Shell筆記系列終
阿新 • • 發佈:2018-12-17
systemctl
用於禁止或啟用服務。
[[email protected] ~]$ systemctl UNIT LOAD ACTIVE SUB DESCRIPTION proc-sys-fs-binfmt_misc.automount loaded active waiting Arbitrary Executable sys-devices-pci0000:00-0000:00:07.1-ata2-host2-target2:0:0-2:0:0:0-block-sr0.d sys-devices-pci0000:00-0000:00:10.0-host0-target0:0:0-0:0:0:0-block-sda-sda1.d sys-devices-pci0000:00-0000:00:10.0-host0-target0:0:0-0:0:0:0-block-sda-sda2.d ......
啟動服務:
systemctl enable SREVICENAME
禁止服務
systemctl disable SREVICENAME.
筆記總結:
Linux命令還有很多沒有介紹,筆記知識挑一些常用,感覺在實際中常用的命令進行介紹,如果對總結的命令還有疑問,可以使用man手冊檢視命令的解釋。
Linux命令的結合,有著無窮無盡的變化和效用,在我看來,Linux指令碼可以解決我們很多的問題,實現自動化。
一入程式設計深入海,從此髮量是路人,相顧無言,唯有淚千行。 哈 哈 哈