Skip to content

Instantly share code, notes, and snippets.

View cron410's full-sized avatar
🥸
I love all of you, but I have no idea how to change the world.

cron410

🥸
I love all of you, but I have no idea how to change the world.
View GitHub Profile
@cron410
cron410 / secure-ssh.yml
Last active November 24, 2022 03:04 — forked from hughker/secure-ssh.yml
Secure SSH configuration ansible playbook
---
# Ansible playbook for SSH server hardening,
# in line with https://stribika.github.io/2015/01/04/secure-secure-shell.html
- hosts: all
vars:
become: true
become_method: sudo
tasks:
@cron410
cron410 / top-end-maintenance-manual-lewisportusa_5a30076d1723ddc9662c4205.pdf
Last active January 4, 2023 19:13
Sherco Top End Maintenance manual - Lewisport USA
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@cron410
cron410 / Blackweb Gaming AP Setup (Version 1.1).exe
Last active January 17, 2023 00:36
Blackweb Gaming AP Driver v1.1 setup.exe
@cron410
cron410 / coreos-ipxe-autologin
Created December 9, 2019 20:22
CoreOS iPXE Autologin
\#\!ipxe
set base-url http://stable.release.core-os.net/amd64-usr/current
kernel ${base-url}/coreos\_production\_pxe.vmlinuz initrd=coreos\_production\_pxe\_image.cpio.gz coreos.first\_boot=1 coreos.autologin=tty0
initrd ${base-url}/coreos\_production\_pxe\_image.cpio.gz
boot
@cron410
cron410 / howto.md
Last active July 29, 2016 03:24
Triggering Docker Automated Builds with Website Changes
@cron410
cron410 / GPL.md
Created May 16, 2016 13:28 — forked from jnrbsn/GPL.md
A Markdown-formatted GPL for your GitHub projects.

GNU GENERAL PUBLIC LICENSE

Version 3, 29 June 2007

Copyright © 2007 Free Software Foundation, Inc. <http://fsf.org/>

Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed.