Articles

Add IP - Webmin Procedure In order to add additional ips to your server if you dont know how to, We can suggest to use... Bounced Message "retry time not reached for any host after a long failure period" If using cPanel with CentOS, as root user run the following:cd /var/spool/exim/dbrm -f retry... CENTOS - How to add the network configuration tool to the text based setup tool If you ran setup and it doesn't show the network configuration tool Then run this command on... CENTOS - How to install the text setup utility Text Setup Utility is a text based utility that allow you to make some configuration on a linux... Change Hostname in Plesk Linux The hostname on the Parallels Plesk Panel server should be changed through GUI on the page... Change Speed of NIC Q. How do I change the speed, duplex on for my Ethernet card?   A. Under Linux use... Debian - Change time zone dpkg-reconfigure tzdata Debian 7 Source List deb http://ftp.us.debian.org/debian/ squeeze maindeb-src http://ftp.us.debian.org/debian/ squeeze... Enable PPP on openvz Enabling PPTP VPN in Openvz virtual machineSaturday, May 5, 2012 6:46:14 PM Asia/CalcuttaThis... FreeBSD - Install Webmin pkg_add -v -r perl pkg_add -v -r webmin or download the sources from www.webmin.com You don't... How to change MAC address in Linux First find the physical MAC address of your machine by running the following command : $... How to change the SSH port in Linux For security reason is recommendable to change the default ssh port (22) in order to do that you... How to check NIC Speed ethtool ethx (where x is the number of the interface you want to check). How to install Zend for Linux 1. Download Zend in the server you want to install. Linux 32b -... How to resolve "service start-limit-hit" Run mkdir /var/run/sshd then systemctl restart ssh or service ssh restart How to see linux open ports netstat -a | egrep 'Proto|LISTEN' How to show perl version perl -v | grep v Increase Domains Email Limit Per Hour It can be done from /var/cpanel/maxemails file.You just need to edit this file and add an entry... Linux List The Open Ports And The Process That Owns Them lsof -i netstat -lptu   Mount Samba on Centos7 mount.cifs \\\\server.ip\\folder /moun_to -o user=user,pass=password Netstat - To find number of connections from each IP Below is command to find out number of connections from each ip to server using netstat , sort,... Netstat - To show the opened ports To show what ports are open from ssh run this command netstat -na | grep 'tcp\|udp' | awk... Remove Gnome from debian sudo apt-get autoremove --purge gnome* Show container id of top 10 process watch "ps -e h -o pid --sort -pcpu | head -10 | vzpid -" Speed Test with Linux CLI wget http://www.panamaserver.com/st/speedtest_cli.pychmod a+rx speedtest_cli.pymv... Sync hardware clock with current system date and time First update your date # ntpdate pool.ntp.org or Manual Set Date date -s "11/20/2003... Ubuntu root access Ubuntu have root disabled by default In order to work as root type sudo -i In order to allow... Upgrade php on Plesk By default Plesk installation, the PHP version is 5.1.x, if you want to upgrade it to 5.2 or even...
« Back