Contents... Install Tmux from Source (Non-Root User)Step #1 : Install LibeventStep #2 : Install...
Latest Articles
How to Setup Apache with PHP and FastCGI on CentOS and RHEL
Contents... Setup Apache with PHP and FastCGIStep #1 : Install EPEL and REMI RepositoryStep #2 :...
How to Install NRPE on CentOS and RHEL Systems
Contents... Install NRPE on CentOS and RHELStep #1 : Install EPEL RepositoryStep #2 : Install NRPE...
How to Delete All Root User’s Emails Using Command Line in...
If you are a Linux user and if there are lots of emails on root mailbox. This article will help you...
How to Install Apache Solr 7.1 on CentOS/RHEL and Fedora
Contents... What is Solr?Install Apache Solr 7.1Step #1 : Install JavaStep #2 : Download and...
How to Install Joomla 3.8 CMS on Ubuntu/Debian
Contents... Step #1 : Setup LAMP StackStep #2 : Download Latest Joomla CMS Stable VersionStep #3 :...
How to Reset Joomla Admin Password Using MySQL or phpMyAdmin
If due to some reason you have forgotten to your Joomla admin password and you are not able to...
How to Allow Ports in APF on Dedicated Server
In Advanced Policy Firewall (APF) most ports are blocked except those needed for web servers to...
rpmdb: /var/lib/rpm/__db.001: No space left on device
Recently I faced below error during package installation on CentOS machine, and found that there...
How To Fix – Vim Error E138: Can’t write viminfo file
If you are getting this error “Can’t write viminfo file” it means there is no...
How to Disable Strict SQL Mode in MySQL 5.7
In this article I will show how you can disable strict SQL mode in MySQL 5.7 or later version...
How to Upgrade Fedora 25 or 24 to Fedora 27 Using DNF
Contents... Upgrade Fedora 25 or 24 to Fedora 271. Update System Packages2. Install System Upgrade...
How to Install Memcached From Source on Linux
Contents... Install LibeventInstall MemcachedBasic Memcached OptionsExample In this article I will...
Fix : wrong fs type, bad option, bad superblock error
If you are trying to mount the nfs directory on system and getting below error this tutorial will...
showmount : command not found on CentOS/RHEL
Sometime you get the error “showmount : command not found” if you check the nfs mount...
Error : Cannot register service: RPC: Unable to receive; errno =...
If you are getting the below error while starting your NFS service, this tutorial will help you to...
How to Ignore Same Files and Folder From Awstats Reports
In this article I will show how you can ignore same files and folder from Awstats reports. Awstats...
How to Implement Multiple Mail Queues in Sendmail
By default Sendmail use a single mail queue. If you don’t have any special requirement you...
How to Install Memcached on CentOS/RHEL Using DAG Rpmforge...
Contents... Install DAG Rpmforge repositoryInstall MemcachedConfigure Memcached In my previous...
How to:- set specific path/directory for...
Contents... Set open_basedir in ApacheSet open_basedir globallySet open_basedir in php.iniVerify...