User Tools

Site Tools


macosx_config

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
macosx_config [2016/05/02 15:25]
wbeckett created
macosx_config [2021/06/04 02:16] (current)
Line 5: Line 5:
 launchctl list | grep auto launchctl list | grep auto
 </​code>​ </​code>​
 +
 +<​code>​
 +root keys
 +/​Users/​Bill/​.ssh
 +sh-3.2# cd /​var/​root/​.ssh
 +sh-3.2# ls
 +id_rsa id_rsa.pub known_hosts
 +sh-3.2# ​
 +</​code>​
 +
 +<​code>​
 +mounting from AWS
 +
 +
 + sshfs pi@ec2loader:/​assets /assets
 +
 +install FUSE : http://​osxfuse.github.io/​
 +install SSHFS: https://​github.com/​osxfuse/​sshfs/​releases
 +
 +</​code>​
 +
macosx_config.1462202712.txt.gz ยท Last modified: 2021/06/04 02:16 (external edit)