The Shell
Prof. Dr. Mirco Schoenfeld
VirtualMachine
By the way, the user account is password protected.

VirtualMachine
- Import the virtual machine into your VirtualBox host
Make sure to check for compatibility of your
settings with your host machine, e.g. the guest systems’s base
memory.
VirtualMachine
- Start the ubuntu-24.04 machine.

The Terminal
Now, please open a terminal and execute some commands.
The Terminal
The Terminal
The Terminal
The Terminal
The Terminal
Task
Copy a text file to your home directory
cp /usr/share/common-licenses/GPL-3 .
and navigate the file.
The Terminal
The Terminal
To exit the less-reader, type q on your
keyboard.
Task
Use grep to match regular expressions in the file.
The Terminal
