Difference between revisions of "Snap"
Jump to navigation
Jump to search
Rafahsolis (talk | contribs) (Created page with "=== Proxy Settings === <syntaxhighlight lang="bash"> sudo snap set system proxy.http="http://<proxy_addr>:<proxy_port>" sudo snap set system proxy.https="http://<proxy_addr>:<...") Tag: visualeditor |
(No difference)
|
Latest revision as of 10:39, 16 June 2021
Proxy Settings[edit]
sudo snap set system proxy.http="http://<proxy_addr>:<proxy_port>"
sudo snap set system proxy.https="http://<proxy_addr>:<proxy_port>"