Difference between revisions of "Main Page"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{| border="1" cellpadding="4" style="margin:1em 1em 1em 0; background:#f9f9f9; border:1px #AAA solid; border-collapse:collapse; empty-cells:show;" | {| border="1" cellpadding="4" style="margin:1em 1em 1em 0; background:#f9f9f9; border:1px #AAA solid; border-collapse:collapse; empty-cells:show;" | ||
− | ! style="width:12em" | [https://github.com/joe-speedboat/scripts Script Archive] || style="width:8em" | [https://github.com/joe-speedboat GitHub] || style="width:17em" | [https://galaxy.ansible.com/ui/standalone/namespaces/3440/ My Ansible Galaxy]|| style="width:17em" | [https://meet.bitbull.ch Jitsi Meet] || style="width:17em" | [https://tmp.app.bitbull.ch PrivateBin | + | ! style="width:12em" | [https://github.com/joe-speedboat/scripts Script Archive] || style="width:8em" | [https://github.com/joe-speedboat GitHub] || style="width:17em" | [https://galaxy.ansible.com/ui/standalone/namespaces/3440/ My Ansible Galaxy]|| style="width:17em" | [https://meet.bitbull.ch Jitsi Meet] || style="width:17em" | [https://tmp.app.bitbull.ch PrivateBin] |
|} | |} | ||
Line 10: | Line 10: | ||
#decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh | #decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh | ||
+ | '''SELinux Cheat Sheet'''<br> | ||
+ | [https://people.redhat.com/rsawhill/selinux/ https://people.redhat.com/rsawhill/selinux/]<br> | ||
'''Tools'''<br> | '''Tools'''<br> |
Latest revision as of 10:31, 10 July 2025
Script Archive | GitHub | My Ansible Galaxy | Jitsi Meet | PrivateBin |
---|
SSH Public Key Content Encryption
brew install ssh-vault ssh-vault -u https://github.com/joe-speedboat.keys -k 1 create < ./sensible_file.txt > ./sensible_file.txt.ssh #decrypt: ssh-vault -o sensible_file.txt view sensible_file.txt.ssh
SELinux Cheat Sheet
https://people.redhat.com/rsawhill/selinux/
Tools
Mediawiki Table Editor