A
A
Andrey San2015-12-04 11:10:59
linux
Andrey San, 2015-12-04 11:10:59

How to install CoreOS in VirtualBox?

Hello, how to install on disk?
downloaded the image, created a virtual host with RAM 2048.
they write that the Internet is needed, but how to give access to the Internet if a proxy is used on the network?
0b80fffe79bd4251856f207963b00657.jpg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Zhurkin, 2015-12-04
@icCE

http_proxy=' http://YOUR_USERNAME:[email protected]_IP:PROXY_PORT/ '
export http_proxy
https_proxy=' http://YOUR_USERNAME:[email protected]_IP:PROXY_PORT/ '
export https_proxy
export ftp_proxy=' http://YOUR_USERNAME:[email protected]_IP: PROXY_PORT/ '
export ftp_proxy
https://www.prolinux.org/post/nastroika-proxy-v-linux/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question