Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S J

    This author has written 1561 articles
    1. Home>
    2. S J>
    3. Page 156

    Linux Admin – Create SSL Certificates

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Linux/Ubuntu
    • Post comments:0 Comments

    TLS and SSL Background TLS is the new standard for socket layer security, proceeding SSL. TLS offers better encryption standards with other security and protocol wrapper features advancing SSL. Often,…

    Continue ReadingLinux Admin – Create SSL Certificates

    Install and Configure Open LDAP

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Linux/Ubuntu
    • Post comments:0 Comments

    LDAP known as Light Weight Directory Access Protocol is a protocol used for accessing X.500 service containers within an enterprise known from a directory. Those who are familiar with Windows Server Administration…

    Continue ReadingInstall and Configure Open LDAP

    Linux Admin – Set Up Perl for CentOS Linux

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Linux/Ubuntu
    • Post comments:0 Comments

    Perl has been around for a long time. It was originally designed as a reporting language used for parsing text files. With increased popularity, Perl has added a module support or…

    Continue ReadingLinux Admin – Set Up Perl for CentOS Linux

    Configure Ruby on CentOS Linux

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Linux/Ubuntu
    • Post comments:0 Comments

    Ruby is a great language for both web development and Linux Administration. Ruby provides many benefits found in all the previous languages discussed: PHP, Python, and Perl. To install Ruby,…

    Continue ReadingConfigure Ruby on CentOS Linux

    Set Up Python with CentOS Linux

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Linux/Ubuntu
    • Post comments:1 Comment

    Python is a widely used interpreted language that has brought professionalism to the world of coding scripted applications on Linux (and other operating systems). Where Perl was once the industry…

    Continue ReadingSet Up Python with CentOS Linux

    Keras – Installation

    • Post author:S J
    • Post published:August 8, 2021
    • Post category:Keras
    • Post comments:1 Comment

    This chapter explains about how to install Keras on your machine. Before moving to installation, let us go through the basic requirements of Keras. Prerequisites You must satisfy the following…

    Continue ReadingKeras – Installation

    MariaDB – Delete Query

    • Post author:S J
    • Post published:August 7, 2021
    • Post category:MariaDB
    • Post comments:1 Comment

    The DELETE command deletes table rows from the specified table, and returns the quantity deleted. Access the quantity deleted with the ROW_COUNT() function. A WHERE clause specifies rows and in…

    Continue ReadingMariaDB – Delete Query

    Update Query in MariaDB

    • Post author:S J
    • Post published:August 7, 2021
    • Post category:MariaDB
    • Post comments:1 Comment

    Update Query in MariaDB command modifies existing fields by changing values. It uses the SET clause to specify columns for modification and to specify the new values assigned. These values…

    Continue ReadingUpdate Query in MariaDB

    MariaDB – Where Clause

    • Post author:S J
    • Post published:August 7, 2021
    • Post category:MariaDB
    • Post comments:1 Comment

    Where Clause filters various statements such as SELECT, UPDATE, DELETE, and INSERT. They present criteria used to specify action. They typically appear after a table name in a statement, and…

    Continue ReadingMariaDB – Where Clause

    MariaDB – Select Query

    • Post author:S J
    • Post published:August 7, 2021
    • Post category:MariaDB
    • Post comments:0 Comments

    In this topic, we will discuss the Select Query in MariaDB. SELECT statements retrieve selected rows. They can include UNION statements, an ordering clause, a LIMIT clause, a WHERE clause,…

    Continue ReadingMariaDB – Select Query
    • Go to the previous page
    • 1
    • …
    • 153
    • 154
    • 155
    • 156
    • 157
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP