執行指令
得到所有使用者
phpini
這個使用者的密碼當前資料夾權限全開
https://weikaiwei.com/linux/chmod-commands/
gnome-open 要開啟的路徑
第一次使用時要先執行下面命令
sudo apt install libgnome2-bin
新增使用者 sudo adduser userName
刪除使用者 sudo userdel userName
webmin
https://www.tecmint.com/install-webmin-on-ubuntu/
sudo passwd
su root
舉例從7.2 到 7.4
關閉7.2
啟動7.4
重新啟動apache
若想要刪除第二個job
簡單ㄅ~
參數說明
-n x
每x秒更新一次-d
高亮與上次不同的地方
常用鍵入指令
參數代表意義
-v效果(列出目前壓縮的檔案)
解壓縮檔案及目錄例子:
用 unzip 將 file.zip 壓縮檔內所有檔案及目錄解壓到當前目錄:
假如只想解壓壓縮檔內其中一個檔案, 可以加上檔案名稱, 例如解壓 file.zip 內的 test.pdf 檔案:
將壓縮檔所有檔案解壓到指定目錄, 可以用 -d 參數設定, 以下假設解壓到 /home/phpini
列出壓縮檔所有內容:
https://www.opencli.com/linux/linux-zip-unzip
解壓縮到當前位置
解壓縮到指定位置
You should really use the Sys-V init scripts located in /etc/init.d
.
Start:
Stop:
Restart / reload configs:
Check run status:
以帳密(root 123456)為例
密碼為明碼
依個人使用率排序
網站知識
Linux