Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
AppArmor - Linux Security
Rating: 3.7 out of 5(106 ratings)
12,803 students

AppArmor - Linux Security

Secure your Linux computer with AppArmor
Created byPeter A
Last updated 4/2019
English
English [Auto],

What you'll learn

  • How to use AppArmor
  • How to prevent Linux Apps from accessing the internet
  • How to prevent Linux Apps from accessing directories, reading or writing files
  • How to increase your Linux computers security
  • How to create and use AppArmor profiles

Course content

3 sections12 lectures38m total length
  • What can AppArmor do?1:05

    Explore how AppArmor, a Linux security module, uses profiles to control what applications can do, including internet access and reading files or directories, with examples like Firefox and Apache.

  • AppArmor on Suse Linux2:25

    Explore AppArmor on SUSE Linux by verifying the default installation, checking its status with sudo service apparmor status, and using the graphical user interface to enable or disable protection.

  • AppArmor on Ubuntu Linux3:14

    AppArmor on Ubuntu Linux enforces what applications can do using profiles. It restricts internet, file, and directory access and ships with default profiles.

  • AppArmor Service2:09

    Learn how to manage the AppArmor service on Ubuntu and openSUSE by checking its status with systemctl, and starting or stopping it to ensure it runs by default.

Requirements

  • You need Ubuntu Linux or Suse Linux installed

Description

In this course you will learn how to use AppArmor.

AppArmor lets you control whats apps can do.  You can decide if an app is allowed to access the internet, if its allowed to read your home directory, your system files, to write files or anything else.

By taking this course you'll be able to increase the security of your Linux system. You will need Ubuntu Linux or OpenSuse Linux for this course.


Who this course is for:

  • Linux users that want to harden their system