|
[root@vm200-78 ~]#
[root@vm200-78 ~]# ssh 192.168.203.224
The authenticity of host '192.168.203.224 (192.168.203.224)' can't be established.
RSA key fingerprint is 53:47:d1:c6:ed:2e:69:32:75:1a:55:47:db:1b:70:3f.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.203.224' (RSA) to the list of known hosts.
Last login: Fri Mar 25 11:18:25 2016 from 192.168.100.130
################################################################
# 非工作时间,请注意操作,你的一切操作都记录在案 #
################################################################
# Attention! Non-work time! Your operation will be recorded! #
################################################################
[root@LOCAL-203-224 ~]#
[root@LOCAL-203-224 ~]# who am i
root pts/43 2016-07-19 17:33 (192.168.203.78)
[root@LOCAL-203-224 ~]#
[root@LOCAL-203-224 ~]# ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 16436 qdisc noqueue state UNKNOWN
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: eth1: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP qlen 1000
link/ether 00:50:56:bf:3b:0c brd ff:ff:ff:ff:ff:ff
inet 192.168.203.224/24 brd 192.168.203.255 scope global eth1
inet6 fe80::250:56ff:febf:3b0c/64 scope link
valid_lft forever preferred_lft forever
|