Sunday, September 19, 2010

sudo apt get/full-screen in virtual box

1>open /etc/apt from terminal
2>create apt.conf (if not present) and add
ACQUIRE{
http::proxy "http://username:passwd@proxy-name:port_number/"
}
--------------------------------------------------------------------------------------
1>VBOXAddition_3(cd folder) (where we get VBoxLinux Additions_x86.run)
2>copy VBoxLinux Additions_x86.run to desktop and then  run
sudo sh VBoxLinuxAdditions_x86.run

No comments:

Post a Comment