上一页 1 ··· 89 90 91 92 93 94 95 96 97 ··· 164 下一页
摘要: https://ask.fedoraproject.org/en/question/51444/how-to-install-specific-kernel-version/You can use yum and... 阅读全文
posted @ 2016-05-05 08:51 张同光 阅读(155) 评论(0) 推荐(0) 编辑
摘要: yum list --showduplicates kernelyum install kernel-http://blog.sunznx.com/tool/linux/sysdig-installsysdig ... 阅读全文
posted @ 2016-05-05 08:23 张同光 阅读(384) 评论(0) 推荐(0) 编辑
摘要: 在同一台电脑测试:[client-manet.c] send to[(MASTER) handle_client(void *arg) IN server-manet.c] send to[(MASTER) m_... 阅读全文
posted @ 2016-05-04 20:58 张同光 阅读(87) 评论(0) 推荐(0) 编辑
摘要: Description: when SMD start, this algorithm will run as a deamon, two roles: Master, Slave. When the S... 阅读全文
posted @ 2016-05-04 20:56 张同光 阅读(94) 评论(0) 推荐(0) 编辑
摘要: //source code: /run/media/root/E6B2798BB279614B/.../PAPER/paper-3/twin-engine-trigger-code/server-client-p... 阅读全文
posted @ 2016-05-04 20:55 张同光 阅读(114) 评论(0) 推荐(0) 编辑
摘要: //source code: /run/media/root/E6B2798BB279614B/.../PAPER/paper-3/twin-engine-trigger-code/server-client-p... 阅读全文
posted @ 2016-05-04 20:54 张同光 阅读(134) 评论(0) 推荐(0) 编辑
摘要: http://www.linuxdiyf.com/viewarticle.php?id=536789来源:乖乖之家我也曾经是容器技术尤其是 Docker 粉丝,但用了一年后觉得事情也没那么美好,而颇有一些同学以及... 阅读全文
posted @ 2016-05-04 16:51 张同光 阅读(203) 评论(0) 推荐(0) 编辑
摘要: .http://www.linuxdiyf.com/viewarticle.php?id=536905ANMPP是ANDROID NGINX MYSQL PGSQL PHP-FPM的缩写ANMPP12与ANMPP... 阅读全文
posted @ 2016-05-04 11:28 张同光 阅读(167) 评论(0) 推荐(0) 编辑
摘要: Please take this into account when opening an issue, and use one of the following for questions:1) the for... 阅读全文
posted @ 2016-05-04 08:38 张同光 阅读(124) 评论(0) 推荐(0) 编辑
摘要: http://www.liquidweb.com/kb/how-to-install-docker-on-fedora-23/ 阅读全文
posted @ 2016-05-04 08:29 张同光 阅读(72) 评论(0) 推荐(0) 编辑
摘要: hahaha, 看看 Uber 如何使用 Go 构建高效可用的查询系统的吧。node相比go,差的不是一点半点。 http://www.jointforce.com/jfperiodical/article/1468Node只是一些只懂前端JS的菜鸟码农,不是去多学一些语言技术,而是偏执的迷信一门语... 阅读全文
posted @ 2016-05-03 20:37 张同光 阅读(106) 评论(0) 推荐(0) 编辑
摘要: http://lib.csdn.net/base/30 阅读全文
posted @ 2016-05-03 20:25 张同光 阅读(67) 评论(0) 推荐(0) 编辑
摘要: http://www.linuxdiyf.com/viewarticle.php?id=536729谷歌工程师已经宣布,他们已在Chrome Canary中添加了几乎全部ES6(ECMAScript)特性、以及对... 阅读全文
posted @ 2016-05-03 20:21 张同光 阅读(146) 评论(0) 推荐(0) 编辑
摘要: http://www.sdnlab.com/11495.htmlMininet学习指南 李呈•15-05-12 •15,498 人围观Mininet creates a realistic virtual net... 阅读全文
posted @ 2016-05-03 16:01 张同光 阅读(286) 评论(0) 推荐(0) 编辑
摘要: https://docs.docker.com/engine/userguide/storagedriver/overlayfs-driver/OverlayFS is a modern union filesy... 阅读全文
posted @ 2016-05-03 15:51 张同光 阅读(125) 评论(0) 推荐(0) 编辑
摘要: https://docs.docker.com/engine/installation/linux/fedora/FedoraDocker is supported on Fedora version 22 an... 阅读全文
posted @ 2016-05-03 14:54 张同光 阅读(139) 评论(0) 推荐(0) 编辑
摘要: http://andrea.corbellini.name/2016/04/13/docker-swarm-inside-lxc/Wed 13 April 2016 6 Commentsdockerswarmlx... 阅读全文
posted @ 2016-05-03 11:20 张同光 阅读(279) 评论(0) 推荐(0) 编辑
摘要: [root@localhost 桌面]# uname -aLinux localhost.localdomain 4.4.8-300.fc23.x86_64 #1 SMP Wed Apr 20 16:59:27 ... 阅读全文
posted @ 2016-05-03 10:24 张同光 阅读(178) 评论(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 张同光 阅读(201) 评论(0) 推荐(0) 编辑
摘要: [root@localhost core]#./bootstrap.sh[root@localhost core]# ./configure --with-startup=systemd[root@localho... 阅读全文
posted @ 2016-05-03 08:51 张同光 阅读(92) 评论(0) 推荐(0) 编辑
上一页 1 ··· 89 90 91 92 93 94 95 96 97 ··· 164 下一页