Author Topic: (Solved: Proxy) Non-OSE Virtualbox offline update/installation or using proxy?  (Read 1342 times)

Offline nixus

  • Full Member
  • ***
  • Posts: 111
Hey there,

To access the internet I have to apply certain proxy settings. It works well with firefox and synaptic, but I haven't yet been able to apply those proxy settings system wide to e.g. run lomanager or getvirtualbox script. For the proxy I only have the IP and the port number, but when I try to change settings in PCC I am always ask to provide the proxy name like http://proxyname.com:port. So I am not really sure how to enter it correctly.

In pinoc's post http://www.pclinuxos.com/forum/index.php/topic,59009.msg474655.html#msg474655 on installation of LO, I found the option to make an offline install and download the LO installer from their website. I guess I could do the same with Oracles VB, but I am not sure how to do that correctly. Would I have to uninstall older versions prior to the new install and how would the correct procedure of uninstall and new install look like? Do I have to expect problems with the x11 drivers? I found a couple of related posts, but have not been able to get the whole picture right.

A kind of step by step instruction would be appreciated.

Thanks in advance,
nixus
« Last Edit: March 27, 2012, 08:26:37 PM by nixus »

Offline kjpetrie

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 3979
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #1 on: March 16, 2012, 06:35:45 PM »
Don't know for sure, but usually you can replace a domain name with the IP address thus:
http://123.123.123.123:80

Might help.
-----------
KJP
-----------------------------------------------------------
PClos64 RC1 on Intel D945GCLF2 motherboard (Atom 330), 2GB DDR2 RAM, Maxtor STM325031, HL-DT-ST DVDRAM GSA-H42N, Amilo LSL 3220T monitor. Also Acer 5810TG (with custom kernel) and Asus eeePC 2G surf

Offline GermanTux

  • Hero Member
  • *****
  • Posts: 693
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #2 on: March 16, 2012, 06:53:52 PM »
Tough one.  Where are you that you are accessing the internet through a proxy server? 

Problem is the proxy server may be blocking things (such as Oracles VBox download site).  It also may block protocols.  I am not sure if the script uses ftp instead of http. 

Offline nixus

  • Full Member
  • ***
  • Posts: 111
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #3 on: March 18, 2012, 05:35:18 PM »
Thanks I will give it a try.

I am in an third world country and my employer uses a proxy server to connect to the internet. I guess mainly to restrict access to specific websites ;-)

Any thoughts on installation of the non-OSE version of Virtualbox and uninstall of old version without using the script but direct download from Oracles website?

Thanks,
nixus

Offline travisN000

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 1758
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #4 on: March 18, 2012, 11:13:41 PM »
I am not sure if the script uses ftp instead of http.  



The script appears to be using http (excerpt):
Quote
# define some variables
#=================================================
XUAL=/tmp/xgetvirtualbox; ZEN2="zenity"
sysarch=`getconf LONG_BIT`
if [ $sysarch -eq 32 ]; then sysarchext="_x86.run"; else sysarchext="_amd64.run"; fi
VBversion="4.1.10"
package="VirtualBox-"$VBversion"-76795-Linux"$sysarchext
source="http://download.virtualbox.org/virtualbox/"$VBversion"/"$package
package2="Oracle_VM_VirtualBox_Extension_Pack-"$VBversion".vbox-extpack"
source2="http://download.virtualbox.org/virtualbox/"$VBversion"/"$package2


...an online DNS to IP converter shows that http://download.virtualbox.org/virtualbox/ is at http://137.254.16.69/virtualbox/

Have you tried applying the proxy settings in PCC under Network & Internet > Proxy ???
« Last Edit: March 18, 2012, 11:16:36 PM by travisN000 »

Offline djohnston

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 6227
  • I don't do Windows
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #5 on: March 18, 2012, 11:26:51 PM »

To access the internet I have to apply certain proxy settings. It works well with firefox and synaptic, but I haven't yet been able to apply those proxy settings system wide to e.g. run lomanager or getvirtualbox script. For the proxy I only have the IP and the port number, but when I try to change settings in PCC I am always ask to provide the proxy name like http://proxyname.com:port. So I am not really sure how to enter it correctly.


What is the proxy's numeric IP address?
Bare metal                           VBox
AMD Athlon 7750 Dual-Core    Single core
4GiB RAM                              1GiB RAM
nVidia GeForce FX 5200          64MB video
LXDE 32bit                            KDE 64bit

Registered Linux User #416378

Offline GermanTux

  • Hero Member
  • *****
  • Posts: 693
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #6 on: March 19, 2012, 01:52:28 PM »
Thanks I will give it a try.

I am in an third world country and my employer uses a proxy server to connect to the internet. I guess mainly to restrict access to specific websites ;-)

Any thoughts on installation of the non-OSE version of Virtualbox and uninstall of old version without using the script but direct download from Oracles website?

Thanks,
nixus

Try to find another computer at work, and look at the proxy address in Internet Explorer.  It will be under tools->options->Connections->proxy settings.  Copy and paste that into your PCC control center settings. 

Offline nixus

  • Full Member
  • ***
  • Posts: 111
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #7 on: March 19, 2012, 04:37:13 PM »
Thanks for all your replies.

I am currently traveling and won't have access to the required information before Friday. I will post the proxy's IP asap and try to apply the settings in PCC. I am pretty sure however that my employers proxy server won't allow me to access the required download pages which are needed to install VB via the getvirtualbox script. I sometimes use following proxy settings to download certain things and it works pretty well. I might as well use them to get the script working, but I am not sure how to apply them either in PCC or to use the script..
190.151.111.206:8080

kind regards,
nixus

Offline nixus

  • Full Member
  • ***
  • Posts: 111
Re: Non-OSE Virtualbox offline update/installation or using proxy?
« Reply #8 on: March 25, 2012, 07:02:50 PM »
Good news, I solved my problem. I was able to apply the proxy settings in PCC and use the getvirtualbox script. I have tried that before, but obviously I made a mistake, probably with the "no proxy" settings.

So here is what I did:
1) create a new network profile in PCC and activate it
2) set proxy settings for this new profile

HTTP-Proxy: http://IP:Port
Tick "same proxy for https
FTP-Proxy: left blank
no Proxy: localhost,IP (note: no http:// and Port needed here) -> so maybe that is what I did wrong in the first place.

I still would be interested whether or not it is possible to make an offline install similar to the lomanager.

So thanks for your input,
nixus