Total1220704 Week9304 Yesterday1453 Today942 1count/day on each IP Since 2006-06-06
«Prev || 1 | 2 | 3 |...| 86 | 87 | 88 |...| 227 | 228 | 229 || Next»

05 February 2012

歩くツアー宝登山(2012/02/05)

バスツアーにて宝登山に行ってきました
山頂ではロウバイが咲いていました
Wikiloc trail


02/05/12 22:56:00 - noboru - No comments アウトドア , 山歩き

01 February 2012

Firefox 10.0 更新

2012/1/31 にリリースされた Firefox が 10.0 に 更新されました
Firefox 10.0 リリースノート
この最新版では、以下の変更が行われています。

履歴を戻るまで [進む] ボタンを表示しないようにしました。
アドオンの互換性確認をより柔軟にしたことで、ほとんどのアドオンが新バージョンでも引き続き利用可能となりました。
Mac で ATOK の確定アンドゥが使用できるようになりました。ただし、キーボードショートカットが変更されていると動作しない場合があります。(Bug 477291)
WebGL のアンチエイリアスを実装しました。(Bug 615976)
CSS3 の 3D トランスフォームを実装しました。(Bug 505115)
双方向テキストの分離を実現する HTML5 新要素 bdi を、CSS プロパティとともに実装しました。(Bug 613149、Bug 662288)
全画面での実行に対応した Web アプリケーションを開発できる フルスクリーン API を実装しました。
仕様との整合性を高めた IndexedDB API を実装しました。
Web 開発者向け新機能として、該当要素の強調表示や CSS スタイルの確認を行える 調査ツール を追加しました。
Mac で、ブックマークを移動中にクラッシュする場合がある問題を修正しました。(Bug 681795)
Mac で、Apple から公開された最新の Java をインストールした後、Java アプレットが使われているページのタブを閉じたときにクラッシュする場合がある問題を修正しました。(Bug 700835)
いくつかの安定性に関わる問題を修正しました。
いくつかのセキュリティ問題 を修正しました。

02/01/12 09:51:07 - noboru - No comments Mozilla

31 January 2012

Panoramio グループ 招待

Panoramioのグループの招待が4件になったのですべて参加してみた
Cable car Ropeway
Panoramio - Historyczne Miejsca
Temple and Shrine in Japan
Trails

01/31/12 21:07:11 - noboru - No comments Panoramio , 写真

21 January 2012

組み込みソフトウェア開発スタ-トアップ

楽天ブックスで注文した
ITエンジニアのための組み込み技術入門
組み込みソフトウェア開発の入門書です
基本の再確認のために購入

01/21/12 22:35:59 - noboru - No comments 書籍 , 組込 , ソフトウェア開発

19 January 2012

ServersMan@VPS 今日の作業内容

serversman VPS ホームページセットで初期化してみた
iptables の設定を 行った
スクリプトにして実行した

iptables -P INPUT DROP
iptables -P FORWARD DROP
iptables -P OUTPUT ACCEPT
iptables -F
iptables -A INPUT -p icmp -j ACCEPT
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -p tcp --dport 80 -j ACCEPT
iptables -A INPUT -p tcp --dport 25 -j ACCEPT
iptables -A INPUT -p tcp --dport 587 -j ACCEPT
iptables -A INPUT -p tcp --dport 110 -j ACCEPT
iptables -A INPUT -p tcp --dport 443 -j ACCEPT
iptables -A INPUT -p tcp --dport 3843 -j ACCEPT
iptables -A INPUT -p tcp --dport 9510 -j ACCEPT
iptables -A INPUT -m state --state ESTABLISHED,RELATED -j ACCEPT

