柔中带刚,刚中带柔,淫荡中富含柔和,刚猛中荡漾风骚,无坚不摧,无孔不入!
全部博文(1669)
发布时间:2018-01-08 17:45:55
[root@public_ntp etc]# pwd/etc[root@public_ntp etc]# cat ntp.conf# For more information about this file, see the man pages# ntp.conf(5), ntp_acc(5), ntp_auth(5), ntp_clock(5), ntp_misc(5), ntp_mon(5).driftfile /var/lib/ntp/drift# Permit time synchronization with our time source, but do not.........【阅读全文】
发布时间:2018-01-08 17:42:19
[root@gzvm-9:~] esxcli software vib install -v /tmp/sdfdfslajd.vib 必须放tmp目录下[root@gzvm-9:~] nvidia-smi [root@gzvm-9:~] gpuvm看工作模式,300图形模式,302计算模式[root@gzvm-8:~] lspci -n |grep 10de0000:06:00.0 Class 0300: 10de:13f2 [vmgfx0]0000:07:00.0 Class 0300:.........【阅读全文】
发布时间:2018-01-08 15:50:34
王奥OX 关注2015.12.18 14:33* 字数 1596 阅读 969评论 0喜欢 4#Windows静态路由 --键入 route -p add [目标] [mask <网络掩码>] [网关] [metric <度量值>] [if <接口>]route print route deleteroute -p add 172.16.19.0 mask 255.255.255.0 198.15.0.1 #RHEL静态路由 vi /et.........【阅读全文】
发布时间:2018-01-05 11:57:12
发布时间:2017-03-15 浏览量:4951人Centos 系统服务脚本目录:/usr/lib/systemd/ 有系统(system)和用户(user)之分,如需要开机没有登陆情况下就能运行的程序,存在系统服务(system)里,即:lib/systemd/system/ .........【阅读全文】