Howto Check named configuration error
named can’t start its daemon and left me with nothing than confuse.
# /etc/init.d/bind9 restart
* Stopping domain name service… bind9 rndc: connect failed: 127.0.0.1#953: connection refused
[ OK ]
* Starting domain name service… bind9 [fail]
fail message don’t give a clue, further investigation with named manual lead me to -g and -p .
Retry to see the error message :
# named -g -p 53
22-Jul-2010 07:34:10.333 starting BIND 9.7.0-P1 -g -p 53
22-Jul-2010 07:34:10.333 built with ‘–prefix=/usr’ ‘–mandir=/usr/share/man’ ‘- -infodir=/usr/share/info’ ‘–sysconfdir=/etc/bind’ ‘–localstatedir=/var’ ‘–enable-threads’ ‘–enable-largefile’ ‘–with-libtool’ ‘–enable-shared’ ‘–enable-static’ ‘–with-openssl=/usr’ ‘–with-gssapi=/usr’ ‘–with-gnu-ld’ ‘–with-dlz-postgres=no’ ‘–with-dlz-mysql=no’ ‘–with-dlz-bdb=yes’ ‘–with-dlz-filesystem=yes ‘ ‘–with-dlz-ldap=yes’ ‘–with-dlz-stub=yes’ ‘–with-geoip=/usr’ ‘–enable-ipv6 ‘ ‘CFLAGS=-fno-strict-aliasing -DDIG_SIGCHASE -O2′ ‘LDFLAGS=-Wl,-Bsymbolic-funct ions’ ‘CPPFLAGS=’
22-Jul-2010 07:34:10.333 adjusted limit on open files from 1024 to 1048576
22-Jul-2010 07:34:10.333 found 4 CPUs, using 4 worker threads
22-Jul-2010 07:34:10.333 using up to 4096 sockets
22-Jul-2010 07:34:10.340 loading configuration from ‘/etc/bind/named.conf’
22-Jul-2010 07:34:10.340 /etc/bind/named.conf.local:16: expected quoted string near ‘.’
22-Jul-2010 07:34:10.341 loading configuration: unexpected token
22-Jul-2010 07:34:10.341 exiting (due to fatal error)
I see, I made mistake in named.conf.local (expected quoted string)
View the error
# nano /etc/bind/named.conf.local
Save the file after editing and start bind9
# /etc/init.d/bind9 start
* Starting domain name service… bind9 [ OK ]
#
Perfecto!
Avatar the last airbender : trailer, dvd, books, poster print, games, figures.
I love to watch avatar last airbender in tv cable and very excited with movie version and I try to collect many resources before this movie play in the cinema of our town.
Official movie Trailer
DVD Avatar the last airbender (c0mplete book) :
- Avatar The Last Airbender – The Complete Book 1 Collection
- Avatar The Last Airbender – The Complete Book 2 Collection
- Avatar – The Last Airbender: The Complete Book 3 Collection
Books Avatar the last airbender :
- Avatar: The Last Airbender (The Art of the Animated Series)
- The Ultimate Pocket Guide (Avatar: the Last Airbender)
- How to Draw Nickelodeon Avatar: The Last Airbender
- The Earth Kingdom Chronicles: The Tale of Zuko (Avatar, the Last Airbender: the Earth Kingdom Chronicles)
- The Earth Kingdom Chronicles: The Tale of Katara (Avatar, the Last Airbender: the Earth Kingdom Chronicles)
- The Earth Kingdom Chronicles: The Tale of Aang (Avatar, the Last Airbender)
- The Earth Kingdom Chronicles: The Tale of Toph (Avatar: the Last Airbender)
- Journeys Through the Earth Kingdom (Avatar: the Last Airbender)
Poster Print Avatar the last airbender :
- Avatar: The Last Airbender (Aang) TV Poster Print – 22×34
- Avatar (Aang, Airbender) TV Poster Print – 22×34
- Avatar: The Last Airbender (Air Nomad) TV Poster Print – 22×34
- Avatar: The Last Airbender Art Poster Print
Games Avatar the last airbender :
- Avatar The Last Airbender PC Games
- Avatar: The Last Airbender — Bobble Battles (PC Games)
- Avatar The Legend of Aang (PC-CD)
Figures :
- The Last Airbender – Aang’s Battle Staff
- The Last Airbender – Appa Deluxe Figure
- The Last Airbender 3-3/4″ Figures Aang
- 30″ Appa Plush Huge Jumbo Toy From Avatar the Last Airbender
- The Last Airbender 3-3/4″ Figures Aang Spirit Mode
- The Last Airbender 3-3/4″ Figures Zuko
- The Last Airbender 3-3/4″ Figures Sokka
- The Last Airbender 3-3/4″ Figures Blue Spirit
I’ll update with other resource when I get
How to use filter in google apps email
I hate spam and more when they know my real email address.
But I need solution to stop them. Currently I use Google Apps service which use the same engine as gmail minus a few feature.
First step I use is using ‘Report Spam’ that available in each email display.
This solution is not help me to combat unwanted email that force me to join their mailing list until I use filter.
Yes, the same filter that gmail use.

First : copy and paste the email address.

Change php.ini for adjust max upload file size
File too large
That simple message when marketing team want to upload new support ticket that include attachment with size 4 MB.
Yes, that my mistake for not adjust default max upload file size.
The solution is simple :
Edit php.ini file
I use ubuntu and because I more familiar with freebsd I use phpinfo() as my friend to find out where the file is.
According to phpinfo() the php.ini file located in :

/etc/php5/cgi/php.ini
Open that file with nano editor :
# nano /etc/php5/cgi/php.ini
change “upload_max_filesize” to other value. I use 8M.
Save the file.
FreeBSD, PF, OpenBSD Books
-
pfSense: The Definitive Guide
-
Learning FreeNAS: Configure and manage a network attached storage solution
-
The Book of PF: A No-Nonsense Guide to the OpenBSD Firewall
-
Building Firewalls with OpenBSD and PF, 2nd Edition
-
Mastering FreeBSD and OpenBSD Security
-
The Definitive Guide to PC-BSD (Expert's Voice in BSD)
-
Absolute FreeBSD: The Complete Guide to FreeBSD, 2nd Edition
-
The Complete FreeBSD: Documentation from the Source
-
The Design and Implementation of the FreeBSD Operating System
Hacking Computer Books
-
Hacking: The Art of Exploitation, 2nd Edition
-
Hacking For Dummies
-
Secrets of Computer Espionage: Tactics and Countermeasures
-
Hacking Exposed Computer Forensics, Second Edition: Computer Forensics Secrets & Solutions
-
Hacking Exposed: Network Security Secrets and Solutions, Sixth Edition
-
Gray Hat Hacking, Second Edition: The Ethical Hacker's Handbook
-
The Web Application Hacker's Handbook: Discovering and Exploiting Security Flaws
-
Hacking Wireless Networks For Dummies (For Dummies (Computer/Tech))
-
Chained Exploits: Advanced Hacking Attacks from Start to Finish
-
Professional Penetration Testing: Creating and Operating a Formal Hacking Lab
-
Ethical Hacking and Countermeasures: Threats and Defense Mechanisms (Ec-Council Press Series: Certified Ethical Hacker)
-
Ethical Hacking and Countermeasures: Secure Network Infrastructures (Ethical Hacking and Countermeasures: C/ E H: Certified Ethical Hacker)
