IT/Software/Networking: Difference between revisions
Jump to navigation
Jump to search
Access restrictions were established for this page. If you see this message, you have no access to this page.
Walttheboss (talk | contribs) No edit summary |
Walttheboss (talk | contribs) (Added ZeroTier Link) |
||
Line 1: | Line 1: | ||
=== Basics === | ===Basics=== | ||
<br /> | <br /> | ||
=== Hosts Files === | ===Hosts Files=== | ||
located in /etc/hosts this is one of the most critical files you will ever learn | located in /etc/hosts this is one of the most critical files you will ever learn | ||
=== Netplan === | ===Netplan=== | ||
I suppose it is good because smarter people than I adopted it. | I suppose it is good because smarter people than I adopted it. | ||
The config is very very sensitive to spacing. | The config is very very sensitive to spacing. | ||
=== ZeroTier === | ===ZeroTier=== | ||
This allows you direct access to any computer as if it had a static IP. | This allows you direct access to any computer as if it had a static IP. | ||
I wish I had learned about this early on. | I wish I had learned about this early on. | ||
It allows easily for remote printing and direct NoMachine access. | |||
[[IT/Software/Networking/ZeroTier| ZeroTier]] | [[IT/Software/Networking/ZeroTier| ZeroTier]] | ||
<br /> | <br /> |
Revision as of 15:26, 22 April 2020
Basics
Hosts Files
located in /etc/hosts this is one of the most critical files you will ever learn
Netplan
I suppose it is good because smarter people than I adopted it.
The config is very very sensitive to spacing.
ZeroTier
This allows you direct access to any computer as if it had a static IP.
I wish I had learned about this early on.
It allows easily for remote printing and direct NoMachine access.