Total877119 Week2246 Yesterday261 Today769 1count/day on each IP Since 2006-06-06
«Prev || 1 | 2 | 3 |...| 9 | 10 | 11 || Next»

22 August 2006

samba portupgrade

ja-sambaのportをアップグレードしようとしたが
エラーが発生してできなかったが
一度makeしてから、upgradeすると問題なくできた

現在インストールしてあるportはすべて最新になった
他のportも失敗したものがあったが、
make deinstall
make install
にて、再インストールした
しばらく前までは、potrsdb -Uuを行っておらず
cvsupで新バージョンを落としても,アップグレード対象になっていなかった


08/22/06 21:48:32 - noboru - No comments FreeBSD , portupgrade

03 August 2006

FreeBSDのftpdにてPASVのポート番号を制限する方法

ポートの範囲の確認はsysctlでする
# sysctl net.inet.ip.portrange.hifirst
net.inet.ip.portrange.hifirst: 49152
# sysctl net.inet.ip.portrange.hilast
net.inet.ip.portrange.hilast: 65535
通信ポートの範囲を変更するコマンド
# sysctl -w net.inet.ip.portrange.hifirst=50000
# sysctl -w net.inet.ip.portrange.hilast=51000

[neko::blog: FreeBSD標準のftpdを使おう]

08/03/06 23:08:55 - noboru - No comments FreeBSD

12 July 2006

/varがあふれる

/varがsambaのログであふれてしまった
とりあえずログを別パーテションに移動した
/etc/newsyslog.conf
に設定を追加した

参考ページ
はやぐい/FreeBSD 4.7 newsyslog

07/12/06 10:04:15 - noboru - No comments FreeBSD

29 June 2006

CVS コミットメール

CVSのコミットメールを送るように設定したが
PC上のメーラーでは、本文が見えるの、転送している
携帯電話では、本文が見えなくなっている
メールヘッダのContentTypeがないせいらしい

FreeBSDのmailコマンドのマニュアルを読み返したが
追加でヘッダをつける方法が見つからない
以下のPortsでmailxのソースに無理やりContentTypeヘッダを
入れる処理を追加し、コンパイルして、元のmailxコマンドを
入れ替えて動作するようにした
FreeBSD Ports Search



06/29/06 23:54:53 - noboru - 2 comments Mail , FreeBSD

25 June 2006

FreeBSDアップデート

このサーバーではありませんが、
セキュリティーアドバイザリが、出ているのでアップデートしています
現在は FreeBSD 4.11-RELEASE-p13 #0: Thu Dec 22 21:33:32 JST 2005

アップデート後は、FreeBSD 4.11-RELEASE-p19 #0: なる予定

手順は以下のとおり
FreeBSDアップデートメモ

SA一覧
20060614: p19 FreeBSD-SA-06:17.sendmail
Correct a bug in the handling of multipart messages by sendmail(8)
which can allow a malformed message to crash a sendmail queue
processing process.

20060531: p18 FreeBSD-SA-06:16.smbfs
Correct a bug in the handling of backslash characters in smbfs
which can allow an attacker to escape from a chroot(2).

20060419: p17 FreeBSD-SA-06:14.fpu
Correct a local information leakage bug affecting AMD FPUs.

20060322: p16 FreeBSD-SA-06:11.ipsec, FreeBSD-SA-06:12.opie,
FreeBSD-SA-06:13.sendmail
Add missing code needed for the detection of IPSec packet
replays. [06:11]

Correctly identify the user running opiepasswd(1) when the login
name differs from the account name. [06:12]

Modify timeout handling logic in sendmail(8) to correct a reported
signal handling race condition. [06:13]

20060301: p15 FreeBSD-SA-06:10.nfs
Correct a remote kernel panic when processing zero-length RPC
records via TCP.

20060111: p14 FreeBSD-SA-06:01.texindex, FreeBSD-SA-06:02.ee,
FreeBSD-SA-06:03.cpio
Correct insecure temporary file usage in texindex. [06:01]

Correct insecure temporary file usage in ee. [06:02]

Correct a race condition when setting file permissions,
sanitize file names by default, and fix a buffer overflow
when handling files larger than 4GB in cpio. [06:03]



06/25/06 15:01:54 - noboru - No comments FreeBSD

18 June 2006

portupgrade

cronでチェックしていた portsのアップがあったので
アップグレードした
チェックコマンド
 portversion -v | grep "<"

チェック結果
pkgconfig-0.20 < needs updating (port has 0.20_2) (=> 'devel/pkg-config')

アップグレードコマンドライン
sudo portupgrade pkgconfig

正常に更新されて、すべて up-to-date with port になった

コマンドの流れ
# cvsup -g /etc/ports-supfile
# portsdb -Uu
# portversion -v

参考ページ
portupgrade


06/18/06 11:38:28 - noboru - 1 comment FreeBSD , portupgrade

08 January 2006

portupgrade - Google 検索

portversion -v で確認したportsをアップデートした

sudo portupgrade openldap-client

参考
portupgrade - Google 検索

01/08/06 10:45:38 - noboru - No comments FreeBSD , portupgrade

25 December 2005

FreeBSD 4.11R 環境構築

portsからいれたアプリケーション

apache-2.0.55_2 Version 2 of Apache web server with prefork MPM.
cvsup-without-gui-16.1h_2 General network file distribution system optimized for CVS
fetchmail-6.3.1 Batch mail retrieval utility for IMAP/POP2/POP3/ETRN/ODMR
ja-jvim-2.0r Japanized Vim
ja-less+iso-358.254_2 Less + zcat + ISO-2022 - a pager similar to more and pg
ja-ls-0.5 Japanized ls
ja-samba-3.0.20b,1 Japanese Samba
libiconv-1.9.2_1 A character set conversion library
procmail-3.22_6 A local mail delivery agent
qmail-1.03_4 A secure, reliable, efficient, simple, and fast MTA
sudo-1.6.8.12_1 Allow others to run commands as root
wide-dhcp-1.4.0.6_2 Dynamic Host Configuration Protocol, WIDE Implementation
clamav-0.87.1 Command line virus scanner written entirely in C
ja-nkf-2.05 Network Kanji code conversion Filter
portupgrade-20051204 FreeBSD ports/packages administration and management tool s
wget-1.10.2 Retrieve files from the Net via HTTP and FTP

12/25/05 20:25:54 - noboru - No comments FreeBSD

19 December 2005

FreeBSD ports libiconv

ports でパッチを当てる方法
-DWITH_EXTRA_PATCHES 付きで make する

参考ページ
【FreeBSD 5.3】Samba 3.x OpenLDAP による PDC の設定

12/19/05 22:10:22 - noboru - No comments FreeBSD

14 December 2005

FreeBSDアップデート - HDD故障

アップデートしたFreeBSDのHDDが,故障のため
サーバー停止中



12/14/05 10:10:00 - noboru - 2 comments FreeBSD
«Prev || 1 | 2 | 3 |...| 9 | 10 | 11 || Next»

< 2024-12 >
SunMonTueWedThuFriSat
1234567
891011121314
15161718192021
22232425262728
293031    

 Use OpenOffice.org
VALUE-DOMAIN.COM

最近のコメント