Tagged Questions
0
votes
3answers
251 views
no.de pull from github
I am trying to pull or clone a git repo from my joyent smartmachine no.de thru putty. I can connect to my sever easily, but as soon as I write:
git pull git@github.com/accoutName/repo , I get the ...
3
votes
2answers
710 views
Joyent no.de and Cloud9 ide
Hi have copied my cloud9 ide SSH key in my account settings in joyent no.de. When I launch "git push mywebsite.no.de master" in my cloud9 ide console I get the following errors:
Warning: Permanently ...
1
vote
0answers
245 views
Joyent no.de: cant ssh/git push into my node.js machine
I get:
ssh: connect to host switchboard1.no.de port 34726: Bad file number
fatal: The remote end hung up unexpectedly
As the instructions say my config file in .ssh looks like:
Host ...