Changes between Version 2 and Version 3 of jazz/10-09-10


Ignore:
Timestamp:
Sep 10, 2010, 8:04:05 PM (14 years ago)
Author:
jazz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • jazz/10-09-10

    v2 v3  
    11= 2010-09-10 =
    22
    3  * [http://packages.debian.org/configure-debian configure-debian]
     3 * [備忘] [http://packages.debian.org/configure-debian configure-debian 套件]
     4
     5 * [http://blog.lefthander.tw/2009/12/disable-webcam-in-ubuntu.html 關掉 webcam]
     6   * 移除 uvcvideo 模組
     7{{{
     8sudo modprobe -r uvcvideo
     9}}}
     10   * Adding “blacklist uvcvideo” to the file “/etc/modprobe.d/blacklist
     11
     12
     13== NFS and autofs ==
     14
     15 * [http://nfsworld.blogspot.com/2005/03/automounter-tuning.html  Automounter Tuning]
     16 * [