摘要:
[root@n6 n6.conf]# service docker startRedirecting to /bin/systemctl start docker.serviceFailed to get D-... 阅读全文
posted @ 2016-04-03 08:12
张同光
阅读(83)
评论(0)
推荐(0)
摘要:
[root@localhost ~]# systemctl start docker[root@localhost ~]# /usr/share/openvswitch/scripts/ovs-ctl start... 阅读全文
posted @ 2016-04-03 08:11
张同光
阅读(105)
评论(0)
推荐(0)
摘要:
nmap -sP 10.108.160.0/22 tcpdump -i enp13s0 -nev >> /tmp/rogue ++++++++++++++Rogue DHCP Server MAC: c8:3a:35:11:70:00 All mac addresses starting with 阅读全文
posted @ 2016-04-03 08:09
张同光
阅读(134)
评论(0)
推荐(0)
摘要:
# . find_rogue_dhcp.sh & #! /bin/sh # tcpdump -i enp13s0 -nev udp port 68 >> /tmp/rogue 2>&1 & # ... 阅读全文
posted @ 2016-04-03 08:04
张同光
阅读(112)
评论(0)
推荐(0)
摘要:
# rpm -ivh ftp://ftp.muug.mb.ca/mirror/centos/7.2.1511/os/x86_64/Packages/PyYAML-3.10-11.el7.x86_64.rpm# y... 阅读全文
posted @ 2016-04-03 08:02
张同光
阅读(105)
评论(0)
推荐(0)
摘要:
Installing Quagga # tar xzf quagga-0.99.21mr2.2.tar.gz # cd quagga-0.99.21mr2.2 // # ./bootstrap.sh [root@localhost quagga-0.99.21mr2.2]# ./configure 阅读全文
posted @ 2016-04-03 07:59
张同光
阅读(187)
评论(0)
推荐(0)
摘要:
-----------------------INSTALL quaggahttp://blog.chinaunix.net/uid-14735472-id-5595972.htmlcore-manual.pdf... 阅读全文
posted @ 2016-04-03 07:46
张同光
阅读(190)
评论(0)
推荐(0)
摘要:
[root@localhost android-3.10]# adb push net/batman-adv/batman-adv.ko /storage/sdcard1/ztg 4848 KB/s (4118150 bytes in 0.829s) [root@localhost android- 阅读全文
posted @ 2016-04-03 07:42
张同光
阅读(141)
评论(0)
推荐(0)