Linux OS

now browsing by category

 

Perform SSH Login to Remote Server Without Password Using ssh-keygen & ssh-copy-id

undefined

In this article, I’ll show you how to login to remote nix server (RPM Family “Redhat / CentOS  / Scientific Linux” and Debian Family “Debian and Ubuntu”) without using a password, all you need to login to the remote server is uploading your public key to the remote server. Only threeRead More

How to Flush Memory Cache and Clear Swap Space on Linux Systems

undefined

In this article we will discuss a very important technique for boosting the performance of your Linux systems. We will flush / clear Linux system’s memory cache at a periodic periods to increase the available free memory space for other processes running on your Linux box. Linux systems have implementedRead More

Full and Incremental Backups Using Tar Linux Command

undefined

In this article we will discuss the using of tar command to perform a full and incremental backups for files and directories in Linux systems. Tar is very useful tool in backing up files, directories, and even  full systems “full OSes”, here will use it only to backing up dataRead More

Sysadmins Most Used Tar Command Examples in Linux

undefined

In this article we will discuss the using of tar command to archive Linux files, and directories. We will show you how to create archive, how to list files in an existing archive, how to extract files from archive, and how to compress your archive using different compression types. WeRead More

Install openvpn server on Debian 8 “Jessie” Linux systems

undefined

In this article we will discuss the installation of Openvpn server on Linux systems (Debian Family “Debian 8 “jessie”/Ubuntu 14.04, and higher”). VPN, or virtual private network, is a secure method of connecting remote internet resources together as if they were under the same LAN. OpenVPN is a tool forRead More

Install openvpn server on Centos 7 Linux system

undefined

In this article we will discuss the installation of Openvpn server on Linux systems (RPM Family “Redhat 7/CentOS 7/Scientific Linux 7”). VPN, or virtual private network, is a secure method of connecting remote internet resources together as if they were under the same LAN. OpenVPN is a tool for creatingRead More

How to Install CentOS 7 Linux System

undefined

In this article, we will discuss the installation of CentOS 7 Linux system, this is the first step in your career path as a Linux systems administrator. You must master the different ways of installing the Linux OS. CentOS Linux is a member of Redhat Linux Family “to be moreRead More