Posts

Showing posts from April, 2009

Ubuntu 9.04 release pool

Image
Images are distributed here so that mirrors can pick them up in time before release. Images here may not be final even if they look as if they are; by distributing pre-release images here we can make final mirroring faster. Please do not attempt to download images directly from this directory; by doing so, you are likely to contribute to delaying the release for everyone else, since we will have to wait longer for worldwide mirroring to complete. -- Ubuntu Release Team เห็นรายการแบบนี้แล้วก็เกิดอาการคันไม้คันมือ อยากจะโหลดจริง ๆ แต่ก็มีคำเตือนซึ่งทุกคนควรจะปฏิบัติตามนะครับ อยากได้ของดีต้องใจเย็น ๆ รอลุ้นคืนนี้ดีกว่า [ ] MD5SUMS 22-Apr-2009 10:44 2.4K [ ] MD5SUMS.gpg 22-Apr-2009 10:44 189 [ ] SHA1SUMS 22-Apr-2009 10:44 2.7K [ ] SHA1SUMS.gpg 22-Apr-2009 10:44 189 [TXT] index.html 23-Apr-2008 16:44 738 [ ]

Set IP from command line

netsh interface ip Usage : set address [name=] [[source=]dhcp | [source=] static [addr=]IP address [mask=]IP subnet mask] [[gateway=] |none [gwmetric=]integer] Parameters : * name - The name of the interface. * source - One of the following values: o dhcp: Sets DHCP as the source for configuring IP addresses for the specific interface. o static: Sets the source for configuring IP addresses to local static configuration. * gateway - One of the following values: o : A specific default gateway for the static IP address you are setting. o none: No default gateways are set. * gwmetric - The metric for the default gateway. This field should not be set if gateway is set to 'none'. The following options are used only if source is 'static': * addr - An IP address for the specified interface. * mask - The subnet mask for the specified IP address. Remarks : Used to change the IP address configuration mode from either

Manage Stored User Names and Passwords

Image
Windows สามารถช่วยจำ User name กับ Password ที่เราใช้งานผ่านเครือข่ายต่าง ๆ ได้ โดยให้เราคลิกที่ Remember my password ซึ่งบางทีเราก็ลืมไปแล้วว่าได้บันทึกอะไรไว้บ้าง Windows ได้เตรียมหน้าต่่างสำหรับจัดการ Stored User Names and Passwords นี้ไว้แล้ว โดยพิมพ์ใน Command line ว่า rundll32.exe keymgr.dll, KRShowKeyMgr ก็จะได้หน้าต่าง ดังรูป

Multi boot with Grub

Image
พอดีลง Ubuntu เพิ่มไว้ใน Hard Disk ที่เป็น SATA จากที่เคยมี Windows XP อยู่ใน SATA อีกตัวไว้ก่อนแล้ว ก็เลยได้เมนูของ Grub มาให้เลือกเข้าได้ทั้ง Ubuntu และ Windows XP วันดีคืนดี เจ้า SATA ที่มี Windows XP อยู่เกิดพัง แต่ไม่รู้ทำไม Ubuntu ก็พลอย boot ไม่ได้ไปด้วย ค้นหาไป ๆ มา ๆ ก็ได้ความว่า Grub หาย ต้องติดตั้งใหม่ ซึ่งก็ทำได้ดังนี้ 1. boot จาก live CD หรือ USB 2. เปิด Terminal แล้วเข้า grub โดยใช้คำสั่ง sudo grub find /boot/grub/stage1 3.จะได้ผลลัพธ์ว่ามี grub อยู่ที่ไหน เช่น (hd0,1) 4.ตามด้วยำคำสั่ง root (hd0) setup (hd0) ตรง hd0 นี่คือเอามาจากผลของข้อ 3. 5.Reboot หลังจากนั้นพอ Claim เจ้า SATA แล้วติดตั้ง Windows XP ลงไป (ตอนลงถอดเจ้า SATA ที่มี Ubuntu อยู่ออกก่อน กลัว grub หาย) พอเสียบกลับเข้าไป ปรากฏว่าเข้า Windows XP ผ่านเมนูของ grub เดิมไม่ได้ ไม่แน่ใจว่าลำดับของ Hard Disk เปลี่ยนไปรึเปล่า ก็เลยลองเรียก System Monitor ได้ความว่า Windows เป็น sda และ Ubuntu เป็น sdb ดังรูป พอเรียกดู menu.lst ด้วยคำสั่ง gksudo gedit /boot/grub/menu.lst title Ubuntu 8.10, kernel 2.6.27-11-generic roo