add readme for sysadminer with some early goals recoreded
This commit is contained in:
parent
890015a689
commit
9f9eeb1b3f
1 changed files with 10 additions and 0 deletions
10
sysadminer/README.md
Normal file
10
sysadminer/README.md
Normal 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
|
Loading…
Add table
Reference in a new issue