Difference between revisions of "IT"
Jump to navigation
Jump to search
Line 45: | Line 45: | ||
*[[ESXi - MQTT client tools|Making ESXi talk MQTT]] | *[[ESXi - MQTT client tools|Making ESXi talk MQTT]] | ||
*[[ESXi - Troubleshooting|Troubleshooting]] | *[[ESXi - Troubleshooting|Troubleshooting]] | ||
+ | *[[ESXi - Various Observations|Various Observations]] |
Revision as of 12:17, 2 August 2020
- Have you tried turning the user off and back on again?(Support techs everywhere)
- This is computing and the rules of voodo apply... (Patrick Norton - 2018)
NOTE: These notes & tutorials assume you are logged to the machine(s) via SSH.
Another NOTE: They also assume you are running Linux Mint on the machine(s).
Contents
Operating Systems
Network Management
Machine-Machine Communication
Server Building
Start off with the usual update of the repositories...
apt update
ESXi Notes
Why virtualize your server infrastructure (Morton Hjorth)
- Licensing
- UPS Handling
- ESXi from the Command Line
- Passwordless SSH
- WebUI Through a Proxy
- ghettoVCB
- Add cron Job
- Allowing SSH & SCP between ESXi Hosts
- SSH Client must be enabled in the ESXi firewall (for the outbound connection)
- How to Open and Close Firewall Ports on vmWare ESXi Hosts
- Making ESXi talk MQTT
- Troubleshooting
- Various Observations