About

Aoddy

Helloooo folk,

On September 2, 2007, after I start my job about 2 years after I completed in Bachelor degree.  I decide to create this blog so as to keep my experience/interested into the world of Cyber. I think, blogging is a good solution for keeping my knowledge because when I start to put something into my blog, I must re-sequence all of my knowledge before.

I need to keep going of blogging even thought sometime some messages are so stupid. :D

 

Thanks for reading my crazy message. :) AODDY.

5 Responses to About

  1. Nui says:

    พี่หนุ่ยน่ะ สุดยอดมากๆน้องเวปเรา

  2. Henry says:

    I’ve an affiliate program offer for you, if interested email me back.

  3. man says:

    สนใจสอบถามเรื่อง zimbra อ่ะคับคุณ AODDY.
    ติดต่อได้ไหมครับ

  4. mahardika says:

    Hi,

    I’ve try to upgrade the my zimbra server from 4.59 to 5.0 and glad i’ve found your blog.
    But on step 8 i’m little bit risky to run the script.Would you email me the script.Tx

  5. aoddy says:

    Hi Mahardika
    I don’t know what is your risk but there is a command for backup original of .cf too example :
    ldap-scm.cf -> ldap-scm.cf.bak

    You can see my script below :
    ————————————————–
    #!/bin/bash
    for x in ldap-scm.cf ldap-transport.cf ldap-vad.cf ldap-vam.cf ldap-vmd.cf ldap-vmd.cf;
    do
    echo “File : ${x}”;
    cp $x $x.bak;
    sed -i s/”start_tls = yes”/”start_tls = no”/g $x;
    done
    ————————————————–

Leave a Reply

Your email address will not be published. Required fields are marked *

*

*


You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="">