2 FAQ tagged "ssh_session"
Viewing 1-2 of 2 FAQ -- How to use shutdown command under Ubuntu Linux :
Q. I’ve just installed Ubuntu Linux on my computer. I’d like to know - how to shutdown Ubuntu box over ssh session?
A. If you are not using GUI, you can run halt or shutdown command to powerdown box.
shutdown command
shutdown arranges for the system to be brought down in a safe way. All logged-in [...] - FreeBSD start / stop / restart MySQL Server :
Q. I’m using FreeBSD server version 6.2. How do I start / stop MySQL server from a shell prompt over ssh session?
A. First login as the root user. Next make sure MySQL service is enabled. Just open /etc/rc.conf file using vi text editor:
# vi /etc/rc.conf
Append / modify following line to start MySQL service:
mysql_enable=”YES”
Save and close [...]
Viewing 1-2 of 2 FAQ - ( see all popular tags )


Recent Comments
Today ~ 10 Comments
Today ~ 1 Comment
Today ~ 3 Comments
Today ~ 57 Comments
Yesterday ~ 9 Comments