網絡工程師案例分析當天每日一練試題地址:www.tent-cn.com/exam/ExamDayAL.aspx?t1=8
往期網絡工程師每日一練試題匯總:www.tent-cn.com/class/27/e8_1.html
網絡工程師案例分析每日一練試題(2022/11/4)在線測試:www.tent-cn.com/exam/ExamDayAL.aspx?t1=8&day=2022/11/4
點擊查看:更多網絡工程師習題與指導
網絡工程師案例分析每日一練試題內容(2022/11/4)
試題二(共15分)
閱讀以下說明,回答問題1至問題4,將解答填入答題紙對應的解答欄內。
【說明】
Linux系統(tǒng)有其獨特的文件系統(tǒng)ext2,文件系統(tǒng)包括文件的組織結構、處理文件的數(shù)據(jù)結構及操作文件的方法??梢酝ㄟ^命令獲取系統(tǒng)及磁盤分區(qū)狀態(tài)信息,并能對其進行管理。
【問題1】(6分)
以下命令中,改變文件所屬群組的命令是 (1) ,編輯文件的命令是 (2) ,查找文件的命令是?。?) 。
(1)~(3)備選答案:
A.chmod  B.chgrp  C.vi  D.which
【問題2】(2分)
在Linux中,偽文件系統(tǒng) (4) 只存在于內存中,通過它可以改變內核的某些參數(shù)。
A./proc   B.ntfs   C./tmp  D./etc/profile
【問題3】(4分)
在Linux中,分區(qū)為主分區(qū)、擴展分區(qū)和邏輯分區(qū),使用fdisk –l命令獲得分區(qū)信息如下所示:
Disk /dev/hda:240 heads, 63 sectors, 140 cylinders
Units=cylinders of 15120 * 512 bites
Device Boot      Start      End      Blocks      Id      System
/dev/hda        1         286      2162128+   c       Win95 FAT32(LBA)
/dev/hda2  *    288       1960     12496680   5       Extended
/dev/hda5       288       289      15088+     83      Linux
/dev/hda6       290       844      4195768+   83      Linux
/dev/hda7       845       983      1050808+   82      Linux swap
/dev/hda8       984       1816     6297448+   83      Linux
/dev/hda9       1817      1940     937408+    83      Linux
其中,屬于擴展分區(qū)的是?。?) 。
使用df -T命令獲得信息部分如下所示:
Filesystem  Type    1k Blocks    Used    Avallable     Use%   Mounted on
/dev/hda6    relserfs  4195632    2015020  2180612    49%       /
/dev/hda5    ext2     14607      3778     10075       8%       /boot
/dev/hda9    relserfs   937372    202368    735004     22%       /home
/dev/hda8    relserfs   6297248   3882504   2414744    62%       /opt
Shmfs        shm     256220     0         256220     0%       /dev/shm
/dev/hda1    vfat     2159992    1854192    305800    86%   /windows/c
其中,不屬于Linux系統(tǒng)分區(qū)的是?。?) 。
【問題4】(3分)
在Linux系統(tǒng)中,對于 (7) 文件中列出的Linux分區(qū),系統(tǒng)啟動時會自動掛載。此外,超級用戶可以通過?。?) 命令將分區(qū)加載到指定目錄,從而該分區(qū)才在Linux系統(tǒng)中可用。
信管網試題答案與解析:www.tent-cn.com/st/2332212724.html
信管網考友試題答案分享:
信管網b@1234: 
(1)a chmod
(2)c vi
(3)d which
(4)c /tmp
(5)hda2
(6)hda
(7)ext2
(8)chgrp
信管網試題答案與解析:
www.tent-cn.com/st/2332212724.html