Понедельник (04/23/12)

/dev/pts/4
14:15:19
#ssh 192.168.10.1
The authenticity of host '192.168.10.1 (192.168.10.1)' can't be established.
RSA key fingerprint is 1c:10:13:1e:42:34:91:26:d6:05:1c:89:28:1e:3b:95.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.10.1' (RSA) to the list of known hosts.
root@192.168.10.1's password:
Linux linux1 2.6.39-bpo.2-686-pae #1 SMP Thu Aug 4 11:02:22 UTC 2011 i686
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
Last login: Mon Apr 23 11:37:01 2012
root@linux1:~# /etc/init.d/isc-dhcp-server restart
\Stopping ISC DHCP server: dhcpd.
Starting ISC DHCP server: dhcpd.
root@linux1:~#
root@linux1:~#
root@linux1:~# ps aux | grep dhc
root      2573  0.0  0.0   4092  1824 ?        Ss   15:16   0:00 /usr/sbin/dhcpd -q eth0
root      2578  0.0  0.0   3908   736 pts/3    S+   15:16   0:00 grep dhc
root@linux1:~# /etc/init.d/isc-dhcp-server restart
Stopping ISC DHCP server: dhcpd.
Starting ISC DHCP server: dhcpd.
root@linux1:~# exit
logout
Connection to 192.168.10.1 closed.