How to Install or Upgrade to Kernel 5.0 in CentOS 7
Although some people use the word Linux to represent the operating system as a whole, it is important to note
Although some people use the word Linux to represent the operating system as a whole, it is important to note
MariaDB is a free and open source fork of well known MySQL database management server software, developed by the brains
MariaDB is a free and open source fork of the popular MySQL database management server software. It is developed under
In this tutorial, we will describe how to secure a FTP server (VSFTPD stands for “Very Secure FTP Daemon”) using
FTP (File Transfer Protocol) is a relatively old and most used standard network protocol used for uploading/downloading files between two
Drupal is an open source, flexible, highly scalable and secure Content Management System (CMS) which allows users to easily build
YUM is an interactive, rpm based, high level package manager for RHEL/CentOS systems, it enables users to install new packages,
By its original design, FTP (File Transfer Protocol) is not secure, meaning it doesn’t encrypt data being transmitted between two
FTP (File Transfer Protocol) is a traditional and widely used standard tool for transferring files between a server and clients
I am always fascinated by the things going on behind the scenes when I boot a Linux system and log
Have you ever wondered why there is a special account named root in Linux? Do you know what are the
In Linux, shell scripts help us in so many different ways including performing or even automating certain system administration tasks,