View Single Post
Posts: 37 | Thanked: 21 times | Joined on May 2010
#702
Originally Posted by strongm View Post
<sigh>

OK, I enabled Developer Mode to allow use of the terminal.
Developer mode is NOT necessary for having terminal access!

Just enable "Allow installations from non-Store sources" and get meego-terminal package from http://harmattan-dev.nokia.com/pool/...eego-terminal/
The same works for ssh client

Warning: if you install ssh-server then by all means CHANGE PASSWORD from the default one. In case you do not understand what you are doing, do not install ssh-server, and make sure, that after reboot no "sshd" process is running (ps a | grep sshd) ('netstat -lt' must not list anything on ssh port).

At least this is what I have done, no "developer mode" but happy terminal user... If only there was Copy&Paste functionality for this terminal...

Paul

Last edited by Paul Ortyl; 2011-11-01 at 16:28. Reason: ssh-server warning added