Installing chrome-browser (kuldeep)

9 views
Skip to first unread message

Programming and Computing Group, NCBS Bangalore

unread,
May 12, 2015, 12:41:06 AM5/12/15
to pn...@googlegroups.com
Moving to a new thread.

Hye Dilawar,
I tried to install chrome but its not happening. Basically, I tried to find any read me or install file but there is nothing like that. It would be great if you can tell me how to install it (like in step wise manner :P ) .
Thanks

Dilawar Singh

unread,
May 12, 2015, 1:07:16 AM5/12/15
to pn...@googlegroups.com
Assuming that you have successfully set-up proxy on your Ubuntu machine, Follow instructions here.

After installation, you can launch the chrome, either from terminal or normal unity window. Last thing to keep in mind, that google-chrome uses environment variable to detect proxy from desktop-manager. If proxy variables are not setup properly, chrome won't work.

If nothing else works, you can launch chrome from command line and pass the proxy there
$ google-chrome--proxy-server="http=proxy.ncbs.res.in:3128;https=proxy.ncbs.res.in:3128;ftp=proxy.ncbs.res.in:3128" 
You don't want to type so much everytime, just to launch a browser, so use a script.

  $ chmod +x chrome
  $ sudo cp chrome /usr/local/bin

These 3 commands will 1) download the script 2)make is executable 3) copy it to /usr/local/bin.

Now you can launch chrome from command line by typing chrome only. When using NCBS-Hotspot which does not have proxy, don't use this script but launch it using `google-chrome`.

best,
     Dilawar
 

--
You received this message because you are subscribed to the Google Groups "Programming and Computing Group, NCBS Bangalore" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pncg+uns...@googlegroups.com.
To post to this group, send email to pn...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Dilawar
NCBS Bangalore

Kuldeep Sachdeva

unread,
Jun 19, 2015, 8:04:02 AM6/19/15
to pn...@googlegroups.com
Hye Dilawer,
Thanks for Google chrome it worked.
Can you help me downloading Cell profiler.
With regards,
Kuldeep
Research Scholar
NCBS, Bangalore

Dilawar Singh

unread,
Jun 19, 2015, 8:24:08 AM6/19/15
to pn...@googlegroups.com
Yup. Just bring your machine to the lab. We can create some notes on how to
install it on linux as well.

best,
Dilawar

On Fri, Jun 19, 2015 at 05:34:02PM +0530, Kuldeep Sachdeva wrote:
>Hye Dilawer,
>Thanks for Google chrome it worked.
>Can you help me downloading Cell profiler.
>
>On Tue, May 12, 2015 at 10:37 AM, Dilawar Singh <dilawar....@gmail.com>
>wrote:
>
>> Assuming that you have successfully set-up proxy on your Ubuntu machine,
>> <http://askubuntu.com/questions/175172/how-do-i-configure-proxies-without-gui>

>> Follow instructions here
>> <http://askubuntu.com/questions/79280/how-to-install-chrome-browser-properly-via-command-line>
>> .
Reply all
Reply to author
Forward
0 new messages