MNXB01
HW-tutorial2
Skip to content
Dashboard
  • Login
  • Dashboard
  • Calendar
  • Inbox
  • History
  • Help
Close
  • My dashboard
  • MNXB01
  • Assignments
  • HW-tutorial2
2019 HT/Autumn
  • Home
  • Syllabus
  • Modules
  • Assignments

HW-tutorial2

  • Due 29 Sep 2019 by 23:59
  • Points 5
  • Submitting a text entry box, a media recording, or a file upload
  • Available 12 Sep 2019 at 15:30 - 31 Oct 2019 at 23:59
This assignment was locked 31 Oct 2019 at 23:59.

Create a linux directory tree

The task is to create a directory tree and populate it with specific files, then wrap up the entire tree as a "tarball". The tree should have the following structure:

  1. call the top directory MNXB01
  2. create subdirectory named 2019HT
  3. create a subdirectory CONFIDENTIAL inside the 2019HT. Set the directory permissions so that only the owner of the directory can access and list  the files within
  4. create a file "favourite-editor" within CONFIDENTIAL that contains the name of the editor you will use during the course. Describe briefly why you chose that one (in that file).
  5.  create another directory named firstname_lastname (e.g. Balazs_Konya) within the 2019HT directory
  6. Inside the firstname_lastname directory you should place the following three files

            - find a linux comics (cartoon) on the web, download that with wget and move it to the directory. Make sure the cartoon is NOT already contained in the tarball linux-cartoons.tgz published on Canvas.

            - place a copy of the system configuration file that contains the user names and user IDs. Hint: The file's name originates from the old time when its initial function was to contain the data used to verify passwords of user accounts. You can find this file in the /etc directory.

            - create a file named "used_commands". In this file specify the full command line input, including your prompt, you used  a) to download the linux cartoon b) to create the tarball

Once the directory tree is created and populated according to the above specification, please create a tarball out of the tree and upload that tarball as a solution for the homework.

Strong recommendation: Please do check that your tarball contains the required files (e.g. run the tar -xvf my-tarball) BEFORE you upload it to Canvas. In previous years many students created "something" then never actually checked the content.

 

 

Submission and communications via Canvas only.

1569794399 09/29/2019 11:59pm
Please include a description
Additional comments:
Rating max score to > Pts
Please include a rating title

Rubric

Find rubric
Please include a title
Find a rubric
Title
You've already rated students with this rubric. Any major changes could affect their assessment results.
 
 
 
 
 
 
 
     
Can't change a rubric once you've started using it.  
Title
Criteria Ratings Pts
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
This criterion is linked to a learning outcome Description of criterion
threshold: 5 pts
Edit criterion description Delete criterion row
5 to >0 Pts Full marks blank
0 to >0 Pts No marks blank_2
This area will be used by the assessor to leave comments related to this criterion.
pts
  / 5 pts
--
Additional comments
Total points: 5 out of 5
Previous
Next
Linux cartoons collection Lecture 2 slides