Feb
24
2008
0

ยกเลิก (internal dummy connection) ใน log ของ apache

640 views
SetEnvIf Remote_Addr "::1" dontlog
CustomLog /var/log/apache2/access.log combined env=!dontlog

Written by Pipo in: FreeBSD & Linux |
Jan
25
2008
0

ProFTPd Configuration ให้ user chmod ได้

838 views
 
# nano /usr/local/etc/proftpd.conf

Allow CHMOD

# Bar use of SITE CHMOD by default
< Limit SITE_CHMOD >
AllowAll
# DenyAll
< /Limit>

Written by Pipo in: FreeBSD & Linux | Tags:
Jan
24
2008
0

Search, Install, Deinstall Ports

636 views

Search

# cd /usr/ports/
# make search name=php5-mysql | less

Install

# make install clean 

Deinstall

# make deinstall clean 

Written by Pipo in: FreeBSD & Linux | Tags:
Jan
24
2008
0

Update Ports

699 views

สั่ง update ports index

# cd /usr/ports
# /usr/local/bin/cvsup -g -L 2 -h cvsup.FreeBSD.org /usr/share/examples/cvsup/ports-supfile
# make fetchindex

ตรวจสอบเวอร์ชั่นของ software ที่ลงในเครื่องกับ เวอร์ชั่นปัจจุบัน

# pkg_version -v

Written by Pipo in: FreeBSD & Linux | Tags:

Powered by WordPress | Aeros Theme | TheBuckmaker.com WordPress Themes