Korn shell scripting is something all UNIX users should learn how to use. This article will teach you to write your own Korn shells scripts.
{ 0 comments }
Korn shell scripting is something all UNIX users should learn how to use. This article will teach you to write your own Korn shells scripts.
{ 0 comments }
Intelligent Platform Management Interface (IPMI) is a hardware level interface specification that defines a common, abstracted, message-based interface to platform monitoring and control functions. Both IPMI and KVM over IP can be used in emergency situations.
{ 2 comments }
The xm command is the main command line interface for managing Xen guest domains. The program can be used to create, pause, and shutdown domains. It can also be used to list current domains, enable or pin VCPUs, and attach or detach virtual block devices. Please note that before running any one of the following [...]
{ 8 comments }
So how do you find out how fast is your hard disk under Linux? Is it running at SATA I (150 MB/s) or SATA II (300 MB/s) speed without opening computer case or chassis?
{ 27 comments }
I use Google Calendar exclusively. However to access this product you need to use a web browser. There is nice program called gcalcli (Google Calendar Command Line Interface) which allows to access Google Calendar from bash shell. Now I can see an agenda using a specified start/end time and date from a shell prompt over [...]
{ 0 comments }