Debian查看系统版本信息
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
下一代 Debian 正式发行版的代号为 "buster" — 发布时间尚未确定
Debian 9("stretch") — 当前的稳定版
Debian 8("jessie") — 被淘汰的稳定版
Debian 7("wheezy") — 被淘汰的稳定版
Debian 6.0("squeeze") — 被淘汰的稳定版
Debian GNU/Linux 5.0("lenny") — 被淘汰的稳定版
Debian GNU/Linux 4.0("etch") — 被淘汰的稳定版
Debian GNU/Linux 3.1("sarge") — 被淘汰的稳定版
Debian GNU/Linux 3.0("woody") — 被淘汰的稳定版
Debian GNU/Linux 2.2("potato") — 被淘汰的稳定版
Debian GNU/Linux 2.1("slink") — 被淘汰的稳定版
Debian GNU/Linux 2.0("hamm") — 被淘汰的稳定版
各个版本控件支持库
1:uname -a(查看版本当前操作系统内核信息)
2:sudo cat /proc/version(查看当前操作系统版本信息)
3:cat /etc/issue
4: cat /etc/os-release(查看版本当前操作系统发行版信息。这个命令就可以清楚的知道到底是RedHat的、还是别的发行版,还有具体的版本号,比如3.4还是5.4等等。)
5:cat /proc/cpuinfo(查看cpu相关信息,包括型号、主频、内核信息等)
6 :getconf LONG_BIT(Debian查看版本说明当前CPU运行在32bit模式下, 但不代表CPU不支持64bit)
7:lsb_release -a
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献3条内容
所有评论(0)