Difference between revisions of "IT"
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
*[[SSH]] | *[[SSH]] | ||
− | == Useful Utilities & Such == | + | ==Useful Utilities & Such== |
− | * [[USB drive handling]] | + | *[[USB drive handling]] |
==Server Building== | ==Server Building== | ||
Line 49: | Line 49: | ||
*[[ESXi - Various Observations|Various Observations]] | *[[ESXi - Various Observations|Various Observations]] | ||
*[[SSL - ESXi|SSL Certificates]] | *[[SSL - ESXi|SSL Certificates]] | ||
+ | *[http://www.vmwarearena.com/how-to-copy-files-between-esxi-hosts-using-scp-command/ How to Copy files between ESXi hosts using SCP Command] |
Revision as of 12:29, 27 July 2021
- 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)
Contents
Operating Systems
Network Management
Machine-Machine Communication
Useful Utilities & Such
Server Building
Start off with the usual update of the repositories...
apt update
ESXi Notes
Why virtualize your server infrastructure (Morton Hjorth)
- Open VM Tools
- 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
- SSL Certificates
- How to Copy files between ESXi hosts using SCP Command