Articles in the Debian Category
Linux – Network Monitoring via SNMP
Distributions using Debian Kernel less than version 2.36are affected by this problem.
Because snmpd is not running with root user, it is not able to know the actual speed of the network interfaces.
Here are the results …
Configure an IP alias on loopback – Linux
This configuration may be useful in many cases.
On Debian-like:
Editing / etc / network / interfaces
auto lo: 0
iface lo: 0 inet static
address 192.168.3.1
…
Debian – Install h264 streaming module for Lighttpd
The aim of future orders is to recompile the modules for retrieving Lighttpd h264-streaming and copy them to the Lighttpd which is managed by your package manager.
Installing packages necessary to compile Lighttpd.
apt-get install …
