You are not logged in.

#1 2008-11-19 00:00:37

colbert
Member
Registered: 2007-12-16
Posts: 809

How to logout remote server via SSH

I have a server running flux, I just want to log it out (it auto-logs back in, no GDM screen). How do I do this if I'm connected to it via SSH? Again, I want to log out the server as though I would do ctrl+alt+backspace locally, but through SSH.

TIA smile

Offline

#2 2008-11-19 02:55:19

my0pic
Member
From: Melbourne, Australia
Registered: 2008-05-23
Posts: 206

Re: How to logout remote server via SSH

You can pass a command to the server via ssh in the form:

ssh user@wherever 'your command here'

but I'm sorry I wouldn't know what command to use for flux.

Offline

#3 2008-11-19 03:12:21

my0pic
Member
From: Melbourne, Australia
Registered: 2008-05-23
Posts: 206

Re: How to logout remote server via SSH

I just realised how you start your session by auto login, so my above answer was pretty useless. The way I manage my server with an occasional gui session is to just use gdm and start/stop the daemon as needed via ssh then switch to a vnc  or xdmcp session.

Offline

Board footer

Powered by FluxBB