![]() |
2012-01-27
, 21:54
|
Posts: 92 |
Thanked: 16 times |
Joined on Jun 2011
@ Sacramento, CA USA
|
#41
|
![]() |
2012-05-19
, 19:41
|
Posts: 2 |
Thanked: 1 time |
Joined on May 2012
|
#42
|
Lost SSH Root Access? Let me help you!
Post PR1.1, to enable remote root login again (or rather make it controllable via
/etc/ssh/sshd_config like before):
and reboot.Code:echo -e 'mkdir -m 0755 -p /var/run/sshd\nexec /usr/sbin/sshd $SSHD_OPTS' >> /etc/default/ssh pkill -9 /usr/sbin/sshd
![]() |
2012-05-21
, 18:53
|
Posts: 2 |
Thanked: 1 time |
Joined on May 2012
|
#43
|
Since running this code I can't access my device via SSH/WinSCP, get '"Connection Refused' err msg
Also tried device terminal command "ssh user@local host" with escalated privileges (as devel-su) but get similar 'Connection Refused' err msg ???
HELP!!
The Following User Says Thank You to scottparrisuk For This Useful Post: | ||
![]() |
2012-11-18
, 00:02
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#44
|
![]() |
2012-11-18
, 00:46
|
Moderator |
Posts: 6,215 |
Thanked: 6,400 times |
Joined on Nov 2011
|
#45
|
The Following User Says Thank You to thedead1440 For This Useful Post: | ||
![]() |
2012-11-18
, 01:03
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#46
|
minkin2,
Use N9QTweak to do it... Since it has root privileges without having to enter the password to use the app... It will allow you to set a new password too...
http://wiki.maemo.org/N9QTweak#Tweak...6_Root_Filebox
The Following User Says Thank You to MINKIN2 For This Useful Post: | ||
![]() |
2012-11-18
, 12:40
|
Posts: 1,326 |
Thanked: 1,524 times |
Joined on Mar 2010
|
#48
|
The Following User Says Thank You to MINKIN2 For This Useful Post: | ||
![]() |
2012-12-16
, 20:39
|
|
Posts: 60 |
Thanked: 34 times |
Joined on Dec 2012
@ St Helens, England.
|
#49
|
![]() |
2012-12-17
, 15:42
|
Posts: 230 |
Thanked: 302 times |
Joined on Oct 2009
@ Helsinki, Suomi (Finland)
|
#50
|
The default user is already called 'user', so i can't create that. Also changing the password for 'user' isn't allowed, issuing passwd returns 'The password for user cannot be changed'. :(
Edit: Ok i managed to change the user password through devel-su, i can ssh in now. Still not sure what the default password was supposed to be...
The Following User Says Thank You to ladoga For This Useful Post: | ||