Luke Chung - CY1U8L3 Activity LinuxFile Cadet
Luke Chung - CY1U8L3 Activity LinuxFile Cadet
Directions: Open a terminal window in an Ubuntu VM and complete the following. Refer back to your notes over Linux
commands as needed. Include screenshots in the spaces provided.
1. Create a folder in the user’s home directory naming it your last name (i.e. Linus Torvalds
would name it “Torvalds”).
3. Create a file called “hello.txt” in that folder. Snip a picture of this file with the path.
5. Copy the file you created (hello.txt) to the home directory. NOTE: you will have two copies of this file
now in two locations.
6. Rename the file in the home directory to your first name. Snip a picture of this file with the path.
7. Change permissions for the user to execute this file. Snip the file with permissions showing.