diff --git a/sysadminer/README.md b/sysadminer/README.md new file mode 100644 index 0000000..78e8eb3 --- /dev/null +++ b/sysadminer/README.md @@ -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