Re: running ssh session and init 1

2003-11-10 Thread Henrique de Moraes Holschuh
On Tue, 11 Nov 2003, Benedict Verheyen wrote: > Is there a way to do these sort of things over ssh? > Any creative solutions to this? Don't mess with init, just stop manually every service, kill whatever keeps pissing you up, edit inittab if you must (to get rid of getty and other things) and tell

running ssh session and init 1

2003-11-10 Thread Benedict Verheyen
Hi, yesterday i needed to enlarge (hope this doesn't trigger a spam filter somewhere :) ) my LVM partition on my server so i went to init 1, umounted the partition, enlarged it, and so on. But off course, going to init 1 will stop the networking and thus will stop a running ssh session. No problem