Skip to content
Like Geeks - Page 10 of 11 - Linux, Server administration, and Python programming

  • Home
  • Linux
    • Linux Commands
    • Bash Scripting
  • Server Administration
  • Web Development
  • Python
    • NumPy
    • Pandas
    • Seaborn
30 Examples for Awk Command in Text Processing
Bash Scripting

30 Examples for Awk Command in Text Processing

Mokhtar Ebrahim February 28, 2023

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

31+ Examples for sed Linux Command in Text Manipulation
Bash Scripting

31+ Examples for sed Linux Command in Text Manipulation

Mokhtar Ebrahim February 28, 2023

In the previous post, we talked about bash functions and how to use them from the command line directly, and…

Bash Scripting Part6 – Create and Use Bash Functions
Bash Scripting

Bash Scripting Part6 – Create and Use Bash Functions

Mokhtar Ebrahim February 28, 2023

Before we talk about bash functions, let’s discuss this situation. When writing bash scripts, you’ll find yourself that you are…

Install, Configure and Use Linux NIS Server
Server Administration

Install, Configure and Use Linux NIS Server

Mokhtar Ebrahim March 1, 2023

We use the Linux NIS server (Network Information Service) for sharing critical data stored in flat files between systems on…

Linux Bash Scripting Part5 – Signals and Jobs
Bash Scripting

Linux Bash Scripting Part5 – Signals and Jobs

Mokhtar Ebrahim February 28, 2023

In the previous post, we talked about input, output, and redirection in bash scripts. Today we will learn how to…

Shell Scripting Part4 – Input, Output, and Redirection
Bash Scripting

Shell Scripting Part4 – Input, Output, and Redirection

Mokhtar Ebrahim February 28, 2023

In the previous post, we talked about the parameters and options in detail. Today, we will talk about something essential…

Linux Bash Scripting Part3 – Parameters and Options
Bash Scripting

Linux Bash Scripting Part3 – Parameters and Options

Mokhtar Ebrahim February 28, 2023

So far, you’ve seen how to write Linux bash scripts that do the job without user inputs. Today we will…

Bash Scripting Part2 – For and While Loops With Examples
Bash Scripting

Bash Scripting Part2 – For and While Loops With Examples

Mokhtar Ebrahim February 28, 2023

In the first part of this Bash Scripting tutorial, we discussed how to write a Bash script. We explored the…

Shell scripting step by step tutorial
Bash Scripting

Shell scripting step by step tutorial

Mokhtar Ebrahim February 28, 2023

In this tutorial, we are going to talk about shell scripting and how to make your first shell script. They…

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…

Linux Environment Variables Step-By-Step Easy Guide
Bash Scripting

Linux Environment Variables Step-By-Step Easy Guide

Mokhtar Ebrahim February 28, 2023

In this tutorial, we’ll talk about Linux environment variables and how to access them, and how to create your own…

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,…

Posts navigation

Back 1 … 8 9 10 11 Next
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