首頁 > 運維 > linux運維 > 主體

看看linux是centos還是ubuntu的方法

angryTom
發布: 2019-11-18 16:54:16
原創
30178 人瀏覽過

看看linux是centos還是ubuntu的方法

查看linux是centos還是ubuntu的方法

以下總結了4種區分centos和ubuntu系統的方法。

1、lsb_release -a

如果是想看你的Linux系統是Ubuntu還是CentOS,可以使用lsb_release -a指令,lsb_release -a指令可以列出你的Linux系統是哪個Linux發行版,它也可以列出具體是第幾個版本。 (建議:linux使用教學

2、cat /etc/redhat-release && cat /etc/lsb-release

radhat或 centos存在:/etc/redhat-release 這個檔案【 命令 cat /etc/redhat-release 】

ubuntu存在: /etc /lsb-release 這個文件【命令 cat etc/lsb-release 】

3、apt-get && yum

有yum的就是Centos【yum -help】

有apt-get的就是Ubuntu 【apt-get -help】

4、cat /etc/issue

有Ubuntu字樣為ubuntu ,沒有則是centos

以上是看看linux是centos還是ubuntu的方法的詳細內容。更多資訊請關注PHP中文網其他相關文章!

相關標籤:
來源:php.cn
本網站聲明
本文內容由網友自願投稿,版權歸原作者所有。本站不承擔相應的法律責任。如發現涉嫌抄襲或侵權的內容,請聯絡admin@php.cn
作者最新文章
熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板