Assignment 1: The Set up

Updating and initial configuration for server-03

You will have to adapt your initial VM to turn it into a secure file server. So, carry out the required tasks as follows:

  1. First, update the system from debian repositories.

  2. Install additional software:

  3. Configure the next features:

  4. Allow ssh login for the root user (password)

  5. You have to configure server-03 as client of primary service supplied by server-01 (lab 1), except NFS:

  6. Build a secondary storage system for server-03 using the following design:

  7. Make the following file systems on each logical volume:

  8. Configure the system to mount these file systems permanently on the following directories:

  9. Change the access rights of /export/samba and /export/scratch so that everybody can read and write on them.

(1) Use a strong password

(2) Only identification, not authenticatio. We can use idmapd service instead.

(3) Only for ext4

Last updated