Deck 8: Exploring the Unix-Linux Utilities
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/54
العب
ملء الشاشة (f)
Deck 8: Exploring the Unix-Linux Utilities
1
When you use the du utility,file usage is expressed in the number of ____-byte blocks (default)or by the number of bytes (the -b option).
A)512
B)1024
C)2048
D)4096
A)512
B)1024
C)2048
D)4096
A
2
The ____ option of the ispell utility is used to ignore concatenated words.
A)-c
B)-C
C)-i
D)-I
A)-c
B)-C
C)-i
D)-I
B
3
Most computers store text using EBCDIC codes.
False
4
To run a program in the background,append the ____ character to the end of the command used to start the program.
A)&
B)*
C)$
D)@
A)&
B)*
C)$
D)@
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
5
The ____ command displays the amount of free and used memory in the system.
A)mem
B)stat
C)memstat
D)free
A)mem
B)stat
C)memstat
D)free
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
6
The ____ command displays a listing of the most CPU-intensive tasks,such as the processor state,in real time (the display is updated every five seconds by default).
A)stat
B)netstat
C)top
D)ds
A)stat
B)netstat
C)top
D)ds
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
7
When you use restore,by default it copies back to your current working directory.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
8
____ is the default file name for the output of program compilation procedures.
A)out.a
B)obj.a
C)a.out
D)a.obj
A)out.a
B)obj.a
C)a.out
D)a.obj
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
9
dump level ____ is used to back up all files.
A)0
B)1
C)9
D)10
A)0
B)1
C)9
D)10
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
10
One of the most effective utilities for auditing system performance is the top command.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
11
The df utility reports the number of ____-byte blocks that are allocated,used,and available;the percentage used;and the mount point-for mounted file systems.
A)512
B)1024
C)2048
D)4096
A)512
B)1024
C)2048
D)4096
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
12
The ____ utility maintains program source code.
A)make
B)patch
C)gcc
D)configure
A)make
B)patch
C)gcc
D)configure
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
13
Unlike top,the free utility runs and then automatically exits.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
14
An IP address uses a dotted decimal notation that consists of 16-bit binary numbers (octets)separated by periods used to identify a computer or network device and the network it is on.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
15
You can use the ____ utility to compare the contents of two files,and if there is a difference,the command reports the location at which the files first start to differ.
A)cmp
B)compare
C)diff
D)difference
A)cmp
B)compare
C)diff
D)difference
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
16
The top utility continues to produce output until you press x to terminate the execution of the program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
17
Possessing a rich set of options that allow it to handle copies when other methods are inappropriate,the ____ command can handle conversions to and from legacy EBCDIC to ASCII.
A)tee
B)convert
C)dd
D)df
A)tee
B)convert
C)dd
D)df
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
18
The ____ utility manages concurrent access to files in a hierarchy.
A)tree
B)rlog
C)rcs
D)cvs
A)tree
B)rlog
C)rcs
D)cvs
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
19
The ____ utility manages a firewall and packet filtering.
A)iptables
B)netstat
C)passwd
D)wall
A)iptables
B)netstat
C)passwd
D)wall
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
20
The ____ utility schedules a command to run at a preset time.
A)batch
B)crontab
C)call
D)at
A)batch
B)crontab
C)call
D)at
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
21
To start a service,you can use the ____ command from the root account.
A)service
B)start
C)stat
D)exec
A)service
B)start
C)stat
D)exec
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
22
A(n)____ enables services and software on one computer to use services and software on a different computer.
A)NFS
B)RPC
C)Samba
D)SMB
A)NFS
B)RPC
C)Samba
D)SMB
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
23
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
backs up files
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
backs up files
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
24
The ____________________ utility configures program source code automatically.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
25
The ____ utility gathers statistics and information about IP communications on a computer.
A)ping
B)netstat
C)traceroute
D)ifconfig
A)ping
B)netstat
C)traceroute
D)ifconfig
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
26
When a client mounts an NFS volume from a host,both the client and host use ____________________ (RPCs).
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
27
The ____ utility offers a simple way to test connections.
A)ifconfig
B)test
C)netstat
D)ping
A)ifconfig
B)test
C)netstat
D)ping
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
28
UNIX-Linux computers can access shared Windows system drives through the use of ____.
A)RPC
B)NFS
C)IP
D)Samba
A)RPC
B)NFS
C)IP
D)Samba
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
29
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
displays the amount of free space remaining on disk
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
displays the amount of free space remaining on disk
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
30
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
summarizes file space usage
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
summarizes file space usage
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
31
IP stands for ____________________.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
32
Linux provides ____________________,which implements the features of both nroff and troff.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
33
The ____ option of the ping command displays only a summary of the results.
A)-s
B)-r
C)-c
D)-q
A)-s
B)-r
C)-c
D)-q
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
34
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
copies and converts input records
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
copies and converts input records
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
35
While running,the top command supports interactive commands such as ____________________,which kills a running process.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
36
One use of ____ is to get a general idea of how efficiently your network is designed.
A)ping
B)netstat
C)traceroute
D)ifconfig
A)ping
B)netstat
C)traceroute
D)ifconfig
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
37
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
compares two files
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
compares two files
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
38
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
processes embedded text formatting codes
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
processes embedded text formatting codes
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
39
Samba is a utility that uses the ____ protocol,which is also used by Windows systems for sharing folders and printers.
A)RPC
B)NFS
C)IP
D)SMB
A)RPC
B)NFS
C)IP
D)SMB
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
40
When you need to back up lots of files and directories or you want to do a full system backup,you can use the ____________________ utility from the command line.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
41
What is a firewall?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
42
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
displays process status by process identification number and name
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
displays process status by process identification number and name
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
43
How can you use remove garbage files from your system?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
44
When would you use dd instead of cp?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
45
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
lets users simultaneously type messages to each other
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
lets users simultaneously type messages to each other
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
46
What is a PID?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
47
What is the uptime command used for?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
48
What is a core file?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
49
Match each item with a statement below.
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
sets up a network interface
a.df
f.dump
b.ifconfig
g.du
c.dd
h.cmp
d.groff
i.talk
e.ps
sets up a network interface
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
50
What is the traceroute utility used for?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
51
What is NFS?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
52
What happens when you use the ps command with no options?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
53
What are garbage files?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck
54
What happens if you use du without options?
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 54 في هذه المجموعة.
فتح الحزمة
k this deck