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....
Nginx is an HTTP and reverse proxy server which is lightweight as compare to apache. When we need http authentication for secure our site admin login then there is a need to setup HTTP Authentication with our server. So below steps define how to setup HTTP...
When we have ssl enabled on our plesk panel then still there is need to configure SSL/TLS properly so your server/site can much secure. In this article you ‘ll see how to configure SSL/TLS on centos server running plesk. When you test your site on...
This page explain the disabling of Open_basedir (disable open_basedir) for any domain. Sometime we need to run our test site before go live through symlinks by server ip address like http://server-ip-address/test-site.com. When open_basedir enabled for the domain then...