Zesty Zapus: Tips and Tricks for Ubuntu 17.04
Last week Canonical released another beautiful OS: Ubuntu 17.04, Zesty Zapus. Sporting Unity 7, Zapus has one of the smoothest user interfaces I have used on an Ubuntu release. Though Unity and the hopes of Ubuntu smartphones and tablets has disappeared this release is still a great user experience. Here are a few things that I have been enjoying and would strongly recommend to other users. If you are new to linux, take a look here to learn how to install Ubuntu on your computer! 1. Update and Upgrade One of the first things to do for both security and performance improvement will be upgrade your operating system. This will ensure that things will continue to work smoothly. Updating can be done by opening your launcher and typing in and launching the "Software Updater". Alternatively this can be done through the terminal by clicking CTRL + ALT + T and typing in the following: sudo apt-get update && sudo apt-get upgrade 2. ...