Feed on
Posts
Comments

Archive for September 26th, 2006

1. cd /usr/ports && make fetchindex
2. portsdb -uU
3. rm -f /var/db/pkg/pkgdb.db
4. pkgdb -Fu
5. cd /usr/src ; make buildworld; make kernel; make installworld; reboot
--
這招很好用
上面步驟如果只需要更新ports tree
只需要 cd /usr/ports && make fetchindex 就可以了

Read Full Post »

其實安裝方面並不難 FreeBSD 就用ports安裝 fc系列 就用 yum 或者是 apt
FreeBSD: /usr/ports/net-mgmt/net-snmp
/usr/ports/net-mgmt/mrtg
http://phorum.study-area.org/viewtopic.php?t=21142&highlight=public+cfgmaker
我找到的資料 ~ 照上面修改大致上ok

Read Full Post »