| lspci สำหรับ แสดงรายชื่ออุปกรณ์ที่ต่อผ่าน PCI
 
 i810switch is a utility for switching the LCD and external VGA displays on and off under Linux.
 It was originally written by Antonino Daplas, and is now maintained by Ken Mano.
 http://vorlon.cwru.edu/~ames/i810switch/
 
 ตัวอย่างแฟ้ม สำหรับปัญหา xwindows
 http://thaigate.nii.ac.jp/list/th.pubnet.linux/msg27143.html
 http://thaigate.nii.ac.jp/list/th.pubnet.linux/msg37394.html
 /etc/X11/XF86Config
 เครื่องเขาใช้โหมด Text ที่ 1024x768 โดยการ append ค่า vga=791 หรือ vga=0x317
 
 ตัวอย่าง mount usb thumb
 #mount -t vfat /dev/sda /mnt/floppy
 
 Xconfigurator สำหรับ xwindows
 
 
 parted เป็นคำสั่งจัดการกับ partition หรือ partition manipulation program
 http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/install-guide/generated-index.html
 
 
 |