some final touches...
This commit is contained in:
parent
835db4cc5c
commit
93cf3ef165
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,6 +16,8 @@
|
||||
*.txz
|
||||
*.zip
|
||||
.*.swp
|
||||
*.pdf
|
||||
*.html
|
||||
.editix
|
||||
.idea/
|
||||
__pycache__/
|
||||
|
@ -71,6 +71,10 @@ This is, of course, by no means exhaustive. Anything below _Beginner_ is not lis
|
||||
** Ansible _(Intermediate to Advanced)_
|
||||
** SaltStack _(Advanced)_
|
||||
* Networking Concepts _(Intermediate to Advanced)_
|
||||
* DNS _(Advanced)_
|
||||
** PowerDNS _(Advanced)_
|
||||
** DNSMasq _(Advanced)_
|
||||
** Unbound _(Intermediate to Advanced)_
|
||||
** VPN _(Intermediate to Advanced)_
|
||||
*** IPsec (both IKEv1 and IKEv2) _(Intermediate to Advanced)_
|
||||
**** StrongSwan _(Advanced)_
|
||||
@ -82,7 +86,7 @@ This is, of course, by no means exhaustive. Anything below _Beginner_ is not lis
|
||||
*** ICMP _(Intermediate)_
|
||||
** IPv6 _(Intermediate)_
|
||||
*** ICMPv6 _(Intermediate)_
|
||||
*** SLAAC _(Intermediate to Advanced)_
|
||||
*** SLAAC/Router Advertisements _(Intermediate to Advanced)_
|
||||
*** DHCPv6 _(Intermediate to Advanced)_
|
||||
** PXE _(Advanced)_
|
||||
*** iPXE _(Intermediate to Advanced)_
|
||||
|
Loading…
Reference in New Issue
Block a user