06-14-2019, 02:48 PM
Open a Terminal:
Replace IP address and proxy port with your University ones, then reboot.
Code:
echo -e "http_proxy=http://192.168.43.100:3128/\nhttps_proxy=https://192.168.43.100:3128/" | sudo tee -a /etc/environment
Code:
sudo netplan apply
Replace IP address and proxy port with your University ones, then reboot.