To allow non admin users to control system services : There are numerous circumstances when you will require non admin/root users to have a more privileges For example you want to restart mysql, httpd, apache, nginx etc. services with normal standard user. sudo...
This will be a straight forward instructional exercise on the most proficient method to introduce a SSL certificate in Linux with Zpanel installed The tutorial shows how to install SSL Certificate with zPanel. You can utilize a self-marked SSL Certificate or purchase....
Steps to disable laptop internal keyboard in ubuntu or Centos Sometime our laptop internal keyboard some of keys don’t work and some keys active regularly so we have to disable internal keyboard and want to use external keyboard. Below are the steps to disable...
CentOS 6 come with Python 2.6 so when you upgrade to the latest (python 2.7) you will get 2.6 version but if you need python then you have to install it manually on some other location. We can install it via yum repository by adding other repo to server and update...
How to Extract or Create RAR file in Linux OS RAR is a format of compressed file which is used to compressed files in archive format. Sometime we have rar files downloaded from internet then there is a need to extract all files from that rar file. The command used to...