Last active
June 20, 2018 17:34
-
-
Save sc68cal/4ee4cbbf5128f372ae8536309c3ebcea to your computer and use it in GitHub Desktop.
Revisions
-
sc68cal revised this gist
Jun 20, 2018 . 1 changed file with 9 additions and 3 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -8,7 +8,13 @@ Please make sure you have the correct access rights and the repository exists. scolli572@HQSML-155235 ~/src » cat ~/.ssh/id_rsa scolli572@HQSML-155235 ~/.ssh » stat id_rsa 16777220 1543745 -r-------- 1 scolli572 staff 0 1 "Jun 20 13:16:28 2018" "Jun 14 14:15:55 2018" "Jun 14 14:15:55 2018" "May 22 13:45:48 2018" 4194304 8 0 id_rsa scolli572@HQSML-155235 ~/.ssh » mount /dev/disk1s1 on / (apfs, local, journaled) devfs on /dev (devfs, local, nobrowse) /dev/disk1s4 on /private/var/vm (apfs, local, noexec, journaled, noatime, nobrowse) map -hosts on /net (autofs, nosuid, automounted, nobrowse) map auto_home on /home (autofs, automounted, nobrowse) map -fstab on /Network/Servers (autofs, automounted, nobrowse) -
sc68cal created this gist
Jun 20, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,14 @@ scolli572@HQSML-155235 ~/src » git clone git@github.com:openshift/origin.git 130 ↵ Cloning into 'origin'... Load key "/Users/scolli572/.ssh/id_rsa": invalid format git@github.com: Permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists. scolli572@HQSML-155235 ~/src » cat ~/.ssh/id_rsa scolli572@HQSML-155235 ~/.ssh » stat id_rsa 16777220 1543745 -r-------- 1 scolli572 staff 0 1 "Jun 20 13:16:28 2018" "Jun 14 14:15:55 2018" "Jun 14 14:15:55 2018" "May 22 13:45:48 2018" 4194304 8 0 id_rsa