What does the following command do?
What does the following command do? cat ‘$TEST’
Which of the following can you use to change this and other userX preferences?
The system bell sound is annoying you. Which of the following can you use to change this and other userX preferences?
How do you get a list of files that have been installed from a dpkg package?
How do you get a list of files that have been installed from a dpkg package?
Which command line option would you use to restrict the GNU find command to searching a particular number of s
Which command line option would you use to restrict the GNU find command to searching a particular number of subdirectories?
Which of the following actions is the best one to be used in order to identify and fix the problem?
The Linux kernel is loaded successfully by the boot loader. However, straight after the kernel mounts the root filesystem, the boot process stops and an error message regarding init is shown. Which of the following actions is the best one to be used in order to identify and fix the problem?
How many SCSI ids for peripherals can SCSI-1 support?
How many SCSI ids for peripherals can SCSI-1 support?
Which of the following commands should be used in a bash script that needs a variable containing the IP addres
Which of the following commands should be used in a bash script that needs a variable containing the IP address of the eth0 interface?
The output for the command ifconfig eth0 is shown below:
Eth0 Link encap:Ethernet HWaddr 00:0C:29:CB:FA:30 inet addr:192.168.246.11
Bcast:192.168.246.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metrlel
RX packets:4721 errors:0 dropped:0 overruns:0 frame:0 TX packets:3216 errors:0 dropped:0 overruns:0 carrier:0 collisions^)
txqueuelen:1000 RX bytes:445184 (434.7 Kb) TX bytes:512968 (500.9 Kb) lnterrupt:185 Base address:0xl080
What happens when the Linux kernel can’t mount the root filesystem when booting?
What happens when the Linux kernel can’t mount the root filesystem when booting?
What would the following line accomplish if run as root?
What would the following line accomplish if run as root?
chown -R bert /home/bert/*