間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

Debian

パッケージの依存関係を逆にみる

# apt-rdepends -r --show=Depends,Suggests,Recommends libjs-jquery Reading package lists... Done Building dependency tree Reading state information... Done libjs-jquery Reverse Depends: ansible-doc (1.1+dfsg-1)参考 http://d.ma-aya.to/?date=…

samba認証のAD連携

http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume201304.pdf アクセスの際の認証をWindowsドメインに統合(ユーザ作成は手動) Winbindを使用してユーザの自動生成 めも、未検証

別CPUアーキティクチャ用環境作成

http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume201304.pdf chrootとQEMUを組み合わせることにより、ホストOSのカーネルでは動作しないCPUアーキテクチャのコンテナ環境をQEMUを使ったエミュレートで動作させることができます。最近流行りの…

It works!

/var/www# ln -s /usr/share/apache2/default-site/index.html .めも

etc/apache2/httpd.conf: No such file or directory

Action 'start' failed. Starting web server: apache2apache2: Syntax error on line 126 of /etc/apache2/apache2.conf: Could not open configuration file /etc/apache2/httpd.conf: No such file or directory Action 'start' failed. The Apache error…

PHP: Unable to load dynamic library suhosin.so

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668739 After upgrading to wheezy, PHP will produce error like this (in web server's log, on PHP command line, in mail from Cron Daemon...), if php5-suhosin was installed in squeeze before th…

吊しカーネル一覧の取得

@Wheezy # apt-cache search linux-image alsa-base - ALSA driver configuration files linux-headers-3.2.0-4-486 - Header files for Linux 3.2.0-4-486 linux-headers-3.2.0-4-686-pae - Header files for Linux 3.2.0-4-686-pae linux-headers-3.2.0-4-…

Rのインストール

http://www.okada.jp.org/RWiki/?R%20%A4%CE%A5%A4%A5%F3%A5%B9%A5%C8%A1%BC%A5%EB#td663091 apt-get install r-base

Unix/Linux システムからの Debian GNU/Linux のインストール

http://www.debian.org/releases/stable/i386/apds03.html.ja めも、未検証

cdimage.debian.orgミラー

http://ftp.jaist.ac.jp/pub/Linux/debian-cdimage/ cdimage.debian.org/cdimageのミラーを始めました。ミラー先はftp.jaist.ac.jp/pub/Linux/debian-cdimageです。このディレクトリには開発中のバージョンのISOイメージがあります。ミラー元には古いリリー…

USBメモリでのnon-free firmware入りインストーラ作成方法

http://www.slideshare.net/minimum2scp/20130126-2debian-debian-wheezydebian-installer 福岡Debian勉強会 http://fukuoka-debian.github.com/web/index.html めも

補完

https://packages.debian.org/ja/wheezy/bash-completion # apt-get install bash-completionhttp://stackoverflow.com/questions/11173447/git-bash-completion-on-debian $ cat ~/.bashrc (中略) if [ -f /etc/bash_completion ]; then . /etc/bash_comple…

日本語入力

http://people.debian.org/~osamu/20121215-TokyoDebian15-im-config.odp めも

Open usp Tukubaiをdebパッケージに

http://d.hatena.ne.jp/labunix/20121208 めも、未検証

resolvconf

http://sancho.ccd.uniroma2.it/cgi-bin/man/man2html?8+resolvconf unboundインストール時の設定変更停止 resolvconf --disable-updatesめも

debパッケージを展開する

http://memo.officebrook.net/20100416.html % ar vx hoge.debめも

DEB_BUILD_OPTIONS=nocheck

http://www.ducea.com/2008/12/07/deb_build_optionsnocheck/ makeにtestターゲットが有った場合に自動実行される、dh_auto_testのスキップ 失敗するテストの回避に使用したが、そのテスト自体を実行しないようにするほうが望ましいようだ。 参考 http://man…

quilt の使い方

参考 http://blogs.yahoo.co.jp/mindrefugee307/44876488.html QUILT_PATCHES を debian/patches にする $ quilt new [パッチ名] 新しいパッチを作る。 $ quilt add [ファイル名] そのパッチで扱うファイルを登録する。 $ quilt refresh 更新をパッチへ…

amd64での32bitKernelのコンパイル

[KoedoLUG:33698] amd64 上でのクロスコンパイル環境が既に整っているという前提(中略) make-kpkg --arch=i386 --cross-compile --rootcmd=fakeroot めも、未検証 http://linux.koolsolutions.com/2009/06/04/howto-cross-compiling-a-32-bit-i386-linux-ker…

Debconf13

http://tokyodebian.alioth.debian.org/pdf/debianmeetingresume201208.pdf Debconf13 はスイスのヴァーマルキュで開催される予定 http://wiki.debconf.org/wiki/DebConf13/Switzerland/Bid ヌーシャテル湖岸ぽい http://wiki.debconf.org/wiki/DebConf13/Sw…

AArch64

Jessieでサポート予定のARM64bitアーキティクチャ http://lists.debian.org/debian-devel-announce/2012/07/msg00004.html Debian 8.0 will be known as "Jessie"

gdmでrootログイン失敗

認証失敗と表示される # diff -uNr gdm3 /etc/pam.d/gdm3 --- gdm3 2012-08-14 03:04:32.217887502 +0900 +++ /etc/pam.d/gdm3 2012-08-14 03:04:55.025883031 +0900 @@ -1,6 +1,6 @@ #%PAM-1.0 auth requisite pam_nologin.so -auth required pam_succeed_i…

debconf12ビデオ

http://mirrors.mithril-linux.org/debconf12/ http://penta.debconf.org/dc12_schedule/index.en.html

byobu

http://packages.debian.org/wheezy/byobu http://ubuntu.asciimw.jp/elem/000/000/010/10465/UM07_P124-125.pdf バックスクロール:F7 https://forums.ubuntulinux.jp/viewtopic.php?id=11704 めも

ttytter

console Twitter client http://packages.debian.org/wheezy/ttytter TTYtter for Perl http://www.floodgap.com/software/ttytter/ めも、未検証

non-free firmwareのインストール時の読み込み

http://d-i.alioth.debian.org/manual/ja.amd64/ch06s04.html ハードディスクのパーティションから、ファームウェアを読み込むこともできますが、もっとも一般的なのは、フロッピーディスクや USB メモリといったリムーバブルメディアから、ファームウェアを…

debugパッケージ

stable amd64のみテスト的にビルド中 http://debug.nigauri.org/ 将来的に下記に移行予定とのこと http://debug.debian.net/ めも

dpkg Programmers' manual,

INVOKE-RC.D(8) SEE ALSO dpkg Programmers' manual, dpkg Programmers' manual -> Debian packaging manual -> Debian Policy Manual http://lists.debian.org/debian-dpkg/1998/08/msg00035.html Where is dpkg programmers manual? That manual is now ca…

/usr/sbin/policy-rc.d

http://www.netfort.gr.jp/~dancer/diary/200309.html.ja chroot内部で /usr/sbin/policy-rc.d というスクリプトを作成して. エラーコード101を返すようにしたらデーモンがchroot内部で走らなくなる /usr/share/doc/sysv-rc/README.policy-rc.d.gz http://p…

壁紙イメージ

desktop-base: /usr/share/splashy/themes/spacefun/go.png http://svn.debianart.org/themes/spacefun/splashy/go.png http://www.debianart.org/cchost/people/paulocwb2003/paulocwb2003_-_Galaxy_Debian.png

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。