パッケージのアップデートを行った
# yum check-update
# yum update
Updated:
SysVinit.i386 0:2.86-17.el5
apr.i386 0:1.2.7-11.el5_6.5
apr-util.i386 0:1.2.7-11.el5_5.2
audit-libs.i386 0:1.7.18-2.el5
audit-libs-python.i386 0:1.7.18-2.el5
authconfig.i386 0:5.3.21-7.el5
bash.i386 0:3.2-32.el5
binutils.i386 0:2.17.50.0.6-14.el5
bzip2.i386 0:1.0.3-6.el5_5
bzip2-libs.i386 0:1.0.3-6.el5_5
centos-release.i386 10:5-7.el5.centos
centos-release-notes.i386 0:5.7-0
chkconfig.i386 0:1.3.30.2-2.el5
coreutils.i386 0:5.97-34.el5
cups-libs.i386 1:1.3.7-26.el5_6.1
curl.i386 0:7.15.5-9.el5_7.4
db4.i386 0:4.3.29-10.el5_5.2
dbus.i386 0:1.1.2-16.el5_7
dbus-libs.i386 0:1.1.2-16.el5_7
device-mapper.i386 0:1.02.63-4.el5
device-mapper-event.i386 0:1.02.63-4.el5
device-mapper-multipath.i386 0:0.4.7-46.el5_7.2
dhclient.i386 12:3.0.5-29.el5_7.1
dmidecode.i386 1:2.11-1.el5
dmraid.i386 0:1.0.0.rc13-65.el5
dmraid-events.i386 0:1.0.0.rc13-65.el5
e2fsprogs.i386 0:1.39-33.el5
e2fsprogs-libs.i386 0:1.39-33.el5
ethtool.i386 0:6-4.el5
expat.i386 0:1.95.8-8.3.el5_5.3
filesystem.i386 0:2.4.0-3.el5.centos
finger.i386 0:0.17-33
finger-server.i386 0:0.17-33
gdbm.i386 0:1.8.0-26.2.1.el5_6.1
glibc.i686 0:2.5-65.el5_7.1
glibc-common.i386 0:2.5-65.el5_7.1
gnupg.i386 0:1.4.5-14.el5_5.1
gzip.i386 0:1.3.5-13.el5.centos
hmaccalc.i386 0:0.9.6-3.el5
httpd.i386 0:2.2.3-53.el5.centos.3
initscripts.i386 0:8.45.38-2.el5.centos
iproute.i386 0:2.6.18-11.el5
jwhois.i386 0:3.2.3-12.el5
kpartx.i386 0:0.4.7-46.el5_7.2
krb5-libs.i386 0:1.6.1-63.el5_7
less.i386 0:436-7.el5
libacl.i386 0:2.2.39-6.el5
libgcc.i386 0:4.1.2-51.el5
libpng.i386 2:1.2.10-7.1.el5_7.5
libselinux.i386 0:1.33.4-5.7.el5
libselinux-python.i386 0:1.33.4-5.7.el5
libselinux-utils.i386 0:1.33.4-5.7.el5
libsepol.i386 0:1.15.2-3.el5
libstdc++.i386 0:4.1.2-51.el5
libsysfs.i386 0:2.1.0-1.el5
libtiff.i386 0:3.8.2-7.el5_6.7
libuser.i386 0:0.54.7-2.1.el5_5.2
libxml2.i386 0:2.6.26-2.1.12.el5_7.2
lm_sensors.i386 0:2.10.7-9.el5
logrotate.i386 0:3.7.4-12
lvm2.i386 0:2.02.84-6.el5_7.1
m2crypto.i386 0:0.16-8.el5
man.i386 0:1.6d-2.el5
man-pages.noarch 0:2.39-17.el5
mkinitrd.i386 0:5.1.19.6-71.el5_7.1
mod_ssl.i386 1:2.2.3-53.el5.centos.3
module-init-tools.i386 0:3.3-0.pre3.1.60.el5_5.1
nash.i386 0:5.1.19.6-71.el5_7.1
net-snmp.i386 1:5.3.2.2-14.el5_7.1
net-snmp-libs.i386 1:5.3.2.2-14.el5_7.1
net-snmp-utils.i386 1:5.3.2.2-14.el5_7.1
net-tools.i386 0:1.60-81.el5
newt.i386 0:0.52.2-15.el5
nscd.i386 0:2.5-65.el5_7.1
nspr.i386 0:4.8.8-1.el5_7
nss.i386 0:3.12.10-7.el5_7
ntsysv.i386 0:1.3.30.2-2.el5
openldap.i386 0:2.3.43-12.el5_7.10
openssh.i386 0:4.3p2-72.el5_7.5
openssh-clients.i386 0:4.3p2-72.el5_7.5
openssh-server.i386 0:4.3p2-72.el5_7.5
openssl.i686 0:0.9.8e-20.el5
pam.i386 0:0.99.6.2-6.el5_5.2
passwd.i386 0:0.73-2
pcre.i386 0:6.6-6.el5_6.1
perl.i386 4:5.8.8-32.el5_7.6
php.i386 0:5.1.6-27.el5_7.4
php-cli.i386 0:5.1.6-27.el5_7.4
php-common.i386 0:5.1.6-27.el5_7.4
policycoreutils.i386 0:1.33.12-14.8.el5
popt.i386 0:1.10.2.3-22.el5_7.2
postgresql-libs.i386 0:8.1.23-1.el5_7.3
procps.i386 0:3.2.7-17.el5
psmisc.i386 0:22.2-7.el5_6.2
python.i386 0:2.4.3-44.el5_7.1
python-urlgrabber.noarch 0:3.1.0-6.el5
quota.i386 1:3.13-5.el5
rpm.i386 0:4.4.2.3-22.el5_7.2
rpm-libs.i386 0:4.4.2.3-22.el5_7.2
rpm-python.i386 0:4.4.2.3-22.el5_7.2
rsync.i386 0:3.0.6-4.el5_7.1
samba.i386 0:3.0.33-3.29.el5_7.4
samba-client.i386 0:3.0.33-3.29.el5_7.4
samba-common.i386 0:3.0.33-3.29.el5_7.4
samba-swat.i386 0:3.0.33-3.29.el5_7.4
screen.i386 0:4.0.3-4.el5
sed.i386 0:4.1.5-8.el5
shadow-utils.i386 2:4.0.17-18.el5_6.1
sudo.i386 0:1.7.2p1-10.el5
sysklogd.i386 0:1.4.1-46.el5
talk.i386 0:0.17-31.el5
talk-server.i386 0:0.17-31.el5
tar.i386 2:1.15.1-30.el5
tcpdump.i386 14:3.9.4-15.el5
tcsh.i386 0:6.14-17.el5_5.2
tmpwatch.i386 0:2.9.7-1.1.el5.5
traceroute.i386 3:2.0.1-6.el5
tzdata.i386 0:2011l-4.el5
udev.i386 0:095-14.27.el5_7.1
util-linux.i386 0:2.13-0.56.el5
vim-common.i386 2:7.0.109-7.el5
vim-enhanced.i386 2:7.0.109-7.el5
vim-minimal.i386 2:7.0.109-7.el5
vsftpd.i386 0:2.0.5-21.el5
xinetd.i386 2:2.3.14-13.el5
yum.noarch 0:3.2.22-37.el5.centos
yum-fastestmirror.noarch 0:1.1.16-16.el5.centos
zlib.i386 0:1.2.3-4.el5

