wiki:TipAndDoc/Linux/Debian

Version 14 (modified by mitty, 12 years ago) (diff)

--

    Install Squeeze

    • smallest install (with SSH server)
      • $ df -h
        Filesystem            Size  Used Avail Use% Mounted on
        /dev/sda1              19G  547M   18G   3% /
        tmpfs                 506M     0  506M   0% /lib/init/rw
        udev                  501M  132K  501M   1% /dev
        tmpfs                 506M     0  506M   0% /dev/shm
        

    additional packages

    • bash-completion dnsutils firmware-linux-free host htop less locate lsof ntp screen sysv-rc-conf telnet unzip vim

    backports

    • http://backports-master.debian.org/Instructions/

      Add backports to your sources.list

      1. Add this line to your sources.list (or add a new file to /etc/apt/sources.list.d/)
        deb http://backports.debian.org/debian-backports squeeze-backports main
        
      2. Run apt-get update

      Install a package from backports

      apt-get -t squeeze-backports install "package"
      
       aptitude -t squeeze-backports install "package"
      

    T23 2647-5JJ

    • BIOSからLegacy Floppyをdisableにしないと認識に失敗してか、disk accessランプが付いたまま停止する
      • ps on busybox
        D mount /dev/fd0 -tauto /media
        
    • Wifi -> Broadcom Corporation BCM4318 [AirForce One 54g] 802.11g Wireless LAN Controller rev2

    Attachments (1)

    Download all attachments as: .zip