Skip to content
Server Administration Archives - Like Geeks

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

Server Administration

SSH port forwarding (tunneling) in Linux
Server Administration

SSH port forwarding (tunneling) in Linux

Mokhtar Ebrahim 2019-12-042020-07-30

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 2019-11-262022-04-05

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

Ansible tutorial – Automate your systems
Server Administration

Ansible tutorial – Automate your systems

Mokhtar Ebrahim 2019-01-272022-05-21

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 2018-07-252021-06-20

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 2017-04-012020-06-02

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 2017-03-292022-04-05

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 2017-03-272021-08-14

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 2017-03-232020-06-02

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 2017-03-212020-06-02

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 2017-03-192020-06-01

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
  • Python pytest tutorial (Test your scripts with ease)
  • Python walrus operator (Assignment Expression)
  • Python namedtuple (Take the tuple to the next level)
  • Python defaultdict tutorial
  • Manage multiple Python versions using pyenv
  • Python Numba compiler (Make numerical code runs super fast)
  • LRU cache in Python (Simple Examples)
  • Python deque tutorial (Simple Examples)
Advertisements
Advertisements
  • Disclaimer
  • Privacy Policy
  • About
  • Contact