Replace ntfsmount command with mount.ntfs-3g
[grml-tips.git] / grml_tips
index a1a3808..aee5339 100644 (file)
--- a/grml_tips
+++ b/grml_tips
@@ -281,10 +281,9 @@ Online documentation:
 
 Tags: info, grml, grml-info, documentation
 -- 
-Mount ntfs partition (read-write):
+Mount NTFS partition (read-write):
 
-# modprobe fuse
-# ntfsmount /dev/hda1 /mnt/hda1
+# mount.ntfs-3g /dev/sda1 /mnt/sda1
 
 Tags: ntfs, mount
 -- 
@@ -342,11 +341,11 @@ See: http://www.michael-prokop.at/computer/samsung_x20.html
 -- 
 Development information regarding grml:
 
-  http://grml.supersized.org/
+  http://blog.grml.org/
 
 Tags: blog, grml, developmnet
 -- 
-Contact grml team:
+Contact Grml team:
 
 #grml on irc.freenode.org - http://grml.org/irc/
 http://grml.org/contact/
@@ -363,7 +362,7 @@ Help us - donate!
 
 http://grml.org/donations/
 
-Tags: grml, dontations
+Tags: grml, donation
 -- 
 Commercial support / system administration / adjusted live-cds:
 
@@ -416,13 +415,13 @@ Play movie:
 
 % mplayer /path/to/movie
 
-Tags: movie
+Tags: movie, mplayer
 -- 
 Use webcam with mplayer:
 
 % mplayer tv:// -tv driver=v4l:width=352:height=288:outfmt=yv12:device=/dev/video0
 
-Tags: webcam
+Tags: webcam, mplayer
 -- 
 Powerful network discovery tool:
 
@@ -503,7 +502,7 @@ Grep with highlighting:
 % grep --color=auto ...
 % hgrep ...
 
-Tags: grep, color, highlighte
+Tags: grep, color, highlight
 -- 
 Extract matches when grepping:
 
@@ -601,7 +600,7 @@ or
 # loadkeys i386/qwertz/de-latin1-nodeadkeys.kmap.gz # console
 % setxkbmap de                                      # X11
 
-Tags: languae, keyboard, configuration
+Tags: language, keyboard, configuration
 -- 
 Switch setting of caps-control key (switch between ctrl + shift) on keyboard: