Question 121
Which of the following commands display the number of bytes transmitted and received via the eth0 network interface? (Choose two.)
Question 122
Which of the following files, when existing, affect the behavior of the Bash shell? (Choose TWO correct answers.)
Question 123
What word is missing from the following SQL statement?
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
Question 124
Which of the following is the best way to list all defined shell variables?
Question 125
By default, the contents of which directory will be copied to a new user's home directory when the account is created by passing the -m option to the useradd command? (Specify the full path to the directory.)
