更改系统语言设置 dpkg-reconfigure locales 更改软件开机自启动设置 sysv-rc-conf apt-get install sysv-rc-conf 设置开机自动启动 systemctl enable nginx.service 停止开机自动启动 systemctl disable nginx.service 解决debian 终端命令行无法自动补全 1).安装命令补全:...
得之坦然,失之淡然,顺其自然,争其必然。
更改系统语言设置 dpkg-reconfigure locales 更改软件开机自启动设置 sysv-rc-conf apt-get install sysv-rc-conf 设置开机自动启动 systemctl enable nginx.service 停止开机自动启动 systemctl disable nginx.service 解决debian 终端命令行无法自动补全 1).安装命令补全:...