Guest GarnierSkinNaturals Posted June 27, 2011 Posted June 27, 2011 (edited) Hello I am new to edugeek and trialing FOG and or MDT as part of a new imaging system for Windows 7. However I am stuck on FOG which is the latest version. Ubuntu is the latest stable version. The issue is I can't seem to get connectivity. I have assigned a static IP address, dns, blabla. I have addedd proxy/user/pass to the system wide settings though not through any command lines. On installation of FOG it gets stuck on Apache and does not install. I think this is due to no network, even though I can ping it. Any suggestions? Edited June 27, 2011 by GarnierSkinNaturals
morganw Posted June 27, 2011 Posted June 27, 2011 (edited) If you have internet access but apt can't connect try creating the file /etc/apt.conf and the proxy definition there: Acquire { Retries "0"; HTTP { Proxy "http://my.proxy.com:port"; }; }; Edited June 27, 2011 by morganw
Guest GarnierSkinNaturals Posted June 27, 2011 Posted June 27, 2011 Unable to get internet through mozzilla. But thanks I will try that. If you have internet access but apt can't connect try creating the file /etc/apt.conf and the proxy definition there: Acquire { Retries "0"; HTTP { Proxy "http://my.proxy.com:port"; }; };
morganw Posted June 27, 2011 Posted June 27, 2011 Firefox has it's own proxy settings, try just opening a terminal and typing "ping google.com"
Guest GarnierSkinNaturals Posted June 27, 2011 Posted June 27, 2011 Firefox has it's own proxy settings, try just opening a terminal and typing "ping google.com" Yup put in proxy settings there no net still.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now