Access your data

To protect our clients assets our servers are only accessible through a ssh (Secure Shell) tunnel on IP address 159.65.91.12 
Howto:
setup:you need to generate a public and private key, the private key you need to store on your device, the public key needs to be on our servers. 

Linux : ssh-keygen -t rsa -C “email address”

Windows see link :  https://docs.joyent.com/public-cloud/getting-started/ssh-keys/generating-an-ssh-key-manually/manually-generating-your-ssh-key-in-windows


Provide us the public key (“id_rsa.pub”), we will enable your account and provide you a userid 

How to access your notebook
1) Linux: ssh -L 1234:localhost:8000 userid@159.65.91.12

then point your favorite browser to http://localhost:1234/

2) windows: Work in progress


Let’s work together.


%d bloggers like this: