发布时间:2018-12-06 00:04:47
-- show variables like '%max_connections%'; 查看最大连接数set global max_connections=1000 重新设置......【阅读全文】
发布时间:2018-06-17 02:50:00
deb http://mirrors.ustc.edu.cn/ubuntu-old-releases/ubuntu/ utopic main restricted universe multiverse ......【阅读全文】
发布时间:2014-08-03 17:34:54
bind 9 域名解析到同一个ipnamed.conf: zone "." { type master; file "named.root"; }; named.root: $TTL 3D @ IN SOA . ns1.dns.cn. ( 3 &nbs.........【阅读全文】
发布时间:2014-08-01 02:25:59
config 'dhcp' 'lan' option 'interface' 'lan' option 'start' '100' option 'limit' '150' option 'leasetime' '12h' &nbs.........【阅读全文】
发布时间:2014-02-21 01:29:34
ubuntu中计划任务配置文件是/var/spool/cron/crontabs/root中,在redhat中是/var/spool/cron/root文件......【阅读全文】