Composer is a dependency manager for PHP. It allows you to declare the dependent libraries for your...
Author - Santosh Prasad
How to Configure SFTP Server in Linux
SFTP stands for SSH File Transfer Protocol. It is secure way to transfer file between two remote...
Script To Convert Octal To Decimal
In this article I will provide you a shell script to convert octal to decimal. In this article we...
How to:- Mount SMB or SAMBA in CentOS/Redhat/Fedora or...
In Linux system we can also browse and mount SMB shares. In this article I am going to explain how...
Password protected GRUB in Linux/UNIX
As a System Administrator, you should protect GRUB bootloader menu so that nobody can change...
How to monitor all Virtual Host Bandwidth usage in Apache using...
If you are trying to find a way to monitor the bandwidth usage of virtual host in Apache without...
Why we can create only 4 Primary Partitions in HDD?
Question: I would like to install CentOS alongside Windows 8 on my HP Laptop, but I noticed that...
List of all running process in Linux
To show the all running process in Linux commonly ps command used, but there are different tools...
Difference between A and CNAME records in DNS (AWS)
A and CNAME records used to map a host name to one or more IP address in DNS. It is very important...
Scheduling Shutdown Automatically In Linux
Shutdown automatically in Linux server is very easy task. You can set shutdown operation at any...
How To Upgrade OpenSSL On RHEL And CentOS Operating Systems
OpenSSL is an open source tools for using the Secure Socket Layer (SSL) Transport Layer Security...
Linux Command Line Browser With Links And Lynx
There are lots of reason for browsing the internet from command line. You might be a command line...
Install Latest Apache 2.4, MySQL 5.6, And PHP 5.6 On...
Apache is a web server that runs on most Linux/UNIX based operating system as well as on Windows...
How To Install WordPress On Amazon EC2 Instance
WordPress is the most popular and famous CMS (Content Management System) which is used in the world...