Skip to content
sysopspro logo
  • HOME
  • CONTACT
  • Toggle website search
  • HOME
  • CONTACT
  • Toggle website search
Read more about the article Creating LVM Volumes in Linux

Creating LVM Volumes in Linux

  • Post author:Rashid Amiri
  • Post published:September 16, 2024
  • Post category:Linux
  • Post comments:0 Comments

Logical Volume Management (LVM) is a feature in Linux that allows you to combine multiple physical disks into larger, flexible storage pools called Volume Groups. From these Volume Groups, you…

Continue ReadingCreating LVM Volumes in Linux
Read more about the article Managing services with systemctl in Linux

Managing services with systemctl in Linux

  • Post author:Rashid Amiri
  • Post published:November 9, 2023
  • Post category:Linux
  • Post comments:0 Comments

In this blog post, we cover all the essential systemctl commands you need to know in order to properly manage services in a Linux system.

Continue ReadingManaging services with systemctl in Linux
Read more about the article How to reset the root password on RHEL 9

How to reset the root password on RHEL 9

  • Post author:Rashid Amiri
  • Post published:June 23, 2023
  • Post category:Linux
  • Post comments:0 Comments

Resetting the root password of a RHEL virtual machine (VM) or physical server is a frequently encountered challenge. Fortunately, resetting the root password for a RHEL 9 machine is a straightforward process.

Continue ReadingHow to reset the root password on RHEL 9
Read more about the article How to use AWK in Linux

How to use AWK in Linux

  • Post author:Rashid Amiri
  • Post published:March 22, 2023
  • Post category:Linux
  • Post comments:0 Comments

AWK is a programming language in Unix-based systems that is used to process and manipulate text. You can perform operations such as searching, filtering, formatting, etc on an input file…

Continue ReadingHow to use AWK in Linux
Read more about the article Must-Know Linux Terminal Navigation Shortcuts

Must-Know Linux Terminal Navigation Shortcuts

  • Post author:Rashid Amiri
  • Post published:February 27, 2023
  • Post category:Linux
  • Post comments:0 Comments

In this blog post, we will discuss the top 10 most useful Linux terminal shortcuts that can help you save time and increase productivity.

Continue ReadingMust-Know Linux Terminal Navigation Shortcuts
Read more about the article Regular Expressions in Linux

Regular Expressions in Linux

  • Post author:Rashid Amiri
  • Post published:August 9, 2022
  • Post category:Linux
  • Post comments:0 Comments

Regular Expression is a set of characters that defines a search pattern in a text. Regular Expression is used in UNIX text processing utilities like AWK, sed, grep, and more.…

Continue ReadingRegular Expressions in Linux
Read more about the article How to use grep command in Linux/macOS

How to use grep command in Linux/macOS

  • Post author:Rashid Amiri
  • Post published:July 30, 2022
  • Post category:Linux
  • Post comments:0 Comments

Global Regular Expression Print (grep) is a UNIX utility that searches text files or standard input for lines that match a string (Regular Expression) and prints the result to standard…

Continue ReadingHow to use grep command in Linux/macOS
Read more about the article How to reset forgotten root password on CentOS 7 / CentOS 8

How to reset forgotten root password on CentOS 7 / CentOS 8

  • Post author:Rashid Amiri
  • Post published:November 16, 2021
  • Post category:Linux
  • Post comments:0 Comments

In this short step by step tutorial, you will learn how to reset a forgotten root password for CentOS / RHEL 7 and 8 nodes.

Continue ReadingHow to reset forgotten root password on CentOS 7 / CentOS 8

© SysOpsPro.com 2024