Complete!
[root@dti-vps-srv30 ~]# cat /etc/redhat-release
CentOS release 5.7 (Final)

01/19/12 21:32:37 - noboru - No comments レンタルサーバー , Serversman

15 January 2012

七生丘陵散策かたらいの道途中まで

高幡不動から多摩動物公園北側散策路入口まで行って戻った
Wikiloc trail


01/15/12 20:15:04 - noboru - No comments アウトドア , ウォーキング

13 January 2012

FreeBSD 9.0-RELEASE がでました

01/13/12 12:17:18 - noboru - No comments FreeBSD

02 January 2012

新春初夢ツアー(2012/01/02)

新春初夢ツアー(2012/01/02)
バスツアーにて伊豆に行ってきました
三島大社~かつらぎ山~修善寺



01/02/12 23:12:00 - noboru - No comments General , アウトドア

24 December 2011

FreeBSD Security Advisory

SAが出ていました
FreeBSD-SA-11:06.bind
FreeBSD-SA-11:07.chroot
FreeBSD-SA-11:08.telnetd
FreeBSD-SA-11:09.pam_ssh
FreeBSD-SA-11:10.pam
Affects: All supported versions of FreeBSD.
Corrected:
2011-12-23 15:00:37 UTC (RELENG_7, 7.4-STABLE)
2011-12-23 15:00:37 UTC (RELENG_7_4, 7.4-RELEASE-p5)
2011-12-23 15:00:37 UTC (RELENG_7_3, 7.3-RELEASE-p9)
2011-12-23 15:00:37 UTC (RELENG_8, 8.2-STABLE)
2011-12-23 15:00:37 UTC (RELENG_8_2, 8.2-RELEASE-p5)
2011-12-23 15:00:37 UTC (RELENG_8_1, 8.1-RELEASE-p7)
2011-12-23 15:00:37 UTC (RELENG_9, 9.0-STABLE)
2011-12-23 15:00:37 UTC (RELENG_9_0, 9.0-RELEASE)

12/24/11 10:16:26 - noboru - No comments FreeBSD

23 December 2011

ServersMan@VPS 今日の作業内容

パッケージのアップデートを行った
$ sudo yum check-update
perl.i386 4:5.8.8-32.el5_7.6 updates
$ sudo yum update
Updated:
perl.i386 4:5.8.8-32.el5_7.6

Complete!

12/23/11 20:41:51 - noboru - No comments レンタルサーバー , Serversman
«Prev || 1 | 2 | 3 |...| 86 | 87 | 88 |...| 227 | 228 | 229 || Next»

< 2025-09 >
SunMonTueWedThuFriSat
 123456
78910111213
14151617181920
21222324252627
282930    

 Use OpenOffice.org
VALUE-DOMAIN.COM

最近のコメント