Last active
May 15, 2022 22:37
-
-
Save ThomRoman/831730bfd66f45640f4aa602ffbb3815 to your computer and use it in GitHub Desktop.
Apuntes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
vim file_key | |
chmod 600 file_key | |
ssh -i file_key root@ip | |
ps -e | |
ls /etc | |
file /sbin/init | |
############################ | |
sl -Flea |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment