随笔分类 -  linux

摘要:supervisor apt安装 配置文件 nginx [program:nginx]command = /usr/sbin/nginx -g 'daemon off;'startsecs=0autostart=trueautorestart=truestdout_logfile=/home/maj 阅读全文
posted @ 2022-04-03 14:52 步履不停1991 阅读(63) 评论(0) 推荐(0)
摘要:1.bat脚本()vm虚拟机和系统开机自启动 , D:cd “D:\Program Files (x86)\VMware\VMware Workstation" start vmware.exe -x E:\vm\centos7\CentOS7.vmx exit 2.虚拟机在电脑突然关机时默认会自动 阅读全文
posted @ 2021-11-16 14:15 步履不停1991 阅读(706) 评论(0) 推荐(0)