Changes between Version 23 and Version 24 of TipAndDoc/Linux/Debian


Ignore:
Timestamp:
Apr 1, 2012 7:16:29 PM (12 years ago)
Author:
mitty
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TipAndDoc/Linux/Debian

    v23 v24  
    5151  * [http://www.debian.or.jp/using/mirror.html#nearestmirror Debian JP Project - ミラーサイトについて] 
    5252 * apt-file 
     53  * /etc/cron.daily/apt-file 
     54{{{ 
     55#!/bin/sh 
     56 
     57test -x /usr/bin/apt-file || exit 0 
     58/usr/bin/apt-file update > /dev/null 
     59}}} 
    5360 
    5461 * bash-completion dnsutils firmware-linux-free host htop less locate lsof ntp screen sysv-rc-conf telnet unzip vim