illustration for SSH for Remote Server Authentication

SSH for Remote Server Authentication

Instructor

Mark Shust
17m closed-captioning
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
Star icon$$$
4.6
659
people completed
Bookmark
Download
RSS

“Setting up remote server authentication” will never be on your job description. It’s not one of those desirable responsibilities that convinces talented people to move across the country and pursue the job of their dreams.

But at that dream job, you might be asked to set up an SSH key. You’d better be ready.

In this course, we will learn the fundamentals of creating SSH keys and configuring them for connectivity to a remote server. We’ll figure out how to:

  • tunnel SSH connections for easier local debugging
  • set up configuration files to simplify the aspect of connecting to remote servers
  • use security features like blocking incoming connections

Being prepared is key. Learn the skills now!

Learner Reviews

  • Darren Beattie
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    How will you use what you learned from this collection?

    I was actually hoping it would shed some light on a convenient way to manage multiple ssh keys on a Mac.

    This was a good overview of what you can do with ssh on remote servers but I can't say I needed anything specific that was revealed. I'd have to google something more specifically at a time of need probably.

  • Orion
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Clear concise. Very informative.

  • Jose Jesus Ochoa Torres
    4 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    It was concise and entirely practice. Also de instructor was clear

  • Uros Cirkovic
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What was your strongest take away from this course?

    It would be great if course would contain a note that some sort of VPS is needed in order to be able to run the commands and SSH into our own remote server, otherwise there is no opportunity to try it first hand and go through all the steps.

  • infoalberghi
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What would make this course a 7 for you?
    1. A quick first lesson to explain how to install/activate the ssh server on localhost
    2. a bonus lesson in the end to explain how to config a git remote repository using ssh alias (or config file) could be useful
  • Maria
    5 years ago
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    Star icon$$$
    What did you like about this course?

    Everything was super well-explained

Course Content

17m • 10 lessons

    You might also like these resources:

    illustration for Introduction to Cloudflare Workers

    Introduction to Cloudflare Workers

    Kristian Freeman・36m・Course

    Become familiar with the Workers CLI wrangler that we will use to bootstrap our Worker project. From there you'll understand how a Worker receives and returns requests/Responses. We will also build this serverless function locally for development and deploy it to a custom domain.

    illustration for Create an eCommerce Store with Next.js and Stripe Checkout

    Create an eCommerce Store with Next.js and Stripe Checkout

    Colby Fayock・1h 4m・Course

    This is a practical project based look at building a working e-commerce store using modern tools and APIs. Excellent for a weekend side-project for your developer project portfolio

    illustration for Practical Git for Everyday Professional Use

    Practical Git for Everyday Professional Use

    Trevor Miller・1h・Course

    git is a critical component in the modern web developers tool box. This course is a solid introduction and goes beyond the basics with some more advanced git commands you are sure to find useful.