This tutorial is intended for beginners who have installed Ubuntu15.04 & ldquo; VividVervet & rdquo; desktop on their computers. Here we will tell you what to do after the installation, customize your system and install some basic programs for daily use. 15 things to do after Ubuntu Desktop is installed 1. Enable Ubuntu additional software library and update the system first thing you need to care about after Ubuntu is installed is enable Canonical official cooperation
This tutorial applies to new users who have installed Ubuntu 15.04 "Vivid Vervet" desktop on their computers. Here we will tell you what to do after the installation, customize your system and install some basic programs for daily use.
15 things to do after installing the Ubuntu 15.04 Desktop
1. enable additional Ubuntu software libraries and update the system
The first thing you need to care about after installing Ubuntu is to enable the additional Ubuntu software library provided by the Canonical official partner, the latest security patches and software updates are used to keep the system up-to-date.
To complete this step, choose System Settings> Software and Updates from the left-side menu, and check all Ubuntu Software and other Software libraries (provided by Canonical partners ), click the close button and wait for the cache source tree to be reloaded.
Software Update
Other software (Canonical partners)
For fast and smooth updates, open the terminal and enter the following command to allow the system to use the new software library:
$ sudo apt-get update
$ sudo apt-get upgrade
Ubuntu upgrade
2. Install additional drivers
To enable the System to scan and install Additional hardware proprietary Drivers, we still open the Software and Updates tool from System Settings, select the Additional Drivers label, and wait for the tool to scan the driver.
If a driver matches your hardware, view the driver you want to install and click the Apply button to install it. If the proprietary drivers Do not work as expected, you can use the Revert button to unmount them or select Do not use the device and then click the Apply button.
Install driver
3. Install Synaptic and Gdebi tools
In addition to the Ubuntu Software Center, Synaptic is also an apt graphical tool that allows you to manage, install, uninstall, search for, upgrade Software libraries, and configure Software packages. Similarly, Gdebi provides similar features for local. deb packages. Enter the following command on the terminal to install the two packages:
$ sudo apt-get install synaptic gdebi
Install Synaptic and Gdebi
Synaptic Package Manager
4. Change the system appearance and Behavior
If you want to change the desktop background or Icon size, choose System Settings> Appearance> Look and customize the desktop Settings. To move the menu to the window title bar, set it in the Behavior tab.
System appearance
5. Improve system security and privacy
Enhance System Security
System Security Options
For more details, refer to the highlights on the next page.: Http://www.linuxidc.com/Linux/2015-06/118454p2.htm