摘要:
https://blog.codinghorror.com/understanding-user-and-kernel-mode/ Continue Discussion92 repliesJan '08 JamieF This article should be marked with a cav 阅读全文
摘要:
Linux下如何查看系统启动时间和运行时间以及安装时间 1.uptime命令输出:16:11:40 up 59 days, 4:21, 2 users, load average: 0.00, 0.01, 0.00 2.查看/proc/uptime文件计算系统启动时间cat /proc/uptime 阅读全文
摘要:
CentOS Linux搭建独立SVN Server全套流程(修改svn仓库地址、服务启动等) 原 一事能狂便少年 发布于 2016/12/27 11:16 字数 1113 阅读 1.3K 收藏 0 点赞 0 评论 0 svn zhou说: 安装完svn后,创建一个svn仓库,svnadmin cr 阅读全文