COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200616055038/https://github.com/topics/sysops
Here are
28 public repositories
matching this topic...
A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
A collection of Linux Sysadmin Test Questions and Answers. Test your knowledge and skills in different fields with these Q/A.
A simple command line tool to interact with hundreds of servers around the world.
AWS Certified SysOps Administrator - Associate (SOA-C01)
Yet another DNS query tracing/analysis tool written in Go
Automating EBS RDS EC2 backups on lambda
Updated
May 29, 2020
Python
Curated list of news related with system incidents.
🖥️ ⚙️ A curated list of amazingly awesome Free Software and Open Source resources for system administrators.
Incredibly elastic and lightweight health check endpoint to cover ANY CASE, including infrastructure as well as applications
Updated
Jun 12, 2020
Python
A repository of operational applications for optimizing cloud costs, security, compliance, and more, built on the Faros Platform
Updated
Jun 15, 2020
Python
[TWOJA MAMA UJEBAŁA SYSOPY, ALE TY BĄDŹ LEPSZY][DEJ GWIAZDKĘ] - ZESTAWY AND KOLOSY SOLUSZYNS - sysopy assignment
Various tools for my sysadmin needs
Updated
Aug 10, 2016
Shell
Puppet module for deploying Guix
Updated
Feb 15, 2017
Puppet
Description resources to prepare for sysops associate and become a great AWS sysadmin!
A grab-bag of utility scripts
Updated
May 19, 2020
Ruby
CI utils, can be used at various CI - Travis, Jenkins, or inside Dockerfile, in Makefile
Updated
May 21, 2020
Python
AWS Certified SysOps Administrator exam preparation materials (SOA-C01)
A portal for your internal services.
Updated
Jul 2, 2018
TypeScript
⚡ Multithreading with conditional variable
Job offers managed by Bluekiri
Sysadmin Sidekick Toolkit - Syadmin best friend to battle evil of day-to-day work
Tips and hints for anyone trying to take AWS Certified SysOps Administrator exam (2018). Great for review some days before the actual exam. Feel free to make a PR to improve the content. PDF version in
https://tinyurl.com/aws-csoaa-tips .
[Experimental] My Packer Templates
💾 Memory management simulator
Help master the basics dev|sys[ops]
Updated
Apr 24, 2020
Python
Improve this page
Add a description, image, and links to the
sysops
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
sysops
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It would be really useful if gomplate could have native support for accessing terraform output values. Using the terraform CLI this can easily be done using
terraform output -json some_output_value. Having the ability to access terraform state using a data source would be pretty useful when performing various templating tasks!