Chef notifies and subscribes explained with examples
Chef notifies and subscribes explained with examples A notification is a property on a resource that listens to other […]
Rent Bikes & Cars Directly from Owners
Motoshare connects vehicle owners with people who need bikes and cars on rent. Owners earn from idle vehicles, and renters get flexible ride options.
Visit MotoshareChef notifies and subscribes explained with examples A notification is a property on a resource that listens to other […]
You can find the memory used by a program (process) by looking into /proc directory or using standard command such […]
If you are using SMP (Multiple CPU) system, use mpstat command to display the utilization of each CPU individually. mpstat […]
iostat command is a command that used for monitoring system input/output device loading by observing the time the devices are […]
vmstat – Report virtual memory statistics. vmstat is a tool that collects and reports data about your system’s memory, swap, […]
Under Development The xargs command is extremely useful when we combine it with other commands.This tutorials explains the usage of […]
Several tasks take arguments that will be passed to another process on the command line. To make it easier to […]
Ant command line arguments Several tasks take arguments that will be passed to another process on the command line. To […]