Skip to main content

050-708 Online Exam

SUSE Linux Enterprise Desktop 10 Administration

132 questions available ยท Page 1 of 14

View study plans
Question 1 Single choice

Which is the configuration file for init?

  1. A

    /etc/inittab

  2. B

    /sys/inittab

  3. C

    /root/inittab

  4. D

    /sbin/inittab

  5. E

    /boot/inittab

Show answer and explanation

Correct answer: A

Question 2 Single choice

Using Telnet, which port can be accessed to see which SSH version an SSH server supports?

  1. A

    22

  2. B

    110

  3. C

    514

  4. D

    4242

  5. E

    5040

Show answer and explanation

Correct answer: A

Question 3 Single choice

What is the command to rename a file on your SLED 10 computer?

  1. A

    rn

  2. B

    mv

  3. C

    ren

  4. D

    move

  5. E

    rename

Show answer and explanation

Correct answer: B

Question 4 Single choice

Previously user temp's account was locked, but you cannot remember if it is still locked.
As the root user, when entering the command grep geeko /etc/shadow, what is displayed to help you identify if the account is still locked?

  1. A

    If it is still locked, nothing will display.

  2. B

    If it is still locked, a # will appear before the password hash.

  3. C

    If it is still locked, an ! will appear before the password hash.

  4. D

    If it is still locked, the # symbol will appear for every value of the password hash.

  5. E

    if it is still locked, the * symbol will appear for every value of the password hash.

Show answer and explanation

Correct answer: C

Question 5 Single choice

Where is the yast program file located?

  1. A

    /bin/yast

  2. B

    /dev/yast

  3. C

    /etc/yast

  4. D

    /proc/yast

  5. E

    /sbin/yast

Show answer and explanation

Correct answer: E

Question 6 Single choice

The following options appear when adding a network printer:

Which option do you select if the printer being added is connected to a Windows server?

  1. A

    Print via CUPS Network Server

  2. B

    Print via LPD-Style Network Server

  3. C

    Print via SMB Network Server

  4. D

    Print via IPX Network Server

  5. E

    Print Directly to a Network printer

  6. F

    Other Setup

Show answer and explanation

Correct answer: C

Question 7 Single choice

What GID number is assigned to system groups?

  1. A

    GID 0

  2. B

    GID 1 to 99

  3. C

    GID 100 to 199

  4. D

    GID 200 to 299

  5. E

    GID 300 and above

Show answer and explanation

Correct answer: B

Question 8 Single choice

What is the command to start the xeyes program in the background?

  1. A

    xeyes

  2. B

    xeyes &

  3. C

    xeyes @

  4. D

    xeyes -b

  5. E

    xeyes bg

Show answer and explanation

Correct answer: B

Question 9 Single choice

When used with the touch command, which option changes only the time of the last read access?

  1. A

    -a

  2. B

    -c

  3. C

    -m

  4. D

    -r file

  5. E

    -t time

Show answer and explanation

Correct answer: A

Question 10 Single choice
Where are the log files for cups stored?
  1. A
    /etc/cups/log/
  2. B
    /var/log/cups/
  3. C
    /srv/cups/log/
  4. D
    /proc/cups/log/
  5. E
    /home/log/cups/
Show answer and explanation

Correct answer: B

Question 11 Single choice

When using the info command, which key command will list a summary of basic info commands?

  1. A

    l

  2. B

    n

  3. C

    s

  4. D

    ?

  5. E

    Tab

Show answer and explanation

Correct answer: D

Question 12 Single choice

Where is the system console device file located?

  1. A

    /dev/console

  2. B

    /etc/console

  3. C

    /sys/console

  4. D

    /svr/console

  5. E

    /root/console

Show answer and explanation

Correct answer: A

Question 13 Single choice

Which SSH-related client command registers new keys with the ssh-agent?

  1. A

    scp

  2. B

    ssh

  3. C

    ssh-add

  4. D

    ssh-keygen

  5. E

    ssh-keyscan

Show answer and explanation

Correct answer: C

Question 14 Single choice

Which cp command option will cause the copy to happen only when the source file is newer than the destination file or when the destination file is missing?

  1. A

    -a

  2. B

    -i

  3. C

    -l

  4. D

    -s

  5. E

    -u

Show answer and explanation

Correct answer: E

Question 15 Single choice
In which directory is the PDF of the administration manual for SUSE Linux Enterprise Desktop 10?
  1. A
    /bin/share/doc/manual/sled-deployment_en/
  2. B
    /etc/share/doc/manual/sled-deployment_en/
  3. C
    /usr/share/doc/manual/sled-deployment_en/
  4. D
    /sys/share/doc/manual/sled-deployment_en/
  5. E
    /root/share/doc/manual/sled-deployment_en/
Show answer and explanation

Correct answer: C

Question 16 Single choice

Which keystroke switches the vi editor from insert mode back to command mode?

  1. A

    $

  2. B

    #

  3. C

    :

  4. D

    >

  5. E

    ~

  6. F

    Esc

Show answer and explanation

Correct answer: F

Question 17 Single choice

Which command will provide you a list of localization variables?

  1. A

    lang

  2. B

    locale

  3. C

    echo $LANG

  4. D

    echo $LC_ALL

  5. E

    echo $LOCALE

Show answer and explanation

Correct answer: B

Question 18 Single choice

Shown below is results from the ls -l progress command:

-rw-rw-r-- 1 rtracy users 0 2007-02-07 15:30 progress

Which statement is true?

  1. A

    The group has read only rights to this file.

  2. B

    User rtracy has read only rights to this file.

  3. C

    User rtracy has read and write rights to this file.

  4. D

    All other users have read and write rights to this file.

  5. E

    All other users have read only rights to this directory

  6. F

    The group has read and write rights to this directory.

Show answer and explanation

Correct answer: C

Question 19 Multiple choice

When using AutoYaST, the installation server can be reached with which protocols? (Choose 3.)

  1. A

    IP

  2. B

    NFS

  3. C

    FTP

  4. D

    SSH

  5. E

    SMB

  6. F

    HTTP

Show answer and explanation

Correct answers: B, C, F

Question 20 Single choice

The primary configuration of the automount program is contained in which file?

  1. A

    /etc/fstab

  2. B

    /etc/auto.misc

  3. C

    /etc/auto.home

  4. D

    /etc/auto.master

  5. E

    /root/automount.ldif

Show answer and explanation

Correct answer: D