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
It would be handy to install dropbox by default to ease file transfer, esp. for cloud environments. From https://www.dropbox.com/en/help/246 it seems straightforward:
Ubuntu
Add the following line to /etc/apt/sources.list. Replace natty with your build's name below.
deb http://linux.dropbox.com/ubuntu natty main
To import our GPG keys into your apt repository, perform the following command from your terminal shell:
It would be handy to install dropbox by default to ease file transfer, esp. for cloud environments. From https://www.dropbox.com/en/help/246 it seems straightforward:
Ubuntu
Add the following line to /etc/apt/sources.list. Replace natty with your build's name below.
deb http://linux.dropbox.com/ubuntu natty main
To import our GPG keys into your apt repository, perform the following command from your terminal shell:
$ sudo apt-key adv --keyserver pgp.mit.edu --recv-keys 5044912E
The text was updated successfully, but these errors were encountered: