centos經常用到的一些檔案

2021-06-29 09:32:04 字數 565 閱讀 9816

主機名檔案  /etc/sysconfig/network

網路ip配置檔案 /etc/sysconfig/network-scripts/ifcfg-eth0

shell執行載入的指令碼檔案 工作目錄下/.bash_profile

系統啟動全域性 指令碼檔案  /etc/profile

linux系統版本 /etc/centos-release; /etc/

linux-release; 

/etc/

system-release; /proc/version

cpu資訊 /proc/cpuinfo

swaps資訊 /proc/swaps

記憶體資訊 /proc/meminfo

selinux檔案  /etc/sysconfig/selinux     /etc/selinux/config

網絡卡定義檔案 裡面含網絡卡物理定製等資訊 /etc/udev/rules.d/70-persistent-net.rules

host檔案 /etc/hosts

系統啟動引數檔案 /etc/inittab

centos經常用到的一些檔案

主機名檔案 etc sysconfig network 網路ip配置檔案 etc sysconfig network scripts ifcfg eth0 shell執行載入的指令碼檔案 工作目錄下 bash profile 系統啟動全域性 指令碼檔案 etc profile linux系統版本 e...

經常用到的一些函式

1.對話方塊函式 showmessage 用於在程式執行過程中顯示乙個包含乙個字串資訊的對話方塊,使用者只有對這個對話方塊準確響應後才能關閉對話方塊,進行下一步工作。語法結構 showmessage const msg string showmessage hello delphi messaged...

Docker經常用到的一些命令

docker基本命令docker run ti ubuntu bash docker run ti name qcq dns ip ubuntu bash docker run ti name qcq net host dns ip ubuntu bash 執行乙個建立出來的容器 docker ex...