-
LPIC Level 1證照所具備的專業知識
LPIC Level 1證照所具備的知識:熟悉 Unix 指令系統管理(帳號及群組的管理、權限的管理、系統備份、復原、關機及重新開機);能夠安裝及設定Linux工作站(包括 X-Window),並可以透過LAN或Modem 連上網路要完成 Level 1,你必須通過117-101、102兩項測驗: 117-101官方考試詳細介紹可以參考http://www.lpi.org/p-obj-101.html網址進行閱讀。 117-102官方考試詳細介紹可以參考網址:http://www.lpi.org/p-obj-102.html
-
Linux文件rwx屬性的含義
Linux上的文件以.開頭的文件被系統視為隱藏文件,僅用ls命令是看不到他們的,而用ls -a除了顯示 壹般文件名外,連隱藏文件也會顯示出來。 ls -l(這個參數是字母L的小寫,不是數字1) 這個命令可以使用長格式顯示文件內容,如果需要察看更詳細的文件資料,就要用到ls -l這個指令。例如我在某個目錄下鍵入ls -l可能會顯示如下信息(壹共7個欄位): 文件屬性 文件數 擁有者 所屬的group 文件大小 建檔日期 文件名 drwx—— 2 Guest users 1024 Nov 21 21:05 Mail -rwx–x–x 1 root root 89080 Nov 7 22:41 tar* -rwxr-xr-x 1 root bin 5013 Aug 15 9:32 uname* lrwxrwxrwx 1 root root 4 Nov 24 19:30 zcat->gzip -rwxr-xr-x 1 root bin…
-
The introduction for LPIC Level3
The LPIC-3 Certification program represents the culmination of LPI’s Certification Program.LPIC-3 is designed for the “enterprise-level” Linux professional. The program has been developed with the input of hundreds of Linux professionals from around the globe and with input from some of the world’s leading technology companies. It also represents the highest level of professional, distribution-neutral…