Difference between revisions of "IT"

From The TinkerNet Wiki
Jump to navigation Jump to search
 
(29 intermediate revisions by the same user not shown)
Line 1: Line 1:
<big>'''NOTE:'''</big> These notes & tutorials assume you are logged to the machine(s) via SSH.
+
*'''<big>Have you tried turning the user off and back on again?</big>'''<big>(Support techs everywhere)</big>
 +
*'''<big>This is computing and the rules of voodo apply...</big>'''<big>&nbsp; (Patrick Norton - 2018)</big>
  
'''Another NOTE:''' They also assume you are running Linux Mint on the machine(s).
 
 
==Operating Systems==
 
==Operating Systems==
  
===Linux===
+
*[[OS - Linux|Linux]]
 +
*[[OS - Windows|Windows]]
 +
*[[OS - MacOS|MacOS]]
  
*[[Linux - Smart Linux Tricks|<s>Stupid</s> Smart Linux Tricks]]
+
==Hypervisors==
*[[Linux - Reference Links|Linux Reference Links]]
 
  
===Windows===
+
*[[Hypervisors - ESXi|ESXi]]
 
+
*[[Hypervisors - Proxmox|Proxmox]]
*[[Windows - Installing Windows 10 (NSFW)|Installing Windows 10 (NSFW)]]
+
*[[Hypervisors - unRAID|unRAID]]
  
 
==Network Management==
 
==Network Management==
 +
<span style="background-color: rgb(153, 204, 0); color: rgb(0, 0, 255);" data-mce-style="background-color: #99cc00; color: #0000ff;">'''<big>Now on Wiki.NerdMage.Ca</big>'''</span>
  
 
*[[NetMan - pfSense|pfSense]]
 
*[[NetMan - pfSense|pfSense]]
 
*[[NetMan - Dynamic DNS|Dynamic DNS]]
 
*[[NetMan - Dynamic DNS|Dynamic DNS]]
*[[NetMan - SSL|SSL Certs]]
+
*[[NetMan - SSL Certs|SSL Certs]]
 +
*[[NetMan - VPN|VPN]]
 
*[[NetMan - nmap|nmap]]
 
*[[NetMan - nmap|nmap]]
 +
 +
==Machine-Machine Communication==
 +
 +
<span style="background-color: rgb(153, 204, 0); color: rgb(0, 0, 255);" data-mce-style="background-color: #99cc00; color: #0000ff;">'''<big>Now on Wiki.NerdMage.Ca</big>'''</span>
 +
 +
*[[SSH]]
 +
 +
==Useful Utilities & Such==
 +
 +
*[[USB drive handling]]
  
 
==Server Building==
 
==Server Building==
Line 26: Line 39:
  
 
[[SBN - Building Notes|Server Building Notes]]
 
[[SBN - Building Notes|Server Building Notes]]
 
==ESXi Notes==
 
[https://www.youtube.com/watch?v=KW1fRVgOoUU&list=PLS2odYzlaogI1B8ejt7itMOovAqpiLkvU Why virtualize your server infrastructure (Morton Hjorth)]
 
 
*[[ESXi - Licensing|Licensing]]
 
*[[ESXi - UPS Handling|UPS Handling]]
 
*[[ESXi - ghettoVCB|ghettoVCB]]
 
*[[ESXi - Add cron Job|Add cron Job]]
 

Latest revision as of 18:31, 28 April 2022

  • 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)

Operating Systems

Hypervisors

Network Management

Now on Wiki.NerdMage.Ca

Machine-Machine Communication

Now on Wiki.NerdMage.Ca

Useful Utilities & Such

Server Building

Start off with the usual update of the repositories...

apt update

Server Building Notes