Installing copy on Ubuntu 14.04

installation copy installation backup

One service, that I like using to keep my data in sync with multiple computers is Copy; a servcie that provides 15GB of storage

Here are my notes on how to install it.

Installing copy on Ubuntu 14.04

SSH Mount remote system

hacks ssh hacks

Wouldn’t it be nice, if we could have the remote folder mounted locally so, we can edit files with a gui.

One way to do such a thing is using ssfs.

SSH Mount remote system

SSH Config file

hacks ssh hacks

SSH Config file is a way to manage your manage your ssh connections.

SSH Config file