Cpanel errors
Disable mod security I had to disable modsecurity and then uncheck “EXPERIMENTAL: Jail Apache Virtual Hosts using mod_ruid2 and cPanel® jailshell” enabled under the “Security” tab in “WHM >> Tweak Settings”.
Windows Server 2008 access the shared folder without giving the username and password
I found one way to access the shared folder without giving the username and password. We need to change the share folder protect settings in the machine where the folder has been shared. Go to Control Panel > Network and sharing center > Change advanced sharing settings > Enable Turn Off password protect sharing option. … Read more
Mysql Shortcuts
Linux Shortcuts Find Plesk Password on older plesk versions. Login via ssh as root and run the following command: Show encrypted admin password: Show Plesk MySQL password Show processlist Export Plesk database Import Plesk database # mysql -u admin -p`cat /etc/psa/.psa.shadow` database < /tmp/database.sql Email Commands [bash] /usr/local/psa/admin/bin/mailqueuemng -s tail -50 /usr/local/psa/var/log/maillog tail -50 /var/log/maillog ... Read more
Nmap
See if ports are open nmap -T4 -Pn -p 21,22,25,80,110,143,443,3389 $SERVER_IP
Plesk autoinstaller GPG error on Ubuntu 14.04 Trusty
Getting error for Plesk auto installer on Ubuntu 12 Trusty: Reading package lists… W: GPG error: http://autoinstall.plesk.com trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 227C38D6AF741DEB W: GPG error: http://autoinstall.plesk.com trusty InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 227C38D6AF741DEB … Read more
Windows Passive FTP with Plesk
Passive FTP set for 50000-51000 Or, port 60000-61000 on your hardware firewall for FTP passive ports.
Tools and how to wget files on ESXI
Tools and utilities is available on ESXi, – busybox executable ~ # /usr/lib/vmware/busybox/bin/busybox –list [ [[ addgroup adduser ash awk basename cat chgrp chmod chown chvt cksum clear cp crond cut date dd delgroup deluser diff dirname dnsdomainname du echo egrep eject env expr false fdisk fgrep find getty grep groups gunzip gzip halt head … Read more
Check files deleted for ftp transfer logs on cpanel
FTP logs: # /usr/local/apache/domlogs/ftpxferlog