This is the place to enter a short introduction and maybe encourage people to read more about the author of the blog ?

Words to Learn # 4.

“Good words are worth much and cost little”

–George Herbert, Jacula Prudentum

คำพูดที่ดีคือคำพูดที่มีคุณค่าและราคาถูก

Read more »

Tags:,

How to set telnet password on CISCO Switch.

I want to set password when I telnet to my switch. Thank you to P’1 for help me this issue.

Read more »

Tags:

How to start DHCP service on OpenNMS server.

By default , you cannot start DHCP Service on OpenNMS server because OpenNMS server has installed DHCP client. If you want to start DHCP Server on same OpenNMS server , please stop DHCP client before.

These are steps :
Read more »

Tags:,

How to allow LDAP port (389) on Endian Firewall.

I found, I could not load Address book data from my Zimbra server. I have knew LDAP service which I got Address book data from this service has used port number 389.

On earliest stage, I allowed port number 389 on TCP protocal only on my Endian Firewall. Why? I could not get data? I backed to search information about ALAP again and I found…

Read more »

Tags:,

How to install JRE on Firefox 3.0.

Today, I would like to install JRE on my Firefox. You can follow these steps.

# sudo aptitude install sun-java6-jre sun-java6-plugin
# cd /usr/lib/firefox-3.0/
# sudo ln -s /usr/java/jre1.6.0_06/plugin/i386/ns7/libjavaplugin_oji.so .

You should to enable java on firefox , too

Edit->Preferences->Content Tab-> EnableJava

Tags:, ,

English : หลักการใช้ Conditional Sentences.

ไปเรียน ภาษามามา คราวนี้ก็กลับมาอ่าน ทบทวน เลยอยากจะเก็บไว้บน Blog ด้วยเหมือนกันกลัวว่า วันหนึ่งจะลืม สำหรับวันนี้ก็จะมาพูดถึงหลักการใช้ Conditional Sentences ซึ่งถ้าพูดถึงการใช้ Conditional Sentences นั้น สิ่งที่เราจะต้องใช้ ทุกๆ ครั้งก็คือ IF ซึ่งหลักการใช้ ก็มีด้วยกันทั้งหมด 5 แบบดังนี้

Read more »

Tags:

How to install VirtualBox on Ubuntu 8.04.

1. Download VirtualBox progrom from : http://www.virtualbox.org/download/1.5.6/

2. Install this program by double click

3. Modified group for current account by this command

sudo usermod -G vboxusers -a aoddy

4. Change permission for file /dev/vboxdrv by :

sudo chmod 777 /dev/vboxdrv

5.  Install vboxdriver by

sudo /etc/init.d/vboxdrv setup

6. Start virtualbox. :D

Tags:,

Song : ความในใจ

ความในใจ….(ถ้าใครจะเล่นกีต้าร์ ก็ผมใช้ คีย์ A นะครับ)
Flash player 7 or better is required to view this content.


เพลง : ความในใจ
by : iTOK

ก็ยังสั่นหวั่วไหวเหมือนเคย เหมือนตอนเริ่มรู้จักเธอก็ยังคงนอนละเมอถึงเธอ อยู่ร่ำไป

แม้ว่าตอนนี้ สองเรา รู้จักกันมาก็นาน

แต่ว่าใจฉัน ก็ยัง ไม่กล้าเหมือนเดิม

* (ก็) อยาก (จะ) บอกกับเธอให้ได้รู้ถึงความในใจ

แต่ก็ไม่รู้จะทำอย่างไร เห็นหน้าเธอทีไร ก็ไปไม่เป็นทุกที

เลยแต่งเพลงนี้มอบให้เธอ เพื่อเป็นสื่อของหัวใจ

จะบอกกับเธอผ่านเพลงนี้ไป

ว่าไอ้ผู้ชายเชยๆ คนนี้….หลงรักเธอเข้าแล้ว..เธอ

ก็ยังไม่รู้ ต่อจากนี้ไป เธอจะคิดยังไง

แต่มันเก็บไว้ในหัวใจ  ไม่ไหวแล้วเธอ

                           (ซ้ำ *)

ได้ยินไหม ฉันรักเธอเข้าแล้ว

ก็ไม่คิดว่าจะรักใครได้มากมายเท่านี้

รักเธอ รักเธอ ฉันรักเธอ

source :

File MP3 :  ความในใจ.mp3

เนื้อร้อง&cord

เดี๋ยวจะตามจากมันให้นะครับ(edit by aoddy)

Tags:,

How to migrate Thunderbird’s data&profile from Ubuntu to Windows.

1. Prepare data for migration on Ubuntu.

$ cd ~
$ tar cvfz mozilla-thunderbird-[YYYYMMDD].tgz .mozilla-thunderbird

* YYYYMMDD such as 20080525 (2008 May, 28th)
** Be careful in front of “mozilla-thunderbird” has dot (.) .
2. Copy file backup (mozilla-thunderbird-[YYYYMMDD].tgz) from Ubuntu to Windows

3. Extract backup file.

Read more »

Tags:, , ,

How to backup your thunderbird profile&data on Ubuntu.

Backup
1.  Please check your Thunderbird profile directory by this command.

$ ls -la * | grep .mozilla-thunderbird
-rw-r–r–  1 sketkeaw sketkeaw 32053404 2008-05-30 10:59 mozilla-thunderbird.tgz

2. Start backup

$ cd ~
$ tar cvfz mozilla-thunderbird-[YYYYMMDD].tgz .mozilla-thunderbird

** YYYYMMDD such as 20080525 (2008 May, 28th)

3. Backup completed !!!.

Read more »

Tags:, ,
© 2008 STORY of AODDY. is powered by WordPress