ความหมายของ ตัวย่อ ต่างๆ เมื่อใช้คำสั่ง top

us -> User CPU time: The time the CPU has spent running users? processes that are not niced.
sy -> System CPU time: The time the CPU has spent running the kernel and its processes.
ni -> Nice CPU time: The time the CPU has spent running users? proccess that have been niced.
id -> Idle CPU time: The time the CPU has nothing to do.
wa -> iowait: Amount of time the CPU has been waiting for I/O to complete.
hi -> Hardware IRQ: The amount of time the CPU has been servicing hardware interrupts.
si -> Software Interrupts.: The amount of time the CPU has been servicing software interrupts.

How to set time zone

#rm -f /etc/localtime
#cd /etc
#ln -s /usr/share/zoneinfo/Asia/Bangkok localtime

Command # mount image file

#mount filename -o loop /topath

DirectAdmin # How to change directadmin server ip after server change

#cd /usr/local/directadmin/scripts
#./ipswap.sh

HyperVM # Could Not Start Vps, Reason: Error: Kernel image does not exist: /boot/hypervm-xen-vmlinuz:

#cd /usr/local/lxlabs/hypervm/httpdocs
#lphp.exe ../bin/misc/fixfc6xen.php

Syndicate content