原文:debian安裝ps命令

...

2021-06-30 16:17 0 139 推薦指數:

查看詳情

debian9 ps 命令不能用

# cat > /etc/apt/sources.list << EOF> deb http://mirrors.aliyun.com/debian/ stretch main non-free contribdeb-src http ...

Sun Sep 01 22:43:00 CST 2019 0 1290
Centos與Debian安裝命令

  yum install 軟件名(安裝)    apt-get install 軟件名 (安裝)       Centos       Debian   rpm(安裝.rpm的安裝包)     dpkg(安裝.deb的安裝 ...

Mon Jun 15 19:21:00 CST 2020 0 827
ubuntu安裝ps命令

docker容器是debian的鏡像,沒有ps命令,查個進程沒法查。 安裝procps包 apt-get install procps ...

Sat Oct 09 00:03:00 CST 2021 0 243
基於Debian的linux系統軟件安裝命令

一、軟件安裝方法1)APT方式a.普通安裝:apt-get install softname1 softname2 …;b.修復安裝:apt-get -f install softname1 softname2... ;(-f Atemp to correct broken ...

Thu Mar 12 15:54:00 CST 2020 0 1892
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM