Problem: My computer is connected to the company network through an HTTP proxy. When I try to install the Ubuntu Desktop from a CD-ROM on a computer, the installer will be suspended while retrieving files, and retrieval will not be completed, possibly because of a proxy. However, the problem is that the Ubuntu installer never requires me to configure a proxy during the installation process. So how can I use a proxy to install Ubuntu Desktop? Unlike the Ubuntu server, Ubuntu Desktop installation is almost always automatic without too many custom settings.
Problem: My computer is connected to the company network through an HTTP proxy. When I try to install the Ubuntu Desktop from a CD-ROM on a computer, the installer will be suspended while retrieving files, and retrieval will not be completed, possibly because of a proxy. However, the problem is that the Ubuntu installer never requires me to configure a proxy during the installation process. So how can I use a proxy to install Ubuntu Desktop?
Unlike Ubuntu servers, Ubuntu desktops are installed automatically without too much custom space, such as custom disk partitions, manual network settings, and package selection. Despite its simplicity, one-click installation is considered user-friendly and does not require users to find the "advanced installation mode" to customize their Ubuntu Desktop.
In addition, a major problem in the Ubuntu default desktop installer is proxy settings. If your computer is connected to a proxy, you will find that the Ubuntu installation will be stuck in the preparation for downloading files.
This article describes how to solve the problem of UbuntuRestrictions on Installation programs and Ubuntu Desktop Installation.
The basic idea is as follows. Instead of directly using the Ubuntu installation program to start installation, first go to the live Ubuntu Desktop, configure the proxy server, and then manually start the Ubuntu installation program from the live desktop. Follow these steps to install the program.
After starting the Ubuntu Desktop from CD/DVD or USB, click "Try Ubuntu" on the first welcome screen ".
Once you enter the live Ubuntu Desktop, click the settings icon on the left.
Go to the Network menu.
Manually configure the proxy server.
Next, open a terminal.
Run the following command to switch to the root user:
$ sudosu
Finally, enter the following command under the root user.
# ubiquity gtk_ui
Then, the GUI-based Ubuntu installer will be started.
Continue to install the remaining parts.
Recommended reading:
Ubuntu 14.04Download, install, configure related knowledge http://www.linuxidc.com/Linux/2014-04/100370.htm
Ubuntu 14.04: Http://www.linuxidc.com/Linux/2014-04/100352.htm
Ubuntu 14.04 text tutorial on hard drive installation in Windows 7Http://www.linuxidc.com/Linux/2014-04/100369.htm
Install Ubuntu 14.04 LTS official version on a USB flash driveHttp://www.linuxidc.com/linux/2014-04/100446.htm
For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2
Via: http://ask.xmodulo.com/install-ubuntu-desktop-behind-proxy.html
Author: Dan Nanni Translator: strugglingyouth Proofreader: wxy
This article was originally compiled by LCTT and launched with the honor of Linux in China
This article permanently updates the link address: Http://www.linuxidc.com/Linux/2016-03/129257.htm