上一页 1 ··· 134 135 136 137 138 139 140 141 142 ··· 164 下一页
摘要: http://www.slax.org/ Thank you for using slax!Steps to make it bootable from your USB device:1) Extrac... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(104) 评论(0) 推荐(0)
摘要: CENTOS 6.3老本安装失败 要求PAEhttp://blog.chinaunix.net/uid-27469977-id-3305158.html++++++++++++++++++++++++++++++... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(104) 评论(0) 推荐(0)
摘要: http://www.lupaworld.com/article-221336-1.html 目前大多数服务器都是RedHat,Centos系统,于是安装了一个Fedora折腾了一下,和Ubuntu相比... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(198) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-10449864-id-2956771.html linux下制作ISO文件有几种方法,分别如下:1,从光盘中制作ISO文件cp /dev/cd... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(1355) 评论(0) 推荐(0)
摘要: http://bbs.chinaunix.net/thread-1922270-1-1.htmlstartx是单纯的以执行命令者的身份启动X图形界面。任意用户可以执行。init 5 则是启动 runlevel 5... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(542) 评论(0) 推荐(0)
摘要: http://www.linuxdiyf.com/viewarticle.php?id=378697 据国外媒体报道,开源软件技术厂商红帽(Red Hat)目前增长势如破竹。这家全球首个也是唯一一家开源技术厂商的... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(84) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-20543672-id-3562177.html最近想通过公司的RHCE考试,所以安装了一个RHEL6来练习,一开始我安装的是Base,所以一进去是就是... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(412) 评论(0) 推荐(0)
摘要: http://vger.kernel.org/vger-lists.html#linux-kernelhttp://bbs.chinaunix.net/thread-4073169-5-1.html通过内核的学习... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(511) 评论(0) 推荐(0)
摘要: Linux kernel oops在Linux上,oops即Linux内核的行为不正确,并产生了一份相关的错误日志。许多类型的oops会导致内核错误,即使系统立即停止工作,但部分oops也允许继续操作,作为与稳... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(678) 评论(0) 推荐(0)
摘要: http://freemanluo.blog.51cto.com/636588/346251 一、软件简介 2、安装过程 FreeNAS是一套免费的NAS服务器,它能将一部普通PC变成网络存储服务器... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(421) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-20786208-id-3684152.html 关于netlink,相信玩过上层开发的人并不陌生,尤其是经常穿梭于用户空间和内核之间的开发,前面我们... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(175) 评论(0) 推荐(0)
摘要: 根据 ① 我个人的认知水平; ② 我院的师资情况; ③ 学生的学习规划、就业、考研(含面试); ④ 课程的先后顺序(不是100%严格和准确); ⑤ IT行业的发展前景(要看实质); ⑥ 培养学生的 “以不变应万... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(266) 评论(0) 推荐(0)
摘要: 1. 软链接(符号链接):ln -s file1 file22. 硬链接:ln file1 file2注意:要写绝对路径 管理员在2009年8月13日编辑了该文章文章。 --> ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(131) 评论(0) 推荐(0)
摘要: 点击(此处)折叠或打开 #include int main() { int a=10; prin... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(186) 评论(0) 推荐(0)
摘要: 美国女生发明的「超级电容器」,20秒完成充电是什么原理? 管理员在2009年8月13日编辑了该文章文章。 --> ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(69) 评论(0) 推荐(0)
摘要: http://ubuntuforums.org/archive/index.php/t-2010979.html View Full Version : [SOLVED] ARM assembly under L... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(99) 评论(0) 推荐(0)
摘要: http://peterdn.com/post/e28098Hello-World!e28099-in-ARM-assembly.aspx ‘Hello World!’ in ARM assemblyby pet... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(105) 评论(0) 推荐(0)
摘要: http://www.fourtheye.org/armasm.shtml Introduction This documents my investigation into assembly language ... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(132) 评论(0) 推荐(0)
摘要: http://www.fourtheye.org/cgi-bin/language.pl?language=asmNOTE: This documents my investigation into assemb... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(118) 评论(0) 推荐(0)
摘要: http://www.fourtheye.org/armstrong.shtml How much faster is assembly language? On reading about the philos... 阅读全文
posted @ 2016-02-01 00:00 张同光 阅读(112) 评论(0) 推荐(0)
上一页 1 ··· 134 135 136 137 138 139 140 141 142 ··· 164 下一页