this post was submitted on 13 Jun 2023
11 points (100.0% liked)
Sysadmin
5587 readers
1 users here now
A community dedicated to the profession of IT Systems Administration
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
For systems creation, provisioning and config management Hashicorp's
terraform
andpacker
, and RedHat'sansible
are indispensable.govc
for managing guests in vCenter.jq
for parsing json.I like
tmux
better thanscreen
, 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.