This commit is contained in:
Miguel Scapolla 2016-05-30 22:05:09 -03:00
parent c3cef713be
commit 01efc4c6c2
1 changed files with 20 additions and 0 deletions

20
readme.text Normal file
View File

@ -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.