How do I find out mysql server version number under UNIX / Linux operating systems?
{ 0 comments }
Cacti is a network graphing tool similar to MRTG. How do I install and configure common options to collect SNMP data and various other data (such as system load, network link status, hard disk space, logged in users etc) into an RRD?
{ 63 comments }
Q. How do I change MySQL server root password under Linux / UNIX operating system at shell prompt? A. You need to mysqladmin command which is a client for performing administrative operations. You can use it to check the server’s configuration and current status, to create and drop databases, change mysql root password and more. [...]
{ 3 comments }
How do I change MySQL root password under Linux, FreeBSD, OpenBSD and UNIX like operating system over ssh / telnet session?
{ 106 comments }