Skip to content
Linux Archives - Like Geeks

  • Home
  • Linux
  • Server Administration
  • Web Development
  • Python

Linux

15+ examples for yum update command
Linux

15+ examples for yum update command

Mokhtar Ebrahim 2020-02-122020-06-10

Yum is a package manager used on Red Hat, CentOS, and other Linux distributions that use RPM Package Manager. Yum…

Linux find command tutorial (with examples)
Linux

Linux find command tutorial (with examples)

Mokhtar Ebrahim 2019-12-172020-11-24

When it comes to locating files or directories on your system, the find command on Linux is unparalleled.  It’s simple…

15+ examples for Linux cURL command
Linux

15+ examples for Linux cURL command

Mokhtar Ebrahim 2019-12-092022-04-05

In this tutorial, we will cover the cURL command in Linux. Follow along as we guide you through the functions…

Grep command in Linux (With Examples)
Linux

Grep command in Linux (With Examples)

Mokhtar Ebrahim 2019-11-272022-04-05

In this tutorial, you will learn how to use the very essential grep command in Linux. We’re going to go…

Understanding Linux runlevels the right way
Linux

Understanding Linux runlevels the right way

Mokhtar Ebrahim 2019-11-212020-06-09

You can think of Linux runlevels as different “modes” that the operating system runs in. Each of these modes, or…

10+ examples for killing a process in Linux
Linux

10+ examples for killing a process in Linux

Mokhtar Ebrahim 2019-11-132022-04-05

In this tutorial, we will talk about killing a process in Linux with multiple examples. In most cases, it’s as…

15+ examples for listing users in Linux
Linux

15+ examples for listing users in Linux

Mokhtar Ebrahim 2019-10-152020-06-09

In this post, you will learn about listing users in Linux. Besides this, you will know other tricks about Linux…

Recover deleted files on Linux (Beginners Tutorial)
Linux

Recover deleted files on Linux (Beginners Tutorial)

Mokhtar Ebrahim 2019-09-102020-06-08

Have you ever deleted any important files by mistake? Who doesn’t! Okay, but can I recover them? In this post,…

Expect command and how to automate shell scripts like magic
Linux

Expect command and how to automate shell scripts like magic

Mokhtar Ebrahim 2017-02-272021-08-14

In the previous post, we talked about writing practical shell scripts, and we saw how it is easy to write a…

How to write practical shell scripts
Linux

How to write practical shell scripts

Mokhtar Ebrahim 2017-02-252021-06-20

In the last post, we talked about regular expressions, and we saw how to use them in sed and awk for…

Regex tutorial for Linux (Sed & AWK) examples
Linux

Regex tutorial for Linux (Sed & AWK) examples

Mokhtar Ebrahim 2017-02-232020-05-31

To successfully work with the Linux sed editor and the awk command in your shell scripts, you have to understand…

30 Examples for Awk Command in Text Processing
Linux

30 Examples for Awk Command in Text Processing

Mokhtar Ebrahim 2017-02-212020-04-06

In the previous post, we talked about sed command and we saw many examples of using it in text processing…

Posts navigation

1 2 3 Next
My Published Book

My Book

Latest Posts
  • Python print() function tutorial
  • Quicksort algorithm in Python (Step By Step)
  • Profiling in Python (Detect CPU & memory bottlenecks)
  • Python PDF processing tutorial
  • How to round numbers in Python
  • Send Emails using Python (Multiple Examples)
  • Python time module (Simple Examples)
  • Lists VS Tuples in Python
Advertisements
Advertisements
  • Disclaimer
  • Privacy Policy
  • About
  • Contact