Posts

Showing posts with the label packages
Image
Ubuntu – Things to do after Fresh Installation (16.10) Below articles if for those who are new to Ubuntu operating system and below are basic things which I feel need to be done after a fresh installation. Install Google chrome : Firefox browser will be included as standard in Ubuntu , however we have choice of Google chrome which is the best browser in my opinion , download the .deb files based on your operating system version (32-bit or 64 bit ) , once downloaded open the file through software install application to install Google chrome . You will be prompted to enter the password to authorize the installation (normal any change to be done in Ubuntu needs password authorization ) Ubuntu Restricted Extras : After Fresh installation , you might need to install Ubuntu restricted extras as it is not normally included in the Operating System Use below commands to install sud o apt-get update sudo apt-get install ubuntu-restricted-ex...