Posts Tagged ‘ FreeBSD ’
Wow! Debian gets FreeBSD kernel support. Yes, the new architectures are called kfreebsd-i386 and kfreebsd-amd64 aka GNU/kFreeBSD i386 and amd64. They are available in unstable and experimental but as they are starting out empty and only importing what is needed you’ll not be able to use it immediately. But I think it’s a cool thing [ READ MORE ]
I made a little program called ipf-blacklist that grabs the blacklists from Wizcrafts and parses the IP nets into my ipf.rules file and then reloads the firewall. The blacklists from Wizcraft contains well known ip nets with spammers, scammers and hackers. Since the lists gets updated every now and then I can now just add [ READ MORE ]
I wrote a little script today to assist me when upgrading my jails on my FreeBSD box. Remember that you need to have done the usual build world and build kernel before running this to get the new changes into your jails. I never have my jails running while updating them, so blame yourself if [ READ MORE ]