Skip to content
KnowledgeCity

Linux: Ubuntu: Securing the Server

Learn how to secure the Ubuntu Server
Preview the first lesson free — get full access to all 3 lessons.
Course: On-Demand
Essential Provider Ranik Thomas  3 Lessons ·  15m  in Arabic, German, English, Spanish, French, Portuguese, Chinese 

Course Description

How can you make your system more secure? This is something that is asked every day by all organizations connected to the internet. Security compromises can hurt an organization in a variety of ways, so it’s become important to secure the network and systems on the network as completely as possible. The average costs to an organization that experiences a security breach runs in the millions. Even this number does not account for the reputation hit that the organization receives when a breach has been made public knowledge.

In this course on Securing the Server, you will learn how to discover what services are running on your system and how to close unneeded services to harden your Ubuntu Server. This lesson will describe the Fail2ban intrusion prevention software and how to use it. You will learn how to find the permissions for sudo users and how to adjust those permissions for users and groups that limit what they can do.

What You'll Learn

  • Discover which services are running on your Ubuntu Server and disable unneeded services to harden the system
  • Explain Ubuntu services management
  • Use the Fail2ban intrusion prevention software and describe its benefits
  • Find and adjust sudo permissions for users and groups to limit what they can do
  • Understand sudo permissions

Key Takeaways

  • Securing the network and systems is important because security compromises can hurt an organization in a variety of ways.
  • The average cost to an organization that experiences a security breach runs in the millions, not counting the reputation hit when a breach becomes public.
  • Hardening an Ubuntu Server involves discovering what services are running and closing unneeded services.
  • Fail2ban is intrusion prevention software that can be enabled to help secure the server.
  • Sudo permissions can be found and adjusted for users and groups to limit what they are able to do.

Frequently Asked Questions

What will I learn in this course?

You will learn how to discover what services are running on your system and close unneeded services to harden your Ubuntu Server, how to use the Fail2ban intrusion prevention software, and how to find and adjust sudo permissions for users and groups.

What topics do the lessons cover?

The lessons cover Disabling Unneeded Services, Enabling Fail2Ban, and Managing Sudo Permission.

What skills does this course help develop?

It covers skills including Linux Administration, Linux Security Modules, Linux Servers, Server Administration, Server Hardening, and Web Server Security.

What is Fail2ban?

Fail2ban is intrusion prevention software; the course describes its benefits and how to use it to help secure the server.