Difference between revisions of "Main Page"

From Bitbull Wiki
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
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'''
+
'''SELinux Cheat Sheet'''<br>
[https://people.redhat.com/rsawhill/selinux/]<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