WordPress, PHP Scripts, and Debian Linux Tips & Tricks
05Sep
- To see the Quagga version available:
# apt-cache policy quagga
quagga:
Installed: (none)
Candidate: 0.99.5-5etch3
Version table:
0.99.5-5etch3 0
500 http://kambing.ui.edu stable/main Packages
500 http://security.debian.org stable/updates/main Packages
- To install Quagga:
# apt-get install quagga
Continue Reading Install Quagga
26Aug
Cutter will send packets to both ends of a tcp/ip connection to close the connection. It is designed to be used on a Linux router to disconnect unwanted connections.
Install Cutter
#apt-get install cutter