We can test server disk read / write speed from SSH. Below command will show the speed that the server […]
How to copy paste in putty
PuTTY is a free and open-source SSH / telnet client for Windows and Unix platforms. A newbie can find it […]
How to install Apache Server on CentOS Server
Apache is the most popular HTTP server. Hers is how you can install Apache server on a CentOS / RedHat […]
How to update CentOS of a VPS / Dedicated Server
CentOS is the most popular and widely used Linux operating system (OS) on VPS / Dedicated server. You must keep […]
How to Stop / Exit from Ping in SSH
If you use ping command in SSH, it will continue pinging and extending output lines without any stoppage. Something like […]
How to find MySQL Error logs
If you want to see the list of MySQL errors on your server, please follow below steps. You can use […]
How to change SSH port on CentOS 7 Server
The default SSH port on centOS 7 (32-bits / 64-bits) server is 22. But for security reasons, it is recommended […]
How to use SSH wget comamnd to download full Directory / Folder
We generally use wget command to download any particular file on a server. But what if I want to download […]
How to run MySQLTuner on a cPanel server
MySQLTuner is great script to optimize mysql database of a server. It reports a large number of statistics and settings […]
How to update phpMyAdmin on a cPanel server
If phpMyAdmin is not working properly on your cPanel server, like blank phpmyadmin page. In such case, you should consider […]