
How to Resolve ‘passwd: Authentication token manipulation error’ for cPanel
passwd: Authentication token manipulation error At times, a user may find themselves unable to update their password via cPanel. If your attempt to change the …

passwd: Authentication token manipulation error At times, a user may find themselves unable to update their password via cPanel. If your attempt to change the …

Check the current version of apache by running httpd –v Then execute the following commands: cd /usr/local/directadmin/customapache ./build clean ./build update ./build apache_mod_ssl This should …

List of Linux Log Files The following is a list of commonly found log files within Linux, alongside a short description of what kind of …

If you are creating a cpanel account for a domain , lets say abc.com and after filling Up all the details ,required to create a …

Many a times we receive the error ‘Maximum file limit has been reached’, in that case, please Refer the following steps to get it fixed:- …

Always recommended that you should take backup MBR. It is hard disk partition table on your server. We can use dd command to take a …

If want to control all the domains, before they resolve, then that could be done by creating some symbolic links. Let’s say you have domain12.com …

You see that files with name ‘Core’ is created under your account. These core files start taking the space on your server. Core dump consists …

Fire the following command to take a backup of apache on your server: cp -a /etc/httpd/conf/httpd.conf /etc/httpd/conf/httpd.conf.bak Above is for Centos users For Ubuntu users …

Open following file in your favorite editor: CATALINA_HOME/conf/tomcat-users.xml or /usr/local/jakarta/jakarta-tomcat-4.1.31/cinf/tomcat-users.xml Append the following line at second last line: <user name=”Username” password=”secret” roles=”admin,manager”> Restart tomcat. You …

Execute the following command : cd /usr/local/directadmin/scripts ./getLicense.sh ClientDI LicenseID service directadmin restart In case, you get errors while extracting update.tar.gz file, execute the following …