摘要: /etc/redhat-release /etc/hostname /etc/ssh/sshd_config /proc/meminfo /proc/cpuinfo /etc/issue 查看系统版本号 /etc/rc.d/rc.local 自定义开机启动程序 /etc/resolv.conf /e 阅读全文
posted @ 2019-02-26 00:22 minger_lcm 阅读(246) 评论(0) 推荐(0)
摘要: 查看centos 版本 阅读全文
posted @ 2019-02-26 00:21 minger_lcm 阅读(7209) 评论(0) 推荐(0)
摘要: linux基础 linux常用文件 linux日常运维 linux centos7 阅读全文
posted @ 2019-02-26 00:18 minger_lcm 阅读(303) 评论(0) 推荐(0)
摘要: hostname显示当前主机域名, 我们可以使用 hostname 命令来修改主机名,但这种修改方式只有当前有效,等服务器重启后hostname就会失效,回到原来的hostname。 [root@mysql bin]# hostname mysql hostname ***** //*****为修改 阅读全文
posted @ 2019-02-26 00:16 minger_lcm 阅读(1202) 评论(0) 推荐(0)