this post was submitted on 13 Jun 2023
42 points (100.0% liked)

Sysadmin

5542 readers
2 users here now

A community dedicated to the profession of IT Systems Administration

founded 5 years ago
MODERATORS
 

Let's get this community popping with some useful information. Reddit's sysadmin subreddit seemed like a place of complainers, I look forward to having actual productive conversation in this community.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 6 points 1 year ago

For systems creation, provisioning and config management Hashicorp's terraform and packer, and RedHat's ansible are indispensable.

govc for managing guests in vCenter.

jq for parsing json.

I like tmux better than screen, but use both.

Not really a tool, per se, but Netbox is a great DCIM/IPAM application for managing your infrastructure.

Just learned about it and am currently learning, but Apache JMeter looks like a useful tool for running automated load testing against different kinds of services.