08 2015 档案

Seednet 访问路径
摘要:http://rs.seed.net.tw/twenglish.html 阅读全文

posted @ 2015-08-31 16:30 fklin 阅读(216) 评论(0) 推荐(0)

Windows 2003 AD升级Windows 2008
摘要:把Windows 2008 R2的光盘放到主域控中,运行adprep32 /forestPrepadprep32 /domainprepadprep32 /domainprep /gpprep adprep32 /rodcprep adprep32,用在Windows server 32位的系统中,... 阅读全文

posted @ 2015-08-29 01:31 fklin 阅读(223) 评论(0) 推荐(0)

CentOS 7.0禁用iptables防火墙
摘要:CentOS 7.0默认使用的是firewall作为防火墙,这里改为iptables防火墙。firewall:systemctl start firewalld.service#启动firewallsystemctl stop firewalld.service#停止firewallsystemct... 阅读全文

posted @ 2015-08-29 01:22 fklin 阅读(830) 评论(0) 推荐(0)

Linux下查看每个目录所占用空间大小的命令
摘要:cd到上级目录,然后输入一条命令即可查询每个子目录所占用的空间大小du -h --max-depth=1可以更改--max-depth参数的值,该参数表示查询子目录的层级,当前为1层 阅读全文

posted @ 2015-08-09 23:08 fklin 阅读(2503) 评论(0) 推荐(1)

导航