Ubuntu 初级手来这里看看,常用命令,常用软件安装方法

#43 of 93 marked pages on the trail linux.ubuntu by enjoylife
enjoylife's comments
我最初的笔记,希望能给初学的你带来些方便

新手常用命令:

查看版本
cat /etc/issue or cat /etc/lsb-release

查看内核
uname -a (显示全部信息).
uname -r (显示内核信息)
Other comments
There are no comments on this mark.