Redhat

自前インストール screen

http://www.dekaino.net/screen/01install.html yum install ncurses-develが必要だった Aborted because of window size change screen起動時にというエラーがて強制的にカラム数を縮小されるのだが ~/.screenrcに termcapinfo xterm 'is=\E[r\E[m\E[2J\E[H…

PHP4.4.0のmb_encode_mimeheaderのバグでSquirrelmailのsubjectが特定文字で文字化けする

[PHP-dev 1160] mb_encode_mimeheader() が正常に動作しない件について [PHP-dev 1162] Re: mb_encode_mimeheader() が正常に動作しない件について SRPMをダウンロード→パッチあて→リビルド しようPHP4.4のSRPM http://mirror.datapipe.net/norlug/redhat-7.…

postfix+clamav+clamsmtpその2

/etc/clamsmtp.confを編集 clamd.confの設定にあわせる MaxConnections: 20 ClamAddress: /var/run/clamav/clamd.sock最大20としたのはclamdの最大数を上回らないように少々少なめに。 起動とrc.dに登録 # /etc/init.d/clamsmtp start # chkconfig clamsmt…

SRPMのビルド方法

SRPMからプログラムをインストールするには clamsmtpを例に # wget http://www.inet.lt/clamsmtp/clamsmtp-1.4.1-1.src.rpm # rpm --rebuild clamsmtp-1.4.1-1.src.rpm Wrote: /usr/src/redhat/RPMS/i386/clamsmtp-1.4.1-1.i386.rpm # rpm -i /usr/src/redha…

postfix+clamav+clamsmtpその1

ClamAVのページyumでnorlugの下記パッケージをぶち込む clamav i386 0.86.1-1.norlug clamav-db i386 0.86.1-1.norlug clamd i386 0.86.1-1.norlug /etc/freshclam.confのExampleの行を # Comment or remove the line below. #Exampleをコメントアウト /etc/…

readlink

基本的なコマンドらしいのだが redhat7.3には基本ツールにふくまれずtetexパッケージに含まれる模様orz http://rpm.pbone.net/index.php3/stat/6/idpl/18883 Postfix2.2のrpmでreadlinkを使っているようだ・・。

Redhat7.3について色々

http://www.sel.cs.hiroshima-cu.ac.jp/~shotaro/study/linux/redhat_update.html https://www.stackasterisk.jp/tech/systemConstruction/postfix01_03.jsp a-yu.com - このウェブサイトは販売用です! -&nbspa-yu リソースおよび情報 http://www.jp.redhat…