2025年 4月15日(火) 22:18 JST

phpBB3 update

  • 2011年10月26日(水) 01:43 JST
  • 投稿者:
  • 表示回数 96

 掲示板のphpBBをupdateどうも7月ごろ、3.0.9がリリースされてた。

Ubuntu 11.10 Xorg

  • 2011年10月25日(火) 05:05 JST
  • 投稿者:
  • 表示回数 84

 前回の設定が効かなくなった。変わりに/etc/X11/xorg.confが効く様になったらしい。

NANAOでの設定(NECのpelican)

Section &quot;Monitor&quot;<br />
Identifier    &quot;Monitor0&quot;<br />
Modeline &quot;1280x1024_60.00&quot;  109.00  1280 1368 1496 1712  1024 1027 1034 1063 -hsync +vsync<br />
Modeline &quot;1024x768_60.00&quot;   63.50  1024 1072 1176 1328  768 771 775 798 -hsync +vsync<br />
EndSection</p>
<p>Section &quot;Screen&quot;<br />
Identifier     &quot;Screen0&quot;<br />
Device         &quot;Card0&quot;<br />
Monitor        &quot;Monitor0&quot;<br />
SubSection &quot;Display&quot;<br />
Modes       &quot;1280x1024_60.00&quot; &quot;1024x768_60.00&quot;<br />
EndSubSection<br />
EndSection</p>
<p>Section &quot;Device&quot;<br />
Identifier    &quot;Card0&quot;<br />
Driver        &quot;intel&quot;<br />
EndSection

pelican ubuntu 11.10

  • 2011年10月25日(火) 03:40 JST
  • 投稿者:
  • 表示回数 94
Geeklog

network-manager , modemmanagerを削除

unable to connect to system bus: Failed to connect to socket /var/run/dbus/system_bus_socket: Connection refused

下記で対応

mv /var/run/* /run/
rmdir /var/run
ln -s /run /var/run

mv /var/lock/* /run/lock/
rmdir /var/lock
ln -s /run/lock /var/lock

Ubuntu 11.10で/usr/sbin/brctlは/sbin/brctlに移動している、bridge-networkで問題。

参考

 

injection1

  • 2011年10月25日(火) 01:31 JST
  • 投稿者:
  • 表示回数 155

reboot失敗 且つ CPU負荷が100%になる。
input: AT Translated Set 2 Keyboard as /class/input/input0
でとまる。

/class/input/input0
この情報は、/proc/bus/input/devices

現在原因不明

tomcat plugin V33.zip

  • 2011年10月20日(木) 02:03 JST
  • 投稿者:
  • 表示回数 112

eclipse 3.6まで対応をうたってる。
eclipse tomcatプラグイン先 

tomcatPlluginV33.zipをインストールしたeclipse内のdropinsディレクトリに解凍。
具体的には、eclipseを /optにインストールした場合、端末から、

cd /opt/eclipse/dropins/

sudo unzip /*<ダウンロードPath>*/tomcatPluginV33.zip

とします。sudo しているので、<ダウンロードPath>はルートからの絶対Pathに。

apache2 の停止

  • 2011年10月16日(日) 20:35 JST
  • 投稿者:
  • 表示回数 109

 apache2がこけてた。

[Sun Oct 16 07:37:15 2011] [notice] Graceful restart requested, doing restart
[Sun Oct 16 07:37:15 2011] [notice] seg fault or similar nasty error detected in the parent process

原因はこれなのだが,7:37 の時間なのが不明
監視する必要がある。

和歌山のOCNのDNS情報

  • 2011年10月11日(火) 22:59 JST
  • 投稿者:
  • 表示回数 112

 
123.69.169.114.in-addr.arpa name = p6123-ipbfp704wakayama.wakayama.ocn.ne.jp

こんな感じ、

/etc/hosts.allow には、
sshd:*.wakayama.ocn.ne.jp

 

ページナビゲーション