Pages
Tag
ทั่วไป Android Apache backup Blackbery C++ C/C++ CentOS5 CISCO Compile dhcp Eclipse Education English Exchange Firefox France French Ghost jobs linux Mac Mail MBR music MySQL ODBC Open Source OpenVPN PHP phpmyadmin Shell script SlackWare Song Switch System Engineer thunderbird TIP Travel Ubuntu UML vmware Windows WordPress zimbra-
-
Recent Posts
Recent Comments
- Arpi on How to change default gateway on windows by command line.
- Oil on Lemon tree by Mellow Motif.
- How to query data from MySQL via ODBC by C programming.STORY of AODDY. | STORY of AODDY. on How to connect MySQL5 via ODBC by C programming .
- krazyidea on How to INSERT data into MySQL via ODBC by C programming.
- How to INSERT data into MySQL via ODBC by C programming.STORY of AODDY. | STORY of AODDY. on How to connect MySQL5 via ODBC by C programming .
Tag Archives: Ubuntu
การติดตั้ง gtkmm ให้ใช้งานร่วมกับ Eclipse CDT
หลังจากคราวก่อนนู้น ได้ทำการติดตั้ง CDT plugin บน Eclipse เพื่อที่จะอยากเขียน C/C++ ได้บน Eclipse มาวันนี้ความต้องการก็ยังไม่จบ คือเวลาเราเขียนโปรแกรมด้วย C++ เนี้ย output ที่ได้มันออกเป็นแค่ตัวหนังสือบน Console ใน Eclipse มันเลยทำให้รู้สึกขัดหูขัดตายังไงพิกล..ทำให้เกิดอารมณ์ไม่อยากเขียนโปรแกรมได้เหมือนกัน .. ว่าแล้วก็ลองหาดูว่าบนภาษา C/C++ เวลาที่เค้าพัฒนาโปรแกรมพวก GUI เค้าใช้ทำอะไรทำ ผลปรากฏว่า ก็มาป๊ะเจ้า gtkmm พอเลื่อนมาดู Feature ก็เข้าทางพอดี
Android on my Ubuntu.
Just tried to install an android development software on my Ubuntu 9.10. All of tools & environment : Windows 7 -> VirtualBox 3.1.6 -> Ubuntu 9.10 -> Eclipse 3.5.1 -> ADT 0.9.6 Woosssss !!! Now I’m thinking about how to … Continue reading
How to increase the resolution of Ubuntu 9.10 on virtualbox.
Since I changed my OS on my laptop from Ubuntu to Windows7 (6-7 months ago), today I come back to use it again via VirtualBox and I still find some problem on Ubuntu. Anyway, the problem must make me stronger. … Continue reading
My keyboard are not mapped correctly on VMWare server.
After I installed the VMWare server 1.0.8 complete. I have found a problem in my keyboard such as I could not use up/down/right/left arrow keys. So I tried to searh a solution for solve this problem. Sure I found !!! … Continue reading
How to start a script by root permission at boot time on Ubuntu server 8.10.
Today my Opmanger server is down, I start it again but my service doesn’t start by automatic at boot time. So I need to start it by root permission at startup time. And this is my solution. 1. Write your … Continue reading
How to install VMWare server on Ubuntu server 8.10.
After I spent a lot of time to install VMWare ESXi on my server, I found problem about ESXi could not install on my disk RAID#1. Many people found this problem to : http://communities.vmware.com/message/1142404 So if you would like to … Continue reading
How to install trac service on Ubuntu for multiple projects using Mod_Python.
Previously I have installed a DNS service on my Ubuntu server. Today I would like to install a Trac service which supports for multiple projects using Mod_Python on Apache. Condition : I would like to use sub-domain for trac service … Continue reading
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 … Continue reading
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 … Continue reading
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 … Continue reading

