
How can I configure my DNS settings on Debian 12?
Oct 7, 2023 · 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 …
log files - Where is some os logs in Debian 12 - Server Fault
Nov 28, 2023 · In Debian 12, the traditional syslog system has been replaced with systemd-journald. This means that the old log files like syslog, messages, auth.log are no longer used. Instead, all …
Debian. How can I securely get debian-archive-keyring, so that I can do ...
Dec 3, 2011 · Debian generally does a pretty good job adding keys that will be used to sign the packages in the future to the debian-archive-keyring package. That is one package, that you really …
apt-get update error in Debian 11 "Temporary failure resolving" and ...
Dec 8, 2022 · Explore related questions linux ssh apt debian-bullseye See similar questions with these tags.
How can I list my open ports on Debian? - Server Fault
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.
Is it Debian really more stable for servers than Ubuntu LTS?
I am looking for a pertinent answer regarding Ubuntu versus Debian for servers when it comes to stability and security, not personal preferences. I am inclined to like Ubuntu because it is more re...
How to fix locale settings in Debian squeeze - Server Fault
2 I've seen this before on older Debian installs, and while annoying, I've never seen it cause a problem. If /usr/bin/locale is missing, try (as root): apt-get install libc-bin that should install libc-bin, providing …
Firewalld fails on completely new Debian 12 server
Aug 7, 2023 · 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 …
linux - How set PATH for all users in Debian? - Server Fault
Aug 2, 2010 · I have a Debian Lenny server, and I would like the www-data user to have /usr/local/zend/bin in its PATH, so it can execute a script in cron as www-data. How do I add …
Debian interfaces file - ignore gateway and dns entries from dhcp
Jun 21, 2009 · Debian interfaces file - ignore gateway and dns entries from dhcp Ask Question Asked 16 years, 9 months ago Modified 11 years, 8 months ago