I'm trying to change my DNS settings on my Debian 12 VPS, and by this I mean, I want to use a public resolver like 1.1.1.1 instead of my VPS host's resolver. I remember in Debian 11 I could just ed...
How can I enable non-free packages on Debian? I want to install Sun's Java JDK but it's not available to me.
What is the command to display a list of open ports on a Debian server? I tried netstat -a | egrep 'Proto|LISTEN' but I would like something more specific that actually lists the port number.
linux - How can I list my open ports on Debian? - Server Fault
But there is a new version (2.2) of the B package in the Debian repository and I don't want it since it conflicts with other stuff. So, when I install the A package apt also tries to upgrade B. How can I disable the upgrading of the dependencies or indicate an explicit dependency version without having to edit the packages?
My Debian 12 Bookworm VPS was running firewalld 1.3.0-1 without problems. Due to unrelated issues, I had to rebuild the server, and now firewalld fails. I use ansible, so the configuration should be
If it's a server accessed through ssh the Debian wiki page on locales recommends leaving leave the default locale set to NONE.
Setup On host server with Debian Bookworm I created two VM-s (pserver 192.168.122.227 and pagent-1 192.168.122.126) via cockpit (kvm). Both of them are running Debian Bullseye.