Topic List
วันนี้พยายามติดตั้ง Ubuntu บนโน๊ตบุค Compaq NX9040 พยายามตั้งแต่เช้าแล้ว ป่านนี้ก็ยังไม่สำเร็จ
Compaq NX9040 specification - Intel Celeron M 1.6 GHz - Ram 256 MB - Harddisk 40 GB / Linux partition 10 GB - Display adapter Intel(R) 82852/82855 GM/GME - Sound Conexant AC-Link audio
ลอง
- Boot ด้วย Ubuntu 7.10 Live CD ปรากฎว่าไม่ผ่าน พอได้ยินเสียงตอนเปิดเครื่อง เสียงขาดกระตุก แล้วเครื่องก็ค้างไปเลย
kill -9 -1
Kill all process you can kill
ps aux
List all my process
top -d sec
Display Linux task on top of screen
TOP(1) Linux User's Manual
TOP(1) NAME top - display Linux tasks
SYNOPSIS
top -hv | -bcisS -d delay -n iterations -p pid [, pid ...]
The traditional switches '-' and whitespace are optional.
DESCRIPTION
The top program provides a dynamic real-time view of a running system. It can display system summary information as well as a list of tasks currently being managed by the Linux kernel. The types of system summary information shown and the types, order and size of information displayed for tasks are all user configurable and that configuration can be made persistent across restarts.
The program provides a limited interactive interface for process manipulation as well as a much more extensive interface for personal configuration -- encompassing every aspect of its operation. And while top is referred to throughout this document, you are free to name the program anything you wish. That new name, possibly an alias, will then be reflected on top's display and used when reading and writing a configuration file.