ilom for mac minis
http://www.lantronix.com/it-management/kvm-over-ip/spiderduo.html
This is the closest thing I could find. Seems like a potential solution of you have Macs in your server racks.
0
Kudos
0
Kudos
http://www.lantronix.com/it-management/kvm-over-ip/spiderduo.html
This is the closest thing I could find. Seems like a potential solution of you have Macs in your server racks.
Managing stuff on windows with Chef can be tough.. Especially compared to Linux systems. I’ve been doing it like this: pfx.each do |pfx| s3_file 'c:/chef/' + pfx do remote_path '/' + pfx bucket 'chef' aws_access_key_id... Continue →