In this lab we learned about changing ownership and file permissions as well as changing identifies with the commands used for it. The commands are listed below with a description and screenshot of what it does.
Commands
A. Chmod: Used to change the mode or permissions of the file.
B. Su: Switches the current user to another.
C. Sudo: Allows you to use commands as a superuser.
D. Chown: Changes the owner of a file.
E. Passwd: Command used to change the password.
F. Ps: Takes a snapshot of the current running programs.
G. Kill: This command end a process.
H. Printenv: This displays the current environmental factors.