Jump to content

Recommended Posts

Posted

Hi all - should I hope be an easy question (even if the answer is "not possible")

 

I want to connect to the main console (tty1?) from an SSH session from PuTTY. Is this possible and if so how?

 

Thanks all

Posted
shutting down server doesn't work through ssh and when I was just installing something I had to run a preinstall_setup.sh and it wasn't able to reboot so I had to walk to the server and do it
Posted
shutting down server doesn't work through ssh and when I was just installing something I had to run a preinstall_setup.sh and it wasn't able to reboot so I had to walk to the server and do it

 

There's no reason not to be able to shut down through SSH (you just get a shell, after all) so something about your install is broken. Presume you were root when you shut down?

Posted
Ah, you didn't say that. Try saying telinit 0 as root.

 

logged on remotely, su'ed then:

[root@...]# telinet 0

 

bash: telinit: command not found

Posted
sudo reboot now

 

usually works for me

 

Also

 

sudo shutdown -P now (for poweroff)

 

On a machine that VMware haven't crippled, yes...

 

Mind you, I'm more worried that their software requires a reboot to take effect (such a Windows-ism...). Can you not restart the service affected instead?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...