11 lines
310 B
Markdown
11 lines
310 B
Markdown
|
# 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
|