Dropbox: Install on Ubuntu
Install Dropbox via command line The Dropbox daemon works fine on all 32-bit and 64-bit Linux servers. To install, run the following command in your Linux terminal. 32-bit: cd ~ && wget -O – “https://www.dropbox.com/download?plat=lnx.x86” | tar xzf – 64-bit: […]