Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: yong on May 05, 2009, 01:44:47 PM
-
Hi,
I want to user SSH client to log in TCL SSH server. I enable SSH Server at "Control Panel", but when I use a SSH client to log in, I don't know the user name and password. I tried
uname: tc
password:tc
uname: tc
password:none
uname: root
password:none
but all of them failed. How to handle it?
-
You should set the password for use tc
$ sudo passwd tc
-
Yes, set the password because Dropbear does not allow password-less logins.