alsoich ahbe ien
apt-get dist-upgrade
über eine ssh session gemacht und nun ist die connection zu dem rechne futsch.
Der Prozess werkelt noch im Hintergrund
Code: Alles auswählen
# ps -ax
Warning: bad syntax, perhaps a bogus '-'? See http://procps.sf.net/faq.html
PID TTY STAT TIME COMMAND
1 ? S 0:04 init [2]
2 ? S 0:00 [kflushd]
3 ? S 0:27 [kupdate]
4 ? S 0:02 [kswapd]
5 ? S 0:00 [keventd]
408 ? S 0:00 nmbd -a
819 ? Ss 0:00 /usr/sbin/atd
887 ? Ss 0:00 /usr/bin/X11/xdm
890 tty1 Ss+ 0:00 /sbin/getty 38400 tty1
891 tty2 Ss+ 0:00 /sbin/getty 38400 tty2
892 tty3 Ss+ 0:00 /sbin/getty 38400 tty3
893 tty4 Ss+ 0:00 /sbin/getty 38400 tty4
894 tty5 Ss+ 0:00 /sbin/getty 38400 tty5
895 tty6 Ss+ 0:00 /sbin/getty 38400 tty6
...
19312 ? S 0:01 /usr/sbin/sshd
19329 pts/0 Ss 0:00 -bash
19349 pts/0 S+ 0:05 apt-get dist-upgrade
21555 ? Ss 0:00 /usr/sbin/inetd
21617 ? Ss 0:00 /usr/sbin/sshd
21931 ? Ss 0:00 sendmail: MTA: accepting connections
27323 ? S 0:00 /usr/sbin/sshd
27408 pts/2 Ss+ 0:00 -bash
30045 pts/0 S+ 0:02 /usr/bin/dpkg --configure linux-kernel-headers libc6-dev perl-modules libdb4.2 libgdbm3 perl
30117 ? S 0:00 /usr/sbin/sshd
30119 pts/3 Ss 0:00 -bash
30134 pts/3 R+ 0:00 ps -ax
Code: Alles auswählen
root@debian ~
# who
root pts/0 Sep 25 02:54 (thomas)
root pts/2 Sep 25 03:23 (thomas)
root pts/3 Sep 25 03:46 (thomas)
root@debian ~
#
komme ich irgendwie wieder an pts/0 oder wie komme ich an die kontrolle des prozesses?