Koozali.org: home of the SME Server

Run console from ssh

egueguen

Run console from ssh
« on: July 11, 2004, 05:48:44 PM »
Hello,

On the server (SME 6) It is possible to switch between the console and the command line via Alt+F1 and Alt+F2. But I can't do it while using Remote SSH Client (Putty). Any idea ?

Thanks a lot.

Eric

Anonymous

Run console from ssh
« Reply #1 on: July 11, 2004, 06:34:56 PM »
open a second session via putty

schirrms

Run console from ssh
« Reply #2 on: July 11, 2004, 06:47:49 PM »
hi,

or try consider to switch to screen

Screen is a powerfull multi screen manager, with a lot of great functions embedded, but it can at least let you have 10 screens on each putty session.

I personnally use this rpm : screen-3.9.11-3.i386.rpm
It can be easily by find on the net.

(One more word : powerful, but not totally easy... A look at
Code: [Select]
man screen could be a good idea ;-) )

HTH,

egueguen

Run console from ssh
« Reply #3 on: July 11, 2004, 09:21:26 PM »
ok. Thanks but in putty, what is the command to run the console ?

egueguen

Run console from ssh
« Reply #4 on: July 11, 2004, 09:48:35 PM »
I got It.

Just type "su admin" to switch from one mode to another.

Offline Boris

  • *
  • 783
  • +0/-0
Run console from ssh
« Reply #5 on: July 12, 2004, 01:53:58 AM »
as root you can also run /sbin/e-smith/console
...