Pages
Tag
ทั่วไป Android Apache backup C++ C/C++ CISCO Compile dhcp Eclipse Education English Exchange Facebook Firefox France French Ghost jobs linux Mac Mail MBR music MySQL ODBC Open Source OpenVPN PHP phpmyadmin Programming Security Shell script SlackWare Song System Engineer thunderbird TIP Travel Ubuntu UML vmware Windows WordPress zimbra-
-
Recent Posts
Recent Comments
- Sam on About
- 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.
Tag Archives: thunderbird
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

