cpanel backup account command line
/scripts/pkgacct username
cpanel backup account command line
/scripts/pkgacct username
Login to WHM > ModSecurity™ Vendors and under “OWASP ModSecurity Core Rule Set V3.0” click on the “+ install” link and to add a third-party rule set click on “Add Vendor” button. ModSecurity™ To...
To disable Mailman, login to WHM » Service Manager and uncheck Mailman.
Or from WHM » Server Configuration » Tweak Settings
nbtscan ip_addr: bios network name resolution.nmblookup -A ip_addr: bios network name resolution.smbclient -L ip_addr / hostname: show remote actions of a host in windows.
There are roughly the following types of inter-process communication under Linux: socketPipes (including anonymous pipes for parent and child processes, named pipes)SemaphoreShared memoryMessage queue socket Socket can be used for local inter...
free utility shows the amount of free / used memory. free The biggest misinterpretations that I’ve seen on both Windows and Linux systems are with the swap and cached memory. Cached memory is exactly what it sounds: memory dedicated for...
The following script will go through all your cPanel users and their domains, and print on the terminal a list of all current email accounts. cat /etc/userdomains | sed "s/://g" | awk {'system("ls -1d /home/"$2"/mail/"$1"/* 2> /dev/null")'} | sed...
Every time you update yum it leaves package cache files on the server.
You can use the following commands to clean up yum files:
yum clean all