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
  • Linux Admin

    1. Home>
    2. Linux Admin>
    3. Page 2

    Linux Admin – more and less Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - more and less Command. Both more and less commands allow pagination of large text files. When perusing large files, it is not always possible to use grep unless we…

    Continue ReadingLinux Admin – more and less Command

    Linux Admin – Grep Command

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - Grep Command. grep is commonly used by administrators to − Find files with a specific text stringSearch for a text string in logsFilter command…

    Continue ReadingLinux Admin – Grep Command

    Linux Admin – Using the vi / vim Text Editor

    • Post author:S J
    • Post published:September 24, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This Topic is about Linux Admin - Using the vi / vim Text Editor. vim represents a newer, improved version of the vi text editor for Linux. vim is installed by…

    Continue ReadingLinux Admin – Using the vi / vim Text Editor

    Linux Admin – tail Command

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:0 Comments

    This topic is about Linux Admin - tail Command tail will output (stdout) the last part of a text file. Most useful when perusing long text files and we only need…

    Continue ReadingLinux Admin – tail Command

    Linux Admin – Basic Math Operations

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This topic is about Linux Admin - Basic Math Operations. Bash does integer math using the common operators for addition, subtraction, multiplication, and division. +Addition-Subtraction*Multiplication/division%Modulus<<Increment--Decrement When performing math operations, it…

    Continue ReadingLinux Admin – Basic Math Operations

    Linux Admin – Read and Write to Files

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This Topic is about Linux Admin - Read and Write to Files. Both reading and writing to files in BASH can done with the input and output redirectors. We have…

    Continue ReadingLinux Admin – Read and Write to Files

    Linux Admin – Loop Control

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This Topic is about Linux Admin - Loop Control. Sometimes (a lot times actually) we will either want to skip loop iteration operation or break out of a loop prior…

    Continue ReadingLinux Admin – Loop Control

    Linux Admin – Conditionals

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:1 Comment

    This Topic is about Linux Admin - Conditionals. While loops are the main control structures for operational flow, logical operations need to be performed as well. Logical operations can be…

    Continue ReadingLinux Admin – Conditionals

    Linux Admin – Loops

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This Topic is about Linux Admin - Loops. Like all other programming languages BASH makes use of common looping structures − for, while, and until. for loop The for loop…

    Continue ReadingLinux Admin – Loops

    Linux Admin – Variables

    • Post author:S J
    • Post published:September 23, 2021
    • Post category:Linux Admin
    • Post comments:2 Comments

    This Topic is about Linux Admin - Variables. Variables in Bash are used like any other scripting language. The syntax may vary from languages such as Perl, Python and Ruby. The first…

    Continue ReadingLinux Admin – Variables
    • Go to the previous page
    • 1
    • 2
    • 3
    • 4
    • 5
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP