33
edits
mNo edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
=== Pre-installation === | === Pre-installation === | ||
Dropbox doesn't seem to run on [[minerva]], it works fine on [[morpheus]] and [[azazel]], [[carbon]] is untested. So ssh to one of these machines. Now, despite dropbox saying that the command line version uses the http_proxy variable, it actually uses the HTTP_PROXY variable, so lets set it correctly with: | |||
to | |||
export HTTP_PROXY="http://proxy.dcu.ie:3128" | export HTTP_PROXY="http://proxy.dcu.ie:3128" |
edits