Main Menu

friends

Banner

Latest articles

How to get the current network bandwidth usage on Linux
07/04/2010 | mad mad mod

There are many ways how to get the current bandwidth usage on Linux. This is a very simple shell script that lists the network statistic every second: #!/bin/bash
if [ -z "$1" ]; then
       [ ... ]


List all open files with lsof
14/05/2010 | mad mad mod

"lsof" is a command which lists all open open files on a system. And because everything is a file in Unix (this includes pipes, network sockets, disk files and all other devices) it is a bit like a sw [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
Forgot your Password?

Please enter the e-mail address for your account. A verification token will be sent to you. Once you have received the token, you will be able to choose a new password for your account.

mad mad mod, Powered by Joomla! and designed by SiteGround web hosting