2
What firewall should I install for use with KDE Connect?
(sh.itjust.works)
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.
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.