add readme for sysadminer with some early goals recoreded

This commit is contained in:
Brendan McDevitt 2020-08-07 00:28:33 -05:00
parent 890015a689
commit 9f9eeb1b3f

10
sysadminer/README.md Normal file
View file

@ -0,0 +1,10 @@
# Sysadminer
Some functionality goals:
- zip up a file
- tar up and extract a tarball
- create an ssh keypair
- backup a directory / file to another location
- list installed software packages on a running system
- print network information
- print disk usage information
- print operating system information