A Linux computer has no access to the internet. Which command displays information about the network gateway for the system?
Answer : D
Which of the following filesystems is most commonly used for Linux distributions?
Answer : B
What is the command that will show system boot time messages?
Answer : A
Which of the following is a technology used to connect a hard drive directly to a computer's motherboard?
Answer : D
Which command shows, amongst other information, the IP address of the current DNS server for a Linux system?
Answer : D
In which directory are system log files kept?
A. /log/syslog/
B. /var/log/
C. /sys/log/
D. /var/log/sys/
Answer : B Topic 5, Security and File Permissions
Which of the following commands can be used to change both the owner AND group settings of a file?
Answer : D
Which command displays the list of groups to which a user belongs?
Answer : D
What are the three sets of permissions for a file?
Answer : A
Which of the following is the home folder for the root user?
Answer : C
When a new user is added, where does his user ID gets stored?
Answer : E
What is the command to change the password of a user?
Answer : D
Which statement about users and user groups is correct?
Answer : D
Which of the following will change the group that is associated with a file?
Answer : C
What command line will create the user falco with home directory assigned to the group users as primary group?
Answer : C