Tiny Core Linux (TCL) MCQs

Tiny Core Linux (TCL) MCQs

Our experts have gathered these Tiny Core Linux (TCL) MCQs through research, and we hope that you will be able to see how much knowledge base you have for the subject of Tiny Core Linux (TCL) by answering these multiple-choice questions.
Get started now by scrolling down!

1: To determine what SCSI devices are attached to and recognized on either of the two SCSI channels by the currently running system, which command line would be BEST to run?

A.   Cat /proc/scsi/scsi

B.   Ls -l -i /dev/sd*

C.   Stinit -v /dev/sda /dev/sdb

D.   Scsiinfo --all --probe

2: Which of the following command lines can NOT be used to configure the compilation of a new Linux kernel and kernel modules?

A.   Make xconfig

B.   Make menuconfig

C.   Make kernconfig

D.   Make config

3: Which Linux command can be used to repair improperly shutdown, or otherwise potentially corrupt partitions?

A.   Chkdsk

B.   Scandisk

C.   Fsck

D.   Fdisk

4: Which command line can be used to restart a running Linux system immediately?

A.   Restart --delay=0

B.   Reboot -w

C.   Halt -p

D.   Shutdown -r now

5: Which of the following Linux commands are you likely to use to display hypertextual documentation on a command?

A.   Info

B.   Man

C.   Whatis

D.   Locate

6:

Based on the what the exhibit shows, which of the following statements is the BEST assumption?

# cat /etc/cron.daily/slocate.cron

    #!/bin/sh

renice +19 -p $$ >/dev/null 2>&1

   /usr/bin/updatedb -f "nfs,smbfs,ncpfs,proc,devpts" -e "/tmp,/var/tmp,/usr/tmp"


A.  

When cron runs updatedb, confirmations are logged to the  root console.


B.  

The /etc/crontab file is configured to automatically index remote filesystems.


C.  

cron runs updatedb at a high processor priority in order to complete it quickly.


D.  

The locate database is automatically refreshed on a daily  basis.


7: To restore the kernel source to the previous, unpatched, version, which of the following commands could be used?

A.   Patch -U

B.   Patch -R

C.   Patch -undo

D.   Patch -restore

E.   Patch -remove

8: During which stage of the boot process would this message be seen?

A.   Daemon initialization and setup

B.   Boot loader start and hand off to kernel.

C.   Hardware initialization and setup.

D.   Kernel loading.

A.   Kern.= crit

B.   Kern.!crit

C.   Kern.-crit

D.   Kern.*=crit

E.   Kern.crit

10: The information stored on ____ does not need constant refreshing and can go for short periods without a flow of electricity.

A.   SDRAM

B.   RDRAM

C.   DDR SDRAM

D.   SRAM

11: Greater amounts of ____ memory allow more programs to run simultaneously on the system.

A.   PROM

B.   ROM

C.   RAM

D.   BIOS ROM

12: A small working area of RAM where the CPU can pass information to and receive information from a device.

A.   RAM

B.   BIOS ROM

C.   Input/output (I/O) address

D.   DMA

13: Specifies a unique channel to the CPU, labeled with a number between 0 and 15.

A.   DMA

B.   IRQ

C.   BIOS ROM

D.   Input/output (I/O) address

14: Can disk drive devices transfer data as quickly as RAM or ROM?

A.   Yes

B.   No

15: Are video adapter cards always part of the motherboard?

A.   Yes

B.   No