Words to Learn # 4.
“Good words are worth much and cost little”
–George Herbert, Jacula Prudentum
คำพูดที่ดีคือคำพูดที่มีคุณค่าและราคาถูก
Tags:English, word“Good words are worth much and cost little”
–George Herbert, Jacula Prudentum
คำพูดที่ดีคือคำพูดที่มีคุณค่าและราคาถูก
Tags:English, wordI want to set password when I telnet to my switch. Thank you to P’1 for help me this issue.
Tags:CISCOBy 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 »
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…
Tags:Endian, LDAPToday, 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:Firefox, Java, Ubuntuไปเรียน ภาษามามา คราวนี้ก็กลับมาอ่าน ทบทวน เลยอยากจะเก็บไว้บน Blog ด้วยเหมือนกันกลัวว่า วันหนึ่งจะลืม สำหรับวันนี้ก็จะมาพูดถึงหลักการใช้ Conditional Sentences ซึ่งถ้าพูดถึงการใช้ Conditional Sentences นั้น สิ่งที่เราจะต้องใช้ ทุกๆ ครั้งก็คือ IF ซึ่งหลักการใช้ ก็มีด้วยกันทั้งหมด 5 แบบดังนี้
Tags:English1. 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.
ความในใจ….(ถ้าใครจะเล่นกีต้าร์ ก็ผมใช้ คีย์ A นะครับ)
เพลง : ความในใจ by : iTOK ก็ยังสั่นหวั่วไหวเหมือนเคย เหมือนตอนเริ่มรู้จักเธอก็ยังคงนอนละเมอถึงเธอ อยู่ร่ำไป แม้ว่าตอนนี้ สองเรา รู้จักกันมาก็นาน แต่ว่าใจฉัน ก็ยัง ไม่กล้าเหมือนเดิม
ก็ยังไม่รู้ ต่อจากนี้ไป เธอจะคิดยังไง แต่มันเก็บไว้ในหัวใจ ไม่ไหวแล้วเธอ (ซ้ำ *) ได้ยินไหม ฉันรักเธอเข้าแล้ว ก็ไม่คิดว่าจะรักใครได้มากมายเท่านี้ รักเธอ รักเธอ ฉันรักเธอ |
source :
File MP3 : ความในใจ.mp3
เนื้อร้อง&cord
เดี๋ยวจะตามจากมันให้นะครับ(edit by aoddy)
Tags:music, Song1. 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.
Tags:thunderbird, TIP, Ubuntu, Windows 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 !!!.
Tags:thunderbird, TIP, Ubuntu