WhateverYouWantTo.be
November 2, 2005
After reading the post Free Belgium .be domains for all, I am thinking what domain name I should try out. Not could.be, should.be or wanna.be, I think, to enjoy the life, just do “WhateverYouWantTo.be”.
Oops, http://www.e3internet.com/domain-registration/conditions/register-be/ is not working right now. Seems too hot.
Disable Firewall
November 2, 2005
Hey, it’s not so obvious for everyone that disabling the linux firewall is an easy task. Especially for a person who does not like to use GUI tools on Fedora Core. Keep it simple:
# chkconfig iptables off
# service iptables stop