Difference between revisions of "IT"
Jump to navigation
Jump to search
(Created page with " Editing IT Jump to navigationJump to search AdvancedSpecial charactersHelp <big>'''NOTE:'''</big> These notes & tutorials assume you are logged to the machine(s) via SSH. ''...") |
|||
(47 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | *'''<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> (Patrick Norton - 2018)</big> | ||
− | + | ==Operating Systems== | |
− | |||
− | |||
− | |||
− | + | *[[OS - Linux|Linux]] | |
+ | *[[OS - Windows|Windows]] | ||
+ | *[[OS - MacOS|MacOS]] | ||
− | == | + | ==Hypervisors== |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | *[[Hypervisors - ESXi|ESXi]] | |
+ | *[[Hypervisors - Proxmox|Proxmox]] | ||
+ | *[[Hypervisors - unRAID|unRAID]] | ||
− | === | + | ==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 - Dynamic DNS|Dynamic DNS]] | ||
+ | *[[NetMan - SSL Certs|SSL Certs]] | ||
+ | *[[NetMan - VPN|VPN]] | ||
+ | *[[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== | |
+ | Start off with the usual update of the repositories... | ||
− | + | <code>apt update</code> | |
− | |||
− | |||
− | |||
− | |||
− | + | [[SBN - Building Notes|Server Building Notes]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 17: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)
Contents
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