vim + htaccess resources + operability
This commit is contained in:
parent
909df2d4d5
commit
c670d57ecf
@ -1407,6 +1407,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
|||||||
* [Fred Hebert](https://ferd.ca/vim-and-composability.html) - Vim and Composability
|
* [Fred Hebert](https://ferd.ca/vim-and-composability.html) - Vim and Composability
|
||||||
* [Ian Langworth](https://statico.github.io/vim3.html) - Vim After 15 Years
|
* [Ian Langworth](https://statico.github.io/vim3.html) - Vim After 15 Years
|
||||||
* [Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - YouCompleteMe : A code-completion engine for Vim **Bonus** : [website](http://valloric.github.io/YouCompleteMe/)
|
* [Valloric/YouCompleteMe](https://github.com/Valloric/YouCompleteMe) - YouCompleteMe : A code-completion engine for Vim **Bonus** : [website](http://valloric.github.io/YouCompleteMe/)
|
||||||
|
* [mhinz/vim-galore](https://github.com/mhinz/vim-galore) - awesome list of tips and resources for Vim
|
||||||
|
|
||||||
# Mac
|
# Mac
|
||||||
* [Ask Different](https://apple.stackexchange.com/questions/69015/install-2-different-os-x-versions-on-the-same-machine-hdd) - Install 2 different OS X versions on the same machine/hdd
|
* [Ask Different](https://apple.stackexchange.com/questions/69015/install-2-different-os-x-versions-on-the-same-machine-hdd) - Install 2 different OS X versions on the same machine/hdd
|
||||||
@ -1542,6 +1543,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
|||||||
* [csabapalfi/release-it](https://github.com/csabapalfi/release-it) - notes for the book titled 'Release It!' by Michael T. Nygard
|
* [csabapalfi/release-it](https://github.com/csabapalfi/release-it) - notes for the book titled 'Release It!' by Michael T. Nygard
|
||||||
* [Matthew Skelton](https://blog.softwareoperability.com/2013/10/16/operability-can-improve-if-developers-write-a-draft-run-book/) - (2013) Operability can Improve if Developers Write a Draft Run Book
|
* [Matthew Skelton](https://blog.softwareoperability.com/2013/10/16/operability-can-improve-if-developers-write-a-draft-run-book/) - (2013) Operability can Improve if Developers Write a Draft Run Book
|
||||||
* [SkeltonThatcher/run-book-template](https://github.com/SkeltonThatcher/run-book-template) - Run Book / Operations Manual template for modern software systems. **Bonus** : [Link to template markdown](https://github.com/SkeltonThatcher/run-book-template/blob/master/run-book-template.md) + [Run Book Dialog Sheet v1.0](https://github.com/SkeltonThatcher/run-book-template/releases/download/v1.0/Run-Book-dialogue-sheet-A1.pdf) [PDF]
|
* [SkeltonThatcher/run-book-template](https://github.com/SkeltonThatcher/run-book-template) - Run Book / Operations Manual template for modern software systems. **Bonus** : [Link to template markdown](https://github.com/SkeltonThatcher/run-book-template/blob/master/run-book-template.md) + [Run Book Dialog Sheet v1.0](https://github.com/SkeltonThatcher/run-book-template/releases/download/v1.0/Run-Book-dialogue-sheet-A1.pdf) [PDF]
|
||||||
|
* [Matthew Skelton](https://www.slideshare.net/slideshow/embed_code/key/k8BhSNPZ3o1bM3) - (2017) [Slides] Practical Operability Techniques for Teams
|
||||||
|
|
||||||
## Apache
|
## Apache
|
||||||
* [Duncan Crombie](http://www.the-art-of-web.com/system/logs/) - System: Analyzing Apache Log Files
|
* [Duncan Crombie](http://www.the-art-of-web.com/system/logs/) - System: Analyzing Apache Log Files
|
||||||
@ -1560,6 +1562,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
|
|||||||
* [Apache Docs](http://httpd.apache.org/docs/2.4/mod/core.html#virtualhost) - [FR] Virtualhost directive in Apache 2.4
|
* [Apache Docs](http://httpd.apache.org/docs/2.4/mod/core.html#virtualhost) - [FR] Virtualhost directive in Apache 2.4
|
||||||
* [TBS Internet](https://www.tbs-certificats.com/FAQ/fr/284.html) - [FR] Apache et VirtualHost SSL avec un wildcard ou multi-site
|
* [TBS Internet](https://www.tbs-certificats.com/FAQ/fr/284.html) - [FR] Apache et VirtualHost SSL avec un wildcard ou multi-site
|
||||||
* [Sebastien Lebreton](https://blog.netapsys.fr/authentification-forte-par-certificats-et-transfert-de-certificats-de-apache-vers-tomcat/) - [FR] Authentification forte par certificats et transfert de certificats de Apache vers Tomcat.
|
* [Sebastien Lebreton](https://blog.netapsys.fr/authentification-forte-par-certificats-et-transfert-de-certificats-de-apache-vers-tomcat/) - [FR] Authentification forte par certificats et transfert de certificats de Apache vers Tomcat.
|
||||||
|
* [phanan/htaccess](https://github.com/phanan/htaccess) - A collection of useful .htaccess snippets.
|
||||||
|
|
||||||
## Logging
|
## Logging
|
||||||
* [Splunk Plugin for Jenkins](https://wiki.jenkins-ci.org/display/JENKINS/Splunk+Plugin+for+Jenkins)
|
* [Splunk Plugin for Jenkins](https://wiki.jenkins-ci.org/display/JENKINS/Splunk+Plugin+for+Jenkins)
|
||||||
|
Loading…
Reference in New Issue
Block a user