Tiny Core Linux
Tiny Core Base => Raspberry Pi => Topic started by: gavinmc42 on January 02, 2014, 10:47:24 PM
-
Trying latest 5.1RC4
What is the password for remote openssh login?
-
Set the password with the passwd command.
Add etc/passwd and etc/shadow to /opt/.filetool.lst and run a backup.
-
hmm need a password to use passwd.
I use/try so many OS distributions for RPi I have forgotten/misplaced the default
Add it here?
http://elinux.org/RPi_Distributions
-
Don't you have a local login?
-
Yep got local login.
but when you run passwd it needs old password
-
sudo sh
passwd tc
-
Thanks, was able to change password on local.
Now how do I login remotely on openssh?
-
You use an ssh client on the remote machine.
On the serve, as root you run "/usr/local/etc/init.d/openssh start"
-
onenssh seems to be running as default in 5.1RC4
I'm using Putty on Linux Mint box
I get message
login as:
What I need is openssh's default user and password so I can remotely login.
-
login: tc
passwd: piCore
Read annoncement http://forum.tinycorelinux.net/index.php/topic,16439.0.html
It is alwayas good to read release annoncement before tweeking a system. And it is the best advice for others too looking for help.
-
Thanks,
Did lots of searching but missed the link to the news.
Knew it would have to be somewhere.
Remote shell working no problem with mc.
Time to start doing the real work getting my own apps running.
Nodejs and or WebIOPi?
-
@bmarkus
Perhaps put that to the banner SSH displays?