From 01efc4c6c2c16a26d5d5f7b4f54aa7fd528795ca Mon Sep 17 00:00:00 2001 From: Miguel Scapolla Date: Mon, 30 May 2016 22:05:09 -0300 Subject: [PATCH] Readme. --- readme.text | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 readme.text 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.