Currently Browsing: Server Management
Aug 30, 2024
Remote desktop access of CentOS server : How to
In this article, I would be teaching you how to take remote desktop of centOS server using nx-server-client. There are alternatives like vnc server, but they’d cause too much trouble for you if you’re new. Your life becomes really easy if you take RDP aka remote desktop of centOS to your VPS / Dedicated server to work on it. Because, if you are new to server management, command line would not... read more
Aug 19, 2024
How to install mySQL in centOS with SSH
If you’re new to server management and just bought an unmanaged VPS, then I am sure you don’t know what to do next. Because all you got from your provider is root ssh access credentials. I’ve had a lot of people asking me questions lately about managing a server and installing services on it. So I decided to write down a few articles explaining how to manage a dedicated server or a... read more
Aug 18, 2024
phpMyAdmin default password for new installation centOS
If you recently were playing around with a dedicated server or a vps, I am sure you did install phpmyadmin along with mysql,php and apache. Most of the people new to centOS server management face issues figuring the default password which is asked when you login to phpmyadmin for the first time. After some research I did find out that the default phpmyadmin username and password for first time login is as... read more