The ability to split screen and view two applications simultaneously is a lifesaver. It helps me in situations where I have to follow documentation and use the commands from the documentation. If you have a monitor with a large screen capable enough
Read More

When you start using Ubuntu or an Ubuntu-based distribution, soon you’ll find yourself using apt commands to install software like this: sudo apt install package_name You’ll probably also install additional software using the 3-step PPA command: sudo add-apt-repository ppa:PPA_Name/ppa sudo apt update
Read More

The Linux world has three ‘universal’ packaging formats that allow running on ‘any’ Linux distribution; Snap, Flatpak and AppImage. Ubuntu comes baked-in with Snap but most distributions and developers avoid it because of its close source nature. They prefer Fedora’s Flatpak packaging
Read More