Skip to content
Server Administration Archives - Like Geeks

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

Server Administration

SSH port forwarding (tunneling) in Linux
Server Administration

SSH port forwarding (tunneling) in Linux

Mokhtar Ebrahim March 2, 2023

In this tutorial, we will cover SSH port forwarding in Linux. This is a function of the SSH utility that…

SSH Connection Refused (Causes & Solutions)
Server Administration

SSH Connection Refused (Causes & Solutions)

Mokhtar Ebrahim April 5, 2022

This tutorial will look at the most common error you’re likely to encounter with SSH: Connection Refused. Read on for…

15 Linux ping command examples for network diagnostics
Server Administration

15 Linux ping command examples for network diagnostics

Mokhtar Ebrahim March 4, 2023

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 March 4, 2023

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

Ansible tutorial – Automate your systems
Server Administration

Ansible tutorial – Automate your systems

Mokhtar Ebrahim February 22, 2023

In a previous tutorial, we talked about expect command and we saw how to automate scripts in Linux using its…

Docker Tutorial: Play with Containers (Simple Examples)
Server Administration

Docker Tutorial: Play with Containers (Simple Examples)

Mokhtar Ebrahim June 20, 2021

Docker has had a huge impact on the software development life cycle, making the deployment of software at scale easy…

Install, Secure, Access and Configure Linux Mail Server (Postfix)
Server Administration

Install, Secure, Access and Configure Linux Mail Server (Postfix)

Mokhtar Ebrahim August 19, 2022

If you want to send or receive an email, you should have a mail server. In this post, we will…

How to Install & Configure Squid Linux Proxy Server
Server Administration

How to Install & Configure Squid Linux Proxy Server

Mokhtar Ebrahim February 22, 2023

Linux proxy server or proxy server generally is a server that saves the visited web pages for later requests, so…

Linux file server using Samba
Server Administration

Linux file server using Samba

Mokhtar Ebrahim March 1, 2023

Linux file server is one of the powerful servers that helps you to share files and printers with Windows-based PCs…

Linux Virtual File System
Server Administration

Linux Virtual File System

Mokhtar Ebrahim February 28, 2023

The Linux virtual file system or virtual file system generally is a layer that sits on the top of your…

Install, Configure, and Troubleshoot Linux Web Server (Apache)
Server Administration

Install, Configure, and Troubleshoot Linux Web Server (Apache)

Mokhtar Ebrahim February 28, 2023

In this tutorial, we will talk about the Linux web server or Apache web server specifically and how to install…

Install, Configure, and Secure FTP Server in Linux
Server Administration

Install, Configure, and Secure FTP Server in Linux

Mokhtar Ebrahim February 28, 2023

FTP or File Transfer Protocol is a commonly-used protocol for transferring files between computers; one act as a client, the…

Posts navigation

1 2 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