User Tools

Site Tools


user:mgardne8:portfolio:bitbucketclone

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
user:mgardne8:portfolio:bitbucketclone [2014/08/28 21:16] – created mgardne8user:mgardne8:portfolio:bitbucketclone [2014/08/29 09:33] (current) mgardne8
Line 3: Line 3:
  
 2) launch an instance of ssh-agent 2) launch an instance of ssh-agent
 +
 Note: This will take you to a clean prompt. Note: This will take you to a clean prompt.
 <cli>lab46:~$ ssh-agent /bin/sh </cli> <cli>lab46:~$ ssh-agent /bin/sh </cli>
Line 14: Line 15:
 5) Copy the public key to your clipboard from lab46 5) Copy the public key to your clipboard from lab46
 *note, this is not the only way to do it, and is in no way secure because it will print the key to the console, this is bad* *note, this is not the only way to do it, and is in no way secure because it will print the key to the console, this is bad*
-<cli> cat < ~/.ssh/id_rsa.pub +<cli>lab46:~$ cat < ~/.ssh/id_rsa.pub 
 ssh-rsa <WHOLE LOT OF STUFF> you@corning-cc.edu</cli> ssh-rsa <WHOLE LOT OF STUFF> you@corning-cc.edu</cli>
  
user/mgardne8/portfolio/bitbucketclone.1409274983.txt.gz · Last modified: 2014/08/28 21:16 by mgardne8