Linux Foundation LFCS - Linux Foundation Certified System Administrator
Which of the following words is used to restrict the records that are returned from a SELECT SQL query based on a supplied criteria for the values in the records?
Which of the following is the device file name for the second partition on the only SCSI drive?
What does the command mount -a do?
What word is missing from the following SQL statement?
insert into tablename ________(909, 'text');
(Please specify the missing word using lower-case letters only.)
Which of the following IPv4 networks are reserved by IANA for private address assignment and private routing? (Choose THREE correct answers.)
Which commands can be used to change a user's account aging information? (Choose THREE correct answers.)
Which command displays a list of allbackground tasks running in the current shell? (Specify ONLY the command without any path or parameters.)
Which of the following statements is correct regarding the command foo 1> bar?
Which of the following kernel parameters instructs the kernel to suppress most boot messages?
Which of the following commands will create an archive file, named backup.tar, containing all the files from the directory /home?