# Do not allow this server to be run as root. if( $< != 0 ) { die "You must run this as root.\n"; }