Get IT certification! Choose your exams and we process them for you. Hassles free!

December 28th, 2010by No comments

Download 220-701 Exam Questions&Answers for FREE!

A+ certificate

IT certification have never been easier before. Just like A+ certificate, a+ benefits, CompTIA A+ certification and so on. You will be IT expert in 7 days. Working with several Prometric and VUE testing centers, certtopper.com can pass the exams for you discreetly and help you get certified like all regular candidates do. The only difference is that you save all your time and effort.

Don't be hesitate any more. We are professional test taker, just seize chance to sign up with us and sit back to enjoy our service.

A+ Benefits, Comptia Network 2009 Cert Exam

January 18th, 2012by No comments

QUESTION NO: 1

What needs to be done to enable 32 bit I/O transfer mode for (E)IDE disks, on a system running a 2.4 series Linux kernel?

A. This feature isn't supported in 2.4 series kernels.
B. The hdparm utility must be used.
C. The Linux kernel must be recompiled.
D. The sysctl utility must be used.
E. This feature is enabled by default in 2.4 series kernels.

Answer: B
Explanation:
hdparm provides a command line interface to various hard disk ioctls supported by the stock Linux ATA/IDE device driver subsystem. Some options may work correctly only with the latest kernels.
-d Disable/enable the "using_dma" flag for this drive. This option now works with most combinations of drives and PCI interfaces which support DMA and which are known to the IDE driver. It is also a good idea to use the appropriate -X option in combination with -dl to ensure that the drive itself is programmed for the correct DMA mode, although most BIOSs should do this for you at boot time. Using DMA nearly always gives the best performance, with fast I/O throughput and low CPU usage. But there are at least a few configurations of chipsets and drives for which DMA does not make much of a difference, or may even slow things down (on really messed up hardware!). Your mileage may vary. A+ Benefits

A+ Certificate, Comptia Network+ Training Material

January 17th, 2012by No comments

QUESTION NO: 1

After changing the default runlevel in the init configuration file, the system boots in a different than the intended runlevel. Where else could be this different runlevel be defined? A+ Certificate

A. In /etc/runlevel under default.
B. In the boot loader configuration file.
C. Nowhere. The init configuration file wasn't properly modified.
D. In the initrd image file.
E. In the /etc/rc.d/rc.local file.

Answer: B

QUESTION NO: 2
The new file server is a member server of the Windows domain foo. Which TWO of the following configuration sections will allow members of the domain group all to read, write and execute files in /srv/smb/data?

A. [data] path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770 directory mask = 0770
B. [data] comment = data share path = /srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0550 directory mask = 0770
C. [data] comment= data share path = /srv/smb/data writelist= @foo+all force group = @foo+all directory mask = 0770
D. [data] comment = data share path =/srv/smb/data writelist= @foo+all force group = @foo+all create mask = 0770 directory mask = 0770
E. [data] comment = data share path =/srv/smb/data writelist= @foo+all force group = all create mask = 0550 directory mask = 0770

Answer: A, D

QUESTION NO: 3
A machine is running in single user mode and, as such, not all file-systems are accessible. What command must be run to make all of the other file-systems listed in /etc/fstab accessible?

A. mountfs -a
B. mount -all
C. mount -a
D. mountfs ?all

Answer: C
Explanation: man mount

QUESTION NO: 4
Because of a bad BIOS LBA translation, a booting system displays an error instead of a LILO prompt. Complete the error message with the error number:

Answer: 01