Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Securing Your Ubuntu Environment: Best Practices
Rating: 4.3 out of 5(47 ratings)
10,625 students

Securing Your Ubuntu Environment: Best Practices

Tips and Tricks for Beginners
Created byFrank Anemaet
Last updated 2/2024
English
English [Auto],

What you'll learn

  • Secure Ubuntu Linux
  • Basic Security Tips
  • Demonstration of Hack
  • Best Practices

Course content

2 sections13 lectures35m total length
  • Introduction0:17
  • Password Policy5:20

    Enforce strong Linux password policies by installing libpwquality, editing the policy file to set minimum length and class requirements, and enabling dictionary checks to resist common passwords.

  • Screen Lock1:58

    Enable the screen lock on Ubuntu to auto-lock when you step away, protecting your data from unauthorized access. Set the timeout to suit your use case in display privacy settings.

  • Updates1:58

    Enable automatic screen lock on Ubuntu to protect your session when you step away. Adjust the time before locking in display privacy settings to require a password.

  • Firewall4:10

    Install and configure UFW on Ubuntu via the terminal, set a default deny for incoming and outgoing traffic, then enable selective ports 80, 443, and 53 for web access.

  • Only Trust the App Store2:02

    Learn to securely install software on Ubuntu using the graphical app store, apt-get, or snap, and avoid insecure web downloads of deb, tar, or snap files.

  • Disable Services4:15

    Learn to secure Ubuntu by identifying and disabling unnecessary services with systemctl, stopping temporarily and disabling permanently to reduce the attack surface from Bluetooth, printers, remote desktop, and web servers.

  • System Audit3:34

    Run a Linux audit to automatically scan your system for misconfigurations, services, firewall status, and malware, then review the overall security score to identify improvements.

  • Remove Unused Software2:02

    Remove unused software to free disk space and improve security. List apt and snap packages with dpkg --list and snap list, then remove with sudo apt get remove.

  • Web Browser1:05

    Block ads to reduce malware risk in web browsers by installing and enabling the uBlock Origin extension, and understand how ads can spread malware.

  • Snap Permissions1:21

    Learn to inspect snap permissions with snap connections, review what a snap like Firefox can access—home directory, camera, audio, and settings—and understand the limited ability to disable them.

  • Backup5:19

    Protect data by recognizing disk lifespans and use zip or cloud backups, then apply the three to one strategy with three backups in different locations.

Requirements

  • Ubuntu Linux installed

Description

Join the "Secure Ubuntu Linux" course to boost your system's safety. This course isn't just about learning; it's about making your digital life more secure and enjoyable.

Discover how to secure Ubuntu Linux, even if you're not an expert. Gain confidence in navigating Ubuntu with practical skills. Learn about passwords, updates, firewalls, and more. The course breaks down complex topics into simple, understandable lessons.

Picture a safer digital world as you explore password policies and screen locks. Understand the importance of timely updates and efficient firewalls. Learn to trust only the App Store for installations, disable unnecessary services, and conduct system audits.

Whether you're a beginner or an experienced user, this course tailors to your level. It's not just about computers; it's about improving your entire online experience. Start your journey toward a safer Ubuntu Linux today, armed with skills that promise a more secure and confident digital life. Embrace the opportunity to enhance your understanding, ensuring a safer and more enjoyable digital journey!

Before you start, you should already be familiar with Ubuntu Linux and know your way around the Linux command line. It is a beginners course. If you are a Linux beginner or Linux enthusiast, this course is for you.

Who this course is for:

  • Beginner Ubuntu Linux users
  • Ubuntu Users