Exam Code : 050-710
Exam Name : Novell Certified Linux Administrator
Vendor Name :
"Novell"
050-710 Dumps
050-710 Braindumps
050-710 Real Questions
050-710 Practice Test
050-710 Actual Questions
killexams.com
Novell Certified Linux Administrator
https://killexams.com/pass4sure/exam-detail/050-710
From command mode in vi, what do you have to do to enter text?
Press e
Press i
Press k
Press w
Answer: B
Answer: B
Question: 146
Which statement about symmetric encryption is correct?
The same key is used for encryption and decryption.
Symmetric keys are generally longer than asymmetric keys.
Asymmetric encryption is generally faster than symmetric encryption.
A public key and a private key are needed for symmetric encryption/decryption.
Answer: A
Answer: A
Question: 147
After the partitions are checked and the root file system is mounted, the /sbin/init command is executed. Which process ID is assigned to /sbin/init?
0
1
3
100
1000
Depends
Answer: B
Answer: B
Question: 148
When you connect to an ssh server with your ssh client, the public key of the server is compared to the keys stored in a file on the client computer.
Which file is this?
~/.ssh/id_dsa.pub
~/.ssh/id_rsa.pub
~/.ssh/known_hosts
~/.ssh/authorized_keys
Answer: C
Answer: C
You want to install the xyz-software-1.2.3-5.i586.rpm package, but only if a previous version is already installed. Which command will do this?
rpm -ivh xyz-software-1.2.3-5.i586.rpm
rpm -evh xyz-software-1.2.3-5.i586.rpm
rpm -Fvh xyz-software-1.2.3-5.i586.rpm
rpm -Uvh xyz-software-1.2.3-5.i586.rpm
Answer: C
Answer: C
Question: 150
Which statements about partitions are correct? (Choose 3.)
Extended partitions can be subdivided into logical partitions.
A primary partition consists of a continuous range of cylinders.
Logical partitions do not require entries in the main partition table.
If you use only primary partitions, you are limited to eight partitions per disk.
SUSE Linux Enterprise Server 10 can only be installed on a primary partition.
To install more than one operating system on a partition, the partition has to include the entire cylinder range.
Answer: A,B,C
Answer: A, B, C
Question: 151
You want to copy the master boot record, the partition table, and the 2 magic bytes at the beginning of /dev/hda to a file so you can restore it later.
Which command accomplishes this?
dd if=/dev/hda of=mbr bs=512 count=1
dd if=mbr of=/dev/hda bs=512 count=1
dd of=/dev/zero if=/dev/hda bs=512 count=1
dd if=/dev/urandom of=/dev/hda bs=512 count=1
Answer: A
Answer: A
Question: 152
The /etc/sysconfig/network/ifcfg-eth-id-macaddress configuration file contains a BOOTPRO option. Which are possible values of BOOTPROTO?
static or dhcp
master or slave
onboot, ifpluged, or manual
ethernet, wireless, or manual
Answer: A
Answer: A
Question: 153
Which user authentication methods can be used with SLES 10? (Choose 4.)
NIS
WEP
SSH
PAM
LDAP
Handshake
Windows Domain
Local (/etc/passwd)
Answer: A,E,G,H
Answer: A, E, G, H