Best of Networking — 2022

  1. 1
    Article
    Avatar of devtoDEV·4y

    From Zero to DevOps Engineer - DevOps Roadmap for YOUR specific background 🔥

    A part of DevOps skillset is to create a process of handling discovered issues in production instead of having a panic mode.

  2. 2
    Article
    Avatar of pointerPointer·4y

    A Visual Guide to SSH Tunnels (with labs)

    SSH is yet another example of an ancient technology that is still in wide use today. With nothing but standard tools, you can achieve the following: Access internal VPC endpoints through a public-facing EC2 instance. Expose any local server from a home/private network to the outside First, we need to prepare the server - a machine with the SSH daemon and a simple web service listening on 127.0.1:80. The web service is a simple online service.

  3. 3
    Article
    Avatar of freecodecampfreeCodeCamp·3y

    Linux Networking Commands You Should Know as a Beginner

    A basic understanding of the Linux terminal is enough to learn networking in Linux. How to find the IP Address of your machine is the most basic question in networking. What's an IP Address? IP stands for "Internet Protocol," which is the protocol governing how data are sent via the internet or a local network.

  4. 4
    Article
    Avatar of itsfossIt's Foss·4y

    21 Basic Yet Essential Linux Networking Commands

    This compilation includes commands that help you with troubleshooting network issues, monitoring packets, connected devices, and much more. You must be familiar with this command if you’ve been using Linux for a while, as this is mostly used to change the hostname of your system and NIS (Network Information System) domain name. When used without any options, it gets the current hostname.

  5. 5
    Article
    Avatar of ubuntuUbuntu·3y

    Launch your own micro cloud with one command

    Canonical’s Micro cloud solution is small enough to be localised. It includes a cluster of compute nodes for running your workloads. It has the same experience and functionality as larger clouds, but a smaller footprint and easier maintenance.

  6. 6
    Article
    Avatar of infosecwriteupsInfoSec Write-ups·4y

    Cybersecurity Learning Path

    Learn Programming Programming is a core part if you want to make a career in cybersecurity. Coding knowledge can give you the insight you need to recognize what a piece of software is doing, and even if it's malicious code or not.

  7. 7
    Article
    Avatar of hashnodeHashnode·4y

    Networking for Success!

    In the 1950's psychologist Stanley Milgram performed a fascinating experiment, now famously called the small world experiment. Milgram calculated the average path length between any two persons on the United States. He and his peers found that, surprisingly, there is an average of 6 persons of "distance" between anytwo persons.