Skip to content
Linux Commands Archives - Like Geeks

  • Home
  • Linux
    • Linux Commands
    • Bash Scripting
  • Server Administration
  • Web Development
  • Python
    • NumPy
    • Pandas
    • Seaborn

Linux Commands

15+ examples for yum update command
Linux Commands

15+ examples for yum update command

Mokhtar Ebrahim February 28, 2023

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 Commands

Linux find command tutorial (with examples)

Mokhtar Ebrahim February 28, 2023

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 Commands

15+ examples for Linux cURL command

Mokhtar Ebrahim February 28, 2023

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 Commands

Grep command in Linux (With Examples)

Mokhtar Ebrahim February 28, 2023

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

Expect command and how to automate shell scripts like magic
Linux Commands

Expect command and how to automate shell scripts like magic

Mokhtar Ebrahim February 28, 2023

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

19 Useful Linux Command Line Tips and Tricks
Linux Commands

19 Useful Linux Command Line Tips and Tricks

Mokhtar Ebrahim February 28, 2023

As you might have noticed, Linux is a very complex operating system. Because of this, it can get a little…

Basic Linux Commands Made Easy Part2
Linux Commands

Basic Linux Commands Made Easy Part2

Mokhtar Ebrahim February 28, 2023

In the previous post, we discussed some Linux commands, and we saw how to show files, traverse directories, make them,…

20 Main Linux commands that you will need daily
Linux Commands

20 Main Linux commands that you will need daily

Mokhtar Ebrahim February 28, 2023

In the previous post, we discussed how to install Linux; now, we are going to talk about the most powerful…

My Published Book

My Book

Latest Posts
  • Convert Pandas DataFrame to NumPy array
  • Convert NumPy array to Pandas DataFrame (15+ Scenarios)
  • 20+ Examples of filtering Pandas DataFrame
  • Seaborn lineplot (Visualize Data With Lines)
  • Python string interpolation (Make Dynamic Strings)
  • Seaborn histplot (Visualize data with histograms)
  • Seaborn barplot tutorial (Visualize your data in bars)
  • Python pytest tutorial (Test your scripts with ease)
Advertisements
  • Disclaimer
  • Privacy Policy
  • About
  • Contact