117-102 Exam Questions
448 real 117-102 exam questions with expert-verified answers and explanations. Page 7 of 9.
- Question #430
In order to allow a Win95 host to resolve the name of and map network drives to your Linux server, what services should be running? Choose Two.
- Question #431
What is the simplest method to connect a Win98 host to a Linux Server? Choose all that apply.
- Question #432
What files affect the name resolution functionality of a Linux host? Choose Three.
- Question #433
What is true about the root user and NFS?
- Question #434
What protocol will allow you to keep accurate time on your hosts?
- Question #435
What will the following line in the /etc/exports file do? /data snowblower(rw) badhost (ro)
- Question #436
You've just finished editing a new entry in the /etc/exports file. Which of the following will cause the changes to take effect without interrupting current connected users or rebo...
- Question #437
What system file contains definitions of well known ports, their associated services and protocols?
- Question #438
What command will convert your shadow password file to md5 compatible passwords?
- Question #439
Which daemon allows Linux to share it's file systems and printers with unmodified Windows clients?
- Question #440
What configuration files on a Linux Server can be configured to share file systems with clients? Choose Two.
- Question #441
What command is used to monitor connections to the SMB server?
- Question #442
Which of the following will run a file named myscript every 23 minutes past midnight every two hours?
- Question #443
Which backup method resets the archive bit? Select all that apply.
- Question #444
Which backup method will require the minimum tapes to restore?
- Question #445
What is the command to map a Windows user ID to a Linux user ID for use with the Samba Server?
- Question #446
When using the PPP daemon make a connection, what option is set to configure it to use hardware flow control?
- Question #447
When using pppd which authentication protocol is the most secure?
- Question #448
Your DNS server needs to be configured for speed and security. Choose the best answer.
- Question #449
Shares can be configured for export via the NFS service by editing what file?
- Question #450
What does "make bzImage" do as opposed to "make zImage"?
- Question #451
In the following output, which is representative of the host performing gateway functions? Destination Gateway Genmask Flags Metric Ref Use Iface 10.3.3.0 192.168.1.1 255.255.255.2...
- Question #452
Which option in the /etc/fstab file causes all users IDs to be mapped to the system's anonymous ID when mounting a NFS mounted file system?
- Question #453
Which fstab option governs that all root ID are mapped to anonymous ID when mounting a NFS mounted file system?
- Question #454
What command would load the module msdos.o and all its dependancies?
- Question #455
You have just added new modules to your system. What command would you execute to rebuild the modules.dep file?
- Question #456
What command would rebuild the ld.so.cache file?
- Question #457
On a debian system which of the following would build a boot disk?
- Question #458
What configuration file and directive will alter your apache server IP and or port that it listens to?
- Question #459
What Apache directive must you change when using inetd to control your Apache server?
- Question #460
Which Apache Directive specifies the location of the HTTP documents?
- Question #461
What command can be used to shut down the Apache server gracefully?
- Question #462
What is the recommended setting for StartServers in a medium sized Apache installation?
- Question #469
Which protocol is used by ping?
- Question #471
According to the PPP HOWTO which piece of software could help you test a modem?
- Question #472
Suppose that the command netstat-a hangs for a long time without producing output. You might suspect:
- Question #474
When using /etc/ppp/peers/* files, which of the following is true:
- Question #475
What directory be default contains the delivered mail for each user?
- Question #476
How many spare server processes are required by Apache for the typical, low-to-moderate volume website?
- Question #477
Which of the following files typically are used to configure Apache? (Choose two)
- Question #479
You decide to use xinetd instead of inetd. What must be done in order to properly configure xinetd?
- Question #480
You have a standard Apache web server installation and want to make it respond to requests on port 8088. To do this, what configuration file do you need to change?
- Question #481
This is a line from the file /etc/export: /product company(rw) What does it mean?
- Question #482
These lines are taken from /etc/smb.conf: workgroup = group1 guest account = nobody What else is needed for this to work?
- Question #483
This is the file /etc/named.boot from the computer named tellus with IP address 128.66.12.10. directory/etc secondarytestking.com128.66.12.testking.com.hosts secondary66.128.IN-ADD...
- Question #485
What command will unload a kernel module?
- Question #486
When preparing to compile a new kernel, which of the following commands can be used to create the configuration file?
- Question #487
Which of the following could be used to load kernel modules for a 2.4.x kernel?
- Question #488
You have just recompiled a new kernel and rebooted your system with the new kernel. Unfortunately you are getting "Can't locate module" error messages. Which of the following is mo...
- Question #489
Some loadable kernel modules accept options at load time. This can be used to set interrupt or IO addresses, for example. The place to set these options is?