Difference between revisions of "IT"
(→Linux) |
|||
Line 37: | Line 37: | ||
*[[ESXi - Licensing|Licensing]] | *[[ESXi - Licensing|Licensing]] | ||
*[[ESXi - UPS Handling|UPS Handling]] | *[[ESXi - UPS Handling|UPS Handling]] | ||
+ | *[[ESXi from the Command Line]] | ||
*[[ESXI - WebUI Through a Proxy|WebUI Through a Proxy]] | *[[ESXI - WebUI Through a Proxy|WebUI Through a Proxy]] | ||
*[[ESXi - ghettoVCB|ghettoVCB]] | *[[ESXi - ghettoVCB|ghettoVCB]] | ||
*[[ESXi - Add cron Job|Add cron Job]] | *[[ESXi - Add cron Job|Add cron Job]] |
Revision as of 22:09, 24 June 2020
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
Linux
Installing Linux on a Dead Badger: User's Notes
All Linux distros should attempt to be as user friendly as possible, that's the sign of a polished well made OS. And no distro should ever become complacent about the quality of it's UX, all distros should always strive to make things better, every time a new user becomes confused, their experience should be used to refine the UX design to make the OS better.I like Linux Mint because it attempts to be as user friendly as possible. Some people call this approach "A beginner Linux distro". I disagree. Linux Mint is a distro for all users, new and experienced. From mums who spend all day on Facebook, to programmers. - grady_vuckovic (reddit)
StupidSmart Linux Tricks- Linux Reference Links
- Useful (or maybe just fun) Applications & Utilities
- VMs - Software Rendering Mode
Windows
Network Management
Server Building
Start off with the usual update of the repositories...
apt update