How to Add a New Disk to an Existing Linux Server
As system administrators, we would have got requirements wherein we need to configure raw hard disks to the existing servers
As system administrators, we would have got requirements wherein we need to configure raw hard disks to the existing servers
One of the several duties of a system administrator is to install and manage software on a computer system-Linux in
In a previous article, we showed you how to create a shared directory in Linux. Here, we will describe how
A file system is the way in which files are named, stored, retrieved as well as updated on a storage
sFTP (secure File Transfer Program) is a secure and interactive file transfer program, which works in a similar way as
YUM is an interactive, rpm based, high level package manager for RHEL/CentOS systems, it enables users to install new packages,
I am always fascinated by the things going on behind the scenes when I boot a Linux system and log
A port is a logical entity which acts as a endpoint of communication associated with an application or process on
SSH (SSH client) is a program for remotely accessing a machine, it enables a user to execute commands on a
As a system administrator, you may have a certain directory that you want to give read/write access to every user
When you run a command, it produces some kind of output: either the result of a program is suppose to
In recent articles, we’ve showed you 10 Useful Sudoers Configurations in Linux and Let Sudo Insult You When You Enter