From the course: Linux Hardening
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Minimizing the OS attack surface, part two - Linux Tutorial
From the course: Linux Hardening
Minimizing the OS attack surface, part two
Hello, and welcome back to Cybrary's Linux Hardening course. I'm your instructor, Corey Holzer, and this lesson is a continuation of the last lesson about minimizing the attack surface of the operating system. Let's go. The objective for this lesson is to look at the how and why we disable and uninstall X11 desktop environment. If you're unfamiliar with X11, it is the foundation for Linux graphical user interface or GUI. Gnome, KDE and other desktop interfaces sit on top of X11. X11 basically functions as the middleware between the underlying functionality of the operating system and the GUI that you interact with as the user. Now, when we're talking about a server, there are clear advantages to disabling and uninstalling X11. It can improve performance because the server does not need to dedicate resources towards the GUI. It also frees up storage space on the server. It's also important to keep in mind that it supports the concept that we should remove functionality we do not use or…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
Hardening the hardware2m 22s
-
(Locked)
Hardening the bootloader4m 24s
-
(Locked)
Securing the kernel9m
-
(Locked)
Disabling Ctrl-Alt-Delete (demo)1m 6s
-
(Locked)
Securing storage devices, part one9m 3s
-
(Locked)
Securing storage devices, part two7m 35s
-
(Locked)
Disabling SUID and SGID permissions (demo)51s
-
(Locked)
Blocking unwanted activities and traffic7m 52s
-
(Locked)
Minimizing the OS attack surface, part one5m 36s
-
(Locked)
Minimizing the OS attack surface, part two4m 41s
-
(Locked)
Network hardening at the host4m 54s
-
(Locked)
System administration hardening6m 8s
-
(Locked)
Testing, monitoring, and reviewing9m 25s
-
-
-
-