Deck 2: Exploring the Unix-Linux File Systems and File Security
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/54
العب
ملء الشاشة (f)
Deck 2: Exploring the Unix-Linux File Systems and File Security
1
The root of a file system is denoted by the ____.
A)dot (.)
B)dot dot (..)
C)forward slash (/)
D)backward slash (\)
A)dot (.)
B)dot dot (..)
C)forward slash (/)
D)backward slash (\)
C
2
____ are programs that perform operations such as copying files,listing directories,and communicating with other users.
A)Extents
B)Utilities
C)Applications
D)Services
A)Extents
B)Utilities
C)Applications
D)Services
B
3
The two most popular hard disk interfaces are IDE and ____.
A)ATA
B)SCSI
C)EIDE
D)RAID
A)ATA
B)SCSI
C)EIDE
D)RAID
B
4
The command cd source uses relative path addressing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
5
The ____ directory contains the kernel (operating system)images.
A)/boot
B)/bin
C)/dev
D)/etc
A)/boot
B)/bin
C)/dev
D)/etc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
6
If you plan to have multiple users accessing your system,you should consider having a -var partition in which to store some or all of the nonkernel operating system programs that are accessed by users.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
7
A disadvantage of ufs is that it does not support journaling.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
8
If you plan to have multiple users access a system,you can create a ____ partition,which is the home directory for all users' directories.
A)/root
B)/etc
C)/usr
D)/home
A)/root
B)/etc
C)/usr
D)/home
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
9
A(n)____ is used to reduce file fragmentation,because a block of contiguous disk storage can be reserved for a file.
A)partition
B)node
C)journal
D)extent
A)partition
B)node
C)journal
D)extent
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
10
The ____ directory contains configuration files that the system uses when the computer starts.
A)/boot
B)/bin
C)/dev
D)/etc
A)/boot
B)/bin
C)/dev
D)/etc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
11
As a general rule,the swap partition should be the same size as the amount of RAM in your computer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
12
The ____ directory contains executables,which are the programs needed to start the system and perform other essential system tasks.
A)/boot
B)/bin
C)/dev
D)/etc
A)/boot
B)/bin
C)/dev
D)/etc
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
13
The rm -r command can be used to delete a directory that is not empty.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
14
The term ____ refers to a "black hole";any data sent to this device is gone forever.
A)void
B)root
C)null
D)console
A)void
B)root
C)null
D)console
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
15
The UNIX file system (ufs)supports ____,which automatically move data on damaged portions of disks to areas that are not damaged.
A)hot fixes
B)backups
C)recovery fixes
D)extents
A)hot fixes
B)backups
C)recovery fixes
D)extents
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
16
A directory is a special kind of file that can contain other files and directories.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
17
You can create a ____ partition to hold files that are created temporarily,such as files used for printing documents (spool files)and files used to record monitoring and administration data,often called log files.
A)/tmp
B)/usr
C)/var
D)/aux
A)/tmp
B)/usr
C)/var
D)/aux
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
18
UNIX-Linux systems interpret a single dot character to mean the current working directory.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
19
In Linux,the native file system is the ____,which is installed by default.
A)ufs
B)ext fs
C)ReiserFS
D)jfs
A)ufs
B)ext fs
C)ReiserFS
D)jfs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
20
The ____ partition acts like an extension of memory,so that UNIX-Linux have more room to run large programs.
A)backup
B)primary
C)virtual
D)swap
A)backup
B)primary
C)virtual
D)swap
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
21
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
home directory for the system administrator
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
home directory for the system administrator
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
22
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
mount points for temporary mounts by the system administrator reside in this directory
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
mount points for temporary mounts by the system administrator reside in this directory
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
23
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
is a relatively new recommendation of the FHS
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
is a relatively new recommendation of the FHS
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
24
You use the ____ command to display a directory's contents,including files and other directories.
A)dir
B)d
C)pwd
D)ls
A)dir
B)d
C)pwd
D)ls
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
25
A(n)____________________ is a special character that can stand for any other character or,in some cases,a group of characters.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
26
The ____ is shorthand for the home directory,which typically has the same name as the user's account name.
A)backward slash (\)
B)forward slash (/)
C)dollar sign ($)
D)tilde (~)
A)backward slash (\)
B)forward slash (/)
C)dollar sign ($)
D)tilde (~)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
27
To navigate the UNIX-Linux directory structure,you use the ____ command.
A)nav
B)cd
C)mv
D)jump
A)nav
B)cd
C)mv
D)jump
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
28
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
this directory occupies no space on the disk
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
this directory occupies no space on the disk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
29
You can use the -a option with the ls command to list ____________________ files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
30
You can change the pattern of permission settings by using the ____ command.
A)chperm
B)chmod
C)chsec
D)chown
A)chperm
B)chmod
C)chsec
D)chown
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
31
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses kernel modules,security information,and the shared library images
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses kernel modules,security information,and the shared library images
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
32
Computer storage devices such as hard disks are called ____________________ devices.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
33
To ____________________ a file system is to connect it to the directory tree structure.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
34
UNIX-Linux systems interpret ____ to mean the parent directory.
A)dot (.)
B)dot (..)
C)backward slash (\)
D)forward slash (/)
A)dot (.)
B)dot (..)
C)backward slash (\)
D)forward slash (/)
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
35
If you have configured your prompt so that it does not show your working directory,you can use the ____ command to verify in what directory you are located,along with the directory path.
A)pwd
B)who
C)list
D)dir
A)pwd
B)who
C)list
D)dir
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
36
When using the mount command,you use the ____ option to specify a file system to mount.
A)-f
B)-d
C)-t
D)-m
A)-f
B)-d
C)-t
D)-m
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
37
Using the octal permission format,chmod ____________________ data,assigns read,write,and execute to owner;execute to group;and execute to other.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
38
The ____ command is used to create a new directory.
A)cdir
B)cd
C)mkdir
D)mk
A)cdir
B)cd
C)mkdir
D)mk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
39
Most versions of UNIX and Linux support the ____________________ (ufs),which is the original native UNIX file system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
40
A(n)____ path begins at the root level and lists all subdirectories to the destination file.
A)root
B)primary
C)absolute
D)relative
A)root
B)primary
C)absolute
D)relative
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
41
What command do you use to copy files in UNIX-Linux? How do you use this command?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
42
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
holds subdirectories that often change in size
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
holds subdirectories that often change in size
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
43
What are device special files?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
44
When configuring file permissions in UNIX-Linux systems,what is the role of the sticky bit?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
45
What is virtual memory?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
46
What is an inode and what information does it contain?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
47
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
temporary place to store data during processing cycle
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
temporary place to store data during processing cycle
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
48
What is the role of GIDs in UNIX-Linux systems?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
49
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
programs that start the system,programs needed for file system repair,and essential network programs are stored in this directory
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
programs that start the system,programs needed for file system repair,and essential network programs are stored in this directory
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
50
Why would you want to set file permissions?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
51
What command do you use to delete files in UNIX-Linux? Describe the usage of this command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
52
Why is it a good idea to partition your hard disk?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
53
What is a pathname? How is a pathname specified in UNIX-Linux?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
54
Match each item with a statement below.
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses software offered to users
a./root
f./proc
b./usr
g./var
c./sbin
h./mnt
d./media
i./tmp
e./lib
houses software offered to users
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck