Article taken from HowToForge
This tutorial shows how you can clone Linux systems with CloneZilla SE. This is useful for copying one Linux installation to multiple computers without losing much time, e.g. in a classroom, or also for creating an image-based backup of a system.
Tutorial from Cloning Linux Systems With CloneZilla Server Edition (CloneZilla SE) by HowToForge
Friday, January 23, 2009
Wednesday, January 14, 2009
Killing Zombie Process
Use the command
For more information, see link Killing Zombie Process
# ps aux awk '{ print $8 " " $2 }' grep -w ZOr
# top
For more information, see link Killing Zombie Process
Sunday, January 4, 2009
Subscribe to:
Posts (Atom)