View Single Post
Posts: 540 | Thanked: 387 times | Joined on May 2009
#9
It's not ideal but if you need to run something as user:
Code:
[someuser@desktop:~]$ ssh root@<NokiaIP>
[root@N**0:~]# su - user
[user@N**0:~]