LX0-104 Practice Questions
513 real LX0-104 exam questions with expert-verified answers and explanations. Page 9 of 11.
- Question #533
Which of the following commands is used to hold keys during a login session to be used for automatic authentication while logging in to other machines using ssh?
- Question #534
What keyword is missing from this code sample of a shell script? ____ i in *.txt; do echo $i done
- Question #535
Which of the following bash options will prevent an administrator from overwriting a file with a ">"?
- Question #537
Which of the following is NOT contained in the locale setting of the operating system?
- Question #538
Which of the following commands will print the exit value of the previous command to the screen in bash?
- Question #540
Which of the following is NOT a Mail Transport Agent?
- Question #541
A senior executive asked an administrator to change the default background of the executive's machine, which uses XDM. Which of the following files would the administrator edit to...
- Question #543
When attempting to send a file to another user securely with GPG, which of the following actions must be done?
- Question #545
In xorg.conf, which of the following sections is concerned with fonts?
- Question #547
Which of the following outputs will the below command sequence produce? echo '1 2 3 4 5 6' | while read a b c; do echo result: $c $b $a; done
- Question #549
X is running okay but an administrator is concerned that the correct color depth set is not configured. Which of the following commands will show the administrator the running colo...
- Question #550
Which of the following words is used to restrict the records that are returned from a SELECT query based on supplied criteria for the values in the records?
- Question #551
Which of the following outputs will the command seq 10 produce?
- Question #553
Which of the following is the purpose of the Sticky Keys feature in X?
- Question #554
Which of the following commands can be used to activate a specific network interface?
- Question #555
An administrator is looking into a new script that they have just received from a senior administrator. In the very first line the administrator notices a #! followed by a path to...
- Question #556
Which of the following commands should be used to print a listing of emails in the system's mail queue?
- Question #559
Each entry in a crontab must end with which of the following characters?
- Question #562
A department decided to change the Gnome Display Manager's greeting. Which of the following configuration files should an administrator edit?
- Question #563
Which of the following are commonly used Mail Transfer Agent (MTA) applications? (Select THREE).
- Question #566
On a dual boot system, every time the system is booted back into Linux the time has been set backward by two hours. Which of the following commands will correct the problem so it w...
- Question #567
Which of the following files, when using Sendmail or a similar MTA system, will allow a user to redirect all their mail to another address and is configurable by the user themselve...
- Question #568
A senior executive asked an administrator to change the default background of the executive machine, which uses XDM. Which of the following filesA senior executive asked an adminis...
- Question #569
Which of the following should be backed up before a Samba version upgrade? (Choose TWO correct answers.)
- Question #570
How is VFS (Virtual File System) support enabled in Samba?
- Question #572
Which of the following commands will mount a remote Samba share when the user is Winuser and the password is somepass?
- Question #573
After installing a network with one Samba server and several clients, users are complaining that they receive an Unable to browse the network error when trying to visit a public sh...
- Question #574
Which node type will use only NetBIOS broadcast requests using UDP broadcast?
- Question #578
By default, Windows XP requires that passwords on your Samba server:
- Question #579
When setting up roaming profiles in a Windows network which includes Windows 98 desktops, which Samba parameter must be set?
- Question #580
What DHCP option can be set on a ISC DHCP server to tell NETBIOS clients that the WINS server has the IP address 192.168.1.2?
- Question #581
Which of the following development libraries are used to make Samba compatible with ADS? (Select TWO correct answers.)
- Question #582
Which smb.conf configuration keyword determines the hostname resolution order?
- Question #583
What is the meaning of a NetBIOS hybrid node (h-node) type client?
- Question #584
Which of the following statements are true when creating NETBIOS names? (Select TWO correct answers.)
- Question #585
Which command would create a machine account in Active Directory under the Computers\BusinessUnit\Department\Servers organizational unit?
- Question #586
In which section of the smb.conf configuration file is the logon script declared?
- Question #587
Which of the following commands would you run to add your machine to an NT4 domain?
- Question #588
When migrating files from a Windows server A to a Samba server B with the command 'net rpc share migrate files -S A -destination=B -acls -attrs -U administrator', some files that o...
- Question #589
When no WINS server is present, all name registrations and lookups are done by UDP _______.
- Question #592
The response times on a Samba server are gradually increasing, so it is decided to experiment with various socket options in smb.conf. Which of the following are valid values for t...
- Question #594
There are multiple network interfaces on a server. Which parameters must you set in smb.conf to limit on which interfaces Samba will accept connections? (Choose TWO correct answers...
- Question #596
The following output is generated when trying to obtain tickets from the Kerberos realm: # kinit [email protected] Password for [email protected] kinit(v5): Clock skew too grea...
- Question #597
Which of the following is true about the following share access properties? (Choose TWO correct answers.) [projects]path = /data/projects read only = noadmin users = timo, taki, +m...
- Question #598
In /etc/smbldap-tools/ which file contains the DN and password for the LDAP manager?
- Question #599
Which option below shows the correct command line to list the shares exported by the Samba server called NAME?
- Question #600
In the smb.conf configuration file, which pair may be used as a boolean value?
- Question #601
Samba cannot be a Backup Domain Controller for an NT4 PDC because:
- Question #604
How is the user user01 from DOMA granted the right to manage printers in the Samba print server?
- Question #605
When using a localized installation of Windows - such as Japanese or Chinese - the names of files which are stored on the server do not display correctly in Windows Explorer. Which...