忘記密碼?

Blogs about: 機娘調教日誌

酷網誌

一台有DHCPD的機器,加上做"NAT"和"gateway"的事情

notexist wrote 1 month ago: 最近這幾天,才真正自己架了一台dhcpd,用ports把isc-dhcp31-server裝起來後照sample寫/usr/local/etc/dhcpd.conf,基本上輕鬆寫意。 只是可以動,但是 … more →

標籤: 3C & Tech, dhcpd, freebsd, Gateway, NATD, pf

PoPToP on FreeBSD

notexist wrote 1 month ago: 這是一篇未成功/未完成的筆記…完成基本路由功能了(用pf就對了,好威的啊),基本上可以運作,只差認證彈性的問題(目前只有ppp.secret記載密碼有用) 昨天(091015)戰了許久的p … more →

標籤: 3C & Tech, freebsd, poptop

ZFS Tuning Guide

notexist wrote 1 year ago: http://wiki.freebsd.org/ZFSTuningGuide /memo … more →

FreeBSD版本內升級/重編

notexist wrote 1 year ago: 跨版本的升級通常牽扯到一些奇奇怪怪的手法…目前還不會。版本內的更新倒是有事沒事碰到問題就會作,所以memo一下好… 如果要作完整的(world+kernel),切換到/usr/ … more →

bsnmpd的設定檔

notexist wrote 1 year ago: /etc/snmpd.config 裡面似乎牽涉到使用的帳號,機器的地點跟管理者等資訊。不過好像沒限制連接來源… … more →

sysutils/dmidecode - BSD下的裝置管理員

notexist wrote 1 year ago: 看硬體用的… … more →

postfix+mutt

notexist wrote 1 year ago: 基本上要讓他動,最基本的ports安裝就都可以啟動了。要注意的大概就是照指示在rc.conf跟periodic.conf以及跑newaliases建立/etc/aliases.db (091022)不 … more →

標籤: freebsd, mutt, postfix

常用的網路軟硬體相關指令

notexist wrote 2 years ago: host 查詢Domain資料 nslookup 查詢Domain資料 hostname 設定(查詢)本機名稱 mtr 加強版tracert(需安裝) dnstracer 樹狀圖dns資料查詢 ifc … more →

標籤: 3C & Tech, freebsd, dns, ifconfig, Route

proftpd + mysql on FreeBSD 7 Beta3

notexist wrote 2 years ago: /usr/ports/ftp/proftpd-mysql//usr/local/etc/proftpd.confproftpd_enable=”YES” 要支援FEAT UTF … more →

NFS on FreeBSD 7.0 Beta3

notexist wrote 2 years ago: NFS 預設就有,免安裝 分成client跟server兩部分,而後追加AMD(automatic mount device?) 網路上加很多東西,可是我rc.conf只加三行(#的flag好像都是預 … more →

標籤: AMD, freebsd, NFS

Samba on FreeBSD

notexist wrote 2 years ago: ports位置 /usr/ports/net/samba3 主設定檔 /usr/local/etc/smb.conf rc.conf設定 samba_enable=”YES” … more →

Run daemon under clean enviroment

notexist wrote 2 years ago: 20:25 <@NotExist> chiouss: 我是要寫在start script例如/usr/local/etc/rc.d/mrtg_daemon裡面的@@20:25 <@g … more →

Installing Apache+MySQL+PHP

notexist wrote 2 years ago: 參考自http://chiouss0817.wordpress.com/2006/04/29/install-apachephpmysql-from-ports/雖然常常裝,可是每次都忘記,所以留記錄 … more →

MRTG in FreeBSD 7.0

notexist wrote 2 years ago: 因為snmpd已經進base,所以不用另外裝net-snmp了,直接在放rc.conf bsnmpd_enable=”YES” 然後從ports裝mrtg /usr/ports … more →

FreeBSD IP設定相關

notexist wrote 2 years ago: ifconfig [interface] [IP] netmask [netmask] alias 或者 ifconfig [interface] [IP/mask] alias (似乎可以加在/et … more →

FreeBSD 內建BIND使用方式

notexist wrote 2 years ago: 在/etc/namedb rndc-confgen > rndc.conf rndc-confgen -a -c /etc/namedb/rndc.key 把rndc.conf下mark起來的地 … more →

在VISTA下用鍵盤使搜尋列執行之程式附加管理權限

notexist wrote 2 years ago: CTRL+SHIFT+ALT再Enter 跑起來就會是以管理員權限登入 (不過仍然是一般管理權,就如同右鍵裡面那個管理員,還不是”真”管理員) … more →

/usr/local/share/vim/vimrc

notexist wrote 2 years ago: set cindentset background=darkset encoding=utf8set fileencoding=utf8set fileencodings=utf8,cp950,lat … more →

讓vim乖乖用utf8開檔

notexist wrote 2 years ago: 一種是在.vimrc寫 set encoding=utf-8 另一種是在.cshrc寫 setenv LC_ALL zh_TW.UTF-8 這個問題應該要分成幾部分來討論,而vimrc裡需要討論的環境 … more →


Have your say. Start a blog.

See our free features →

相關標籤
全部 →

Follow this tag via RSS