Essentials things to do after installing Ubuntu 18.04 Those steps will smooth your experience with Ubuntu 18.04 Bionic Beaver 1. Update the system To update Ubuntu 18.04, press Super Key (Windows Key) to launch the Activity Overview and look for Software Updater. Run it to check for updates. Alternatively user terminal to update and upgrade ( Use Ctrl+Alt+T): $ sudo apt update && sudo apt upgrade 2. Enable additional repositories for more software Go to Activity Overview by pressing Super Key (Windows key), and search for Software & Updates: Under the Ubuntu Software tab, make sure you have checked all of the Main, Universe, Restricted and Multiverse repository checked. Now move to the Other Software tab, check the option of Canonical Partners 3. Install media codecs Using terminal ( Use Ctrl+Alt+T): $ sudo apt install ubuntu-restricted-extras 4. Prolong your battery and prevent overheating Let’s move on to prevent ov...
Comments
Post a Comment