Contents... Chattr Command Example1. Add attributes on files to secure from deletion2. Unset...
Latest Articles
10 Wget Command Examples In Linux
Contents... Verify Wget Utility is Installed or NotWget Examples1. Download Single File2. Save File...
How To Set Or Change Username and E-mail In GIT?
Contents... Check Username And Email Set for GIT LoginUsing Git CommandUsing ~/.gitconfig fileSet...
How to :- Clear/Delete/Flush all Queued Mail in Sendmail
Contents... Check Queued MailDelete All Queued MailDelete Queued Mail Using qtool.pl Tool You can...
Steps Before Shutting Down MySQL Server
Contents... Step #1: Double check the instance you are going to shutdown!!Step #2: Stop...
How To Install PHP-GD On Ubuntu And Debian System
GD library is used to manipulate image file in PHP. You will need to install GD library for image...
How To Prevent SQL Injection In PHP
Contents... SQL InjectionUsing PHP MySQL DriverUsing PHP-PDO Driver These days attacking on the...
How to :- Exclude Packages from apt-get Upgrade Command in...
Contents... How to Exclude Packages from apt-get Update Command?Using Apt CommandUsing Dpkg...
How to:- Find Top 10 Memory Consuming Process in Linux/Debian
In this article I will show you how you can find top 10 memory consuming process in Linux. As a...
How to Find or Check Top 10 CPU Consuming Process in Linux/Ubuntu
In this article I will show you how you can find the top 10 CPU consuming process in Linux. As a...
Compress And Extract File Using Tar Command In Linux
Contents... Compress an Entire Directories or Single FileConfirmation Before Adding Files Into...
How To Search Multiple Files Using GREP
If you want to check all the files in directory for specific entry this article will help you to...
How To Create Container In OpenVZ
Contents... Download CentOS Linux VPSCreate ContainerSet IP AddressSet DNS ServerStart Container...
How To Set RAM Amount For OpenVZ Container
Contents... 128MB Guaranteed, 256MB Burstable256MB Guaranteed, 512MB Burstable512MB Guaranteed...
How To Connect Amazon EC2 Instance Using PuTTY Private Key
When you launch EC2 Linux instance, it provides you a key pair for that particular instance. This...
How To Upgrade CentOS 6.8 From CentOS 6.1/6.2/6.3/6.4/6.5/6.6/6.7
If you are using CentOS OS Older version 6.x release. This article will help you to upgrade CentOS...
How To Convert PEM File To PPK Private Key ?
Contents... Step #1: Download PuTTYGenStep #2: Load .pem file to PuTTYGenStep #5: Save Converted...
How to install Nagios 4.2.0 on RHEL/CentOS and Fedora
Contents... Step #1: Install Nagios DependenciesStep #2: Create Nagios User and GroupStep #3:...
How To Install Composer On CentOS/RHEL/Fedora System
Composer is a dependency manager for PHP. It allows you to declare the dependent libraries for your...
How to Configure SFTP Server in Linux
Contents... Step #1: Verify the SSH PackageStep #2: Create User and GroupStep #3: Assign Permission...