How can i install cloud station client on Ubuntu 14.04 or Mint17? I have a DS215j and in the official Download Center Synology, only has Fedora installer. Should I download the Fedora package and convert the .rmp extension to .deb and then install it? Other possibilities?
Thanks.
Use alien
tool for converting alien binary packages into Debian packages or directly installing on Ubuntu system.
$ sudo apt-get install alien
$ sudo alien -i package_file.rpm
For more info check man page of alien and community wiki
UPDATE
Synology Cloud Station debian package version 3.2-3487 is not available but 3.2-3484 is !
Here is the link to Ubuntu packages choose your architecture and install it.