Learn your way around the Ubuntu interface
0 of 5 lessons completed
Ubuntu uses a desktop environment called GNOME. It's different from Windows or macOS, but once you learn the layout, it's very intuitive.
The Files app (also called Nautilus) is Ubuntu's file manager - similar to Finder on Mac or File Explorer on Windows.
Ubuntu has an app store called Ubuntu Software (or "App Center" in newer versions). It's the easiest way to install apps - no terminal required!
The Settings app lets you configure your system. Here are the most important sections for getting started.
Wi-Fi - Connect to wireless networks
Displays - Screen resolution and scaling
Appearance - Light/Dark mode and colors
Keyboard - Customize keyboard shortcuts
Learning these shortcuts will make you much faster at using Ubuntu. Remember: in Ubuntu (inside VirtualBox), you use Control (not Command).
| Super | Open Activities overview (search apps, see windows) |
| Super + A | Show all applications |
| Super + L | Lock screen |
| Alt + F4 | Close current window |
| Alt + Tab | Switch between open apps |
| Ctrl + C | Copy |
| Ctrl + V | Paste |
| Ctrl + X | Cut |
| Ctrl + Z | Undo |
| Ctrl + S | Save |
| Ctrl + H | Show/hide hidden files |
| Ctrl + L | Show location bar (type a path) |
| F2 | Rename selected file |
| Delete | Move to Trash |
| Ctrl + Alt + T | Open Terminal (this may not work in VirtualBox - use Activities instead) |
You now know your way around the Ubuntu desktop. Time to learn the terminal!