@@ -105,6 +105,7 @@ Markdown sources for the default cheat sheets accessible at https://lzone.de/
105
105
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/strace.md ' >strace</a >
106
106
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/sudo.md ' >sudo</a >
107
107
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/supervisor.md ' >supervisor</a >
108
+ | <a class =' topic ' href =' Cheat Sheets/DevOps Linux/swap.md ' >swap</a >
108
109
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/systemd.md ' >systemd</a >
109
110
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/systemtap.md ' >systemtap</a >
110
111
| <a class =' topic ' href =' Cheat Sheets/DevOps Linux/ulimit.md ' >ulimit</a >
@@ -198,6 +199,7 @@ Markdown sources for the default cheat sheets accessible at https://lzone.de/
198
199
| <a class =' topic ' href =' Cheat Sheets/Network/netfilter.md ' >netfilter</a >
199
200
| <a class =' topic ' href =' Cheat Sheets/Network/netrc.md ' >netrc</a >
200
201
| <a class =' topic ' href =' Cheat Sheets/Network/rsync.md ' >rsync</a >
202
+ | <a class =' topic ' href =' Cheat Sheets/Network/tc.md ' >tc</a >
201
203
| <a class =' topic ' href =' Cheat Sheets/Network/tcpdump.md ' >tcpdump</a >
202
204
| <a class =' topic ' href =' Cheat Sheets/Network/unbound.md ' >unbound</a >
203
205
| <a class =' topic ' href =' Cheat Sheets/Network/wget.md ' >wget</a >
@@ -343,10 +345,10 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
343
345
344
346
| Cheat Sheet | Stars | Type | Category |
345
347
| --- | --- | --- | --- |
346
- | [ 30s-of-code CSS] ( https://github.com/30-seconds/30-seconds-of-css ) | ⭐0 | 📓 Cheat Sheet | Development |
347
- | [ 30s-of-code Git] ( https://github.com/30-seconds/30-seconds-of-git ) | ⭐0 | 📓 Cheat Sheet | DevOps |
348
- | [ 30s-of-code JS] ( https://github.com/30-seconds/30-seconds-of-code ) | ⭐0 | 📓 Cheat Sheet | Development |
349
- | [ 30s-of-code Python] ( https://github.com/30-seconds/30-seconds-of-python ) | ⭐0 | 📓 Cheat Sheet | Development |
348
+ | [ 30s-of-code CSS] ( https://github.com/30-seconds/30-seconds-of-css ) | ⭐unknown | 📓 Cheat Sheet | Development |
349
+ | [ 30s-of-code Git] ( https://github.com/30-seconds/30-seconds-of-git ) | ⭐unknown | 📓 Cheat Sheet | DevOps |
350
+ | [ 30s-of-code JS] ( https://github.com/30-seconds/30-seconds-of-code ) | ⭐unknown | 📓 Cheat Sheet | Development |
351
+ | [ 30s-of-code Python] ( https://github.com/30-seconds/30-seconds-of-python ) | ⭐unknown | 📓 Cheat Sheet | Development |
350
352
| [ AWK anti-textbook] ( https://github.com/thewhitetulip/awk-anti-textbook ) | ⭐unknown | 💡 Tutorial | DevOps |
351
353
| [ AWS EKS Best Practices] ( https://github.com/aws/aws-eks-best-practices ) | ⭐unknown | 📄 Documentation | DevOps |
352
354
| [ AWS EKS Workshop] ( https://github.com/aws-samples/eks-workshop-v2 ) | ⭐547 | 📄 Documentation | Cloud |
@@ -388,7 +390,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
388
390
| [ Bayesian Modelling in Python] ( https://github.com/markdregan/Bayesian-Modelling-in-Python ) | ⭐2505 | 📄 Documentation | Programming |
389
391
| [ C4-PlantUML Documentation] ( https://github.com/plantuml-stdlib/C4-PlantUML ) | ⭐6843 | 📄 Documentation | Architecture |
390
392
| [ CSS Architecture] ( https://github.com/jareware/css-architecture ) | ⭐2584 | 📓 Cheat Sheet | Architecture |
391
- | [ Cloud Outages Index] ( https://github.com/lwindolf/cloud-outages ) | ⭐0 | 📄 Documentation | DevOps |
393
+ | [ Cloud Outages Index] ( https://github.com/lwindolf/cloud-outages ) | ⭐2 | 📄 Documentation | DevOps |
392
394
| [ Cloud Provider Cheat Sheets] ( https://github.com/JeffDeCola/my-cheat-sheets ) | ⭐128 | 📓 Cheat Sheet | DevOps |
393
395
| [ Coding Interview University] ( https://github.com/jwasham/coding-interview-university ) | ⭐unknown | 📄 Documentation | Development |
394
396
| [ Cognitive Load] ( https://github.com/zakirullin/cognitive-load ) | ⭐7204 | 💡 Tutorial | Programming |
@@ -399,18 +401,19 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
399
401
| [ Databases Introduction] ( https://github.com/anhthii/database-notes ) | ⭐55 | 📕 Book | Architecture |
400
402
| [ Design: Aggregate Design Canvas] ( https://github.com/ddd-crew/aggregate-design-canvas ) | ⭐772 | 📄 Documentation | Architecture |
401
403
| [ Design: Bounded Context Canvas] ( https://github.com/ddd-crew/bounded-context-canvas ) | ⭐1948 | 📄 Documentation | Architecture |
402
- | [ Design: Core Domain Charts] ( https://github.com/core-domain-charts ) | ⭐0 | 📄 Documentation | Architecture |
404
+ | [ Design: Core Domain Charts] ( https://github.com/core-domain-charts ) | ⭐unknown | 📄 Documentation | Architecture |
403
405
| [ DevOps Video Tutorials] ( https://github.com/antonputra/tutorials ) | ⭐4092 | 📄 Documentation | DevOps |
404
406
| [ DevSecOps Maturity Model] ( https://github.com/devsecopsmaturitymodel/DevSecOps-MaturityModel ) | ⭐531 | 📄 Documentation | DevOps |
405
407
| [ DevSecOps SLSA Framework] ( https://github.com/slsa-framework/slsa ) | ⭐1703 | 📄 Documentation | DevOps |
406
408
| [ Docker Cheat Sheet] ( https://github.com/wsargent/docker-cheat-sheet ) | ⭐22329 | 📓 Cheat Sheet | DevOps |
407
409
| [ Docker Getting Started] ( https://github.com/docker/getting-started ) | ⭐3009 | 📓 Cheat Sheet | DevOps |
410
+ | [ Documentation Ansible] ( https://github.com/ansible/ansible-documentation ) | ⭐unknown | 📄 Documentation | DevOps |
408
411
| [ Documentation Apache CloudStack] ( https://github.com/apache/cloudstack-docs ) | ⭐unknown | 📄 Documentation | DevOps |
409
412
| [ Documentation ArgoCD] ( https://github.com/argoproj/argo-cd ) | ⭐20263 | 📄 Documentation | DevOps |
410
- | [ Documentation Cacti] ( https://github.com/Cacti/documentation ) | ⭐unknown | 📄 Documentation | DevOps |
413
+ | [ Documentation Cacti] ( https://github.com/Cacti/documentation ) | ⭐63 | 📄 Documentation | DevOps |
411
414
| [ Documentation Certbot] ( https://github.com/certbot/certbot ) | ⭐32370 | 📄 Documentation | DevOps |
412
415
| [ Documentation Chef] ( https://github.com/chef/chef-web-docs ) | ⭐unknown | 📄 Documentation | DevOps |
413
- | [ Documentation CircleCI] ( https://github.com/circleci/circleci-docs ) | ⭐unknown | 📄 Documentation | DevOps |
416
+ | [ Documentation CircleCI] ( https://github.com/circleci/circleci-docs ) | ⭐814 | 📄 Documentation | DevOps |
414
417
| [ Documentation CloudFoundry Bosh] ( https://github.com/cloudfoundry/docs-bosh ) | ⭐unknown | 📄 Documentation | DevOps |
415
418
| [ Documentation Compendium] ( https://github.com/kylelobo/The-Documentation-Compendium ) | ⭐unknown | 👍 Awesome | DevOps |
416
419
| [ Documentation CoreDNS] ( https://github.com/coredns/coredns.io ) | ⭐179 | 📄 Documentation | DevOps |
@@ -428,8 +431,8 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
428
431
| [ Documentation Kata Containers] ( https://github.com/kata-containers/kata-containers ) | ⭐6557 | 📄 Documentation | Security |
429
432
| [ Documentation Linode] ( https://github.com/linode/docs ) | ⭐1386 | 📄 Documentation | SaaS |
430
433
| [ Documentation OSV Scanner] ( https://github.com/google/osv-scanner ) | ⭐7593 | 📄 Documentation | Security |
431
- | [ Documentation OpenTelemetry] ( https://github.com/open-telemetry/opentelemetry.io ) | ⭐unknown | 📄 Documentation | DevOps |
432
- | [ Documentation Openshift] ( https://github.com/openshift/openshift-docs ) | ⭐unknown | 📄 Documentation | DevOps |
434
+ | [ Documentation OpenTelemetry] ( https://github.com/open-telemetry/opentelemetry.io ) | ⭐743 | 📄 Documentation | DevOps |
435
+ | [ Documentation Openshift] ( https://github.com/openshift/openshift-docs ) | ⭐826 | 📄 Documentation | DevOps |
433
436
| [ Documentation Powershell] ( https://github.com/MicrosoftDocs/PowerShell-Docs ) | ⭐2220 | 📄 Documentation | DevOps |
434
437
| [ Documentation Prometheus] ( https://github.com/prometheus/docs ) | ⭐692 | 📄 Documentation | DevOps |
435
438
| [ Documentation Prometheus Alertmanager] ( https://github.com/prometheus/alertmanager ) | ⭐7124 | 📄 Documentation | DevOps |
@@ -439,7 +442,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
439
442
| [ Documentation RedisLabs] ( https://github.com/RedisLabs/redislabs-docs ) | ⭐unknown | 📄 Documentation | DevOps |
440
443
| [ Documentation Telegraf] ( https://github.com/influxdata/telegraf ) | ⭐16072 | 📄 Documentation | DevOps |
441
444
| [ Documentation TravisCI] ( https://github.com/travis-ci/docs-travis-ci-com ) | ⭐unknown | 📄 Documentation | DevOps |
442
- | [ Documentation cfengine] ( https://github.com/cfengine/documentation ) | ⭐unknown | 📄 Documentation | DevOps |
445
+ | [ Documentation cfengine] ( https://github.com/cfengine/documentation ) | ⭐36 | 📄 Documentation | DevOps |
443
446
| [ Documentation docker-bench-security] ( https://github.com/docker/docker-bench-security ) | ⭐9444 | 📄 Documentation | Security |
444
447
| [ Documentation juju] ( https://github.com/juju/juju ) | ⭐2527 | 📄 Documentation | DevOps |
445
448
| [ Documentation knative] ( https://github.com/knative/docs ) | ⭐4815 | 📄 Documentation | DevOps |
@@ -472,7 +475,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
472
475
| [ How Programming Works] ( https://github.com/HowProgrammingWorks/Book ) | ⭐489 | 📕 Book | Development |
473
476
| [ How to secure a Linux Server] ( https://github.com/imthenachoman/How-To-Secure-A-Linux-Server ) | ⭐unknown | 📄 Documentation | Security |
474
477
| [ IMDB Data in the Terminal] ( https://github.com/vvijayan1/imdb_data_on_terminal ) | ⭐7 | 💡 Tutorial | ML |
475
- | [ Interview Questions: 30s-of-code JS] ( https://github.com/30-seconds/30-seconds-of-interviews ) | ⭐0 | 📓 Cheat Sheet | Development |
478
+ | [ Interview Questions: 30s-of-code JS] ( https://github.com/30-seconds/30-seconds-of-interviews ) | ⭐unknown | 📓 Cheat Sheet | Development |
476
479
| [ Interview Questions: Android] ( https://github.com/amitshekhariitbhu/android-interview-questions ) | ⭐11985 | 💬 Interview | ML |
477
480
| [ Interview Questions: Data Science] ( https://github.com/alexeygrigorev/data-science-interviews ) | ⭐9419 | 💬 Interview | ML |
478
481
| [ Interview Questions: FAANG] ( https://github.com/ombharatiya/FAANG-Coding-Interview-Questions ) | ⭐3432 | 💬 Interview | Development |
@@ -488,6 +491,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
488
491
| [ Javascript Functional Programming] ( https://github.com/MostlyAdequate/mostly-adequate-guide ) | ⭐23738 | 📄 Documentation | Programming |
489
492
| [ Javascript NPM with ES Modules] ( https://github.com/transitive-bullshit/npm-es-modules ) | ⭐75 | 📄 Documentation | Programming |
490
493
| [ Kafka Architecture] ( https://github.com/anhthii/kafka-notes ) | ⭐102 | 📄 Documentation | Architecture |
494
+ | [ LZone Cheat Sheets] ( https://github.com/lwindolf/lzone-cheat-sheets ) | ⭐316 | CheatSheet | DevOps |
491
495
| [ Learn CLI text processing] ( https://github.com/learnbyexample/Command-line-text-processing ) | ⭐unknown | 💡 Tutorial | DevOps |
492
496
| [ Learn Regex] ( https://github.com/ziishaned/learn-regex ) | ⭐46049 | 📓 Cheat Sheet | Programming |
493
497
| [ Learn To Cloud] ( https://github.com/learntocloud/learn-to-cloud ) | ⭐4946 | 💡 Tutorial | DevOps |
@@ -497,17 +501,18 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
497
501
| [ LearnXinYMinutes] ( https://github.com/adambard/learnxinyminutes-docs ) | ⭐11948 | 💡 Tutorial | Programming |
498
502
| [ Learning Path AI Expert] ( https://github.com/AMAI-GmbH/AI-Expert-Roadmap ) | ⭐unknown | 📚 Learning Path | Development |
499
503
| [ Learning Path Data Science] ( https://github.com/myarist/Data-Science-Learning-Path ) | ⭐unknown | 📚 Learning Path | Development |
500
- | [ Learning Path FullStack Web Dev] ( https://github.com/shovanch/fullstack-web-developer-path ) | ⭐unknown | 📚 Learning Path | Development |
501
- | [ Learning Path Functional Programming] ( https://github.com/imteekay/functional-programming-learning-path ) | ⭐unknown | 📚 Learning Path | Development |
504
+ | [ Learning Path FullStack Web Dev] ( https://github.com/shovanch/fullstack-web-developer-path ) | ⭐3457 | 📚 Learning Path | Development |
505
+ | [ Learning Path Functional Programming] ( https://github.com/imteekay/functional-programming-learning-path ) | ⭐1019 | 📚 Learning Path | Development |
502
506
| [ Learning Path Senior Developer] ( https://github.com/joebew42/study-path ) | ⭐unknown | 📚 Learning Path | Development |
503
507
| [ Learning Path Software Design] ( https://github.com/stemmlerjs/software-design-and-architecture-roadmap ) | ⭐unknown | 📚 Learning Path | Development |
504
- | [ Learning Path Springboot Microservices] ( https://github.com/TechPrimers/learning-path-spring-boot-microservices ) | ⭐unknown | 📚 Learning Path | Development |
508
+ | [ Learning Path Springboot Microservices] ( https://github.com/TechPrimers/learning-path-spring-boot-microservices ) | ⭐292 | 📚 Learning Path | Development |
505
509
| [ Learning Path System Design] ( https://github.com/TechPrimers/learning-path-system-design ) | ⭐unknown | 📚 Learning Path | Architecture |
506
- | [ Learning Path Thinkerhub] ( https://github.com/tinkerhub/TinkerHub-Learning-Paths ) | ⭐unknown | 📚 Learning Path | Development |
510
+ | [ Learning Path Thinkerhub] ( https://github.com/tinkerhub/TinkerHub-Learning-Paths ) | ⭐64 | 📚 Learning Path | Development |
507
511
| [ Learning Path by Role] (https://github.com/belatrix/Learning Paths) | ⭐unknown | 📚 Learning Path | Development |
508
- | [ Learning Path k8s] ( https://github.com/techiescamp/kubernetes-learning-path ) | ⭐unknown | 📚 Learning Path | DevOps |
509
- | [ Learning Path k8s (Microsoft)] ( https://github.com/microsoft/kubernetes-learning-path ) | ⭐unknown | 📚 Learning Path | DevOps |
512
+ | [ Learning Path k8s] ( https://github.com/techiescamp/kubernetes-learning-path ) | ⭐7154 | 📚 Learning Path | DevOps |
513
+ | [ Learning Path k8s (Microsoft)] ( https://github.com/microsoft/kubernetes-learning-path ) | ⭐386 | 📚 Learning Path | DevOps |
510
514
| [ Learning freeCodeCamp] ( https://github.com/freeCodeCamp/freeCodeCamp ) | ⭐424996 | 💡 Tutorial | Programming |
515
+ | [ Linux Kernel Docs] ( https://github.com/bryancandi/LinuxKernelDocs ) | ⭐unknown | 📄 Documentation | Development |
511
516
| [ Linux XDP Tutorial] ( https://github.com/xdp-project/xdp-tutorial ) | ⭐2718 | 📄 Documentation | Programming |
512
517
| [ Little Go Book] ( https://github.com/karlseguin/the-little-go-book ) | ⭐2258 | 📕 Book | Development |
513
518
| [ Little MongoDB Book] ( https://github.com/karlseguin/the-little-mongodb-book ) | ⭐1496 | 📕 Book | Development |
@@ -545,20 +550,20 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
545
550
| [ Modern C++ Tutorial] ( https://github.com/changkun/modern-cpp-tutorial ) | ⭐24983 | 📄 Documentation | Programming |
546
551
| [ Monitoring with Prometheus] ( https://github.com/psibi/prometheus ) | ⭐unknown | 📕 Book | DevOps |
547
552
| [ Naming Cheat Sheet] ( https://github.com/kettanaito/naming-cheatsheet ) | ⭐14135 | 📓 Cheat Sheet | Programming |
548
- | [ Nature of Code] ( https://github.com/nature-of-code/noc-book-2023 ) | ⭐0 | 📕 Book | Programming |
553
+ | [ Nature of Code] ( https://github.com/nature-of-code/noc-book-2023 ) | ⭐unknown | 📕 Book | Programming |
549
554
| [ Network Segmentation Cheat Sheet] ( https://github.com/sergiomarotco/Network-segmentation-cheat-sheet ) | ⭐3380 | 📓 Cheat Sheet | DevOps |
550
555
| [ OS Tutorial] ( https://github.com/cfenollosa/os-tutorial ) | ⭐28608 | 📄 Documentation | Programming |
551
556
| [ OSS Vulnerability Guide] ( https://github.com/google/oss-vulnerability-guide ) | ⭐137 | 📓 Cheat Sheet | Security |
552
557
| [ OWASP Cheat Sheets Series] ( https://github.com/OWASP/CheatSheetSeries ) | ⭐30003 | 📓 Cheat Sheet | Security |
553
558
| [ OpenSSL Architecture] ( https://github.com/openssl/web ) | ⭐54 | 📄 Documentation | Architecture |
554
- | [ Puppet Handbook] ( https://github.com/abhishekjt/puppet-handbook ) | ⭐0 | 📕 Book | DevOps |
559
+ | [ Puppet Handbook] ( https://github.com/abhishekjt/puppet-handbook ) | ⭐unknown | 📕 Book | DevOps |
555
560
| [ Pure Bash Bible] ( https://github.com/dylanaraps/pure-bash-bible ) | ⭐39791 | 📕 Book | DevOps |
556
561
| [ Python Introcution: Byte of Python] ( https://github.com/swaroopch/byte-of-python ) | ⭐2387 | 📕 Book | DevOps |
557
562
| [ Python Machine Learning] ( https://github.com/rasbt/python-machine-learning-book-3rd-edition ) | ⭐4864 | 📕 Book | ML |
558
563
| [ Python Tutorial] ( https://github.com/Akuli/python-tutorial ) | ⭐1469 | 📕 Book | DevOps |
559
564
| [ Python pdb Tutorial] ( https://github.com/spiside/pdb-tutorial ) | ⭐874 | 📓 Cheat Sheet | DevOps |
560
565
| [ RabbitMQ Client Tutorials] ( https://github.com/rabbitmq/rabbitmq-tutorials ) | ⭐6796 | 📄 Documentation | Programming |
561
- | [ Reverse Shells] ( https://github.com/d4t4s3c/Offensive-Reverse-Shell-Cheat-Sheet ) | ⭐0 | 📓 Cheat Sheet | Security |
566
+ | [ Reverse Shells] ( https://github.com/d4t4s3c/Offensive-Reverse-Shell-Cheat-Sheet ) | ⭐unknown | 📓 Cheat Sheet | Security |
562
567
| [ Runbooks AWS Incidents] ( https://github.com/aws-samples/aws-incident-response-playbooks ) | ⭐1006 | 🤖 Runbook | Cloud |
563
568
| [ Runbooks Concept] ( https://github.com/iworkforthem/runbook ) | ⭐1 | 🤖 Runbook | DevOps |
564
569
| [ Runbooks Container Solutions] ( https://github.com/ContainerSolutions/runbooks ) | ⭐126 | 🤖 Runbook | DevOps |
@@ -585,6 +590,7 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
585
590
| [ Tutorial RabbitMQ] ( https://github.com/Frodo-Web/frodo-tips ) | ⭐unknown | 💡 Tutorial | DevOps |
586
591
| [ TypeSpec API Generator] ( https://github.com/microsoft/typespec ) | ⭐unknown | 📄 Documentation | Architecture |
587
592
| [ Typescript Handbook] ( https://github.com/microsoft/TypeScript-Website ) | ⭐2361 | 📕 Book | Development |
593
+ | [ Video Tutorials] ( https://github.com/lwindolf/lzone-cheat-sheets ) | ⭐316 | 💡 Tutorial | DevOps |
588
594
| [ WTFJS] ( https://github.com/denysdovhan/wtfjs ) | ⭐36726 | 📕 Book | Programming |
589
595
| [ What is Enterprise Architecture] ( https://github.com/justinamiller/EnterpriseArchitecture ) | ⭐unknown | 📄 Documentation | Architecture |
590
596
| [ Xapax Security] ( https://github.com/xapax/security ) | ⭐1007 | 📓 Cheat Sheet | Security |
@@ -620,5 +626,5 @@ It is impossible to cover all important topics, so [lzone.de](https://lzone.de)
620
626
| [ k8s the hard way] ( https://github.com/kelseyhightower/kubernetes-the-hard-way ) | ⭐45308 | 💡 Tutorial | DevOps |
621
627
| [ nginx Admin Handbook] ( https://github.com/trimstray/nginx-admins-handbook ) | ⭐13721 | 📄 Documentation | DevOps |
622
628
| [ nocomplexity Architecture Playbook] ( https://github.com/nocomplexity/ArchitecturePlaybook ) | ⭐unknown | 📄 Documentation | Architecture |
623
- | [ reactnative.guide] ( https://github.com/react-made-native-easy/book ) | ⭐0 | 📕 Book | Development |
629
+ | [ reactnative.guide] ( https://github.com/react-made-native-easy/book ) | ⭐unknown | 📕 Book | Development |
624
630
| [ rsync Tutorial] ( https://github.com/johnjung/rsync_tutorial ) | ⭐unknown | 📓 Cheat Sheet | DevOps |
0 commit comments