
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 …
networking - Cannot access deb.debian.org from VM after port …
Nov 24, 2023 · After this change SSH to both vms from host works, but sudo apt update on both pserver and pagent-1 fails, since it cannot reach deb.debian.org. On host everything works okay.
debian - Clearing "/var/log/journal" - Server Fault
debian log-files debian-jessie journald Share Improve this question edited Oct 10, 2018 at 18:45
linux - 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.
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 …
Which Distros Support Secure-Boot? - LinuxQuestions.org
Which Distros Support Secure-Boot? Linux - Distributions This forum is for Distribution specific questions. Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on …
How do I enable non-free packages on Debian? - Server Fault
Feb 27, 2011 · How can I enable non-free packages on Debian? I want to install Sun's Java JDK but it's not available to me.
Apt-Get Update Failing because of Certificate Validation
Feb 13, 2022 · Using Ubuntu Focal fossa. I was trying to install a checkpoint ssl software for VPN, but seems like something messed up all my certificates. Now whenever I try sudo apt-get update I get …
ipv4 - Debian Stretch IPv6 prioritization - Server Fault
May 12, 2019 · I have a Debian Stretch system with both IPv4 and IPv6 addresses and default gateway. IPv4 and IPv6 addresses in the internet are reachable. When I start a ping to a domain which has an …
linux - How to install/change locale on Debian? - Server Fault
How to install/change locale on Debian? Ask Question Asked 16 years, 8 months ago Modified 5 years, 6 months ago