Showing posts with label chrome. Show all posts
Showing posts with label chrome. Show all posts

Wednesday, September 20, 2017

Tutorial Install Google Chrome in Ubuntu

Tutorial Install Google Chrome in Ubuntu


In this article, we use Ubuntu 13.04. By default web browser in Ubuntu 13.04 is Mozilla Firefox. If you need another web browser, like google chrome, so we have to install it manually. 

This is step-by-step tutorial for installing google chrome in Ubuntu:
  1. Download Google Chrome current stable version here: http://www.google.com/chrome
  2. Click Download Chrome.
  3. Select your download package: 32 bit or 64 bit.
  4. Save file in directory Downloads (so full directory address is /home/user/Downloads)
  5. Then run Terminal, then go to superuser access by type this command: sudo su
  6. Go to Downloads directory by type this command: cd Downloads
  7. For installing, type this following command:
    dpkg -i google-chrome*; apt-get -f install

  8. Now your Ubuntu has been installed google chrome web browser.
  9. After installing, go to Unity Dashboard and search for chrome and launch it. You can drug and drop chrome icon to launcher bar.


    download file now

    Read more »

    Wednesday, September 13, 2017

    Try Chrome OS Canary Without Risking Your Chromebooks Stability

    Try Chrome OS Canary Without Risking Your Chromebooks Stability


    Theres been some buzz recently about Kenny Strawns discovery of Chrome OS Canary (nice work Kenny!). If youre not aware, Canary is a version of Chrome OS that is even more up to date with code changes and new features than dev channel. So it goes stable --> beta --> dev --> canary with stable being the most stable, reliable and least often updated version and canary being the least stable and least reliable but most often updated. A Canary version of the Chrome browser has been available and can be run in parallel with other Chrome channels on Windows and Mac for some time but theres been no publicly known equivalent for Chrome OS until Kennys discovery and normally, your Chromebook is only on one channel of Chrome OS, switching between channels meant a USB recovery or powerwash.

    So Canary is going to give you the latest and greatest Chrome OS features weeks or months before stable channel gets them but you sacrifice the stability of your Chromebook because Canary isnt tested nearly as heavily as stable channel is. What if we could run stable channel on our Chromebook and only boot into Canary channel when we wanted to test something or check out a new feature? Wouldnt that be handy? Well, here are instructions:
    1. To get started, make sure your Chromebook is in developer mode. Model-specific instructions can be found here.
    2. Turn your Chromebook off then turn it back on but do not login. Make sure you have a WiFi or Ethernet connection configured at this point. 3G/4G is not recommended. Press CTRL+ALT+=> (=> is the forward arrow where the F2 key would be on a PC). Do not use the normal CTRL+ALT+T method to get a shell. Use the CTRL+ALT+=> method while no one is logged in.
    3. Login as user chronos, no password is needed.
    4. Run the command:

      sudo crossystem dev_boot_usb=1

      this tells your Chromebook to allow booting from USB / SD Card. Note that not all Chromebooks can boot from all USB or SD Card ports. For example, the Acer C710 cant boot from an SD Card and the Samsung Chromebook cant boot from the blue USB 3.0 port. Youll need to use a port on your device that supports booting. When in doubt, start with one of the black USB ports and go from there.
    5. Stick a USB or SD Card of at least 8gb size in your Chromebook and run the command:

      rootdev -s -d
      youll get output like:

      /dev/sda

      or it might say /dev/mmcblk0. Whichever it is, that is the device for your Chromebooks primary drive.
    6. Now run:

      sudo fdisk -l | grep Disk

      this will list out all drives your Chromebook sees. Your Chromebooks main drive will be listed and youll see some devices we dont care about like /dev/mapper/blahblahblah. Were looking for the USB or SD Card you inserted (compare sizes). On an Intel Chromebook with a USB drive its likely to show as /dev/sdb, with an SD Card its likely to be /dev/mmcblk0. On a ARM-based Chromebook, a USB drive is likely to be /dev/sda and a SD Card, /dev/mmcblk0. Make sure youve got the right device and remember what it is for the next step.
    7. Now we can run:

      sudo chromeos-install --skip_src_removable --skip_dst_removable --skip_vblock --dst <insert /dev/whatever from above step>

      chromeos-install is a script to copy Chrome OS to another drive. Normally the script is meant to copy from a removable device to a SSD or hard drive but were going in the reverse direction, thus we need the --skip_src_removable and --skip_dst_removable options to turn off those checks. The --skip_vblock option is needed to prevent an error message that should not matter anyway. The --dst option allows you to specify the destination device you determined in the previous 2 steps. So on my Intel-based Pixel Chromebook and using a USB drive I would run exactly:

      sudo chromeos-install --skip_src_removable --skip_dst_removable --skip_vblock --dst /dev/sdb

      this command will output some details about the install process and may spit out errors if theres trouble copying to your drive (USB drives and SD Cards fail after awhile, get a new one if you need it).
    8. When the process completes, your Chromebook will reboot. Now with the USB/SD Card still inserted, if you press CTRL+U on the keyboard at the ugly computer screen youll boot from your new installation on the external card instead of the internal drive. Youll probably notice its slower, USB 2.0 is very slow compared to SSDs. On first boot, the Chrome OS installation on the external drive will want to repair itself by wiping out the stateful partition (note that this is the stateful partition on your external drive, not the one on your internal drive which should remain untouched). Eventually, after a reboot, you should see Chrome OS boot to the setup process.
    9. Lets confirm were booted off of the external device by running:

      rootdev -s -d

      this time, we should see the USB/SD Cards device listed instead of the internal SSDs so we know were running off the external device.
    10. Now weve got a separate Chrome OS install that we can boot into at will with CTRL+U instead of CTRL+D but we need to switch it to Canary channel. Thats easy enough to do by running:

      sudo update_engine_client --channel canary-channel
      sudo update_engine_client --update
      this will install the latest Canary channel update for us on the external device, again leaving the internal device untouched. Now were up and running! Canary channel without the risk.

    download file now

    Read more »

    Tuesday, September 5, 2017

    Ubuntu 10 10 Ambiance Radiance themes for Chrome Firefox Opera Updated

    Ubuntu 10 10 Ambiance Radiance themes for Chrome Firefox Opera Updated


    The default Ambiance theme in Ubuntu 10.10 � and its lighter sibling Radiance � have received lots of due love and attention since Lucid and thusly many  third-party browser �themes� have also been pepped up in anticipation.

    Radiance Chromium & Ambiance chromium by SWOriginal are the best looking and best �fitting� Chrome/ium themes available for use on the Ubuntu 10.10 desktop.

    Chrome in Ubuntu 10.10 using the SWOriginals themes

    The author has also created a Firefox Persona ready for users to apply, too. You can try it out before installing by directing your Firefox browser to getpersonas.com/en-US/persona/297448

    SWOriginals Radiance Firefox Persona for Maverick users

    KyleBaker has long been mentioned here on OMG! Ubuntu! for his fantastic Ambiance and Radiance Opera skins.

    He�s wasted no-time in making them Maverick ready either, and both can be installed @kyleabaker.com/2010/05/26/ambiance-skin-and-speed-dial-backgrounds/

    Kyle Bakers revamped Radiance theme for Opera in Ubuntu 10.10


    download file now

    Read more »

    Tuesday, August 22, 2017

    uGet Download Manager Firefox and Chrome Chromium Integration all Ubuntus

    uGet Download Manager Firefox and Chrome Chromium Integration all Ubuntus


    uGet is a fast, light weight and cross platform Download Manager which also supports downloading Torrents starting with version 1.8.0. The big list:
    • Free (as in freedom , also free of charge ) and Open Source
    • Simple , easy-to-use and lightweight
    • Supports resume download , so if you lose connection you don�t need to start from the beginning again
    • Classify downloads , and every category has independent configuration and queue
    • Queue download
    • Monitoring clipboard
    • Import downloads from HTML file
    • Batch download , you can download many files that have the same arrangement , like file_1 file_2 �. file_20 , you don�t need to add all links , just one link and the differentiating character
    • Can be used from command line
    • Supports Torrents and Metalink file (using aria2 plug-in)

    But still, it isn't worth that much if it isn't integrated into your Web Browser, right?

    Continue Reading �

    download file now

    Read more »

    Sunday, August 13, 2017

    Ubuntu Linux Install Google Chrome Browser Command

    Ubuntu Linux Install Google Chrome Browser Command


    You can get a fast, free web browser from Google. You will find binary packages for the Debian/Ubuntu/Fedora/openSUSE Linux. In this, FAQ Im going to explain how to install Chrome browser in three simple steps.

    Step #1: Download Google Chrome

    You need to visit the following url to grab the .deb file. Make sure you download 32 bit or 64 bit .deb version:Download Chrome Browser
    Fig.01: Download Google Chrome 32/64 bit deb package for Ubuntu Linux
    Fig.01: Download Google Chrome 32/64 bit deb package for Ubuntu Linux

    Download 32 bit version

    Open a terminal (press CTRL-ALT-t and type the following wget command to grab .deb file:
    $ cd /tmp
    $ wget https://dl.google.com/linux/direct/google-chrome-stable_current_i386.deb

    Download 64 bit version using command line

    Open a terminal (press CTRL-ALT-t and type the following wget command to grab .deb file:
    $ cd /tmp
    $ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb

    Sample outputs:
    --2013-05-07 15:19:24-- https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
    Resolving dl.google.com (dl.google.com)... 173.194.36.39, 173.194.36.35, 173.194.36.40, ...
    Connecting to dl.google.com (dl.google.com)|173.194.36.39|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 42434828 (40M) [application/x-debian-package]
    Saving to: `google-chrome-stable_current_amd64.deb
     
    100%[======================================>] 4,24,34,828 466K/s in 89s
     
    2013-05-07 15:20:53 (466 KB/s) - `google-chrome-stable_current_amd64.deb saved [42434828/42434828]
     

    Step #2: Install .deb file

    Type the following command to install 32 bit version:
    $ sudo dpkg -i google-chrome-stable_current_i386.deb
    Type the following command to install 64 bit version:
    $ sudo dpkg -i google-chrome-stable_current_amd64.deb
    Fig.02: Errors were encountered while processing

    Step #3: Fixing "errors were encountered while processing" error

    Type the following command to fix the error and install Chrome:
    $ sudo apt-get -f install
    Sample outputs:
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Correcting dependencies... Done
    The following extra packages will be installed:
    libnss3-1d libxss1
    The following NEW packages will be installed:
    libnss3-1d libxss1
    0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    Need to get 22.0 kB of archives.
    After this operation, 162 kB of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Get:1 http://in.archive.ubuntu.com/ubuntu/ precise-updates/main libnss3-1d amd64 3.14.3-0ubuntu0.12.04.1 [13.4 kB]
    Get:2 http://in.archive.ubuntu.com/ubuntu/ precise/main libxss1 amd64 1:1.2.1-2 [8,646 B]
    Fetched 22.0 kB in 0s (23.6 kB/s)
    Selecting previously unselected package libnss3-1d.
    (Reading database ... 197880 files and directories currently installed.)
    Unpacking libnss3-1d (from .../libnss3-1d_3.14.3-0ubuntu0.12.04.1_amd64.deb) ...
    Selecting previously unselected package libxss1.
    Unpacking libxss1 (from .../libxss1_1%3a1.2.1-2_amd64.deb) ...
    Setting up libnss3-1d (3.14.3-0ubuntu0.12.04.1) ...
    Setting up libxss1 (1:1.2.1-2) ...
    Setting up google-chrome-stable (26.0.1410.63-r192696) ...
    update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/x-www-browser (x-www-browser) in auto mode.
    update-alternatives: using /usr/bin/google-chrome to provide /usr/bin/gnome-www-browser (gnome-www-browser) in auto mode.
    Processing triggers for libc-bin ...
    ldconfig deferred processing now taking place

    How do I use Google Chrome?

    Simply type the following command:
    google-chrome
    google-chrome http://www.cyberciti.biz/

    Or use GUI option > Press Windows key > Type Google or Chrome in unity search bar:
    Fig.03: Starting Google Chrome browser

    So there you have it-the ultimate and fast Google Chrome running on Ubuntu Linux:
    Fig.04: Google Chrome in action


    download file now

    Read more »