12-02-2007, 12:27 AM
Type 'man telnet'
It will tell you how to login as admin.
Essentially type:
telnet yourIP_or_domainname -l yourAdminName
For a local server with an IP address as 10.0.1.12 with a username of howdy, type:
telnet 10.0.1.12 -l howdy
It will prompt you for a password.
GL.
It will tell you how to login as admin.
Essentially type:
telnet yourIP_or_domainname -l yourAdminName
For a local server with an IP address as 10.0.1.12 with a username of howdy, type:
telnet 10.0.1.12 -l howdy
It will prompt you for a password.
GL.