eac2ab83175a5a59414636d1f5d0bd2d4a3d944a
Home.md
| ... | ... | @@ -1 +1,76 @@ |
| 1 | -test |
|
| ... | ... | \ No newline at end of file |
| 0 | +# pyratewiki |
|
| 1 | + |
|
| 2 | +## content |
|
| 3 | +1. [coding](#coding) |
|
| 4 | +2. [documentation](#documentation) |
|
| 5 | +3. [misc](#misc) |
|
| 6 | +4. [projects](#projects) |
|
| 7 | +5. [technology](#technology) |
|
| 8 | + 1. [authentication](#authentication) |
|
| 9 | + 2. [cloud](#cloud) |
|
| 10 | + 3. [communication](#communication) |
|
| 11 | + 4. [databases](#databases) |
|
| 12 | + 5. [encryption](#encryption) |
|
| 13 | + 6. [linux](#linux) |
|
| 14 | + 7. [monitoring](#monitoring) |
|
| 15 | + 8. [networking](#networking) |
|
| 16 | + 9. [virtualisation](#virtualisation) |
|
| 17 | +6. [wardwiki](wiki1:index) |
|
| 18 | + |
|
| 19 | +## coding |
|
| 20 | +- [git](coding/git) |
|
| 21 | +- [svn](coding/svn) |
|
| 22 | +- [vim](coding/vim) |
|
| 23 | + |
|
| 24 | +## documentation |
|
| 25 | +- [gollum](documentation/gollum) |
|
| 26 | +- [pandoc](documentation/pandoc) |
|
| 27 | +- [vimwiki](documentation/vimwiki) |
|
| 28 | + |
|
| 29 | +## misc |
|
| 30 | +- [music](misc/music) |
|
| 31 | +- [naming_schemes](misc/naming_schemes) |
|
| 32 | +- [unicode_characters](misc/unicode_characters) |
|
| 33 | +- |
|
| 34 | +## projects |
|
| 35 | +- [pyratenet](projects/pyratenet) |
|
| 36 | +- [startpage](projects/startpage) |
|
| 37 | + |
|
| 38 | +## technology |
|
| 39 | + |
|
| 40 | +### authentication |
|
| 41 | +- [ldap](technology/authentication/ldap) |
|
| 42 | + |
|
| 43 | +### cloud |
|
| 44 | +- [azure](technology/cloud/azure) |
|
| 45 | +- [docker](technology/cloud/docker) |
|
| 46 | +- [openshift](technology/cloud/openshift) |
|
| 47 | + |
|
| 48 | +### communication |
|
| 49 | +- [ftp](technology/communication/ftp) |
|
| 50 | +- [mutt](technology/communication/mutt) |
|
| 51 | + |
|
| 52 | +### databases |
|
| 53 | +- [mariadb](technology/databases/mariadb) |
|
| 54 | +- [oracle](technology/databases/oracle) |
|
| 55 | + |
|
| 56 | +### encryption |
|
| 57 | +- [gpg](technology/encryption/gpg) |
|
| 58 | + |
|
| 59 | +### linux |
|
| 60 | +- [archlinux](technology/linux/archlinux/index) |
|
| 61 | +- [audio_visual](technology/linux/audio_visual/index) |
|
| 62 | +- [debian](technology/linux/debian/index) |
|
| 63 | +- [general](technology/linux/general/index) |
|
| 64 | +- [redhat](technology/linux/redhat/index) |
|
| 65 | + |
|
| 66 | +### monitoring |
|
| 67 | +- [snmp](technology/monitoring/snmp) |
|
| 68 | + |
|
| 69 | +### networking |
|
| 70 | +- [subnet_cheatsheet](technology/networking/subnet_cheatsheet) |
|
| 71 | +- [wifi_connect](technology/networking/wifi_connect) |
|
| 72 | + |
|
| 73 | +### virtualisation |
|
| 74 | +- [esxi](technology/virtualisation/esxi) |
|
| 75 | + |
index.md
| ... | ... | @@ -1,75 +0,0 @@ |
| 1 | -# pyratewiki |
|
| 2 | - |
|
| 3 | -## content |
|
| 4 | -1. [coding](#coding) |
|
| 5 | -2. [documentation](#documentation) |
|
| 6 | -3. [misc](#misc) |
|
| 7 | -4. [projects](#projects) |
|
| 8 | -5. [technology](#technology) |
|
| 9 | - 1. [authentication](#authentication) |
|
| 10 | - 2. [cloud](#cloud) |
|
| 11 | - 3. [communication](#communication) |
|
| 12 | - 4. [databases](#databases) |
|
| 13 | - 5. [encryption](#encryption) |
|
| 14 | - 6. [linux](#linux) |
|
| 15 | - 7. [monitoring](#monitoring) |
|
| 16 | - 8. [networking](#networking) |
|
| 17 | - 9. [virtualisation](#virtualisation) |
|
| 18 | -6. [wardwiki](wiki1:index) |
|
| 19 | - |
|
| 20 | -## coding |
|
| 21 | -- [git](coding/git) |
|
| 22 | -- [svn](coding/svn) |
|
| 23 | -- [vim](coding/vim) |
|
| 24 | - |
|
| 25 | -## documentation |
|
| 26 | -- [pandoc](documentation/pandoc) |
|
| 27 | -- [vimwiki](documentation/vimwiki) |
|
| 28 | - |
|
| 29 | -## misc |
|
| 30 | -- [music](misc/music) |
|
| 31 | -- [naming_schemes](misc/naming_schemes) |
|
| 32 | -- [unicode_characters](misc/unicode_characters) |
|
| 33 | -- |
|
| 34 | -## projects |
|
| 35 | -- [pyratenet](projects/pyratenet) |
|
| 36 | -- [startpage](projects/startpage) |
|
| 37 | - |
|
| 38 | -## technology |
|
| 39 | - |
|
| 40 | -### authentication |
|
| 41 | -- [ldap](technology/authentication/ldap) |
|
| 42 | - |
|
| 43 | -### cloud |
|
| 44 | -- [azure](technology/cloud/azure) |
|
| 45 | -- [docker](technology/cloud/docker) |
|
| 46 | -- [openshift](technology/cloud/openshift) |
|
| 47 | - |
|
| 48 | -### communication |
|
| 49 | -- [ftp](technology/communication/ftp) |
|
| 50 | -- [mutt](technology/communication/mutt) |
|
| 51 | - |
|
| 52 | -### databases |
|
| 53 | -- [mariadb](technology/databases/mariadb) |
|
| 54 | -- [oracle](technology/databases/oracle) |
|
| 55 | - |
|
| 56 | -### encryption |
|
| 57 | -- [gpg](technology/encryption/gpg) |
|
| 58 | - |
|
| 59 | -### linux |
|
| 60 | -- [archlinux](technology/linux/archlinux/index) |
|
| 61 | -- [audio_visual](technology/linux/audio_visual/index) |
|
| 62 | -- [debian](technology/linux/debian/index) |
|
| 63 | -- [general](technology/linux/general/index) |
|
| 64 | -- [redhat](technology/linux/redhat/index) |
|
| 65 | - |
|
| 66 | -### monitoring |
|
| 67 | -- [snmp](technology/monitoring/snmp) |
|
| 68 | - |
|
| 69 | -### networking |
|
| 70 | -- [subnet_cheatsheet](technology/networking/subnet_cheatsheet) |
|
| 71 | -- [wifi_connect](technology/networking/wifi_connect) |
|
| 72 | - |
|
| 73 | -### virtualisation |
|
| 74 | -- [esxi](technology/virtualisation/esxi) |
|
| 75 | - |
index.md
| ... | ... | @@ -0,0 +1 @@ |
| 1 | +Home.md |
|
| ... | ... | \ No newline at end of file |