LinuxTree |
- [How to] Install Google Chrome in Ubuntu 12.04
- [How to] Install Opera 12.01 in Ubuntu 12.04
- [Tip] Where GRUB is installed in Ubuntu
[How to] Install Google Chrome in Ubuntu 12.04 Posted: 06 Aug 2012 06:45 AM PDT This tutorial will show you how to install Google Chrome in Ubuntu 12.04 . Trivia :According to Statcounter , Google chrome is most widely used browser in the world . If you want to know more Google chrome , refer following links: https://www.google.com/intl/en/chrome/browser/ http://en.wikipedia.org/wiki/Google_Chrome How to Install :Step 1: First of all , download the deb file from Google’s official website : https://www.google.com/intl/en/chrome/browser/ Choose your download package carefully in order to avoid installation error. For example , I am using 64 bit processor , So I would opt for 64 bit deb Ubuntu. Step 2: After the successful download of Google chrome ,Open your terminal & run following command to get into Downloads directory( get into directory where downloaded files are present) . cd Downloads Step 3: Finally install Google chrome in Ubuntu 12.04 by using below command : sudo dpkg -i <package which you downloaded> If it is 32 bit it will be , sudo dpkg -i google-chrome-stable_current_i386.deb and in case of 64bits ,it will be sudo dpkg -i google-chrome-stable_current_i386.deb Note :If you are getting dependency error during installation like below, google-chrome-stable depends on libxss1 then try below command and repeat step3 again : sudo apt-get -f install I hope Install Google Chrome in Ubuntu 12.04 article was useful for you .For any clarification/suggestions , Use our comment section below . Recommended :[How to] Install Opera 12.01 in Ubuntu 12.04 [How to] Install Google Chrome in Ubuntu 12.04 is a post from: Tuxtree |
[How to] Install Opera 12.01 in Ubuntu 12.04 Posted: 05 Aug 2012 01:56 PM PDT This tutorial will show you how to install Opera 12.01 in Ubuntu 12.04 . Opera 12.01 is the newest version of Opera Web browser . There are many changes done in this version like security and stability enhancements etc. Changelogs for new version is available @ http://www.opera.com/docs/changelogs/windows/1201/ Open your terminal and run the following command to add respository key : wget -O- http://deb.opera.com/archive.key | sudo apt-key add - Next , add repository by using below command : sudo sh -c ‘echo “deb http://deb.opera.com/opera/ stable non-free” >> /etc/apt/sources.list’ Again run following command to update your system and Install Opera 12.01 in Ubuntu 12.04. sudo apt-get update && sudo apt-get install opera I hope Install Opera 12.01 in Ubuntu 12.04 article was useful for you . For any clarification/suggestions, use the comment box below . [How to] Install Opera 12.01 in Ubuntu 12.04 is a post from: Tuxtree |
[Tip] Where GRUB is installed in Ubuntu Posted: 05 Aug 2012 01:19 PM PDT This tutorial will show you how to find where GRUB is installed in Ubuntu . For newbies , GRUB is nothing but a boot loader from GNU project . GRUB stands for GNU Grand Unified Bootloader . It provides the choice to boot one of multiple operating systems installed on computer. During installation of new GRUB , It's very important to know in which partition the GRUB is installed . Open your terminal by pressing CTRL + ALT + T and run the following command to download the script. wget http://downloads.sourceforge.net/project/bootinfoscript/bootinfoscript/0.61/bootinfoscript-061.tar.gz You can also download and extract manually through below link : http://sourceforge.net/projects/bootinfoscript/ Since you have downloaded the archived file , Extract the file to run it . tar -xvf bootinfoscript-061.tar.gz Finally run the script through below command : sudo ./bootinfoscript Now go to your home directory & open RESULTS.TXT . Here you can check in which partition GRUB is installed . Alternatively , you can also open the directory by using following command : gedit RESULTS.txt I hope [Tip] Where GRUB is installed in Ubuntu article was useful for you ! For any clarification/ suggestions , use the comment box below. [Tip] Where GRUB is installed in Ubuntu is a post from: Tuxtree |
You are subscribed to email updates from Tuxtree To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google Inc., 20 West Kinzie, Chicago IL USA 60610 |
0 Komentar
Penulisan markup di komentar