diff --git a/readme.text b/readme.text new file mode 100644 index 0000000..81a90d5 --- /dev/null +++ b/readme.text @@ -0,0 +1,20 @@ +## Various snippets of code +############################# + +* bridge-stp.sh: Create a bridge. + +* delay-jitter-packetloss.sh: Add delay, jitter and packet loss. + +* grub.txt: Grub configuration. + +* interfaces.sh: Interface with 802.1q configuration. + +* linux-vrf.sh: VRF creation. + +* qemu-asa-patch.sh and qemu-asa-shell.sh: Emulate Cisco ASA with qemu. + +* ssh-server.txt: SSH server configuration. + +* virtualbox.sh: VirtualBox commands. + +* xubuntu-read-only-filesystem.txt: Xubuntu read only root filesystem.