Posted by admin on 15th October 2008
DarkStat is a simple Packet Sniffing Network Traffic/Bandwidth monitoring utility for Linux and UNIX. DarkStat relies on libpcap and presents simple webinterface with nice graphs and stats auto-refreshed.
Darkstat uses a very low footprint and the memory, CPU usage. DarkStat runs in the background of many Cable/DSL routers and are used in pfSense, redWall opensource firewalls.
Read the rest of this entry »
Posted in Networking | No Comments »
Posted by admin on 8th October 2008
openSUSE and SUSE Linux sets default values for some of the network related Kernel parameters. While these are certainly not something that reduces the performance on your linux but are set considering optimal across platforms. With Kernel 2.6 (default in recent releases of openSUSE & SuSE Linux), there are some fine tuning you can do to improve Network performance and get that extra out of your system.
Read the rest of this entry »
Posted in Networking | No Comments »
Posted by admin on 3rd October 2008
Bandwidth Monitor NG (bwm-ng) is a small and simple console-based live network and disk io bandwidth monitor for Linux, BSD, Solaris, Mac OS X and others. There is no fancy GUI or interfaces simple console utility which installs and runs flawlessly showing live stats of your Network or Disk I/O stats.
Read the rest of this entry »
Posted in Monitoring, Networking | No Comments »
Posted by admin on 21st August 2008
Maximum Transmission Unit (MTU) the size (in bytes) of the largest packet or frame that a given layer of a communications protocol can pass onwards. The MTU may be fixed by standards (as is the case with Ethernet) or decided at connect time. A higher MTU brings higher bandwidth efficiency. However, large packets can block up a slow interface for some time, increasing the lag for further packets.
Read the rest of this entry »
Posted in Networking | 1 Comment »
Posted by admin on 27th June 2008
In openSUSE 11.0, the network setup is by default controller by “NetworkManager” and this is different from the traditional netcontrol. With NetworkManager, users control the Network Interfaces. To confirm this, in GNOME from Computer - Yast - Network Devices - Network Settings, check for option “User Controlled with Network Manager” under Network Setup Method. Or, check for the line ‘NETWORKMANAGER=”yes”‘ in /etc/sysconfig/network/config file.
This may not be a viable option to use on SUSE enterprise Desktop as in a enterprise environment you wouldn’t want the user to modify or control network settings.
Read the rest of this entry »
Posted in Networking, openSUSE 11.0 | 3 Comments »