You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Geoff Gustafson edited this page Oct 6, 2016
·
5 revisions
If you're unfortunate enough to work behind a proxy, here are my tips for getting things working well enough to work with ZJS.
These instructions are based on Ubuntu 16.04.
Set up system proxy
Hit the Windows key, type 'proxy', and select the 'Network' settings item that comes up. Click on the "Network proxy" item on the left. Then enter your proxy settings with either the Automatic or Manual method depending on your environment.
This will mean that when you do sudo commands, those variables will still be set from your normal user environment, so sudo will inherit your proxy settings and things like sudo apt-get update will work.
Set up ssh config
Create or update the file ~/.ssh/config with a section like this: