this post was submitted on 30 May 2025
2 points (100.0% liked)
Debian operating system
3234 readers
1 users here now
Debian is a free operating system (OS) for your computer. An operating system is the set of basic programs and utilities that make your computer run. Debian provides more than a pure OS: it comes with over 59000 packages, precompiled software bundled up in a nice format for easy installation on your machine.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
If you are using KDE Plasma, then you should be able to install
firewalld
orufw
for the firewall, andplasma-firewall
for having GUI firewall settings on Plasma settings.If you dislike
plasma-firewall
, then nothing beatsgufw
as a frontend forufw
.Okay thanks. Would gufw be installed alongside ufw?
Nope, they are separate packages. Although installing
gufw
would trigger the install ofufw
for obvious reasons.