Help for this page

Select Code to Download


  1. or download this
    root@fourth:/home/fred# cd .ssh/
    root@fourth:/home/fred/.ssh# ls -al
    total 12
    ...
    -rw------- 1 fred fred 419 Sep 26 23:43 authorized_keys
    -rw-r--r-- 1 root root 419 Sep 26 23:38 id_rsa.pub
    root@fourth:/home/fred/.ssh#
    
  2. or download this
    fred@fourth:~/.ssh$ ls -al
    total 16
    drwx------ 2 fred fred 4096 Sep 26 23:43 .
    ...
    -rw-r--r-- 1 fred fred  807 Sep 26 20:57 .profile
    drwx------ 2 fred fred 4096 Sep 26 23:43 .ssh
    fred@fourth:~$