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 Metric:1
RX packets:4721 errors:0 dropped:0 overruns:0 frame:0 TX packets:3216 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:445184 (434.7 Kb) TX bytes:512968 (500.9 Kb) Interrupt:185 Base address:0x1080
Which of the following entries are NOT valid in /etc/raidtab?
Which of the following entries are NOT valid in /etc/raidtab?
How to remove the patch patch-2.4.28.tar.bz2 from a kernel source tree?
To remove the patch patch-2.4.28.tar.bz2 from a kernel source tree, the command that must be used is:
Which RAID level provides the most redundancy?
Which RAID level provides the most redundancy?
What command can be used to install a Perl module (‘$module’) from the CPAN archive?
What command can be used to install a Perl module (‘$module’) from the CPAN archive?
What command is most appropriate to restore the server to service?
A Linux server is running in single user mode, but the problem that existed before is now fixed. What command is most appropriate to restore the server to service?
Which of the following commands will securely copy the directory ./fyf/to/var/tmp/ on the remote host deltaur
Which of the following commands will securely copy the directory ./fyf/to/var/tmp/ on the remote host deltaur using the remote user account kevin?
Why has mkinitrd been deprecated in favour of mkinitramfs in 2.6 series kernels?
Why has mkinitrd been deprecated in favour of mkinitramfs in 2.6 series kernels? (Select TWO correct answers)
Which of the following applications utilize the device mapper?
Which of the following applications utilize the device mapper? (Select TWO correct answers)
What is the purpose of vgextend?
What is the purpose of vgextend?