D
D
Dima2017-09-08 20:15:20
ubuntu
Dima, 2017-09-08 20:15:20

Is it possible to set proxy settings when installing Ubuntu Core?

I'm trying to install Ubuntu Core on VirtualBox. It without any choice throws out a menu where it tries to connect to the Ubuntu repository (check my login). But I'm behind a proxy. Is it possible to somehow specify proxy settings during installation?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
devalone, 2017-09-08
@v_m_smith

You can switch to another terminal ctrl + alt + F2 or alt + F2 and write the following to the /etc/apt.conf file:
Acquire::http::Proxy " http://LOGIN:[email protected]:PORT ";
Acquire::https::Proxy " https://LOGIN:[email protected]:PORT ";

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question