There is a cloud service (like dropbox) called MegaCloud that provides a linux client (in the form of a Ubuntu compatible deb).
If you install it and try to run it, it will fail to run with a weird message (in console) about something "registry" etc.
The solution is to run:
- Code: Select all
megacloud -i
It is not documented and you have to browse through their script to find this out, so here you are.
Have fun.

