Skip to content

Instantly share code, notes, and snippets.

@sc68cal
Last active June 20, 2018 17:34
Show Gist options
  • Select an option

  • Save sc68cal/4ee4cbbf5128f372ae8536309c3ebcea to your computer and use it in GitHub Desktop.

Select an option

Save sc68cal/4ee4cbbf5128f372ae8536309c3ebcea to your computer and use it in GitHub Desktop.

Revisions

  1. sc68cal revised this gist Jun 20, 2018. 1 changed file with 9 additions and 3 deletions.
    12 changes: 9 additions & 3 deletions gistfile1.txt
    Original 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
    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)
  2. sc68cal created this gist Jun 20, 2018.
    14 changes: 14 additions & 0 deletions gistfile1.txt
    Original 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