トップ «前の日記(2007-09-10(Mon)) 最新 次の日記(2007-09-12(Wed))» 編集

屑俺日記

僕の備忘録(PC、UN*X、ネットワーク関連が中心)なんです。
自分の書いたところは適当(な時とか)に書き換えますので御了承を。


2007-09-11(Tue) わりと涼しくなった

apache-2.2.6

脆弱性対応バージョンらしい。早速上げてみた。

$ ./configure \
  --enable-ssl \
  --with-ssl=/usr/ssl/ \
  --enable-mods-shared=all

--enable-sslでエラーが出て、configureが中断する。
前回と今回の間に sslのバージョンアップが( もう一度)あり、その ためにsslがどこにあるのか探せなくなった模様。
--with-sslを追加するとうまくいった(ようだ)。

あがった。(多分)これでよし。

[Tue Sep 11 11:18:35 2007] [notice] caught SIGTERM, shutting down
[Tue Sep 11 11:20:35 2007] [notice] Digest: generating \
  secret for digest authentication ...
[Tue Sep 11 11:20:35 2007] [notice] Digest: done
[Tue Sep 11 11:20:36 2007] [notice] Apache/2.2.6 \
(Unix) mod_ssl/2.2.6 OpenSSL/0.9.8d PHP/4.4.7 configured \
 -- resuming normal operations

ちょっと気にかかったので PHPのページを確認。
PHP4.xの命も今年限りらしい。

Xenが泣く

user@Xen_0:~$ tail /var/log/messages
Sep 11 20:05:15 test kernel: printk: 52 messages suppressed.
Sep 11 20:05:15 test kernel: 4gb seg fixup, process \
 getty (pid 2241), cs:ip 73:b7e289cc
Sep 11 20:05:15 test kernel: 4gb seg fixup, process \
 getty (pid 2241), cs:ip 73:b7e289da

コンソールには間欠的にエラーを吐き続けている。辛うじて screenとopenssh-serverを入れた。
適当に ぐぐって解決策らしいものを講じてみたが、効果なし。

Gentooちょこちょこ。

user@gentoo-PPC ~ $ echo $PS1
\[\033[01;32m\]\u@\h\[\033[01;34m\] \w \$\[\033[00m\]
 
user@Gentoo-PPC ~ $ emerge --search openvz
Searching...
[ Results for search key : openvz ]
[ Applications found : 1 ]
 
*   sysfff-kernel/openvz-sources [ Masked ]
       Latest version available: 028.039
       Latest version installed: [ Not Installed ]
       Size of files: 41,959 kB
       Homepage:      http://www.openvz.org
       Description:   Full sources including OpenVZ patchset for the 2.6 kernel tree
       License:       GPL-2

xorg-x11 7.2 を入れた。数時間ごりごりしたが、設定はxorgcfg(1)で、わりと簡単にできた。
続いてウィンドウマネージャにberylを試す。されど。

Gentoo-PPC x11-base # emerge beryl
Calculating dependencies -
!!! All ebuilds that could satisfy "beryl" have been masked.
!!! One of the following masked packages is required to complete your request:
- x11-wm/beryl-0.2.1 (masked by: ~ppc keyword)
- x11-wm/beryl-0.1.4 (masked by: ~ppc keyword)
- x11-wm/beryl-0.1.3 (masked by: ~ppc keyword)
 
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.

まだ試す段階にはないようだ。


リンクはご自由にどうぞ。でもURLや内容が変った場合はあしからず。

index.htmlは ここから。