top 只看某個指令
如果只想看 python3 的指令 如果只想看某個 process id 的指令 如果也想看某個 process id 記憶體用量 及 記憶體使用
如果只想看 python3 的指令 如果只想看某個 process id 的指令 如果也想看某個 process id 記憶體用量 及 記憶體使用
以上為原本的 checksum 檔案 用上列指令驗證是否下載正確
在開機過程進入 grub 選單的時候,按 e 編輯開機選項 然後在 linux16 那一行找「ro」 把「ro」替換成下列指令「rw init=/sysroot/bin/sh」 然後按 Ctrl + X 離開,準備進入單人模式開機 (single user mode) chroot 到系統內部 重設密碼 如果有啟用 …
此範例是調整 CentOS 7 根目錄 ( / ) ,把原本的 20GB 變大為 50GB,先用 df -h 查看目前大小,並且關機。 打開VirtualBox 的 Virtual Media Manager,準備進行硬碟調整大小。 確認要更改大小的虛擬機器在關機的狀態。然後調整到你想要的大小再按 Apply 確認。 …
先安裝 certbot # yum install epel-release -y # yum-config-manager –enable rhui-REGION-rhel-server-extras rhui-REGION-rhel-server-optional# yum install certbot python2-certbot-apache -y 然後簽署你要的網域,下列指令要在 dns server 上面執行 # …
# yum install -y libappindicator-gtk3 libdbusmenu-gtk3 liberation-fonts liberation-narrow-fonts libindicator-gtk3 redhat-lsb-core# rpm -ivh https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm or # yum install -y https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
重開 bmc : 設定動態取得 ip : 設定 ipmi 網路 : 取得產品序號 : 如果只要看某特定產品,在 print 後面加入產品 id 例如 0, 1, 10 …ete : …
How to Configure apt-get behind proxy server for Ubuntu $ sudo vi /etc/apt/apt.confAcquire::http::Proxy “http://xx.xx.xx.xx:3128”;
可以先用下列指令看是否有同步 # timedatectl 假設沒和 ntp server 同步可以用下列指令使其同步 # timedatectl set-ntp yes 如果發現時區設錯可以用下列指令更改 # timedatectl set-timezone Asia/Taipei 如果不要和 ntp server 同步,想要手動校正時間,請參考下面指令 # timedatectl …
下載後用下列指令: # yum install google-chrome-stable_current_x86_64.rpm