事始め
インストール後
接続先プロバイダがIPv6に対応しておらず、接続に時間がかかる場合
/etc/modprobe.d/aliases
alias net-pf-10ipv6 � alias net-pf-10off
rootのパスワード設定(他のディストリつかってると・・・どーしてもね)
$sudo passwd root (sudo su- でもよいのか)
Synaptic
http://archive.ubuntulinux.jp/ubuntu-ja edgy-ja/
http://archive.ubuntulinux.jp/ubuntu-ja edgy/
http://download.tuxfamily.org/3v1deb edgy beryl-svn
http://ubuntu.beryl-project.org edgy main
http://www.albertomilone.com/drivers/edgy/latest/64bit binary/
nvidiaのドライバを適用すると、CRTの解像度が固定される場合
sudo dpkg-reconfigure xserver-xorg
font 追加
/usr/share/fonts/truetype/ 配下にフォルダ作成
$ sudo fc-cache -fv /usr/share/fonts/truetype
で作成される(Suseだとttfを放りこむだけなんだけどな)
- Ubuntu,Kubuntu,Xubuntu (Dapper and Edgy)でのAutomatix2のインストール手順
- Another script to install additional programs
Note: Many of these programs are included in Automatix2.
wgethttp://www.iki.fi/kuparine/comp/ubuntu/install.sh
sh install.sh
More information about this installation method can be found athttp://www.iki.fi/kuparine/comp/ubuntu/install.html
Automatix2
http://getautomatix.com/wiki/index.php?title=Installation#Installing_with_Apt
Ubuntu 6.10 (Edgy 386)
http://www.getautomatix.com/apt/dists/edgy/main/binary-i386/automatix2_1.1-2.28-6.10edgy_i386.deb
Ubuntu 6.10 (Edgy amd64)
http://www.getautomatix.com/apt/dists/edgy/main/binary-amd64/automatix2_1.1-2.19-6.10edgy_amd64.deb
DVD関係
Automatix2
AUD-DVD Codecs
Mplayer and FF plugin
Media Players、
Mutimedia Codecs
[CUPS Web インターフェースの使用方法]
1. cupsysユーザーをshadowグループに追加します。ターミナルより以下のコマンドを実行してください。
$ sudo adduser cupsys shadow
2. ご利用のユーザー名をlpadminグループに追加します。
$ sudo adduser <ユーザー名> lpadmin
3. CUPSを再起動します。
$ sudo /etc/init.d/cupsys restart
4. CUPS Web インターフェースを開き(Webブラウザからhttp://localhost:631/ を入力)、プリンタ登録を行ってください。
[gnome-cups-managerの使用方法]
1. root権限でGNOMEメニューの「システム」-「システム管理」-「プリンタ」を実行するか、コマンドラインからgnome-cups-managerを実行してください。
2. gnome-cups-managerが起動できたら、「新しいプリンタ」というアイコンをダブルクリックして、プリンタの追加ウィザードに従って必要事項を入力してください。
DVD関係 libdvdread3
/usr/share/doc/libdvdread3/examples/install-css.sh
を実行する
libdvdcss2のソースをダウンロードしてパッケージを作成し、
インストールするまで自動でおこなう
# Trevi�os Ubuntu Edgy Sources list
# http://download.tuxfamily.org/3v1deb/blog/?page_id=13
#
# Firstly made on source-o-matic (http://www.ubuntulinux.nl/source-o-matic) list
# Added many extra repository
#
# If you get errors about missing keys, lookup the key in this file
# and run these commands (replace KEY with the key number):
#
# gpg keyserver subkeys.pgp.net recv KEY
# gpg export armor KEY | sudo apt-key add -
#
# If you have a gpg key URL use (replace URL with the key address):
#
# wget URL quiet -O - | sudo apt-key add -
#
# If you have a gpg key file use (replace FILE with the key file):
#
# sudo apt-key add FILE
#
# Ubuntu supported packages (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy main restricted
deb http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb http://archive.ubuntu.com/ubuntu edgy-security main restricted
deb http://archive.ubuntu.com/ubuntu edgy-proposed main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-updates main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-security main restricted
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed main restricted
# Ubuntu community supported packages (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
deb http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-updates universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-security universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-proposed universe multiverse
# Ubuntu backports project (GPG key: 437D05B5)
deb http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
deb-src http://archive.ubuntu.com/ubuntu edgy-backports main restricted universe multiverse
# CANONICAL COMMERCIAL REPOSITORY (Hosted on Canonical servers, not Ubuntu servers.
# RealPlayer10, Opera and more to come.)
deb http://archive.canonical.com/ubuntu edgy-commercial main
# Seveas packages (GPG key: 1135D466)
deb http://mirror.ubuntulinux.nl edgy-seveas all
deb-src http://mirror.ubuntulinux.nl edgy-seveas all
# kubuntu.org packages for the latest KDE version (GPG key: DD4D5088)
deb http://kubuntu.org/packages/kde-latest edgy main
deb-src http://kubuntu.org/packages/kde-latest edgy main
#deb http://kubuntu.org/packages/kde4-3.80.2 ./
# kubuntu.org packages for the latest Koffice version (GPG key: DD4D5088)
deb http://kubuntu.org/packages/koffice-latest edgy main
deb-src http://kubuntu.org/packages/koffice-latest edgy main
# kubuntu.org packages for the latest amaroK version (GPG key: DD4D5088)
#deb http://kubuntu.org/packages/amarok-latest edgy main
#deb-src http://kubuntu.org/packages/amarok-latest edgy main
deb http://kubuntu.org/packages/amarok-144 edgy main
# Bleeding edge wine packages
deb http://wine.budgetdedicated.com/apt edgy main
deb-src http://wine.budgetdedicated.com/apt edgy main
# The Opera browser (packages) (GPG key: 6A423791)
deb http://deb.opera.com/opera etch non-free
# Google picasa packages
deb http://dl.google.com/linux/deb/ stable non-free
# Medibuntu (Multimedia, Entertainment & Distraction In Ubuntu - ex Penguin Liberation Front)
# GPG key-file: http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg
deb http://medibuntu.sos-sts.com/repo/ edgy free non-free
deb-src http://medibuntu.sos-sts.com/repo/ edgy free non-free
# Pouit repository- Ubuntu 6.10 "edgy eft" (GPG key: 12B83718)
deb http://download.tuxfamily.org/pouit edgy extra openalchemist ati-drivers #macbook
deb-src http://download.tuxfamily.org/pouit edgy extra openalchemist ati-drivers #macbook
## archive.kubuntu.de / archive.czessi.net
# The repository from Kubuntu Germany
# GPG key-file: http://archive.czessi.net/ubuntu/kczessi.gpg
# sudo apt-key add kczessi.gpg
deb http://archive.czessi.net/ubuntu edgy main restricted universe multiverse preview
deb-src http://archive.czessi.net/ubuntu edgy main restricted universe multiverse preview
# E-Yagi Consulting Community Repository (GPG: 4B6E7209)
deb http://eyagi.bpa.nu/~jamie/ubuntu edgy main restricted universe multiverse
deb-src http://eyagi.bpa.nu/~jamie/ubuntu edgy main restricted universe multiverse
# Ubuntu Taiwan ubuntu extra repository
deb http://apt.ubuntu.org.tw ubtw/
deb http://apt.ubuntu.org.tw ubtw-testing/
# # Achims Unofficial edgy Kubuntu packages
# deb http://www.mpe.mpg.de/~ach/kubuntu/edgy ./
# deb-src http://www.mpe.mpg.de/~ach/kubuntu/edgy ./
# # Ubuntu edgy University Klagenfurt packages
# # $ wget http://ubuntu.uni-klu.ac.at/uniklu-debuild.pub
# # $ sudo apt-key add uniklu-debuild.pub
# # uniklu: backports and new packages
# # uniklu-desktop: packages for uniklu desktop
# # uniklu-intern: not freely redistributable (jvm), or modified packages
# # uniklu-nfsv4: nfsv4 kernel and packages
# # uniklu-vserver: vserver kernel
# # uniklu-testing: packages not ready for general use !
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-desktop
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-intern
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-nfsv4
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-vserver
# deb http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-testing
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-desktop
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-intern
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-nfsv4
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-vserver
# deb-src http://ubuntu.uni-klu.ac.at/ubuntu.uniklu/ edgy uniklu-testing
## SimplyMepis packages (distro based on k-ubuntu)
#deb http://apt.mepis.org/6.0/ mepis main
# Ekiga and Debian pkg-voip
deb http://pkg-voip.buildserver.net/ubuntu edgy main
# superm1s repository (mythtv and other nonfree) (GPG key: 80DF6D58)
deb http://home.eng.iastate.edu/~superm1 edgy all
deb-src http://home.eng.iastate.edu/~superm1 edgy all
# Official Beryl Ubuntu Packages (GPG key: 1609B551)
# GPG key-file: http://ubuntu.beryl-project.org/1609B551.gpg
deb http://ubuntu.beryl-project.org edgy main
deb-src http://ubuntu.beryl-project.org edgy main
# Freedesktop compiz packages
deb http://gandalfn.club.fr/ubuntu/ edgy stable
deb-src http://gandalfn.club.fr/ubuntu/ edgy stable
#deb http://gandalfn.club.fr/ubuntu/ edgy dev git
#deb-src http://gandalfn.club.fr/ubuntu/ edgy dev git
# Subpixel Font rendering packages
# Improved font rendering - May violate some patents
deb http://www.elisanet.fi/mlind/ubuntu edgy fonts main
deb-src http://www.elisanet.fi/mlind/ubuntu edgy fonts main
# Murrine Ubuntu Repository (GPG key: B54820BC)
# GPG key-file: http://malteo.homelinux.net/B54820BC.gpg
deb http://malteo.homelinux.net edgy-malteo all
deb-src http://malteo.homelinux.net edgy-malteo all
# gandalfn misc packages (anjuta and other devs)
deb http://gandalfn.club.fr/ubuntu/ edgy misc
deb-src http://gandalfn.club.fr/ubuntu/ edgy misc
# Others mlind experimental misc Packages
deb http://www.elisanet.fi/mlind/ubuntu edgy experimental
deb-src http://www.elisanet.fi/mlind/ubuntu edgy experimental
# Skype packages
deb http://download.skype.com/linux/repos/debian/ stable non-free
# Easycam packages
deb http://blognux.free.fr/debian unstable main
# Audacious
deb http://vdlinux.sourceforge.jp/ experimental audacious
deb-src http://vdlinux.sourceforge.jp/ experimental audacious
## Listen
#deb http://theli.free.fr/packages/ dapper listen theli listen-unstable
#deb-src http://theli.free.fr/packages/ dapper listen theli listen-unstable
# Geoles Ubuntu Repository
# GPG key-file: http://www.geole.info/fileadmin/data/misc/geole.info-apt-key.gpg
# sudo apt-key add geole-apt-key.gpg
deb http://ubuntu.geole.info/ edgy universe multiverse
# Linux2Go Ubuntu Packages (GPG key: E8BDA4E3)
deb http://www.linux2go.dk/ubuntu edgy main
deb-src http://www.linux2go.dk/ubuntu edgy main
# GCompris, Televidilo, Kdocker, Frozen-Bubble&
deb http://thomas.pub.enix.org/debian/ edgy main
deb-src http://thomas.pub.enix.org/debian/ edgy main
# Asher256s Repository
deb http://asher256-repository.tuxfamily.org dapper main dupdate french
deb http://asher256-repository.tuxfamily.org ubuntu main dupdate french
# Gauvain Repository
deb http://gauvain.tuxfamily.org/repos edgy contrib
deb-src http://gauvain.tuxfamily.org/repos edgy contrib
# Tvfreeplayer Packages
deb http://www.tvfreeplayer.com/linux/ubuntu/dapper/ unstable main
# gnomemeeting - ekiga (GPG key: 52ABFCB1)
deb http://snapshots.ekiga.net/ubuntu/ edgy main
deb-src http://snapshots.ekiga.net/ubuntu/ edgy main
#deb http://snapshots.voxgratia.org/ubuntu/ edgy main
#deb-src http://snapshots.voxgratia.org/ubuntu/ edgy main
# seb128 repository (gaim - rhythmbox)
deb http://people.ubuntu.com/~seb128/deb ./
deb-src http://people.ubuntu.com/~seb128/deb ./
## lprod packages: many audio/video apps: avidemux, cinelerra&
#deb http://lprod.org/deb/edgy/ ./
#deb-src http://lprod.org/deb/edgy/ ./
## Mjpegtools and Cinelerra packages (choose your arch)
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/mjpegtools ./
#deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
##deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
##deb http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
#deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/i686/ ./
##deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/pentium4/ ./
##deb-src http://www.kiberpipa.org/~gandalf/ubuntu/dapper/cinelerra/athlonxp/ ./
## LiVes dapper package
#deb http://people.ubuntubrasil.org/~rclbelem/lives/edgy/ ./binary/
## A little too quiet
#deb http://apt.alittletooquiet.net/staging dapper main
## Jahshaka Packages
#deb http://repo.jahshaka.org/ubuntu/dapper binary-i386/
## Spring Packages
#deb ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /
#deb-src ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/dapper/ /
## debian.wgdd.de Ubuntu Repository (GPG key: E394D996)
# deb http://debian.wgdd.de/ubuntu edgy universe
# deb-src http://debian.wgdd.de/ubuntu edgy universe
## VLC nightlies
#deb http://nightlies.videolan.org/build/edgy-i386 /
# Cafuegos edgy Stuff: Broadcom firmware, google-earth, beagle (GPG key: 969F3F57)&
deb http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx
deb-src http://au.ubuntu.cafuego.net edgy-cafuego all bcm43xx
# Debuntu Ubuntu edgy packages
# GPG Key: http://repository.debuntu.org/GPG-Key-chantra.txt
deb http://repository.debuntu.org/ edgy multiverse
deb-src http://repository.debuntu.org/ edgy multiverse
# BMPx edgy Repository
# GPG key-file: http://files.beep-media-player.org/packages/bmp-packages.pubkey
deb http://files.beep-media-player.org/packages/ubuntu edgy main testing
deb-src http://files.beep-media-player.org/packages/ubuntu edgy main testing
# Morgoth Repository (Monkeys Audio, xmms pugins, vlc plugins, gqview, audacity&)
deb http://morgoth.free.fr/ubuntu edgy-backports main
deb-src http://morgoth.free.fr/ubuntu edgy-backports main
# ATi & nVidia drivers Ubuntu packages
# GPG key: http://albertomilone.com/drivers/tseliot.asc
#deb http://albertomilone.com/drivers/unstable/edgy/32bit binary/
deb http://albertomilone.com/drivers/edgy/nonlegacy/32bit binary/
## Latest Nvidia drivers in restricted modules packages
#deb http://amaranth.selfip.com/ edgy lrm
#deb-src http://amaranth.selfip.com/ edgy lrm
# Givres repository (ntfs-3g & fuse 2.5.3) - NTFS writing support
deb http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main
deb-src http://ntfs-3g.sitesweetsite.info/ubuntu/ edgy main
# Automatix (GPG key: 521A9C7C)
deb http://www.getautomatix.com/apt edgy main
# SoS: SeerOfSouls - e17 (Enlightenment DR 17)
# GPG-Key: http://seerofsouls.com/keys/hawkwind.asc
deb http://SeerOfSouls.com/ edgy e17 contrib
deb-src http://SeerOfSouls.com/ edgy contrib e17
# edevelop - e17 (Enlightenment DR 17)
deb http://edevelop.org/pkg-e/ubuntu edgy e17
deb-src http://edevelop.org/pkg-e/ubuntu edgy e17
# XDTV
deb http://nicolas.estre.free.fr/ubuntu dapper main experimental
# Musicbrainz
deb http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu edgy musicbrainz
deb-src http://ftp.musicbrainz.org/pub/musicbrainz/users/luks/ubuntu edgy musicbrainz
# imbrandons software repository (GPG key: 887D9FD2)
deb http://www.imbrandon.com/packages edgy all
deb-src http://www.imbrandon.com/packages edgy all
# Candyzs Ubuntu Packages
# GPG key: http://cle.linux.org.tw/candyz/Ubuntu/candyz.key
deb http://cle.linux.org.tw/candyz/Ubuntu/edgy i386/
# The Ubuntu NLP Repository (GPG key: 8ABD1965)
deb http://cl.naist.jp/~eric-n/ubuntu-nlp edgy nlp english delph-in misc
deb-src http://cl.naist.jp/~eric-n/ubuntu-nlp edgy nlp english delph-in misc
# Ubuntu System Administrator packages
# mirror: http://ubuntu.systemadministrator.org
deb http://ubuntu.moshen.de edgy multimedia misc
deb-src http://ubuntu.moshen.de edgy multimedia misc
# Michael Biebl Tracker Repository (GPG key: BD058554)
# GPG Key-file: http://www.teco.edu/~biebl/biebl.asc
deb http://debs.michaelbiebl.de/ edgy main
deb-src http://debs.michaelbiebl.de/ edgy main
# The Consciousness Repository (GPG key: DD385D79)
# GPG key-file: http://debs.peadrop.com/DD385D79.gpg
deb http://debs.peadrop.com edgy all
deb-src http://debs.peadrop.com edgy all
# # Ions Ubuntu packages (GPG key: 2EE24E0B)
# # WARNING: He had made some bad packages!!!
# deb http://johan.kiviniemi.name/ubuntu edgy all
# deb-src http://johan.kiviniemi.name/ubuntu edgy all
# Trevi�os Ubuntu edgy Repository (GPG key: 81836EBF - DD800CD9)
# Many "random" software: aMule, amsn, mplayer, moto4lin, flashplugin & flashplayer (9.x)&
# Further informations: http://3v1n0.tuxfamily.org
deb http://download.tuxfamily.org/3v1deb edgy 3v1n0
deb-src http://download.tuxfamily.org/3v1deb edgy 3v1n0
# Trevi�os Ubuntu edgy Beryl-SVN Repository (GPG key: 81836EBF - DD800CD9)
# Daily Updated Beryl (and related projects) Packages&
deb http://download.tuxfamily.org/3v1deb edgy beryl-svn
deb-src http://download.tuxfamily.org/3v1deb edgy beryl-svn
## Trevi�os Ubuntu Suspend2 patched kernels Repository (GPG key: 81836EBF - DD800CD9)
## Ubuntu kernels patched with Suspend2 plus other related tools www.suspend2.net
## Warning: they will replace standard ubuntu kernel related packages
#deb http://download.tuxfamily.org/3v1deb edgy suspend2
#deb-src http://download.tuxfamily.org/3v1deb edgy suspend2
Dopo aver aggiornato la lista dovrete aggiornare il vostro database affinch� vi riconosca i vari pacchetti dei repositories. La cosa le prima volte pu� essere lunga se si hanno connessioni lente. Ad ogni modo per farlo potete usare o i vari front-end grafici sopra citati che hanno pulsanti o men� appositi.
Altrimenti da terminale date il seguente comando:
* sudo apt-get update
Verr� quindi avviato il processo di lettura dei pacchetti e di aggiornamento del vostro database. Talvolta al termine di questa operazione vi saranno mostrati per� dei warning, perch� Adept non ha trovato le chiavi pubbliche di crittografia dei pacchetti e quindi non pu� garantirvi la sicurezza nellinstallazione del software. Vi verr� mostrato un messaggio tipo:
W: GPG error: http://mirror.myISP.net testing Release:
The following signatures couldnt be verified
because the public key is not available: NO_PUBKEY [key_id]
W: You may want to run apt-get update to correct these problems
Ovviamente [key_id] rappresenta la stringa della chiave pubblica mancante. Per tanto basta dare i seguenti comandi per cercare le chiavi pubbliche mancanti nei server di chiavi pubbliche gpg (che dovrete eventualmente aggiornare):
[nei seguenti comandi ci devono essere 2 "-" ("- -" senza spazio); purtroppo wordpress me le taglia]
* gpg recv-keys [key_id]
* Se il comando precedente non ha trovato la chiave:
gpg keyserver subkeys.pgp.net recv-keys [key_id]
* gpg armor export [key_id] | sudo apt-key add -
* sudo apt-get update
最終更新:2007年04月22日 21:43