随笔分类 -  999_OK

上一页 1 ··· 3 4 5 6 7 8 下一页
摘要:https://www.nsnam.org/wiki/InstallationPrerequisites dnf install gcc gcc-c++ python python-devel mercurial bzr gsl gsl-devel gtk2 gtk2-devel gdb valgr 阅读全文
posted @ 2016-05-12 23:02 张同光 阅读(576) 评论(0) 推荐(0)
摘要:http://gcetusic.blogspot.com/2015/08/docker-networking-images.html Thursday, 20 August 2015 Docker in network emulators Recently, GNS3, a popular netw 阅读全文
posted @ 2016-05-12 16:08 张同光 阅读(503) 评论(0) 推荐(0)
摘要:sudo passwd sudo apt-get install linux-headers-$(uname -r) build-essential sudo apt-get install autoconf sudo apt-get install libtool sudo apt-get ins 阅读全文
posted @ 2016-05-11 14:24 张同光 阅读(136) 评论(0) 推荐(0)
摘要:+++++++++++++++++++++++++ install docker etc. # Fedora 23dnf install openvswitch docker-io xterm wireshark-gnome ImageMagick tcl tcllib tk kernel-modu 阅读全文
posted @ 2016-05-07 21:48 张同光 阅读(184) 评论(0) 推荐(0)
摘要:Information for package kernel http://koji.fedoraproject.org/koji/packageinfo?packageID=8 dnf install kernel-4.3.3-301.fc23 dnf install kernel-devel-4 阅读全文
posted @ 2016-05-07 21:47 张同光 阅读(118) 评论(0) 推荐(0)
摘要:Information for package kernelhttp://koji.fedoraproject.org/koji/packageinfo?packageID=8 dnf install kernel-4.4.3-300.fc23 dnf install kernel-devel-4. 阅读全文
posted @ 2016-05-05 10:39 张同光 阅读(181) 评论(0) 推荐(0)
摘要:Information for package kernel http://koji.fedoraproject.org/koji/packageinfo?packageID=8 dnf install kernel-4.3.5-300.fc23 dnf install kernel-devel-4 阅读全文
posted @ 2016-05-05 09:14 张同光 阅读(217) 评论(0) 推荐(0)
摘要:(1)查询安装的所有内核 [root@localhost 桌面]# rpm -qa | grep kernelrpm -qa | grep kernel kernel-core-4.4.8-300.fc23.x86_64 kernel-modules-4.2.3-300.fc23.x86_64 ke 阅读全文
posted @ 2016-05-03 09:37 张同光 阅读(221) 评论(0) 推荐(0)
摘要:http://blog.csdn.net/ztguang/article/details/51248822 http://bbs.wps.cn/thread-22575920-1-1.html 用的是Fedora23, 4.4.6的内核, 最新版的WPS, 增量升级包.打开WPS文字,演示都会卡在界 阅读全文
posted @ 2016-04-26 13:57 张同光 阅读(892) 评论(0) 推荐(0)
摘要:mkisofs -J -r -joliet-long -input-charset utf8 -output-charset utf8 -V 计算机安全技术 -o 计算机安全技术_第2版_配套资源_张同光_清华大学出版社_ISBN9787302429654.iso 计算机安全技术_第2版_配套资源_ 阅读全文
posted @ 2016-04-08 21:36 张同光 阅读(202) 评论(0) 推荐(0)
摘要:++++++++++++++++++++++第1步:在Fedora23上安装Codelocks 16.01的过程。 参考:http://blog.chinaunix.net/uid-14735472-id-5671522.html++++++++++++++++++++++第2步:install x 阅读全文
posted @ 2016-04-07 21:25 张同光 阅读(161) 评论(0) 推荐(0)
摘要:(OK) INSTALL CORE on Fedora 23 or CentOS 7 //Fedora 23 &CentOS 7 [root@localhost core]#./bootstrap.sh [root@localhost core]# ./configure --with-startu 阅读全文
posted @ 2016-04-03 08:17 张同光 阅读(148) 评论(0) 推荐(0)
摘要:[root@localhost core]# systemctl start core-daemon.service [root@localhost core]# core-gui /root/.core/configs/m-MPE-manet.imn Under the Session Menu, 阅读全文
posted @ 2016-04-03 08:14 张同光 阅读(143) 评论(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 张同光 阅读(137) 评论(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 张同光 阅读(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 张同光 阅读(145) 评论(0) 推荐(0)
摘要:++++++++++++++++++++++++++++++++++++++++ Filesystem 1K-blocks Used Available Use% Mounted on tmpfs 244744 136 244608 0% /dev /dev/block/mmcblk1p6 4836 阅读全文
posted @ 2016-04-02 10:10 张同光 阅读(173) 评论(0) 推荐(0)
摘要:cm11开发者源码.tar 文件大小:9.8G http://pan.baidu.com/share/link?uk=1663710139&shareid=3849829323 cm11源码http://pan.baidu.com/s/1i3LzjFZ ++++++++++++++++ ?说明 0 阅读全文
posted @ 2016-04-02 10:02 张同光 阅读(288) 评论(0) 推荐(0)
摘要:[root@localhost cBPM]# systemctl start nginx.service [root@localhost cBPM]# systemctl stop nginx.service [root@localhost cBPM]# systemctl restart ngin 阅读全文
posted @ 2016-04-02 09:52 张同光 阅读(137) 评论(0) 推荐(0)
摘要:/root/桌面/server-client-pthread-c heartbeat-server.c // gcc heartbeat-server.c -o heartbeat-server // indent -npro -kr -i8 -ts8 -sob -l280 -ss -ncs -cp 阅读全文
posted @ 2016-04-02 09:51 张同光 阅读(265) 评论(0) 推荐(0)

上一页 1 ··· 3 4 5 6 7 8 下一页