Tag Archives: telnet

MySQL Change root Password

How do I change MySQL root password under Linux, FreeBSD, OpenBSD and UNIX like operating system over ssh / telnet session? Setting up mysql password is one of the essential tasks. By default root user is MySQL admin account. Please … Continue reading

Posted in Linux, MySQL | Tagged , , , , , , , , | Leave a comment

Ubuntu Linux enable telnet service

Q. How do I install and start telnet service / server under Ubuntu Linux? A. Telnet is an insecure service. It is recommended that you use ssh service. However sometime telnet server or service is needed. Here are instructions to … Continue reading

Posted in Linux, Ubuntu | Tagged , , | 1 Comment

Ubuntu Linux enable telnet service

What is telnet? Telnet is a user command and an underlying TCP/IP protocol for accessing remote computers. Through Telnet, an administrator or another user can access someone else’s computer remotely. On the Web, HTTP and FTP protocols allow you to … Continue reading

Posted in Linux, Open Source, Tips - Tricks, Ubuntu | Tagged , , | Leave a comment