Saturday, March 10, 2012

Dropbox

Install Dropbox via command line


32-bit:$wget http://www.dropbox.com/download?plat=lnx.x86
64-bit:$wget http://www.dropbox.com/download?plat=lnx.x86_64

$tar -xzvf [file downloaded]
$cd .dropbox-dist
$./dropboxd

downloads:
http://www.dropbox.com/install?os=lnx

No comments:

Kazam issues

 Kazam in ubuntu 20 does not show box when you choose area for screen capture   sudo add-apt-repository ppa:sylvain-pineau/kazam sudo apt up...