Linux Crash Course - Connecting to Linux Servers via SSH

preview_player
Показать описание
With the Linux Crash Course series, we'll go over one important Linux-related topic - one video at a time. This time around, here's a video for those of you that are brand-new to Linux that will cover how to connect to a Linux server via the OpenSSH client.

*LEARN LINUX TV - YOUR HOME FOR LINUX-RELATED FUN AND LEARNING!*

*🎓 CROWDSTRIKE CRASH SURVIVOR T-SHIRT*
Commemorate the largest outage in history with the latest addition to the LLTV merch shop.

*🎓 BRAND NEW UDEMY COURSES AVAILABLE!*
Check out my new courses on Udemy and learn something new!

*🐧 SUPPORT LINUX LEARNING!*
_Note: Royalties and/or commission is earned from each of the above links_

*⏰ TIME CODES*
00:00 - Intro
03:17 - Some basic information regarding SSH
06:05 - Connecting to a server via SSH
09:25 - Connecting to a server via SSH with an alternate port
13:12 - A few extra tips

*Recommended stand-alone videos from Learn Linux TV*
• How to connect to a Linux server via ssh ➜ Coming soon!

*Full Courses from Learn Linux TV*

*🌐 LEARN LINUX TV ON THE WEB*

*⚠️ DISCLAIMER*
LearnLinuxTV produces technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). LearnLinuxTV is not responsible for any damages that may arise from any use of the content and information that's being provided. The viewer is expected to follow best judgement and to make his/her/their best decisions while working with production or non-production software, systems and hardware.

#Linux #LinuxTutorial #linuxserver
Рекомендации по теме
Комментарии
Автор

Love the new intro! Great to see the progression of the channel over the years :)

themenon
Автор

This has become my go-to channel for all things Linux

flyinghorse
Автор

An episode about LVM (Logical Volume Manager) would be cool.
And how can it be used to snapshot disks or even backup them.

Handelsbilanzdefizit
Автор

In addition of changing the port you can also make use of port knocking to keep it hidden from port scans.

Darkk
Автор

Microsoft Windows 10 and newer have been shipping with the OpenSSH client pre-installed for some time now... 3-5 years. They also off the OpenSSH server but that is not installed by default and if desired, you can manually install that by Adding Windows Components from the Control Panel.

lsdowdle
Автор

love the video. i had one doubt. i had created one azure linux vm using terraform on top of that i am installing packages using ansible by remote exec inside terraform script now i am not able connect to remote server through hostname and my terraform and ansible is running in docker container . is there any way to connect to remote server with hostname for establishing a ssh connection.. Thanks in advane any video tutorial or blog is appreciated.

narayanaswamygowda
Автор

Hi can you tell me how i can get that moving text background on one of your machines please. I really love to put it on my machine too...

theparten
Автор

When I set up my MythTV box, I could not use SSH at all. I assumed that the SSH server was automatically built in to any and all distros.
I still never got GUI SSH Working.

aaronb
Автор

You mentioned your Linode server is in Canada whilst you are in the US - any issues there for businesses with data sovereignty requirements to remain compliant with data protection like GDPR et al?

poorlybuffalo
Автор

You may also want to teach about the authorized_keys file as well as the ssh-copy-id command, because many server systems do not allow password logins. Some are key only, and a lot of first time users get tripped up with ssh keys. Also, disabling root logins in sshd config, and changing the listen port might be helpful too.

MatthewKressel
Автор

I installed Ubuntu 22.04.3 LTS Desktop on one of my computers. When I tried to connect with ssh, I get the connection refused. So, the base installation of the ssh server software must not have been installed with Ubuntu 22.04.3 LTS Desktop, unless something on my local area network is blocking the port 22 needed for ssh to work.

Could a hacker keep trying different usernames and passwords in rapid succession forever to try to break into the ssh connection? Or, is there a limit of failed attempts that would cause them to have to wait a period of time to retry accessing the ssh connection? I think if you simply changed the ssh port, the hacker could try to ssh into every possible port, until they get a response. Then they would know which port you switched ssh to use.

daveborchard
Автор

Once you create your key on the local machine, if you want to move that key what is the best way? Keep it in sync with Syncthing across multiple machines?

jacksonsystemslimited
Автор

Is there ANYONE who is Not using a paid service setting up a Linux Mint server who is just showing how to do it in English from the beginning with n00b details explained?

stevensines