LX0-101 certification training

LX0-101 LX0-101 LX0-101 www.cert24.com

Exam Number/Code : LX0-101

Exam Name: CompTIA Linux+[Powered by LPI] Exam 1

Version : Demo

QUESTION NO: 1

You have just added a CD.ROM drive (/dev/hdd) to your system and have added it to yourfstab.

Typically you can use which of the following commands to mount media in that drive to/mnt/cdrom?

A. mount /dev/cdrom /mnt/cdrom

B. mount/dev/cdrom

C. mount -t cdrom /dev/cdrom /mnt/cdrom

D. mount /mnt/cdrom

E. automount /mnt/hdd /mnt/cdrom

Answer: D

Explanation:

/mnt/cdrom or /media/cdrom is the mount point for cdrom specified in /etc/fstab.

/dev/hdd /media/cdrom auto pamconsole ,exec,noauto,managed 0 0

/dev/hdc /media/cdrecorder auto pamconsole ,exec,noauto,managed 0 0

So we need to mount just typing mount /media/cdrom command.

LX0-101 LX0-101 LX0-101 www.cert24.com

QUESTION NO: 2

With Xorg 7.0, what is the name of the default font server?

A. xfserv

B. xfs

C. fonts

D. xfstt

E. fserv

Answer: B

LX0-101 LX0-101 LX0-101 www.cert24.com

QUESTION NO: 3

Which command (without options) would you use to display how much space is available on all mounted partitions?

Answer: /BIN/DF

LX0-101 LX0-101 LX0-101 www.cert24.com

Comments are closed.