• 0 Posts
  • 7 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle



  • The Brocade documentation is pretty good. Which switches do you have? You can use the web gui to do a lot of the administration. If you have older ones, you may have to install an older version of Java Web Start or Open WebStart.

    You could probably pick up an old Brocade 300 for cheap.

    My problem with FC switches is that you mostly set it and forget it, but then something happens and you have to re-remember the syntax; usually because something broke.




  • 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.