Keep your file /etc/ssh/sshd-config original Put on your ~/.bash_profile export LANG="en_US" export...
Linux Articles
Networking: net-tools
A collection of programs that form the base set of the NET-3 networking distribution for the Linux operating system....
Cisco / Dell Switch Notes
To show status sh interfaces status To show description sh interfaces description To check MAC address show mac...
Change CPanel Outgoing Email IP
Official documentation :https://documentation.cpanel.net/display/CKB/How+to+Configure+the+Exim+Outgoing+IP+Address The...
Install VMWare Esxi 6.5 and Configuring iSCSI Dell MD 3820i
A server virtualization platform from VMware. VMware vSphere debuted in 2009 as the successor to the company's...
#1273 – Unknown collation: utf8mb4_unicode_520_ci MySQL fix
Run this on your SQL file. Retry import back the SQL. sed -i 's/utf8mb4_unicode_520_ci/utf8mb4_unicode_ci/g'...
OpenVPN IPTables rules
iptables -I INPUT -p tcp --dport 1194 -j ACCEPT iptables -I FORWARD -s 10.8.0.0/24 -j ACCEPT iptables -I FORWARD -m...
Find Email Spam Script On Cpanel Servers
Sometimes, hackers like to upload malicious script inside compromised website to sending out spam. On Cpanel you can...
Clear Directadmin Email Per User Limit
You can clear the per user limit logging in to ssh echo ""> /etc/virtual/domain.com/usage/info