vRemote(rtadvd.rmt) ``/usr/local/v6eval//bin/unitedlinux//rtadvd.rmt -t unitedlinux -u root -p v6eval -d cuaa0 -o 1 stop link0=eth0''
Connected.
[root@apltc01 root]#
[root@apltc01 root]# ps ax
PID TTY STAT TIME COMMAND
1 ? S 0:00 init [3]
2 ? SW 0:00 [migration/0]
3 ? SWN 0:00 [ksoftirqd/0]
4 ? SW 0:00 [migration/1]
5 ? SWN 0:00 [ksoftirqd/1]
6 ? SW< 0:00 [events/0]
7 ? SW< 0:00 [events/1]
8 ? SW< 0:00 [khelper]
9 ? SW< 0:00 [kacpid]
47 ? SW< 0:00 [kblockd/0]
48 ? SW< 0:00 [kblockd/1]
59 ? SW 0:00 [kirqd]
60 ? SW 0:00 [pdflush]
61 ? SW 0:00 [pdflush]
62 ? SW 0:00 [kswapd0]
63 ? SW< 0:00 [aio/0]
64 ? SW< 0:00 [aio/1]
230 ? SW 0:00 [kseriod]
236 ? SW 0:00 [kjournald]
538 ? SW 0:00 [khubd]
1130 ? SW 0:00 [kjournald]
1774 ? SW 0:00 [khpsbpkt]
1843 ? S 0:00 syslogd -m 0
1847 ? S 0:00 klogd -x
1926 ? S 0:00 /usr/sbin/sshd
1936 ? S 0:00
xinetd -stayalive -reuse -pidfile /var/run/xinetd.pid
1947 ? S 0:00 /usr/bin/jserver
1956 ? S 0:00 /usr/sbin/cannaserver -syslog -u bin
1967 ? S 0:00 crond
2005 ? S 0:00 xfs -droppriv -daemon
2023 ? S 0:00 /usr/sbin/atd
2048 tty1 S 0:00 /sbin/mingetty tty1
2049 tty2 S 0:00 /sbin/mingetty tty2
2050 tty3 S 0:00 /sbin/mingetty tty3
2051 tty4 S 0:00 /sbin/mingetty tty4
2052 tty5 S 0:00 /sbin/mingetty tty5
2053 tty6 S 0:00 /sbin/mingetty tty6
2054 ? S 0:00 login -- root
2449 ttyS0 S 0:00 -bash
2535 ? S 0:00 /usr/sbin/radvd -C /etc/radvd.conf eth0
2536 ttyS0 R 0:00 ps ax
[root@apltc01 root]#
[root@apltc01 root]# echo $?
0
[root@apltc01 root]# kill 2535
[root@apltc01 root]# echo $?
0
[r~.
Disconnected.
|