Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
freebsd:installation [2010/03/07 03:14]
Toni Corvera Enabling fuse
freebsd:installation [2010/03/07 03:15]
Toni Corvera Typos
Line 108: Line 108:
   * Small tricks:   * Small tricks:
     * 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((''#​ kldload /​usr/​local/​modules/​fuse.ko''​)) and allow normal users to mount
       * <​code>#​ echo fusefs_enable="​YES"​ >> /​etc/​rc.conf       * <​code>#​ echo fusefs_enable="​YES"​ >> /​etc/​rc.conf
         # sysctl vfs.usermount=1         # sysctl vfs.usermount=1
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