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: TIP
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
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 … Continue reading
How to Mount Network File systems (NFS,Samba) in Ubuntu
After I installed Ubuntu 8.04. I needed to mount NFS from my server but I could not mount because I did not install NFS client on by laptop so these are steps for mount NFS .
How to enable LED&device wireless on Ubuntu 8.04.
After I installed Ubuntu 8.04 on my Laptop [Lenovo T60], it did not start wireless interface and LED wireless could not on too. And this is my solution :
How to mount VMware image on ubuntu.
Many times, you want to get some file from Windows XP which it is VMware image so you must start VMware program before. This solution is how to get file from VMware image without start VMware program by vmware-mount.pl.
Cannot run flash player on firefox [Ubuntu 7.10 64 Bit].
Today , I find big bug in Firefox . It cannot run flash application so I try to root cause of this problem from command ‘dmesg’ and I find : [ 8706.315022] npviewer.bin[7535]: segfault at 0000000000000035 rip 00000000f7ac02f6 rsp 00000000f5aa2d90 … Continue reading
How to find out your server can run 64 bit Kernel or not.
You can see detail in file /proc/cpuinfo. If you find “lm” (long mode) flag that mean your server can run 64 bit Kernal .
How to Rip MP3 using Sound Juicer.
ต้องการ Rip ไฟล์ CD ให้กลายเป็น MP3 บน Ubuntu สุด Love ปรากฏว่า เจ้า Ubuntu มันมีโปรแกรม มาให้อยู่แล้ว นั่นก็คือ Sound Juicer เพียงแต่ว่าเวลา Rip มาแล้ว File Output เป็น .ogg ผมก็เลยต้องมา หาวิธี Rip มันออกมาเป็น MP3 ครับ ก็ทำตามนี้ครับ…

