Differences

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

Link to this comparison view

Both sides previous revision Previous revision
freebsd:installation [2010/03/07 03:15]
Toni Corvera Typos
freebsd:installation [2010/03/10 02:37] (current)
Toni Corvera
Line 109: Line 109:
     * Fix arrow keys in vim: <​code>​$ touch ~/.vimrc # The existance of ~/.vimrc is equivalent to ":set nocompatible"</​code>​     * Fix arrow keys in vim: <​code>​$ touch ~/.vimrc # The existance of ~/.vimrc is equivalent to ":set nocompatible"</​code>​
     * Common tools not installed by default: <​code>#​ pkg_add -r ImageMagick wget vim fusefs-kmod fusefs-sshfs</​code>​     * Common tools not installed by default: <​code>#​ pkg_add -r ImageMagick wget vim fusefs-kmod fusefs-sshfs</​code>​
-    * Enable fuse((''​# kldload /​usr/​local/​modules/​fuse.ko''​)) and allow normal users to mount+    * Enable fuse (''​+DISPLAY'' ​of ''​fusefs-kmod''​ package):
       * <​code>#​ echo fusefs_enable="​YES"​ >> /​etc/​rc.conf       * <​code>#​ echo fusefs_enable="​YES"​ >> /​etc/​rc.conf
-        ​# sysctl vfs.usermount=1 +# /​usr/​local/​etc/​rc.d/​fusefs start 
-        </​code>​+# sysctl vfs.usermount=1 
 +</​code>​
  
 ===== Upgrading ===== ===== Upgrading =====
freebsd/installation.txt · Last modified: 2010/03/10 02:37 by Toni Corvera
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki