All Projects β†’ sk3pp3r β†’ cheat-sheet-pdf

sk3pp3r / cheat-sheet-pdf

Licence: MIT license
πŸ“œ A Cheat-Sheet Collection from the WWW

Projects that are alternatives of or similar to cheat-sheet-pdf

cheat-sheets
Awesome Cheat Sheets
Stars: ✭ 44 (-93.96%)
Mutual labels:  cheat-sheets, cheatsheet, cheat-sheet
Asciidots-Cheat-Sheet
My personal Asciidots Cheat Sheet in .jpg .odt .pdf .png and obviously in .txt
Stars: ✭ 17 (-97.66%)
Mutual labels:  cheat-sheets, cheatsheet, cheat-sheet
Devops Guide
DevOps Guide - Development to Production all configurations with basic notes to debug efficiently.
Stars: ✭ 4,119 (+465.8%)
Mutual labels:  jenkins, ci-cd, cheatsheet
systems-programming-cheat-sheet
Cheat sheet for x86-64 Unix systems programming
Stars: ✭ 328 (-54.95%)
Mutual labels:  cheat-sheets, cheatsheet, cheat-sheet
Globbing
Introduction to "globbing" or glob matching, a programming concept that allows "filepath expansion" and matching using wildcards.
Stars: ✭ 86 (-88.19%)
Mutual labels:  regex, regular-expression, cheatsheet
cheat-sheet
collection of cheat sheets
Stars: ✭ 150 (-79.4%)
Mutual labels:  cheat-sheets, cheatsheet, cheat-sheet
memo-dev
Knowledge base, Today I Learned, Cheatsheet ... Call this as you want ...
Stars: ✭ 13 (-98.21%)
Mutual labels:  cheat-sheets, cheatsheet, cheat-sheet
cregex
A small implementation of regular expression matching engine in C
Stars: ✭ 72 (-90.11%)
Mutual labels:  regex, regular-expression
Regex
πŸ”€ Swifty regular expressions
Stars: ✭ 311 (-57.28%)
Mutual labels:  regex, regular-expression
termco
Regular Expression Counts of Terms and Substrings
Stars: ✭ 24 (-96.7%)
Mutual labels:  regex, regular-expression
cloud-s4-sdk-pipeline
The Cloud SDK pipeline uses the Cloud SDK continuous delivery server for building, checking, and deploying extension applications. Projects based on the SAP Cloud SDK archetype will automatically use this pipeline.
Stars: ✭ 65 (-91.07%)
Mutual labels:  jenkins, ci-cd
es6-template-regex
Regular expression for matching es6 template delimiters in a string.
Stars: ✭ 15 (-97.94%)
Mutual labels:  regex, regular-expression
CVparser
CVparser is software for parsing or extracting data out of CV/resumes.
Stars: ✭ 28 (-96.15%)
Mutual labels:  regex, regular-expression
regexp-expand
Show the ELisp regular expression at point in rx form.
Stars: ✭ 18 (-97.53%)
Mutual labels:  regex, regular-expression
regex
Regular expressions for Prolog
Stars: ✭ 16 (-97.8%)
Mutual labels:  regex, regular-expression
LLRegex
Regular expression library in Swift, wrapping NSRegularExpression.
Stars: ✭ 18 (-97.53%)
Mutual labels:  regex, regular-expression
cisco-cheatsheet
A Cisco Cheatsheet: Commands and Snippets for bootstrapping, boilerplate, configuration, and hardening of Cisco routers and switches.
Stars: ✭ 66 (-90.93%)
Mutual labels:  cheatsheet, cheat-sheet
dregex
Dregex is a JVM library that implements a regular expression engine using deterministic finite automata (DFA). It supports some Perl-style features and yet retains linear matching time, and also offers set operations.
Stars: ✭ 37 (-94.92%)
Mutual labels:  regex, regular-expression
expand-brackets
Expand POSIX bracket expressions (character classes) in glob patterns.
Stars: ✭ 26 (-96.43%)
Mutual labels:  regex, regular-expression
cheat-sheets
Cheat sheets to help you in daily hands-on tasks of trouble shooting, configuration, and diagnostics with Fortinet, HP/Aruba, Cisco, Checkpoint and others' gear.
Stars: ✭ 63 (-91.35%)
Mutual labels:  cheat-sheets, cheatsheet

