Difference between revisions of "IT"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
*[[NetMan - nmap|nmap]] | *[[NetMan - nmap|nmap]] | ||
− | == Machine-Machine Communication == | + | ==Machine-Machine Communication== |
− | * [[SSH]] | + | *[[SSH]] |
==Server Building== | ==Server Building== | ||
Line 44: | Line 44: | ||
**[https://4sysops.com/archives/how-to-open-and-close-firewall-ports-on-vmware-esxi-hosts/ How to Open and Close Firewall Ports on vmWare ESXi Hosts] | **[https://4sysops.com/archives/how-to-open-and-close-firewall-ports-on-vmware-esxi-hosts/ How to Open and Close Firewall Ports on vmWare ESXi Hosts] | ||
*[[ESXi - MQTT client tools|Making ESXi talk MQTT]] | *[[ESXi - MQTT client tools|Making ESXi talk MQTT]] | ||
+ | *[[ESXi - Troubleshooting|Troubleshooting]] |
Revision as of 10:44, 31 July 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