You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 4.5 KiB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697
  1. <p align="center">
  2. <img src="https://github.com/trimstray/awesome-ninja-admins/blob/master/doc/img/awesome_ninja_admins.png"
  3. alt="Master">
  4. </p>
  5. <br>
  6. <h4 align="center">A collection of awesome lists, manuals, hacks and tools for <b>Awesome Ninja Admins</b>.</h4>
  7. <br>
  8. <p align="center">
  9. <a href="https://github.com/trimstray/awesome-ninja-admins/tree/master">
  10. <img src="https://img.shields.io/badge/Branch-master-green.svg?longCache=true"
  11. alt="Branch">
  12. </a>
  13. <a href="https://awesome.re">
  14. <img src="https://awesome.re/badge.svg"
  15. alt="Awesome">
  16. <a href="http://www.gnu.org/licenses/">
  17. <img src="https://img.shields.io/badge/license-GNU-blue.svg?longCache=true"
  18. alt="License">
  19. </a>
  20. </p>
  21. <div align="center">
  22. <sub>Created by
  23. <a href="https://twitter.com/trimstray">trimstray</a> and
  24. <a href="https://github.com/trimstray/awesome-ninja-admins/graphs/contributors">
  25. contributors
  26. </a>
  27. </div>
  28. <br>
  29. ***
  30. ## Who is Ninja Admins?
  31. - race of pure evil who rule the network through a monarchistic feudelic system
  32. - they never opened the door for strangers (or anyone at all)
  33. - they know very nasty piece of code like a fork bombs
  34. - they can make dd is not a disk destroyer
  35. - they know that `#!/usr/bin/env bash` superior to `#!/bin/bash`
  36. - they know that `su -` logs you in completely as root
  37. - they are total badasses
  38. - they love the old admin nix-world school
  39. ## Ninja Admins Collection
  40. #### Tools
  41. <p>
  42. &nbsp;&nbsp;:small_orange_diamond: <a href="https://ohmyz.sh/"><b>Oh My ZSH!</b></a> - the best framework for managing your Zsh configuration.<br>
  43. &nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/Bash-it/bash-it"><b>bash-it</b></a> - a community Bash framework.<br>
  44. &nbsp;&nbsp;:small_orange_diamond: <a href="https://curl.haxx.se/"><b>Curl</b></a> - command line tool and library
  45. for transferring data with URLs.<br>
  46. &nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/jkbrzt/httpie"><b>HTTPie</b></a> - a user-friendly HTTP client.<br>
  47. &nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/dbcli/pgcli"><b>pgcli</b></a> - Postgres CLI with autocompletion and syntax highlighting.<br>
  48. &nbsp;&nbsp;:small_orange_diamond: <a href="https://varnish-cache.org/"><b>Varnish HTTP Cache</b></a> - HTTP accelerator designed for content-heavy dynamic web sites.<br>
  49. </p>
  50. #### Manuals
  51. <p>
  52. &nbsp;&nbsp;:small_orange_diamond: <a href="https://github.com/dylanaraps/pure-bash-bible"><b>pure-bash-bible</b></a> - a collection of pure bash alternatives to external processes.<br>
  53. </p>
  54. #### Blogs
  55. <p>
  56. &nbsp;&nbsp;:small_orange_diamond: <a href="http://www.brendangregg.com/"><b>Brendan Gregg's Blog</b></a> - Brendan Gregg is an industry expert in computing performance and cloud computing.<br>
  57. &nbsp;&nbsp;:small_orange_diamond: <a href="http://gynvael.coldwind.pl/"><b>Gynvael "GynDream" Coldwind</b></a> - Gynvael is a IT security engineer at Google.<br>
  58. &nbsp;&nbsp;:small_orange_diamond: <a href="http://lcamtuf.coredump.cx/"><b>Michał "lcamtuf" Zalewski</b></a> - "white hat" hacker, computer security expert from Poland and a former Snap Inc. employee.<br>
  59. &nbsp;&nbsp;:small_orange_diamond: <a href="https://ma.ttias.be/"><b>Mattias Geniar</b></a> - developer, Sysadmin, Blogger, Podcaster and Public Speaker.<br>
  60. &nbsp;&nbsp;:small_orange_diamond: <a href="https://nickcraver.com/"><b>Nick Craver</b></a> - Software Developer and Systems Administrator for Stack Exchange.<br>
  61. &nbsp;&nbsp;:small_orange_diamond: <a href="https://robert.penz.name/"><b>Robert Penz</b></a> - IT security Expert.<br>
  62. &nbsp;&nbsp;:small_orange_diamond: <a href="https://scotthelme.co.uk/"><b>Scott Helme</b></a> - Security Researcher, international speaker and founder of the popular securityheaders.com and report-uri.com.<br>
  63. &nbsp;&nbsp;:small_orange_diamond: <a href="https://security.szurek.pl/"><b>Kacper Szurek</b></a> - Detection Engineer at ESET.<br>
  64. &nbsp;&nbsp;:small_orange_diamond: <a href="https://www.troyhunt.com/"><b>Troy Hunt</b></a> - Microsoft Regional Director and Microsoft Most Valuable Professional for Developer Security.<br>
  65. </p>
  66. #### Services
  67. <p>
  68. &nbsp;&nbsp;:small_orange_diamond: <a href="https://varnish-cache.org/"><b>Varnish HTTP Cache</b></a> - HTTP accelerator designed for content-heavy dynamic web sites.<br>
  69. </p>
  70. #### Lists
  71. #### One-liners
  72. <p>
  73. &nbsp;&nbsp;:small_orange_diamond: <a href="https://www.commandlinefu.com/commands/browse"><b>commandlinefu.com</b></a> - Command line diamonds, created and voted on by our members.<br>
  74. </p>
  75. ### :bangbang: **This documentation is incomplete and constantly developed.**