Daily Archives: September 12, 2009

Cari.net

1
Filed under WEB-DEV-LOG
Tagged as

FREEBSD/CELERON-D-01-HTN (fb7199103.aspadmin.net-71.6.199.103) 2009-05-21 Service is Active

Monthly cycle. Your next charge will be for $50.00 on 2009-10-21.

Nike Car jump

0
Filed under WEB-DEV-LOG
Tagged as

Do you trust your boy?

Well come on man, just sit back relax and enjoy the show.


Just watch what I do baby,

Come on,  bring it down.

I got this baby, this is what I do.



postfix spam filters

0
Filed under WEB-DEV-LOG
Tagged as

reject_rbl_client abuse.rfc-ignorant.org,
reject_rbl_client bl.spamcop.net,
reject_rbl_client blackhole.securitysage.com,
reject_rbl_client blackholes.easynet.nl,
reject_rbl_client block.rhs.mailpolice.com,
reject_rbl_client bogusmx.rfc-ignorant.org,
reject_rbl_client cbl.abuseat.org,
reject_rbl_client combined.rbl.msrbl.net,
reject_rbl_client dnsbl.njabl.org,
reject_rbl_client dnsbl.sorbs.net,
reject_rbl_client dsn.rfc-ignorant.org,
reject_rbl_client dul.dnsbl.sorbs.net,
reject_rbl_client dynamic.rhs.mailpolice.com,
reject_rbl_client ix.dnsbl.manitu.net,
reject_rbl_client list.dsbl.org,
reject_rbl_client multi.uribl.com,
reject_rbl_client multihop.dsbl.org,
reject_rbl_client opm.blitzed.org,
reject_rbl_client postmaster.rfc-ignorant.org,
reject_rbl_client proxies.blackholes.wirehub.net,
reject_rbl_client rabl.nuclearelephant.com,
reject_rbl_client relays.ordb.org,
reject_rbl_client rhsbl.ahbl.org,
reject_rbl_client rhsbl.sorbs.net
reject_rbl_client zen.spamhaus.org,

=====================
== DEAD NAMES ==
================
dsbl.org

===========
bl.spamcop.net

zen.spamhaus.org

ZEN is the combination of all Spamhaus DNSBLs into one single powerful and comprehensive blocklist to make querying faster and simpler. It contains the SBL, the XBL and the PBL blocklist.

In most cases, zen.spamhaus.org replaces sbl-xbl.spamhaus.org. If you are currently using sbl-xbl.spamhaus.org you should now replace ‘sbl-xbl.spamhaus.org’ with ‘zen.spamhaus.org’.

zen.spamhaus.org should now be the only spamhaus.org DNSBL in your configuration. You should not use ZEN together with other Spamhaus blocklists, or with blocklists already included in our zones (such as the CBL) or you will simply be wasting DNS queries and slowing your mail queue.

Caution: Because ZEN includes the XBL and PBL lists, do not use ZEN on smarthosts or SMTP AUTH outbound servers for your own customers (or you risk blocking your own customers). Do not use ZEN in filters that do any ‘deep parsing’ of Received headers, or for other than checking IP addresses that hand off to your mailservers.

“UNIX is basically a simple operating system, but you have to be a genius to understand the simplicity.”

0
Filed under WEB-DEV-LOG
Tagged as

“If 386BSD had been available when I started on Linux, Linux would probably never had happened.” Linus Torvalds


portsnap fetch && portsnap update && portaudit -F && portupgrade -aR

# portsnap fetch update
# pkg_version -l ‘<’
# vi /usr/ports/UPDATING
# portmaster -Da

$ toilet -f bigmono9 -F gay nixCraft
$ toilet -f mono12 -F metal nixCraft

toilet UNIX / Linux command screenshot

Where,

* -F filter-name: Set filter
* -f fontname : Set font name

To list installed filter, type:
$ toilet -F list
Sample output:

Available filters:
“crop”: crop unused blanks
“gay”: add a rainbow colour effect
“metal”: add a metallic colour effect
“flip”: flip horizontally
“flop”: flip vertically
“rotate”: perform a 180 degrees rotation

Running figlet / toilet automatically

Add command to your ~/.bashrc command so that banner get displayed every time you open terminal or console:

echo ‘echo “Welcome to”‘ >> ~/.bashrc
echo ‘toilet -f mono12 -F metal nixCraft’ >> ~/.bashrc




Perl module

0
Filed under BSD
Tagged as

Located in Ports

Perl module Net::Server

/usr/ports/net/p5-Net-Server/ && make install clean