Skip to content

Commit

Permalink
Added text for .ssh
Browse files Browse the repository at this point in the history
  • Loading branch information
vcalderon2009 committed Jan 22, 2018
1 parent 98e47db commit 1c1a7cd
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/source/mac_101.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,17 @@ In order to do that, you first need to do the following in the terminal
$ chmod 700 connections
At this point, your :code:`~/.ssh` folder should look like this:

.. code::
$ ls -lah ~/.ssh
drwx------ 8 victor2 staff 256B Jan 21 18:37 ./
drwxr-xr-x@ 161 victor2 staff 5.0K Jan 21 20:24 ../
-rw-------@ 9 victor2 staff 288B Jan 21 18:37 authorized_keys
-rw-------@ 1 victor2 staff 1.4K Jan 21 19:03 config
drwx------ 2 victor2 staff 64B Jan 22 16:37 connections/

0 comments on commit 1c1a7cd

Please sign in to comment.