10 Basic Ways to Secure Ubuntu from Hackers

preview_player
Показать описание
Learn how to harden Ubuntu in this guide that will teach you best practices for securing your server from external threats by locking down the system. Please note that these are not comprehensive recommendations.

Check out my vlog channel @TonyFlorida

#ubuntu #security

0:00 Introduction
0:48 Automatically Install Security Updates
1:29 Use Sudo Not Root
2:05 Enforce Password Complexity
2:40 Use SSH Keys Not Passwords
3:42 Forbid Root Login
4:04 Change the SSH Port
4:39 Disable IPv6
5:20 Firewall with Intrusion Prevention Software
5:57 Use Basic Authentication
6:36 Remove Unnecessary Packages
7:01 Conclusion
Рекомендации по теме
Комментарии
Автор

when changing the ssh port number just be careful to not lock yourself by ufw (enable that port before changing the sshd config file)

arpaxad
Автор

New subscriber here!
I realize this video is dated however, I'm just starting to learn about home labbing and this was a great video, with a great instructor! I learned things! ...and took notes.
One thing I want to do is provide movie streaming for my disabled neighbor who is on a low fixed income with stage 4 RA to be able to have a way to watch movies, especially over the long winter months. This is going to require my eventual media server to be accessible off premises.
I've acquired a HUGE assortment of dvd's from a pawn shop that closed down.
Security is going to be a must.

FarmerRiddick
Автор

Great tutor of all times, thanks Tony!

zebronebanda
Автор

thank you Tony! - this is one of many videos I've used now!

vubhebh
Автор

Quick tip make sure before switching your port to allow the port. I ran into an issue where my firewall was blocking my assigned port number. Use this command to allow/enable it - sudo ufw allow PORT_NUMBER

onthegocode
Автор

Internet: adoption of IPv6 goes too slow
Tony: disable IPv6
😭

EdwinMartin
Автор

You should display commands in yellow and bold it will be helpful

yogendranmudaliar
Автор

How likely is it to be attacked if the server is managing your local network on a private ip network?

CDE.Hacker
Автор

YOU ARE GREAT! I have spent $$$$ on upwork consultants but I learn more from your videos. I would gladly send you $$ if you tell me how

doughayden
Автор

I use SSH directly from my GCP. Should I still SSH keys, not password?

arkofimagination
Автор

Good stuff. What do you think about the project on github?

WHAT-GRINDS-MY-GEARS
Автор

“SSH port is 22 and every hacker knows this”.
Oh, shit! 😱

EdwinMartin
Автор

Hey can I use contabo vps for live streaming 24/7 does they provide streaming service

prathmeshmargaje
Автор

should someone using a desktop still use SSH, or are all of those steps primarily for ppl using servers remotely? thanks in advance

YukiNakaii
Автор

If you want secure Linux Distro pls install Debial or Arch 😅

TLOZ
Автор

Disabling IPv6 for security? That's a bs

david_osipov
Автор

liveoverflow debunked most of these tips

ilyaaztiki
Автор

This man is not a specialist he obviously gets all his information off google and has no real insight on the cybersecurity field.

quinne
Автор

when i tried the first step, suddenly appear this message; sub-process /usr/bin/dpkg/ returned an error code (1)

mmw-lafamilia