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

  • Home
  • Linux
  • Server Administration
  • Web Development
  • Python
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,…

15 Linux ping command examples for network diagnostics
Server Administration

15 Linux ping command examples for network diagnostics

Mokhtar Ebrahim 2019-09-042022-04-05

Thanks to Linux, we have access to many tools that facilitate networking administration & diagnostics. In this sense, the Linux…

MySQL on Linux (Beginners Tutorial)
Server Administration

MySQL on Linux (Beginners Tutorial)

Mokhtar Ebrahim 2019-08-262020-06-08

In this post, we will cover many aspects of MySQL on Linux. First of all, how to install it, how…

Python zip function tutorial (Simple Examples)
Python

Python zip function tutorial (Simple Examples)

Mokhtar Ebrahim 2019-07-232022-01-11

The zip() function in Python programming is a built-in standard function that takes multiple iterables or containers as parameters. An…

Seaborn heatmap tutorial (Python Data Visualization)
Python

Seaborn heatmap tutorial (Python Data Visualization)

Mokhtar Ebrahim 2019-03-262022-04-05

In this tutorial, we will represent data in a heatmap form using a Python library called seaborn. This library is…

Python Image Processing Tutorial (Using OpenCV)
Python

Python Image Processing Tutorial (Using OpenCV)

Mokhtar Ebrahim 2019-03-052022-04-05

In this tutorial, you will learn how you can process images in Python using the OpenCV library. OpenCV is a…

Python Pandas DataFrames tutorial
Python

Python Pandas DataFrames tutorial

Mokhtar Ebrahim 2019-02-212022-05-16

Pandas is an open-source Python library that provides data analysis and manipulation in Python programming. It’s a very promising library…

Downloading Files using Python (Simple Examples)
Python

Downloading Files using Python (Simple Examples)

Mokhtar Ebrahim 2019-02-122022-02-08

In this tutorial, you will learn how to download files from the web using different Python modules. You will download…

Create your first Python web crawler using Scrapy
Python

Create your first Python web crawler using Scrapy

Mokhtar Ebrahim 2019-02-062021-06-13

In this tutorial, the focus will be on one of the best frameworks for web crawling called Scrapy. You will…

Python NumPy array tutorial
Python

Python NumPy array tutorial

Ayesha Tariq 2019-02-022022-04-23

NumPy is a Python Library/ module which is used for scientific calculations in Python programming. In this tutorial, you will…

PyQt5 drawing tutorial (Painting APIs)
Python

PyQt5 drawing tutorial (Painting APIs)

Ayesha Tariq 2019-01-282020-06-06

In this tutorial, we will learn how to draw vector graphics in PyQt5. In Python, the PyQt5 module is the…

Posts navigation

Back 1 … 3 4 5 6 7 … 10 Next
My Published Book

My Book

Latest Posts
  • How to create a Python terminal progress bar using tqdm?
  • Python Discord bot tutorial
  • 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)
Advertisements
Advertisements
  • Disclaimer
  • Privacy Policy
  • About
  • Contact