Cheat-Sheet Collection for DevOps, Engineers, IT and more

CI

Cheat Sheet

πŸ“œ Rules

  • PDF only ❗
  • Contributors are WELCOME πŸ‘
  • If you like it - Give me a ⭐

πŸ“Œ List of cheat-sheet

  1. Nginx is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more.

  2. Docker is a tool designed to make it easier to create, deploy, and run applications by using containers.

    1. Docker
    2. Docker by JRebel
    3. Docker Security
  3. Ansible is the simplest way to automate apps and IT infrastructure.

  4. Python is an interpreted, high-level, general-purpose programming language.

    1. Python 3 the basics
    2. Python
  5. Go also known as Golang, is a statically typed, compiled programming language designed at Google.

  6. Git is the open source distributed version control system that facilitates GitHub activities on your laptop or desktop.

    1. Git by Atlassian.
    2. Git by GitHub.
    3. Git by Git-Tower
    4. Git/GitHub - Pull Request
  7. Regular expression also known as Regex is a special text string for describing a search pattern.

    1. Regex
    2. Regex for Python
  8. PowerShell is a task automation and configuration management framework from Microsoft.

  9. VIM aka Vi IMproved is a highly configurable text editor for efficiently creating and changing any kind of text.

  10. Jenkins an open source automation server which enables developers around the world to reliably build, test, and deploy their software.

  11. CI/CD Continuous Integration and Continuous Delivery (CI/CD) have made the practice of software development increasingly complexβ€”and overwhelming.

  12. Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.

    1. Kubernetes K8s Cheat-Sheet.
    2. Kubectl is a command line interface for running commands against Kubernetes clusters.
  13. Linux

    1. Bash is a Unix shell and command language written by Brian Fox for the GNU Project as a free software replacement for the Bourne shell.
      1. Linux Commands 1
      2. Linux Commands 2
      3. Linux Commands 3
      4. Linux Network Tools, Every Linux networking tool I know
    2. Network-tools: ping, curl, wget, ssh and more network tools.
      1. Cron is a time-based job scheduler in Unix-like computer operating systems.
      2. Rsync is a fast and extraordinarily versatile file copying tool. It can copy locally, to/from another host over any remote shell, or to/from a remote rsync daemon.
      3. cURL
      4. SSH
      5. NC
      6. Nmap
        1. Nmap Cheat Sheet by comparitech.
      7. OpenSSL
      8. Ethtool
      9. ngrep
      10. grep
      11. xargs
      12. find
      13. awk
      14. sed
      15. tar
      16. ps
      17. top
      18. Wireshark is a free and open-source packet analyzer.
  14. Redis is an in-memory data structure store, used as a database, cache and message broker.

  15. Slack is a messaging tool for making communication fast and easy. It lets you share messages and files with your team, organized by channel.

  16. Puppet lets you automate the enforcement, security, and delivery of your hybrid or cloud-native infrastructure.

  17. Google Cloud Developer builds scalable and highly available applications using Google recommended practices and tools that leverage fully managed services.

  18. AI, Neural Networks, Machine Learning, Deep Learning & Data Science is intelligence demonstrated by machines.

  19. PostgreSQL is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance.

  20. Ajax AJAX = Asynchronous JavaScript And XML.

  21. Amazon Web Services (AWS) is a subsidiary of Amazon providing on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.

    1. AWS: The Basic
    2. AWS Services
    3. AWS Cost Information
  22. Infrastructure as code (IaC), is the process of managing and provisioning computer data centers through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools.

    1. Terraform is an open-source infrastructure as code software tool that provides a consistent CLI workflow to manage hundreds of cloud services.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].