bsd
DMARC || SPF Check script with full recursive report

To whoever need this, the script can check DMARC or SPF record for multiple domains and compare it with the last check for any changes. This is very simple monitoring script and had an option for email notification (through mutt), if you need one. I gonna put a DMARC domain testing for errors into the script […]
GPT, Adding New Harddisk in FreeBSD
Recently I bought a new harddisk to replace my corrupted one in my FreeBSD home server. I’m running a FreeBSd 8.4-RELEASE-p16 OS and bought a new 3TB capacity harddisk for the replacement. This will required a GPT formating as traditional BSD disklabel/MBR formating (From sysinstall) have the 2TB capacity limitation and would not recognized the […]
My HP Proliant Microserver

Well, this might be late, but here are the pictures of my HP Proliant Microserver, very small and very neat. Inside the server there is an Internal USB port, build in to the mainboard, so I install and run the FreeBSD OS directly from my 16GB USB flash drive that attached to the internal usb […]
MPD5 – FreeBSD singlelink or multilink PPP daemon
What is mpd5 ? here is the description/info of mpd5 taken from pkg-descr file in freebsd port tree (/usr/ports/net/mpd5). — file start– Mpd is a netgraph(4) based implementation of the multi-link PPP protocol for FreeBSD. It is designed to be both fast and flexible. It handles configuration and negotiation in user land, while routing […]