12 2019 档案

摘要:一、查看版本 1、# cat /etc/os-release 2、#cat /proc/cpuinfo 3、#uname -a 或者 -r 4、#cat /etc/issue 5、# cat /proc/version(查看当前操作系统版本信息) 6、lsb_release -a 二、uname参数 阅读全文
posted @ 2019-12-29 17:35 凡人半睁眼 阅读(348) 评论(0) 推荐(0) 编辑
摘要:Ubuntu 20.04.5 LTS (Focal Fossa) 一、网络配置 1、配置静态ip vim /etc/network/interfaces #interfaces(5) file used by ifup(8) and ifdown(8) auto lo iface lo inet l 阅读全文
posted @ 2019-12-21 20:32 凡人半睁眼 阅读(542) 评论(0) 推荐(0) 编辑