Which three tasks should be performed to configure a host to act as an SSH server?
Which two software packages are prerequisites for enabling the configuration and use of a Network information Service (Nis) client?
ypbind finds the server for NIS domains and maintains the NIS binding information. The client (normaly the NIS routines in the standard C library) could get the information over RPC from ypbind or read the binding files.
Examine the content of /etc/rc.d:
Which four statements are about the use of these files and directories by UPSTART?
Examine this output:
$ ftp o16.example.com
Connected to o16.example.com (192.168.40.131)
220 (vsFTpd 2.2.2)
Name (o16.example.com:oracle):
A carriage return is now entered on the keyboard and the result is shown:
$ 30 permission denied.
Login failed.
ftp>
Why is the oracle user denied access to the FTP server on the 016.example.com host?
During the setup of additional swap space on an ext2 files system, you encounter an error as shown below:
Which action must you perform to add additional swap space?