Am using ubuntu 20.04, where using proxy to connect internet.
Able to perform "apt-get update" as "root"
where not able to perform "apt-get update" && apt-get install vnc" as non-root user with sudo prefix
Am using ubuntu 20.04, where using proxy to connect internet.
Able to perform "apt-get update" as "root"
where not able to perform "apt-get update" && apt-get install vnc" as non-root user with sudo prefix
sudo
in the second set of commands you gave (did you use it for both?) – guiverc Aug 05 '21 at 06:01Err:1 http://security.ubuntu.com/ubuntu bionic-security InRelease Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::15). - connect (101: Network is unreachable) Cannot initiate the connection to security.ubuntu.com:80 (2001:67c:1562::18). - connect (101: Network is unreachable) Could not connect to security.ubuntu.com:80 (91.189.91.39), connection timed out Could not connect to security.ubuntu.com:80 (91.189.91.38), connection timed out – user241990 Aug 05 '21 at 06:53