Koozali.org: home of the SME Server

Howto get root text prompt in SME Server 6.0.1-01?

cnp

Howto get root text prompt in SME Server 6.0.1-01?
« on: October 05, 2004, 05:18:59 PM »
Being a newbie to Linux I hope it's ok to ask for a basic thing here!

I installed the SME Server 6.0.1-01 and it runs fine. Good job you've done on this distro. :-D  

Well as I would like to run POWSTATD I looked for a detailed guide to do this - And I found it. :-)

But how do I get a text prompt in which I can type the rpm command?

I tried Alt-F2 and logged in as admin once again but this just started the Server Console again in the other window. And when I leave the Server Console I'm automatically logged out. :-(

How do I get the text prompt after having logged in as root?

Regards
cnp

Offline Pgilkes

  • *
  • 9
  • +0/-0
    • http://www.kingstarservices.co.uk
Howto get root text prompt in SME Server 6.0.1-01?
« Reply #1 on: October 05, 2004, 05:39:57 PM »
Hi

I'm a newbe to but I do know the answer to this one.

Try CTRL+ALT+F(n) 1 2 3 4 5 etc.

Then log in as root etc

Hope this helps

Kind Regards

Offline Boris

  • *
  • 783
  • +0/-0
Re: Howto get root text prompt in SME Server 6.0.1-01?
« Reply #2 on: October 05, 2004, 07:56:47 PM »
Quote from: "cnp"
I tried Alt-F2 and logged in as admin

Use root as your user name and the same password as admin
...

monkey

Howto get root text prompt in SME Server 6.0.1-01?
« Reply #3 on: October 05, 2004, 09:42:42 PM »
SME uses a custom console. It is setup to run on both tty1 and tty2.

If you wish to get a normal shell prompt, you will need to either (locally at the machine) do a Alt+F3 or you could ssh into it and login as root via that method.

Offline Boris

  • *
  • 783
  • +0/-0
Howto get root text prompt in SME Server 6.0.1-01?
« Reply #4 on: October 06, 2004, 03:18:37 AM »
Michael,
console is optional (during install or configuration of the server) and automaticaly runs (if choosen or left default) on first console (tty1) only.
Both tty2 and tty3 are available to login as root or admin (Alt+F2 or Alt+F3).

If login as admin, default shell is /sbin/e-smith/console

If login as root, default shell is /bin/bash

For other users, default shell is dummy shell /bin/sshell that display notice that login disabled and terminates connection.
...

monkey

Howto get root text prompt in SME Server 6.0.1-01?
« Reply #5 on: October 06, 2004, 03:47:13 AM »
Weird. on my server at home tty1 and tty2 are the server  manager console. It was a normal install.

I will double check it when I return home.

cnp

Howto get root text prompt in SME Server 6.0.1-01?
« Reply #6 on: October 06, 2004, 09:26:18 AM »
Thanks Boris it was the admin -> root issue that was the  problem here!

And monkey I use putty to connect via SSH - It works fine.

Regards
cnp