1. Configure Proxy Clients
Configure proxy settings like follows on Debian Client.
root@client:~# vi /etc/profile
# add follows to the end (set proxy settings...
For Debian 9 Stretch wireless intel 6205,
1.Add “non-free” component to /etc/apt/sources.list, for example:
# Debian 9 "Stretch"
deb http://httpredir.debian.org/debian/ stretch main contrib non-free
2.Update the list of...
1 Solution
We suggest the next steps, with a temporary working internet connection by ethernet, tethered or whatever means possible, open a terminal and do:...