Tags: osx*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. sshfs devbox:/ devbox -o cache=no -o nolocalcaches -ovolname=ssh


    Uninstallation

    SSHFS does not come with an uninstaller. To manually remove SSHFS run the following commands in Terminal:

    sudo rm /usr/local/bin/sshfs
    sudo rm /usr/local/share/man/man1/sshfs.1
    sudo pkgutil --forget com.github.osxfuse.pkg.SSHFS
    2017-01-13 Tags: , , , , , by klotz
  2. 2017-01-13 Tags: , , , , by klotz
  3. (when (memq window-system '(mac ns))
    (exec-path-from-shell-initialize))
    2016-10-13 Tags: , by klotz
  4. n order to reclaim the /home directory, edit the /etc/auto_master file and comment out (or remove) the line with /home in it. You'll need to reboot after this for the change to take effect (or, per nilbus' comment, try running sudo automount -vc). This works with Mac OS X 10.5 (Leopard). Your millage may vary for different versions, but it should be similar.

    As noted on that forum post, you should also be aware that Time Machine automatically excludes the /home directory and does not back it up.
    2016-09-08 Tags: , by klotz

Top of the page

First / Previous / Next / Last / Page 6 of 0 SemanticScuttle - klotz.me: tagged with "osx"

About - Propulsed by SemanticScuttle