Category: 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 the rest of the entry..

After I installed OpenVPN client on Windows, My laptop can not received IP Address from DHCP Server by OpenVPN server. I don’t know why but I can fixed this problem by add bellow this line in my configuration file.

route-method exe
route-delay 10

And this is full my configuration file detail :

» Read the rest of the entry..

Previous post, I posted how do configure the OpenVPN client on Ubuntu and this post I will show to do like that but configure it on Windows.

1. You must download OpenVPN Client for windows from : http://openvpn.se/download.html and install it.

2. Download this configure file : OpenVPN Client for Windows

3. After you downloaded ,this file must be edited by change IP/HostName of OpenVPN server to your OpenVPN server such as :

:
:
# You can have multiple remote entries
# to load balance between the servers.
remote YOUR.IP.OpenVPN.Server 1194
# Keep trying indefinitely to resolve the
# host name of the OpenVPN server. Very useful
# on machines which are not permanently connected
# to the internet such as laptops.
:
:

4. Download cacert.pem from OpenVPN Server. (Admin can help you).

5. Put them(openvpn-client.ovpn
and cacert.pem) in path c:\Program Files\Openvpn\config\

6. Right-click the OpenVPN Client Icon in the taskbar and select Connect

ผมมีปัญหากับการ Clone disk ทั้งลูกเป็นอย่างมาก เพราะไอ้เครื่อง Laptop ทีผมดูแล มันต้องลง ทั้ง Windows XP (ถูกกฏหมาย) กับ Ubuntu เวลาผม Ghost ด้วย Norton Ghost 2003 (พันทิพ) มันจะ Restore ไม่ได้ ก็เลยต้องงม หาโปรแกรมมาช่วย ตั้งนาน และแล้วผมก็เจอครับ สวรรค์บรรดาร โปรแกรมที่มีชื่อว่า CloneZilla ครับ
» Read the rest of the entry..

My problem happen from :

1. Install Windows XP.

2. Ghost full haddisk which name of this image is XP-Only.img .
3. Resize&Create parttion on harddisk for prepare installation Ubuntu OS.
4. Install Ubuntu on new partition.

5. Ghost full harddisk to image backup which name of this image is XP-Ubuntu.img . It can full backup.
6. Test to restore image backup to harddisk by image XP-Ubuntu.img which it can not restore , it’s crash. So that you can not start it again.
7. Restore image XP-Only.img again which this image has Windows XP only that you can restore.

8. After you restore completed , you can not start. You found blank screen.

How to fix :

» Read the rest of the entry..

วันนี้ผม..นั่งสารวนอยู่กับ MAPI ทั้งวัน อันเนื่องมาจาก ไอ้เจ้า BES (Blackbery Enterprise Server) มันไม่สามารถ synchronize กับ Exchange 2007 ได้ เด้งมาฟ้องต้อน Start Program Blackberry Manager ทั้งวัน ทำให้ไม่สามารถรับส่ง mail ได้ ปัญหาก็น่าจะเกิดจากไอ้เจ้า MAPI นี่แหละ ก็เลยลองมาหาข้อมูลดูว่า ไอ้ MAPณ นี้มันเอาไว้ใช้ทำไรหว่า และแล้วก็มาเจอที่

http://support.microsoft.com/?kbid=200018
» Read the rest of the entry..

เรื่องมีอยู่ว่า… จู่ๆ Microsoft Exchange ไหงส่ง mail ไม่ได้หว่า…เวลาเราส่ง mail ออกไปให้คนอื่น มันก็จะไปกองอยู่ Draft Folder ผมลอง Telnet เข้าไปที่ port 25 ของ Server ปรากฏมันฟ้องว่า ….

little-cow@little-cow-desktop:~$ telnet 210.1.50.245 25
Trying 210.1.50.245…
Connected to 210.1.50.245.
Escape character is ‘^]’.
452 4.3.1 Insufficient system resources
Connection closed by foreign host.
little-cow@little-cow-desktop:~$

» Read the rest of the entry..

คร่าวก่อน ได้มีโอกาสติดตั้ง PushMail ไปแล้วโดยใช้ Exchange เป็นตัวส่ง มาถึงคราวนี้เรามาใช้ Third party บ้างดีกว่า ซึ่งไอ้ตัวที่เอามา Test นี้มีชื่อเรียกว่า Blackbery Enterprise Server โดยเจ้า Software ตัวนี้ จะ Support Mail Server ที่เป็น

  1. BlackBerry Enterprise Server for Microsoft Exchange
  2. BlackBerry Enterprise Server for IBM Lotus Domino
  3. BlackBerry Enterprise Server for Novell GroupWise

» Read the rest of the entry..

ได้รับมอบหมายให้ ทำการติดตั้ง, config และ ทดสอบ ของ Service ที่ชื่อว่า Push Mail อ่ะ สงสัยละสิว่า pushmail คืออะไร อ่ะเอาง่ายๆครับ..pushmail ก็คือการส่ง email ต่างๆที่ส่งมาหาเราเข้ามือถือแบบ real time ถ้าเป็นเมื่อก่อนก็จะเป็นแบบว่ามี sms ส่งเข้ามาบอกว่า เฮ้ยๆๆ ตอนนี้มีเมลเข้ามานะ..อ่ะหลังจากนั้น ก็ทำการ Connect ไปที่ Server เพื่อ Download mail ดังกล่าวลงมา แต่ มันก็ยังไม่ทันใจคนใช้อ่ะเนาะ เค้าก็เลยคิดค้นเทคโนโลยีนี้ขึ้นมา
» Read the rest of the entry..

    Right, you can change you default gateway on windows by route command , it’s very useful. Other than , you can add route to other network by this command too. I have example for you too. ( I get from link that :))

Syntax

route [-f] [-p] [Command[Destination] [mask Network] [Gateway] [metric Metric]] [if Interface]]

Example:

» Read the rest of the entry..