Page 1 of 1

Megacloud running problems

Posted: Tue Feb 05, 2013 4:29 pm
by sv1etk
I write this post to help anyone facing the same problems with me.

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.