1.
Hesiod
One of the design goals for hesiod was the ability to quickly retrieve large amounts of (mostly) static information Of course, DNS already did this, ...
2.
LUG@NCSU:Home
Welcome to the Linux Users Group at North Carolina State University, created for the purpose of promoting and supporting the use of Linux and related Free ...
3.
LUG@NCSU:Home
Here you will find current LUG@NCSU information, links to Linux resources on and off campus, and ways to meet and communicate with Linux and other Free and ...
4.
#!/bin/bash # Do iptables based masquerading and firewalling ...
... Allow unlimited traffic iptables -A INPUT -i lo -j ACCEPT iptables -A OUTPUT -o lo -j ACCEPT # SYN-Flooding Protection iptables -N syn-flood iptables -A ...
5.
Cre ating An Application Im age w ith rBuilde rOnline
File Format: PDF/Adobe Acrobat - View as HTML Th e w ay cvc w ork s is by m ak ing allch ange s locally and th e n com m iting th e m to th e re pos itory. Cre ating An Application Im age ...
6.
iptables.sh.txt
Send 'em to hell. iptables -A INPUT -i eth0 -f -j LOG --log-level debug --log-prefix "IPTABLES FRAGMENTS: " iptables -A INPUT -i eth0 -f -j DROP # Refuse ...
7.
Intro to Linux talk
This is an Intro to Linux talk. It covers basic information including an overview of Linux, the command line, using X, and basic system maintainence. ...
8.
Intro to Linux talk
This is an Intro to Linux talk. It covers basic information including an overview of Linux, the command line, using X, and basic system maintainence. ...
9.
Wireless Hacking (for Fun and Profit)
File Format: PDF/Adobe Acrobat - View as HTML Based on the 802.11 specification. 802.11a - 5GHz - 54 Mbps data rate. Indoor range 35 meters. Outdoor range 120 meters. 802.11b - 2.4GHz - 11 Mbps data ...
10.
LUG@NCSU:Home
Welcome to the Linux Users Group at North Carolina State University, created for the purpose of promoting and supporting the use of Linux and related Free ...