Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Certification
Study Set
Novell
Exam 1: SUSE Certified Linux Administrator 11
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 1
Multiple Choice
What does the following command do? tar -czvf /tmp/backup.tgz /etc/HOSTNAME
Question 2
Multiple Choice
Which statements about the Linux boot process are correct? (Choose 3.)
Question 3
Multiple Choice
Which command is used to enter or change the quota for user tux?
Question 4
Multiple Choice
In a terminal window, which command shows you the groups you are a member of?
Question 5
Multiple Choice
How do you start a YaST module (for instance, the sw_single module used to install software) directly from the command line? (Choose 2.)
Question 6
Multiple Choice
While the printers seem physically okay, you are encountering problems with CUPS. What is the best place to start looking for hints on what is wrong?
Question 7
Multiple Choice
The GRUB configuration file (/boot/grub/menu.lst) has a global section followed by sections for each operating system. Which options do you have to specify for each Linux operating system? (Choose 3.)
Question 8
Multiple Choice
You entered your quota information in /etc/fstab. What do you have to do next?
Question 9
Multiple Choice
Which statement regarding symbolic links is true? (Choose 2.)
Question 10
Multiple Choice
You want to secure a POP3 connection to a server that does not support SSL. While you do not have ssh access to the POP3 server itself, you at least have SSH access to a server near the POP3 server. Given the following information: POP3 server: pop3.digitalairlines.com SSH server: ssh.digitalairlines.com Your host: da10.digitalairlines.com POP3 port: 110 Local port: 11110 Which command will forward connections from the local port 11110 to port 110 of the POP3 server, using a secure tunnel between your host and the SSH server?
Question 11
Multiple Choice
Which statement about the primary (default) group of a user is correct?
Question 12
Multiple Choice
Which file contains information about which user was last logged in, where the user logged in, and how long the user was logged in?
Question 13
Multiple Choice
Which statement about the sudo command is correct?
Question 14
Multiple Choice
You want to add user tux to the southpole group without changing his primary group membership. Which command do you use for this purpose?
Question 15
Multiple Choice
Which command can you use to generate an MD5-encrypted password for GRUB?
Question 16
Multiple Choice
You want to use the ip command to set a new address for your network device eth0. It is a standard class C network. The broadcast address and network route should be set accordingly. Which command is correct?