A) By using the command :repeat followed by the number and the command.
B) By specifying the number right in front of a command such as 4l or 2yj.
C) By selecting all affected lines using the shift and cursor keys before applying the command.
D) By issuing a command such as :set repetition=4 which repeats every subsequent command 4 times.
Correct Answer
verified
Multiple Choice
A) silent
B) verbose=0
C) nomesg
D) quiet
Correct Answer
verified
Multiple Choice
A) uptime
B) up
C) top
D) uname -u
E) time -up
Correct Answer
verified
Multiple Choice
A) The bootloader
B) The inetd program
C) The init program
D) The kernel
Correct Answer
verified
Multiple Choice
A) startd
B) systemd
C) Upstart
D) SysInit
E) SysV init
Correct Answer
verified
Multiple Choice
A) resolv
B) dns
C) remote
D) files
E) hosts
Correct Answer
verified
Multiple Choice
A) i (interactive) requires the user to explicitly switch between vi modes whereas a (automatic) switches modes automatically.
B) i (insert) inserts text before the current cursor position whereas a (append) inserts text after the cursor.
C) i (independent rows) starts every new line at the first character whereas a (aligned rows) keeps the indentation of the previous line.
D) i (interrupt) temporarily suspends editing of a file to the background whereas a (abort) terminates editing.
Correct Answer
verified
Multiple Choice
A) grouprm
B) groupmod
C) passwd
D) usergroups
E) usermod
Correct Answer
verified
Multiple Choice
A) It will break the file into new files of 1,024 byte pieces each.
B) It will break the file into new files of 1,000 line pieces each.
C) It will break the file into new files of 1,024 kilobyte pieces each.
D) It will break the file into new files that are no more than 5% of the size of the original file.
Correct Answer
verified
Multiple Choice
A) /etc/ssh/sshd_config
B) /etc/ssh/ssh
C) /etc/ssh/server
D) /etc/ssh/ssh_config
E) /etc/ssh/ssh_server
Correct Answer
verified
Multiple Choice
A) !
B) +
C) &
D) %
E) #
Correct Answer
verified
Multiple Choice
A) broadcast services
B) interface statistics
C) masquerading connections
D) network connections
E) routing tables
Correct Answer
verified
Multiple Choice
A) bcast
B) mesg
C) print
D) wall
E) yell
Correct Answer
verified
Short Answer
Correct Answer
verified
Multiple Choice
A) Synchronize the hardware and system clocks.
B) Output date and time in different formats.
C) Set the system clock.
D) Set the hardware clock.
E) Update the time via NTP.
Correct Answer
verified
Multiple Choice
A) It is a plain text file containing a string such as Europe/Berlin.
B) It is created and maintained by the NTP service based on the geolocation of the system's IP address.
C) It is a symlink to /sys/device/clock/ltime and always contains the current local time.
D) It is either a symlink to or a copy of a timezone information file such as / usr /share/zoneinfo/Europe/Berlin.
Correct Answer
verified
Multiple Choice
A) /etc/keys
B) /proc/keys
C) /etc/inittab
D) /proc/inittab
E) /etc/reboot
Correct Answer
verified
Short Answer
Correct Answer
verified
View Answer
Multiple Choice
A) grep -v fred data_file
B) grep '[f]red' data_file
C) egrep fred data_file
D) grep '[Ff]red' data_file
E) grep -i fred data_file
Correct Answer
verified
Multiple Choice
A) A continuous stream of numbers increasing in increments of 10 until stopped.
B) The numbers 1 through 10 with one number per line.
C) The numbers 0 through 9 with one number per line.
D) The number 10 to standard output.
Correct Answer
verified
Showing 41 - 60 of 220
Related Exams