<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Just My Life &#187; Ubuntu</title>
	<atom:link href="http://imrgill.com/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://imrgill.com</link>
	<description>I&#039;m mrGilL, I&#039;m Newbie Admin</description>
	<lastBuildDate>Mon, 19 Dec 2011 11:46:18 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>อยากรู้ว่าเครื่อง Ubuntu แสนรักของเราใส่แรมได้สูงสุดเท่าไหร่ทำไงหนอ</title>
		<link>http://imrgill.com/2011/12/19/how-to-find-maximum-of-ram-memory-on-ubuntu.html</link>
		<comments>http://imrgill.com/2011/12/19/how-to-find-maximum-of-ram-memory-on-ubuntu.html#comments</comments>
		<pubDate>Mon, 19 Dec 2011 11:23:49 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily command]]></category>
		<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[memory]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=684</guid>
		<description><![CDATA[วันนี้เป็น How To สั้นๆ ครับ สำหรับใครที่อยากรู้ว่าเครื่องคอมพิวเตอร์ที่ติดตั้ง Ubuntu ของตัวเองใส่ Ram ได้สูงสุดกี่ GB คำสั่งมีดังนี้ ง่ายแค่สั่ง sudo dmidecode --type memory ผลที่ได้ mrgill@mrgill-laptop:~$ sudo dmidecode --type memory [sudo] password for mrgill: # dmidecode 2.9 SMBIOS 2.6 present. Handle 0x0016, DMI type 16, 15 bytes Physical Memory Array Location: System Board Or Motherboard Use: System Memory Error Correction Type: None [...]]]></description>
			<content:encoded><![CDATA[<p>วันนี้เป็น How To สั้นๆ ครับ สำหรับใครที่อยากรู้ว่าเครื่องคอมพิวเตอร์ที่ติดตั้ง Ubuntu ของตัวเองใส่ Ram ได้สูงสุดกี่ GB คำสั่งมีดังนี้<br />
ง่ายแค่สั่ง</p>
<pre>
<div class="codesnip-container" >sudo dmidecode --type memory</div>
</pre>
<p>ผลที่ได้</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ sudo dmidecode --type memory
[sudo] password for mrgill:
# dmidecode 2.9
SMBIOS 2.6 present.

Handle 0x0016, DMI type 16, 15 bytes
Physical Memory Array
	Location: System Board Or Motherboard
	Use: System Memory
	Error Correction Type: None
	<u>Maximum Capacity: 8 GB</u>
	Error Information Handle: Not Provided
	Number Of Devices: 2

Handle 0x0017, DMI type 17, 28 bytes
Memory Device
	Array Handle: 0x0016
	Error Information Handle: No Error
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: SODIMM
	Set: 1
	Locator: DIMM_A
	Bank Locator: Not Specified
	Type: <OUT OF SPEC>
	Type Detail: Synchronous
	Speed: 1333 MHz (0.8 ns)
	Manufacturer: 0198
	Serial Number: 8C1CE17A
	Asset Tag: 1137
	Part Number: 99U5428-040.A01G  

Handle 0x0018, DMI type 17, 28 bytes
Memory Device
	Array Handle: 0x0016
	Error Information Handle: No Error
	Total Width: 64 bits
	Data Width: 64 bits
	Size: 4096 MB
	Form Factor: SODIMM
	Set: 1
	Locator: DIMM_B
	Bank Locator: Not Specified
	Type: <OUT OF SPEC>
	Type Detail: Synchronous
	Speed: 1333 MHz (0.8 ns)
	Manufacturer: 80CE
	Serial Number: 673855AF
	Asset Tag: 1120
	Part Number: M471B5273DH0-CH9</div>
</pre>
<p>จากตัวอย่างเครื่อง Notebook Dell Inspiron N4010 ของผมสามารถใส่ Ram ได้สูงสุดแค่ 8GB และยังบอกอีกว่าใช้ DIMM ไหนไปบ้าง</p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2011/12/19/how-to-find-maximum-of-ram-memory-on-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>วิธีติดตั้ง Visual CertExam Suite บน Ubuntu 11.10</title>
		<link>http://imrgill.com/2011/12/11/how-to-visual-certexam-suite-on-ubuntu-11-10.html</link>
		<comments>http://imrgill.com/2011/12/11/how-to-visual-certexam-suite-on-ubuntu-11-10.html#comments</comments>
		<pubDate>Sun, 11 Dec 2011 11:38:31 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[.vce]]></category>
		<category><![CDATA[visual certexam]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=681</guid>
		<description><![CDATA[วันนี้ขอแนะนำ Dark Side Technical เกี่ยวกับการติดตั้งโปรแกรม Visual CertExam Suite สำหรับท่านที่ต้องการลองทำข้อสอบจำลอง Certify ต่างบน Ubuntu กันครับ ในที่นี้ผมขอใช้ version 1.9.987 นะครับ อันนี้ Search หาใน Google กันได้เลยมี Key ให้เรียบร้อยผมแนะนำแค่นี้พอละกัน ส่วนใหญ่จะเป็น zip ไฟล์มีทั้งตัวติดตั้งและ Registry Key สำหรับ Activate ขั้นตอนการติดตั้ง 1. หาที่ download ไฟล์กันมาก่อน อันนี้หาเองครับลอง search ใน google ดู key ประมาณ Visual CertExam Suite with reg key ก็จะเจอ 2. ได้ไฟล์ .zip มาก็แตกมันออกครับ 3. [...]]]></description>
			<content:encoded><![CDATA[<p>วันนี้ขอแนะนำ Dark Side Technical เกี่ยวกับการติดตั้งโปรแกรม Visual CertExam Suite สำหรับท่านที่ต้องการลองทำข้อสอบจำลอง Certify ต่างบน Ubuntu กันครับ ในที่นี้ผมขอใช้ version 1.9.987 นะครับ<br />
อันนี้ Search หาใน Google กันได้เลยมี Key ให้เรียบร้อยผมแนะนำแค่นี้พอละกัน ส่วนใหญ่จะเป็น zip ไฟล์มีทั้งตัวติดตั้งและ Registry Key สำหรับ Activate</p>
<p>ขั้นตอนการติดตั้ง<br />
1. หาที่ download ไฟล์กันมาก่อน อันนี้หาเองครับลอง search ใน google ดู key ประมาณ Visual CertExam Suite with reg key ก็จะเจอ<br />
2. ได้ไฟล์ .zip มาก็แตกมันออกครับ<br />
3. ติดตั้ง package wine หากใครมีอยู่แล้วก็ไม่ต้องติดตั้ง<br />
4. เปิด Terminal แล้ว cd เข้าไปยัง Directory ที่เก็บไฟล์ที่แตกออกมาเมื่อกี้<br />
5. ใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >$ wine visual_certexam_suite_setup.exe</div>
</pre>
<p>หรือจะคลิกขวาที่ไฟล์ visual_certexam_suite_setup.exe แล้วเลือก Open With Wine Windows Program Loader<br />
จากนั้นทำตามขั้นตอน step next ไปเรื่อยๆ จนเสร็จ<br />
6. เมื่อติดตั้งเสร็จแล้วจะเข้า Registry Key เข้าไปยังไงนี่แหละปัญหา มัน Double Click ติดตั้งไม่ได้เหมือนใน Windows เรามีวิธีแก้ไม่ยากครับ ให้เปิด Terminal ขึ้นมา จากนั้นใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ regedit</div>
</pre>
<p>7. จะมีหน้าต่างโปรแกรม Registry Editor ขึ้นมาเหมือนใน Windows คลิกที่เมนู Registry -> เลือกเมนู Import Registry File&#8230;<br />
8. ลองเรียกโปรแกรม Visual CertExam กันเลย ลอง Add ไฟล์ .vce กันได้เลย</p>
<p>เท่านี้ก็พร้อมใช้งานแล้วครับผม</p>
<p>โชคดีในการสอบ</p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2011/12/11/how-to-visual-certexam-suite-on-ubuntu-11-10.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>แก้ปัญหา Emesene connect ไม่ได้บน Ubuntu</title>
		<link>http://imrgill.com/2011/11/11/%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2-emesene-connect-%e0%b9%84%e0%b8%a1%e0%b9%88%e0%b9%84%e0%b8%94%e0%b9%89%e0%b8%9a%e0%b8%99-ubuntu.html</link>
		<comments>http://imrgill.com/2011/11/11/%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2-emesene-connect-%e0%b9%84%e0%b8%a1%e0%b9%88%e0%b9%84%e0%b8%94%e0%b9%89%e0%b8%9a%e0%b8%99-ubuntu.html#comments</comments>
		<pubDate>Fri, 11 Nov 2011 04:08:10 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=667</guid>
		<description><![CDATA[ตอนนี้หลายที่คนใช้ Emesene บน Ubuntu คงประสบปัญหาน้ำท่วมกันแถมยัง connect หรือ login เจ้า emesene ไม่ได้อีกใช่ไหมครับ ปัญหาดังกล่าวเกิดมาจากทาง Server ของ Live Messenger จึงทำให้ Third-party MSN Client ไม่สามารถ login ได้ วิธีแก้ไขปัญหาชั่วคราวตอนนี้ก็ให้ Download Emesene จากลิงค์ข้างล่างมาใช้ไปก่อนครับ Download Emesene Snapshot โหลดมาแล้วก็ Extract มันออกมาครับแล้วเข้าไปในไดเรกทอรี emesene -> ดัลเบิลคลิกที่ emesene เลือก Run จากนั้นก็กรอกข้อมูล login ปกติได้เลยครับ หลังจาก login สำเร็จ ระบบอาจแจ้งเตือนว่า profile เรา broken ถ้าเรากด Yes มันก็จะให้เรา login เข้าไปใน Live [...]]]></description>
			<content:encoded><![CDATA[<p>ตอนนี้หลายที่คนใช้ Emesene บน Ubuntu คงประสบปัญหาน้ำท่วมกันแถมยัง connect หรือ login เจ้า emesene ไม่ได้อีกใช่ไหมครับ<br />
ปัญหาดังกล่าวเกิดมาจากทาง Server ของ Live Messenger จึงทำให้ Third-party MSN Client ไม่สามารถ login ได้<br />
วิธีแก้ไขปัญหาชั่วคราวตอนนี้ก็ให้ Download Emesene จากลิงค์ข้างล่างมาใช้ไปก่อนครับ</p>
<p><a href="https://github.com/emesene/emesene/zipball/master">Download Emesene Snapshot</a></p>
<p>โหลดมาแล้วก็ Extract มันออกมาครับแล้วเข้าไปในไดเรกทอรี emesene -> ดัลเบิลคลิกที่ emesene เลือก Run<br />
จากนั้นก็กรอกข้อมูล login ปกติได้เลยครับ<br />
หลังจาก login สำเร็จ ระบบอาจแจ้งเตือนว่า profile เรา broken ถ้าเรากด Yes มันก็จะให้เรา login เข้าไปใน Live profile เพื่อแก้ไข profile ได้ครับ</p>
<p>สำหรับหรับใครที่จะใช้ emesene ตัวนี้เป็นการถาวรก็ mv directory emesene ของใหม่ไปทับของเก่าที่ /usr/share/emesene/ ได้เลยครับ</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~# mv /usr/share/emesene/emesene /usr/share/emesene/emesene.backup #backup ตัวเก่าเก็บไว้ก่อน
root@mrgill-laptop:~# mv Desktop/emesene-emesene-00cd2cc/emesene/ /usr/share/emesene/ #ย้ายตัวใหม่มาไว้แทนที่ของเก่า</div>
</pre>
<p>จบครับ</p>
<p>ขอบคุณข้อมูลจาก : <a href="http://www.omgubuntu.co.uk/2011/11/emesene-not-connecting-quick-fix/">http://www.omgubuntu.co.uk/2011/11/emesene-not-connecting-quick-fix/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2011/11/11/%e0%b9%81%e0%b8%81%e0%b9%89%e0%b8%9b%e0%b8%b1%e0%b8%8d%e0%b8%ab%e0%b8%b2-emesene-connect-%e0%b9%84%e0%b8%a1%e0%b9%88%e0%b9%84%e0%b8%94%e0%b9%89%e0%b8%9a%e0%b8%99-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง Notepad++ บน Ubuntu 11.10</title>
		<link>http://imrgill.com/2011/10/15/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-notepad-plus-plus-%e0%b8%9a%e0%b8%99-ubuntu-11-10.html</link>
		<comments>http://imrgill.com/2011/10/15/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-notepad-plus-plus-%e0%b8%9a%e0%b8%99-ubuntu-11-10.html#comments</comments>
		<pubDate>Sat, 15 Oct 2011 05:47:07 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[notepad++]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=658</guid>
		<description><![CDATA[เมื่อวานเพิ่งติดตั้ง Ubuntu 11.10 สดร้อนๆ เลยครับ ก็พยายามติดตั้งโปรแกรมต่างๆ ให้เหมือนเดิม หนึ่งในนั้นคือ Notepad++ editor ที่น่าใช้ตัวนึง น่าเสียดายที่ตอนนี้ Notepad++ ยังไม่มี version ที่สามารถติดตั้งบน Linux ได้ แต่ก็ไม่ใช่ว่าจะไม่สามารถติดตั้งได้ซะทีเดียว เราสามารถติดตั้ง .exe ได้โดยใช้ความสามารถของ wine เข้ามาช่วย อย่างแรกคุณต้องติดตั้ง wine ก่อน sudo installl wine จากนั้นเข้าไป download Notepad++ จาก http://notepad-plus-plus.org/download/ โหลดเสร็จแล้วเปิด terminal ขึ้นมาครับ ผม save npp.5.9.4.Installer.exe ไว้ที่ ~/Downloads ก็ cd ไปที่ ~/Downloads save ไว้ที่ไหนก็เข้าไปที่นั้นแหละครับ cd ~/Downloads มาเริ่มติดตั้งกันเลยโดยใช้คำสั่ง wine npp.5.9.4.Installer.exe จากนั้นจะมี [...]]]></description>
			<content:encoded><![CDATA[<p>เมื่อวานเพิ่งติดตั้ง Ubuntu 11.10 สดร้อนๆ เลยครับ<br />
ก็พยายามติดตั้งโปรแกรมต่างๆ ให้เหมือนเดิม หนึ่งในนั้นคือ Notepad++ editor ที่น่าใช้ตัวนึง<br />
น่าเสียดายที่ตอนนี้ Notepad++ ยังไม่มี version ที่สามารถติดตั้งบน Linux ได้<br />
แต่ก็ไม่ใช่ว่าจะไม่สามารถติดตั้งได้ซะทีเดียว เราสามารถติดตั้ง .exe ได้โดยใช้ความสามารถของ wine เข้ามาช่วย<br />
อย่างแรกคุณต้องติดตั้ง wine ก่อน</p>
<pre>
<div class="codesnip-container" >sudo installl wine</div>
</pre>
<p>จากนั้นเข้าไป download Notepad++ จาก<a href="http://notepad-plus-plus.org/download/" title="Notepad++" target="_blank"> http://notepad-plus-plus.org/download/</a><br />
โหลดเสร็จแล้วเปิด terminal ขึ้นมาครับ ผม save npp.5.9.4.Installer.exe ไว้ที่ ~/Downloads ก็ cd ไปที่ ~/Downloads save ไว้ที่ไหนก็เข้าไปที่นั้นแหละครับ</p>
<pre>
<div class="codesnip-container" >cd ~/Downloads</div>
</pre>
<p>มาเริ่มติดตั้งกันเลยโดยใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >wine npp.5.9.4.Installer.exe</div>
</pre>
<p>จากนั้นจะมี Wizard ขี้นมาก็ next อย่างเดียวได้เลยครับ</p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2011/10/15/%e0%b8%81%e0%b8%b2%e0%b8%a3%e0%b8%95%e0%b8%b4%e0%b8%94%e0%b8%95%e0%b8%b1%e0%b9%89%e0%b8%87-notepad-plus-plus-%e0%b8%9a%e0%b8%99-ubuntu-11-10.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>วิธี Decode Base64 Mail MIME ด้วย Munpack</title>
		<link>http://imrgill.com/2011/04/02/how-to-decode-base64-mail-mime-attachment-with-munpack-on-ubuntu.html</link>
		<comments>http://imrgill.com/2011/04/02/how-to-decode-base64-mail-mime-attachment-with-munpack-on-ubuntu.html#comments</comments>
		<pubDate>Sat, 02 Apr 2011 02:34:52 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[munpack]]></category>
		<category><![CDATA[utility]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=640</guid>
		<description><![CDATA[เรื่องมันมีอยู่ว่าผมใช้งาน TOTNetCall ครับ แล้วที่นี้ผมก็รอให้ระบบส่ง User กับ Password มาให้ รอแล้วรอเล่าก็ยังไม่มีอะไรส่งมาเลย มีแต่ mail welcome ส่งมาให้ซึ่งดูเหมือน Mailscan ของ TOT จะแจ้งว่ามันเป็น Spam ด้วย เลยทำให้เนื้อ mail ที่แท้จริงถูกส่งมาเป็นไฟล์แนบชื่อว่า noname ซึ่งไม่สามารถเปิดด้วย text editor ทั่วไปได้เพราะถูกเข้ารหัสเป็น base64 มาเห้อ root@mrgill-laptop:~/Desktop# cat noname Received: from BACKOFFICE (unknown [203.113.125.93]) by mail.totbb.com (Postfix) with ESMTP id F05323F9DE for ; Thu, 31 Mar 2011 19:37:58 +0700 (ICT) MIME-Version: 1.0 [...]]]></description>
			<content:encoded><![CDATA[<p>เรื่องมันมีอยู่ว่าผมใช้งาน TOTNetCall ครับ แล้วที่นี้ผมก็รอให้ระบบส่ง User กับ Password มาให้ รอแล้วรอเล่าก็ยังไม่มีอะไรส่งมาเลย มีแต่ mail welcome ส่งมาให้ซึ่งดูเหมือน Mailscan ของ TOT จะแจ้งว่ามันเป็น Spam ด้วย เลยทำให้เนื้อ mail ที่แท้จริงถูกส่งมาเป็นไฟล์แนบชื่อว่า noname ซึ่งไม่สามารถเปิดด้วย text editor ทั่วไปได้เพราะถูกเข้ารหัสเป็น base64 มาเห้อ</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~/Desktop# cat noname
Received: from BACKOFFICE (unknown [203.113.125.93])
	by mail.totbb.com (Postfix) with ESMTP id F05323F9DE
	for
<phmont@gmail.com>; Thu, 31 Mar 2011 19:37:58 +0700 (ICT)
MIME-Version: 1.0
From: TOTnetcall <totnetcall@tot.co.th>
To: phmont@gmail.com
Date: 31 Mar 2011 19:37:58 +0700
Subject: =?utf-8?B?4Lii4Li04LiZ4LiU4Li14LiV4LmJ4Lit4LiZ4Lij4Lix4Lia4Liq4Li54LmI4Lia4Lij4Li04LiB4Liy4LijIFRPVCBuZXRjYWxsIChXZWxjb21lIHRvIFRPVCBuZXRjYWxsIFNlcnZpY2Up?=
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: base64
Message-Id: <20110331123758.F05323F9DE@mail.totbb.com>

PGJyPuC4ouC4tOC4meC4lOC4teC4leC5ieC4reC4meC4o+C4seC4muC4hOC4
uOC4kyAgTW9udHJlZSAgUGhvbWthbSDguYDguJvguYfguJnguKrguKHguLLg
uIrguLTguIEgVE9UIG5ldGNhbGw8L2JyPlVzZXJuYW1lIDogMDYwMDA0NzU5
NiAgUGFzc3dvcmQgOiBGR0MxWEM8YnI+4LmC4Lib4Lij4LmC4Lih4LiK4Lix
4LmI4LiZIDogUHJlcGFpZDwvYnI+PGJyPuC4q+C4oeC4suC4ouC5gOC4q+C4
leC4uCA6IFVzZXJuYW1lICDguITguLfguK0gVE9UIG5ldGNhbGwgSUQg4LiC
4Lit4LiH4LiE4Li44LiTPC9icj48YnI+PC9icj48YnI+V2VsY29tZSB0byBU
T1QgbmV0Y2FsbCBTZXJ2aWNlPC9icj48YnI+UHJvbW90aW9uOiBQcmVwYWlk
LCBVc2VybmFtZTogMDYwMDA0NzU5NiwgUGFzc3dvcmQ6IEZHQzFYQzwvYnI+
PGJyPioqKiBEb3dubG9hZCBTb2Z0cGhvbmUgIOC5hOC4lOC5ieC4l+C4teC5
iCAgaHR0cDovL3d3dy50b3RuZXRjYWxsLmNvbSA8L2JyPjxicj5UaGFuayB5
b3U8L2JyPg==</div>
</pre>
<p>ผม mail ไปหา support@totnetcall.net ระบบมันก็แจ้งว่าได้รับ Ticket แล้ว ณ วันนี้ยังไม่มี Support ของ totnetcall สักตัวโทรมาหาผมเลย (รักลูกค้าจริงๆ) ผมเลยต้องหาทางแก้ปัญหาของผมเอง ก็อาศัย google อีกเช่นเคยหา key word ที่เกี่ยวกับการ decode base64 ก็ได้เจอจาก blog guru ท่านนึงเค้าได้เขียนไว้ว่าให้ติดตั้ง mpack บน ubuntu ผมก็ลองทำดูโดย</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~# apt-get install mpack</div>
</pre>
<p>เมื่อติดตั้งแล้วก็จะมี tool ที่ชื่อว่า munpack มาด้วย วิธีการใช้งาน munpack นั้นแสนง่ายเพียงแค่ cat ไฟล์แนบที่ส่งมาแล้ว pipe ไปหา munpack เราก็จะได้ไฟล์ที่อยู่ในไฟล์แนบออกมา</p>
<p>ตัวอย่างที่ผมทำ</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~/Desktop# cat noname | munpack
munpack: reading from standard input
Did not find anything to unpack from standard input</div>
</pre>
<p>เนื่องจากไฟล์แนบที่ผมได้รับจาก mailscan ของ totnetcall ไม่มีไฟล์แนบอยู่ในนั้นเลยทำให้ไม่ได้ output ที่เป็นไฟล์แนบข้างใน แต่ munpack จะสร้างไฟล์ tempdesc.txt มาให้ซึ่งเป็นเนื้อข้อความที่อยู่ในไฟล์ noname ออกมาซึ่งก็คือ</p>
<p><a href="http://farm6.static.flickr.com/5304/5580616445_5b7a8c7a41_b.jpg" rel="lightbox[640]"><img class="aligncenter" src="http://farm6.static.flickr.com/5304/5580616445_5b7a8c7a41.jpg" alt="munpack tempdesc.txt output" /></a></p>
<p>จะเห็นว่าเมื่อผม cat tempdesc.txt ก็จะเห็นเนื้อข้อความใน mail ที่แท้จริง(ถูกถอดรหัสแล้วนั้นเอง)</p>
<p>สุดท้ายนี้ฝากผู้ดูแลของ TOTNetCall ช่วยดู Mailscan ของท่านด้วยครับ มันได้สร้างความลำบากให้กับลูกค้าอย่างผมเป็นอย่างมาก(เซ็ง TOT)</p>
<p>ใครอยากลองทำก็ลองโหลด <a href="http://imrgill.com/myfiles/noname">noname</a> ของผมไปเล่นดูก็ได้ครับ</p>
<p>ขอบคุณแหล่งข้อมูล : <a href="http://linux.dsplabs.com.au/munpack-mime-base64-multi-part-attachment-php-perl-decode-email-pdf-p82/">http://linux.dsplabs.com.au/munpack-mime-base64-multi-part-attachment-php-perl-decode-email-pdf-p82/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2011/04/02/how-to-decode-base64-mail-mime-attachment-with-munpack-on-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>การติดตั้ง Ultrasurf บน Ubuntu 10.04</title>
		<link>http://imrgill.com/2010/07/29/how-to-install-ultrasurf-on-ubuntu-10-04.html</link>
		<comments>http://imrgill.com/2010/07/29/how-to-install-ultrasurf-on-ubuntu-10-04.html#comments</comments>
		<pubDate>Thu, 29 Jul 2010 15:26:24 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Daily tips]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[ultrasurf]]></category>
		<category><![CDATA[wine]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=586</guid>
		<description><![CDATA[สวัสดีครับ ไม่ค่อยมีเวลา update blog สักเท่าไหร่ วันนี้ว่างๆ หลังเลิกงานก็เลยมาเขียนไรเล่นซะหน่อย ติดจากที่บริษัทผม block facebook/twitter ในช่วงเวลาทำงานปกติ จะเปิดอีกทีก็โน้นหลังห้าโมงเลย แต่ทำงานบางทีมันเครียดๆ อะนะครับ อยากจะไปดูรูปสาวๆ ให้มันชื่นหัวใจ ก็ต้องหาวิธีแหกกฎกันบ้าง ก็ต้องหาโปรแกรมมาช่วยโปรแกรมยอดฮิตใน Windows คงหนีไม่ได้ Ultrasurf ใน Linux ก็มีโปรแกรมที่ทำงานคล้าย Ultrasurf เหมือนกันชื่อ tor + privoxy แต่ค่อนข้าง config ลำบากนิดนึง วันนี้ผมเลยเอา Ultrasurf ที่รันบน Windows มารันบน Ubuntu ซะเลย โดยใช้โปรแกรม Wine เข้ามาช่วย เรามาดูขั้นตอนการทำกัน 0. ติดตั้งโปรแกรม wine โดยใช้คำสั่ง mrgill@mrgill-laptop:~$ sudo apt-get install wine 1. เข้าไปในเว็บ http://www.ultrareach.com/ [...]]]></description>
			<content:encoded><![CDATA[<p>สวัสดีครับ ไม่ค่อยมีเวลา update blog สักเท่าไหร่ วันนี้ว่างๆ หลังเลิกงานก็เลยมาเขียนไรเล่นซะหน่อย ติดจากที่บริษัทผม block facebook/twitter ในช่วงเวลาทำงานปกติ จะเปิดอีกทีก็โน้นหลังห้าโมงเลย แต่ทำงานบางทีมันเครียดๆ อะนะครับ อยากจะไปดูรูปสาวๆ ให้มันชื่นหัวใจ ก็ต้องหาวิธีแหกกฎกันบ้าง ก็ต้องหาโปรแกรมมาช่วยโปรแกรมยอดฮิตใน Windows คงหนีไม่ได้ Ultrasurf ใน Linux ก็มีโปรแกรมที่ทำงานคล้าย Ultrasurf เหมือนกันชื่อ tor + privoxy แต่ค่อนข้าง config ลำบากนิดนึง วันนี้ผมเลยเอา Ultrasurf ที่รันบน Windows มารันบน Ubuntu ซะเลย โดยใช้โปรแกรม Wine เข้ามาช่วย เรามาดูขั้นตอนการทำกัน</p>
<p>0. ติดตั้งโปรแกรม wine โดยใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >
<div class="bash codesnip" style="font-family:monospace;">mrgill<span class="sy0">@</span>mrgill-laptop:~$ <span class="kw2">sudo</span> <span class="kw2">apt-get</span> <span class="kw2">install</span> wine</div>
</div>
</pre>
<p>1. เข้าไปในเว็บ http://www.ultrareach.com/ จากนั้นดาวน์โหลด Ultrasurf มาโดยเวอร์ชันปัจจุบันคือ <a href="http://www.ultrareach.com/downloads/ultrasurf/u997.zip">Ultrasurf 9.97</a></p>
<p>2. เมื่อโหลดมาแล้วก็เอาไปแตกไว้ในที่เราชอบได้เลย ซึ่งเมื่อแตกไฟล์ zip ออกมาแล้วก็จะได้ไฟล์ u997.exe</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4088/4840757224_1f4bacde36.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4088/4840757224_1f4bacde36.jpg" alt="" width="358" height="239" /></a></p>
<p style="text-align: center;">เมื่อแตกไฟล์ zip ออกมาก็จะได้ไฟล์ u997.exe</p>
<p><span id="more-586"></span></p>
<p style="text-align: left;">3. กำหนดสิทธิ์ให้ไฟล์ u997.exe สามารถ execute ได้โดยคลิกขวาที่ไฟล์ u997.exe แล้วเลือก Properties &gt;&gt; Permission &gt;&gt; ให้ติ๊กที่ช่อง Allow executing file as program แล้วคลิกปุ่ม Close</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4133/4840757228_801191de17_b.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4133/4840757228_801191de17_b.jpg" alt="" width="539" height="416" /></a></p>
<p style="text-align: center;">ติ๊ก Allow executing file as program</p>
<p style="text-align: left;">4. เลือก Tab Open With เข้าไปเลือกโปรแกรม Wine Windows Program Loader</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4110/4841004156_56b6cb334b_b.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4110/4841004156_56b6cb334b_b.jpg" alt="" width="537" height="416" /></a></p>
<p style="text-align: center;">เลือก Wine Windows Program Loader</p>
<p style="text-align: left;">5. Ultrasurf จำเป็นต้องการไฟล์ mfc42.dll และ msvcp60.dll ซึ่งอยู่ใน %Systemroot%WINDOWS/System32 ของเครื่องที่มี Windows XP หรือดาวน์โหลดได้จาก<a href="http://imrgill.com/myfiles/ultrasurf_req_dll.tar.bz2">ที่นี่</a></p>
<p style="text-align: left;">6. เมื่อโหลดไฟล์ ultrasurf_req_dll.tar.bz2 มาแล้วก็แตกออกมาเลยครับ แล้วนำไฟล์ที mfc42.dll กับ msvcp60.dll ไปไว้ที่ ~/.wine/drive_c/windows/system32 โดยใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >
<div class="bash codesnip" style="font-family:monospace;">mrgill<span class="sy0">@</span>mrgill-laptop:~$ <span class="kw2">mv</span> <span class="sy0">*</span>.dll ~<span class="sy0">/</span>.wine<span class="sy0">/</span>drive_c<span class="sy0">/</span>windows<span class="sy0">/</span>system32<span class="sy0">/</span></div>
</div>
</pre>
<p style="text-align: left;">7. รันไฟล์ u997.exe โดยดับเบิลคลิกที่ u997.exe ได้เลย</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4087/4840757236_37be31979a.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4087/4840757236_37be31979a.jpg" alt="" width="360" height="261" /></a></p>
<p style="text-align: center;">หน้าตาโปรแกรม Ultrasurf ก็เหมือนๆ ใน Windows</p>
<p style="text-align: left;">8. ปรับแต่ง Option สักเล็กน้อยโดยคลิกที่ปุ่ม Option แล้วเข้าไปติ๊กที่ Do not use IE แล้วก็ OK</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4128/4840757238_f1c71411e3.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4128/4840757238_f1c71411e3.jpg" alt="" width="414" height="385" /></a></p>
<p style="text-align: center;">ติ๊กเลือก Do not use IE หากใครไม่ชอบให้มันแสดงรูปกุญแจสีทองก็ติ๊กเลือกที่ Hide Golden Lock ได้</p>
<p style="text-align: left;">9. โปรแกรม Ultrasurf เราก็พร้อมใช้งานแล้วที่เหลือก็เข้าไปตั้งค่าในโปรแกรม Firefox สักเล็กน้อยเพื่อให้ Firefox เราเข้าเว็บที่เค้า Block ไว้ได้โดยคลิกที่เมนู Edit &gt;&gt; Preferences &gt;&gt; Advanced &gt;&gt; Network &gt;&gt; Settings &gt;&gt; Manual proxy configuration</p>
<p style="text-align: center;"><a href="http://farm5.static.flickr.com/4085/4840149079_3c7786f8a0_b.jpg" rel="lightbox[586]"><img class="aligncenter" src="http://farm5.static.flickr.com/4085/4840149079_3c7786f8a0.jpg" alt="" width="500" height="313" /></a></p>
<p style="text-align: center;">ในช่อง HTTP Proxy กรอก localhost ส่วน Port กรอก 9666 ลงไป</p>
<p style="text-align: left;">10. เครื่องเราก็พร้อมเข้า Facebook กันแว้วววว</p>
<p style="text-align: left;">ต้องขอร้องสาวๆ แฟนคลับอย่ามาเม้นใน wall ผมเยอะนะ เดี่ยวหมี่เหลือง อิอิ</p>
<p style="text-align: left;">Enjoy with Ultrasurf <img src='http://imrgill.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2010/07/29/how-to-install-ultrasurf-on-ubuntu-10-04.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tweeting แบบดิบๆ ผ่าน Linux Command Line</title>
		<link>http://imrgill.com/2009/12/30/tweeting-via-linux-command-line.html</link>
		<comments>http://imrgill.com/2009/12/30/tweeting-via-linux-command-line.html#comments</comments>
		<pubDate>Wed, 30 Dec 2009 14:58:04 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[shell script]]></category>
		<category><![CDATA[status]]></category>
		<category><![CDATA[tweet]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=515</guid>
		<description><![CDATA[เมื่อกี้เข้า linuxtoday.com ไปเจอทิปเด็ดๆ ใน junauza.com เรื่อง Follow Me: Tweeting from the Linux Command Line อ่านแล้วน่าสนใจดี และหลังจากลองแล้วก็ได้ผลครับเลยนำมาบอกต่อ ขั้นตอนเขามีอยู่ว่า 1. ติดตั้ง curl mrgill@mrgill-laptop:~$ sudo apt-get install curl 2. สร้างไฟล์ชื่อ twitter ไว้ใน /usr/bin/ ด้วย text editor ที่ชอบในตัวอย่างเขาใช้ gedit แต่ผมชอบ nano mrgill@mrgill-laptop:~$ sudo nano /usr/bin/twitter จากนั้นนำโค้ดด้านล่างไปวาง curl --basic --user "yourusername:yourpasswd" --data-ascii "status=`echo $@&#124;tr ' ' '+'`" "http://twitter.com/statuses/update.json" -o /dev/null; [...]]]></description>
			<content:encoded><![CDATA[<p>เมื่อกี้เข้า <a href="http://www.linuxtoday.com/">linuxtoday.com</a> ไปเจอทิปเด็ดๆ ใน <a href="http://www.junauza.com/2009/12/most-popular-tips-and-tricks-of-2009.html">junauza.com</a> เรื่อง <a href="http://www.junauza.com/2009/03/follow-me-twitting-from-linux-command.html">Follow Me: Tweeting from the Linux Command Line</a> อ่านแล้วน่าสนใจดี และหลังจากลองแล้วก็ได้ผลครับเลยนำมาบอกต่อ</p>
<p>ขั้นตอนเขามีอยู่ว่า<br />
1. ติดตั้ง curl</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ sudo apt-get install curl</div>
</pre>
<p>2. สร้างไฟล์ชื่อ twitter ไว้ใน /usr/bin/ ด้วย text editor ที่ชอบในตัวอย่างเขาใช้ gedit แต่ผมชอบ nano</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ sudo nano /usr/bin/twitter</div>
</pre>
<p>จากนั้นนำโค้ดด้านล่างไปวาง</p>
<pre>
<div class="codesnip-container" >curl --basic --user <em>"yourusername:yourpasswd"</em> --data-ascii "status=`echo $@|tr ' ' '+'`" "http://twitter.com/statuses/update.json" -o /dev/null; echo Message Sent!</div>
</pre>
<p>*อย่าลืมเปลี่ยน yourusername กับ yourpasswd เป็นของ twitter ของคุณ (กด Ctrl + O เพื่อบันทึก และกด Ctrl + X เพื่อออก)</p>
<p>3. กำหนดสิทธิ์ให้ /usr/bin/twitter สามารถรันได้<br />
<span id="more-515"></span>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ sudo chmod +x /usr/bin/twitter</div>
</pre>
<p>4. ทดลอง tweeting กันเลย โดยพิมพ์ twitter เว้นวรรค ข้อความของคุณ</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ twitter test tweet from command lind</div>
</pre>
<p style="text-align: left;"><a href="http://www.flickr.com/photos/imrgill/4228553402/sizes/o/"><img class="aligncenter" src="http://farm3.static.flickr.com/2491/4228553402_564196e4f9_o.png" alt="" width="595" height="410" /></a></p>
<p style="text-align: center;">ภาพตัวอย่างคำสั่ง twitter</p>
<p style="text-align: left;"><a href="http://www.flickr.com/photos/imrgill/4228553404/sizes/o/"><img class="aligncenter" src="http://farm3.static.flickr.com/2621/4228553404_4715fffda5_o.png" alt="" width="566" height="380" /></a></p>
<p style="text-align: center;">tweet บน twitter.com</p>
<p style="text-align: left;">5. ขอให้สนุกกับการ tweet</p>
<p style="text-align: left;">
<p style="text-align: left;">แหล่งข้อมูล : <a href="http://www.junauza.com/2009/03/follow-me-twitting-from-linux-command.html" target="_blank">http://www.junauza.com/2009/03/follow-me-twitting-from-linux-command.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2009/12/30/tweeting-via-linux-command-line.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Public DNS บน Ubuntu</title>
		<link>http://imrgill.com/2009/12/08/google-public-dns-on-ubuntu.html</link>
		<comments>http://imrgill.com/2009/12/08/google-public-dns-on-ubuntu.html#comments</comments>
		<pubDate>Tue, 08 Dec 2009 07:19:39 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[dns]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[google public dns]]></category>
		<category><![CDATA[nameserver]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=415</guid>
		<description><![CDATA[ไม่นานมานี้ Google เปิดให้บริการใหม่นั้นคือ Google Public DNS ซึ่งเป็นบริการสอบถามชื่อและไอพีฟรีของ Google ซึ่งสิ่งที่คุณจะได้จากบริการนี้คือ 1. ความเร็วในการใช้งานบราวเซอร์ 2. ความปลอดภัยที่ดีกว่า 3. ได้ผลลัพธิ์ทันทีโดยไม่ต้อง Redirect มาดูกันว่าเราจะใช้ Google Public DNS บน Ubuntu ได้ยังไง สำหรับใครที่ใช้ Ubuntu Desktop หรือ Linux Server ที่ Fix IP ก็สามารถเข้าไปแก้ไขไฟล์ /etc/resolv.conf ได้โดยตรง ตัวอย่าง root@mrgill-laptop:~# nano /etc/resolv.conf จากนั้นแก้ไขข้อมูลในไฟล์ /etc/resolv.conf ให้เป็น nameserver 8.8.8.8 nameserver 8.8.4.4 และสำหรับใครที่ใช้ Ubuntu Desktop แล้วรับ DHCP มาทุกครั้งที่ renew ip เราจะได้ [...]]]></description>
			<content:encoded><![CDATA[<p>ไม่นานมานี้ Google เปิดให้บริการใหม่นั้นคือ Google Public DNS ซึ่งเป็นบริการสอบถามชื่อและไอพีฟรีของ Google ซึ่งสิ่งที่คุณจะได้จากบริการนี้คือ</p>
<p>1. ความเร็วในการใช้งานบราวเซอร์<br />
2. ความปลอดภัยที่ดีกว่า<br />
3. ได้ผลลัพธิ์ทันทีโดยไม่ต้อง Redirect</p>
<p>มาดูกันว่าเราจะใช้ Google Public DNS บน Ubuntu ได้ยังไง</p>
<p>สำหรับใครที่ใช้ Ubuntu Desktop หรือ Linux Server ที่ Fix IP ก็สามารถเข้าไปแก้ไขไฟล์ /etc/resolv.conf ได้โดยตรง</p>
<p><strong>ตัวอย่าง</strong></p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~# nano /etc/resolv.conf</div>
</pre>
<p>จากนั้นแก้ไขข้อมูลในไฟล์ /etc/resolv.conf ให้เป็น</p>
<pre>
<div class="codesnip-container" >nameserver 8.8.8.8
nameserver 8.8.4.4</div>
</pre>
<p>และสำหรับใครที่ใช้ Ubuntu Desktop แล้วรับ DHCP มาทุกครั้งที่ renew ip เราจะได้ dns ที่ dhcp แจกมาให้ซึ่งวิธีแก้ไขนี้ทำได้โดย<br />
<span id="more-415"></span><br />
1. คลิกขวาที่ Applet Network Manager บริเวร Notification Area จากนั้นเลือก Edit Connections</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2536/4168637292_dd04bd71fc_o.jpg" alt="" width="421" height="177" />Edit Connections</p>
<p style="text-align: left;">2. จะปรากฎหน้าจอ Network Connections ขึ้นมา แล้วเลือก Connection ที่คุณใช้ ตัวอย่างของผมใช้ Wireless ที่มี SSID ที่ชื่อ mrgill_wifi จากนั้นคลิกที่ปุ่ม Edit</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2550/4168637294_ef0ba7574c_o.jpg" alt="" width="442" height="322" />Network Connections</p>
<p style="text-align: left;">3. จะเห็นหน้าจอ Editing</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2564/4168637304_e799e738e8_o.jpg" alt="" width="385" height="499" />Editing</p>
<p style="text-align: left;">ให้เปลี่ยน Method จาก Automatic (DHCP) เป็น Automatic (DHCP) address only</p>
<p style="text-align: left;">จากนั้นในช่อง DNS servers ให้กรอก 8.8.8.8, 8.8.4.4 ลงไป ดังรูป</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2547/4168637308_96aef2664b_o.jpg" alt="" width="385" height="500" />Editing (2)</p>
<p style="text-align: left;">จากนั้นคลิกปุ่ม Apply</p>
<p style="text-align: left;">4. สั่งให้ Ubuntu ใช้ DNS ที่เพิ่งเปลี่ยนไปโดยคลิกที่ Applet Network Manager จากนั้นเลือกเน็ตเวิร์คที่คุณใช้</p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2682/4168637310_9b7be0f868_o.jpg" alt="" width="344" height="302" />เลือก Network ที่คุณใช้งาน</p>
<p style="text-align: left;"><img class="aligncenter" src="http://farm3.static.flickr.com/2648/4168637314_66061f8a93_o.jpg" alt="" width="346" height="174" /><img class="aligncenter" src="http://farm3.static.flickr.com/2554/4167876119_bf5ec40a5c_o.jpg" alt="" width="344" height="174" /></p>
<p style="text-align: left;">5. ดูผลที่ได้ว่า DNS เปลี่ยนเป็นที่เรากำหนดหรือยังโดยคลิกขวาที่ Applet Network Manager แล้วคลิก Connection Information</p>
<p style="text-align: left;"><img class="aligncenter" src="http://farm3.static.flickr.com/2564/4167949259_da69a2c0b2_o.jpg" alt="" width="341" height="171" /></p>
<p style="text-align: center;"><img class="aligncenter" src="http://farm3.static.flickr.com/2761/4168707880_caa87bdebc_o.jpg" alt="" width="368" height="433" />Connection Information</p>
<p style="text-align: left;">สังเกตตรง Primary DNS กับ Secondary DNS จะเป็น IP ของ Google Public DNS แล้ว</p>
<p style="text-align: left;">หรือใครจะใช้คำสั่ง</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~# cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 8.8.8.8
nameserver 8.8.4.4</div>
</pre>
<p>ก็จะได้ผลเหมือนกัน</p>
<p>6. สุดท้ายก็ทดลองเปิด Browser แล้วเข้าเว็บกันเลยครับผม</p>
<p>รายละเอียดเพิ่มเติม : <a href="http://code.google.com/speed/public-dns/" target="_blank">http://code.google.com/speed/public-dns/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2009/12/08/google-public-dns-on-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#หื่น : ดูวิว Yahoo บน Ubuntu ด้วย Gyachi (GyachE Imprived)</title>
		<link>http://imrgill.com/2009/11/26/how-to-install-gyachi-yahoo-messenger-on-ubuntu.html</link>
		<comments>http://imrgill.com/2009/11/26/how-to-install-gyachi-yahoo-messenger-on-ubuntu.html#comments</comments>
		<pubDate>Thu, 26 Nov 2009 12:11:38 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[chat]]></category>
		<category><![CDATA[gyachi]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[im]]></category>
		<category><![CDATA[instant messenger]]></category>
		<category><![CDATA[webcam]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=377</guid>
		<description><![CDATA[โปรแกรมสำหรับ Chat Yahoo บน Ubuntu มีมากมายครับไม่ว่า Pidgin หรือ Empathy ก็สามารถใช้เล่นแทน Yahoo messenger ได้ทั้งนั้นแต่ถ้าจะใช้ Webcam ด้วยค่อนข้างจะหายาก ตัว yahoo สำหรับ linux เองก็เหมือนจะหยุดพัฒนาไปนานแล้ว วันนี้ผมเลยเอาโปรแกรม Gyachi มาแนะนำครับ รายละเอียดของโปรแกรมสามารถเข้าไปดูได้ที่ http://gyachi.sourceforge.net/ มาดูการติดตั้งบน ubuntu กันครับ ขั้นแรกเข้าไปดาวน์โหลดตัว gyachi ที่เป็น .deb ได้ที่ https://launchpad.net/~loell/+archive/ppa/+packages ผมใช้ karmic นะครับ ก็คลิกที่ gyachi &#8211; 1.2.2-2~karmic จากนั้นเราก็จะเห็นลิงค์ให้ดาวน์โหลดครับ gyachi_1.2.2-2~karmic_i386.deb ก็คลิกได้เลยไม่ต้องรอช้า โหลดมาแล้วก็ดับเบิลคลิก install ได้เลยครับ หรือจะใช้คำสั่งด้านล่างก็ได้ root@mrgill-laptop:~# dpkg -i gyachi_1.2.2-2~karmic_i386.deb Selecting previously deselected [...]]]></description>
			<content:encoded><![CDATA[<p>โปรแกรมสำหรับ Chat Yahoo บน Ubuntu มีมากมายครับไม่ว่า Pidgin หรือ Empathy ก็สามารถใช้เล่นแทน Yahoo messenger ได้ทั้งนั้นแต่ถ้าจะใช้ Webcam ด้วยค่อนข้างจะหายาก ตัว yahoo สำหรับ linux เองก็เหมือนจะหยุดพัฒนาไปนานแล้ว วันนี้ผมเลยเอาโปรแกรม Gyachi มาแนะนำครับ รายละเอียดของโปรแกรมสามารถเข้าไปดูได้ที่ <a href="http://gyachi.sourceforge.net/">http://gyachi.sourceforge.net/</a><strong> </strong></p>
<p><strong>มาดูการติดตั้งบน ubuntu กันครับ</strong><br />
ขั้นแรกเข้าไปดาวน์โหลดตัว gyachi ที่เป็น .deb ได้ที่ <a href="https://launchpad.net/~loell/+archive/ppa/+packages">https://launchpad.net/~loell/+archive/ppa/+packages</a> ผมใช้ karmic นะครับ ก็คลิกที่ gyachi &#8211; 1.2.2-2~karmic จากนั้นเราก็จะเห็นลิงค์ให้ดาวน์โหลดครับ <a href="https://launchpad.net/%7Eloell/+archive/ppa/+files/gyachi_1.2.2-2%7Ekarmic_i386.deb">gyachi_1.2.2-2~karmic_i386.deb</a> ก็คลิกได้เลยไม่ต้องรอช้า</p>
<p>โหลดมาแล้วก็ดับเบิลคลิก install ได้เลยครับ หรือจะใช้คำสั่งด้านล่างก็ได้</p>
<pre>
<div class="codesnip-container" >root@mrgill-laptop:~# <span style="color: #ff0000;">dpkg -i gyachi_1.2.2-2~karmic_i386.deb</span>
Selecting previously deselected package gyachi.
(Reading database ... 179356 files and directories currently installed.)
Unpacking gyachi (from gyachi_1.2.2-2~karmic_i386.deb) ...
Setting up gyachi (1.2.2-2~karmic) ...
Processing triggers for desktop-file-utils ...
Processing triggers for doc-base ...
Processing 1 added doc-base file(s)...
Registering documents with scrollkeeper...</div>
</pre>
<p><span id="more-377"></span><br />
ติดตั้งเสร็จแล้วก็มาใช้งานกันเลยคลิกที่ Applications &gt;&gt; Internet &gt;&gt; GYachE Improved</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 0px;" src="http://farm3.static.flickr.com/2512/4135129475_6e24b3d294_o.png" alt="" width="510" height="440" />เมนู GYachE Improved</p>
<p style="text-align: left;">เมื่อคลิกแล้วก็จะมีหน้าจอให้เรา login</p>
<p style="text-align: center;"><a href="http://www.flickr.com/photos/imrgill/4135129477/sizes/o/"><img class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 0px;" src="http://farm3.static.flickr.com/2796/4135129477_e5c3e5f40a_o.png" alt="" width="481" height="373" /></a>หน้าจอ login</p>
<p style="text-align: left;">ตรงนี้กรอก username ของ yahoo โดยที่ไม่ต้องใส่ @yahoo.com นะครับ จากนั้นก็กรอก password ลงไป ส่วน server ใช้ค่าที่โปรแกรมตั้งมาให้ได้เลยครับ กรอกข้อมูลเสร็จแล้วก็คลิกที่ Login ได้เลย</p>
<p style="text-align: left;">ล็อกอินเสร็จแล้วอยากคุยกับเพื่อนก็คลิกที่ Buddies ได้เลยครับ หากใครเคย add เพื่อนไว้ก็จะเป็น list ว่าใคร online อยู่บ้าง</p>
<p style="text-align: left;">มาถึงเรื่อง Webcam กันบ้าง การใช้งานก็คล้ายๆ กับ Yahoo messenger บน Windows ครับ หากต้องการเปิดกล้องของเราให้คนอื่นดูก็คลิกที่เมนู Action &gt;&gt; Start My Webcam</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 0px;" src="http://farm3.static.flickr.com/2517/4135144189_b73a33b89e_o.png" alt="" width="394" height="419" />Start My Webcam</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 0px;" src="http://farm3.static.flickr.com/2759/4135129479_965f4827e1_o.png" alt="" width="535" height="468" />ภาพจากกล้อง Webcam</p>
<p style="text-align: left;">หากต้องการดูกล้องของคนอื่นก็คลิกที่ Action &gt;&gt; View Webcam จากนั้นก็เอาไอดีของ(สาววิว)คนที่ต้องการจะดู มาใส่แล้วกด OK ได้เลยครับ</p>
<p style="text-align: left;">หวังว่าคงมีประโยชน์กับหาวิวทั้งหลาย อิอิ</p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2009/11/26/how-to-install-gyachi-yahoo-messenger-on-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#หื่น : อยากดู Clip บน Ubuntu ทำไง?</title>
		<link>http://imrgill.com/2009/11/13/how-to-install-real-player-11-on-ubuntu.html</link>
		<comments>http://imrgill.com/2009/11/13/how-to-install-real-player-11-on-ubuntu.html#comments</comments>
		<pubDate>Fri, 13 Nov 2009 13:09:17 +0000</pubDate>
		<dc:creator>mrgill</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[3gp]]></category>
		<category><![CDATA[clip]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[multimedia]]></category>
		<category><![CDATA[realplayer]]></category>

		<guid isPermaLink="false">http://imrgill.com/?p=369</guid>
		<description><![CDATA[ไม่ต้องพูดมากครับอยากดูไฟล์ .3gp ทำไง ก็โหลดตัว Real Player มาลงเลยครับ โดยเข้าไปที่ http://www.real.com/linux คลิก Download RealPlayer โลดครับ จะได้ไฟล์ RealPlayer11GOLD.bin มา(ผม save ไว้ที่ Desktop) ขั้นตอนการติดตั้ง 1. เปิด Terminal ขึ้นมา (เมนู Applications &#62;&#62; Accessories &#62;&#62; Terminal) 2. เปลี่ยนตำแหน่ง Directory ไปที่ Desktop mrgill@mrgill-laptop:~$ cd Desktop/ mrgill@mrgill-laptop:~/Desktop$ ls RealPlayer11GOLD.bin 3. กำหนด Permission ไฟล์ให้สามารถรันได้ mrgill@mrgill-laptop:~/Desktop$ chmod +x RealPlayer11GOLD.bin 4. แล้วก็มาติดตั้งกันเลย mrgill@mrgill-laptop:~/Desktop$ sudo ./RealPlayer11GOLD.bin [sudo] [...]]]></description>
			<content:encoded><![CDATA[<p>ไม่ต้องพูดมากครับอยากดูไฟล์ .3gp ทำไง ก็โหลดตัว Real Player มาลงเลยครับ<br />
โดยเข้าไปที่ <a href="http://www.real.com/linux">http://www.real.com/linux</a> คลิก <a href="http://www.real.com/realcom/R?href=http://forms.real.com/real/player/download.html?f=unix/RealPlayer11GOLD.bin" target="_blank">Download RealPlayer</a> โลดครับ จะได้ไฟล์ RealPlayer11GOLD.bin มา(ผม save ไว้ที่ Desktop)</p>
<p>ขั้นตอนการติดตั้ง</p>
<p>1. เปิด Terminal ขึ้นมา (เมนู Applications &gt;&gt; Accessories &gt;&gt; Terminal)<br />
2. เปลี่ยนตำแหน่ง Directory ไปที่ Desktop</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~$ cd Desktop/
mrgill@mrgill-laptop:~/Desktop$ ls
RealPlayer11GOLD.bin</div>
</pre>
<p><span id="more-369"></span></p>
<p>3. กำหนด Permission ไฟล์ให้สามารถรันได้</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~/Desktop$ chmod +x RealPlayer11GOLD.bin</div>
</pre>
<p>4. แล้วก็มาติดตั้งกันเลย</p>
<pre>
<div class="codesnip-container" >mrgill@mrgill-laptop:~/Desktop$ sudo ./RealPlayer11GOLD.bin
[sudo] password for mrgill:
Extracting files for Helix installation........................

Welcome to the RealPlayer (11.0.2.1744) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue...
Enter the complete path to the directory where you want
RealPlayer to be installed.  You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory:  [/opt/real/RealPlayer]: 

You have selected the following RealPlayer configuration:

Destination:            /opt/real/RealPlayer

Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: 

Copying RealPlayer files...Path setup done.
Succeeded.
installing application icons resource...
installing document icons resource...
............Succeeded.
.Configuring Mozilla...
Installing .mo locale files...
.Setting selinux context...
Succeeded.

RealPlayer installation is complete.
Cleaning up installation files...
Done.</div>
</pre>
<p>เรียกใช้งานโปรแกรม RealPlayer จากเมนู Applications &gt;&gt; Sound &amp; Video &gt;&gt; RealPlayer 11<br />
หน้าตา RealPlayer บน Ubuntu</p>
<p style="text-align: center;"><img class="aligncenter" style="border: 0pt none; margin-top: 0px; margin-bottom: 0px;" title="RealPlayer11" src="http://farm3.static.flickr.com/2618/4100670076_7c34c1bab2_o.png" alt="" width="322" height="357" /></p>
<p style="text-align: center;">RealPlayer 11</p>
<p>เรียบร้อยครับ</p>
]]></content:encoded>
			<wfw:commentRss>http://imrgill.com/2009/11/13/how-to-install-real-player-11-on-ubuntu.html/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

