
How can you have a automated script to run a chkrootkit process ?
#!/bin/sh cd /root/ wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz tar -zxvf chkrootkit.tar.gz CHKDIR=`ls -1 |grep chkrootkit-` cd $CHKDIR/ make ./chkrootkit

#!/bin/sh cd /root/ wget ftp://ftp.pangeia.com.br/pub/seg/pac/chkrootkit.tar.gz tar -zxvf chkrootkit.tar.gz CHKDIR=`ls -1 |grep chkrootkit-` cd $CHKDIR/ make ./chkrootkit

Login to your server as root and at the root prompt fire the below command: root@xxx[~]vi /etc/cron.daily/chkrootkit.sh Insert the following to the new file: #!/bin/bash …

Login into WHM and refer the following steps one by one to check the server security: a. Check WHM >> Server Configuration >> Tweak Settings …

Webmin is an open source, web-based interface designed to be used as a managing tool In Unix and Linux environment. It allows you to setup …

a.Login as root in your Linux server b. Type this command: [root@TftpServer ~]# yum install tftp-server c.Once the installation completes, Type this command [root@TftpServer ~]#vim …

Following steps could be referred for the same :- Make sure PHP runs as DSO Apache module. For this, log into your WHM and go …

If you are using Fedora core Linux server then use yum to install rar : yum install unrar Also you can refer following steps: – …

Login to WHM Click on IP Functions >> Add a New IP Address and Add the Free ip with verifying the Subnet Mask. Click Submit, …

What is Leech Protection? The Leech Protect utility available within cPanel enables administrators to prevent users from publicly disclosing passwords used to access restricted areas …

Thanks to cPanel’s intuitive user interface, necessary tasks for your website or server can be completed with just a few clicks. Using cPanel’s built in …

a) Login to CPanel of your website b) Under files option , click on Disk space Usage c) It will show you a …