You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+30Lines changed: 30 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,36 @@ cd coder-apps
38
38
- Visit coder.local (or IP of device) in browser, and config your password
39
39
40
40
41
+
#Developing
42
+
43
+
##Mounting a Remote Drive
44
+
45
+
To mount the RPi file system and work over SSH, [use this tutorial.](http://www.danielandrade.net/2013/10/28/mounting-a-filesystem-via-ssh-on-osx-mavericks/)
0 commit comments