摘要: 1 查看主机名称 在Ubuntu系统中,快速查看主机名有多种方法: 在终端窗口中,主机名通常位于@符号后:root@lzyws739307453:~#例如这个的主机名就是lzyws739307453。 或在终端窗口中输入命令:hostname、hostnamectl、uname –n、uname - 阅读全文
posted @ 2020-11-23 21:00 瘋耔 阅读(511) 评论(0) 推荐(0) 编辑
摘要: 在线安装 apt-get install nginx 说明 启动程序文件在/usr/sbin/nginx 日志放在了/var/log/nginx中,分别是access.log和error.log 并已经在/etc/init.d/下创建了启动脚本nginx 在线安装启动nginx /etc/init. 阅读全文
posted @ 2020-11-23 19:59 瘋耔 阅读(393) 评论(0) 推荐(0) 编辑
跳至侧栏