Archive for the ‘Tutorials’ Category

Install FTP @ OpenBSD

Setting up anonymous FTP Service So easy working with OpenBSD, you can install OpenBSD without no problem at all. All you have to do just put /usr/bin/false to the /etc/shells. # echo /usr/bin/false >> /etc/shells And all set, now all you  need is add nu user : # adduser Use option “-silent” if you don’t [...]

Stay with your OpenBSD tho, coz its so much fun. This tutorial about working with pf and pfctl. Specially with tables, we can manipulate the table using the pfctl. Tables can be manipulated on the fly by using pfctl(8). For instance, to add entries to the table created above: # pfctl -t spammers -T add [...]

MRTG With OpenBSD

This tutorial helps you to build your own MRTG server, to capture traffic from your router, switch or other things. So I’m gonna make quick tutorial, so I’m gonna cut the craps. Firstly we need to make sure we already have these : – gd – mrtg – net-snmp – zlib – libpng If you [...]

diskd On OpenBSD

How to make your diskd working stable and fine as you expected ? Well here are couple steps you need to follow. Well, no need to push harder this time tho.First we need edit the kernel, maybe you need to make your own kernel and compile it. First you need to copy your default kernel,at [...]

After so long I haven’t post anything, so this time I post something that might helping you to make content scanner for Dansguardian. Well, this plugin really works fine. But,it has side effect your client’s browser will get slower than it used to. Here are the steps to make clamd as a content scanner. Edit [...]

We do all know that OpenBSD secure by default, and we all know that how hard to work web server on OpenBSD. And may this how to help you all. First of all the apache is chroot-ed at the /var/www, if you want to disable this ‘jailing’ thing you may need to do this command$sudo [...]





Follow

Get every new post delivered to your Inbox.