About 1,520,000 results
Open links in new tab
  1. 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 …

  2. 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.

  3. debian - ISC DHCP client (dhclient) alternative? - Server Fault

    Aug 24, 2022 · apt install dhcpcd-base apt remove isc-dhcp-client isc-dhcp-common systemctl restart networking To manually renew a lease, you can run dhcpcd -n [INTERFACE], …

  4. debian - How to set the domain name on GNU/Linux? - Server Fault

    Set FQDN I'm using Debian 7 and this is what worked for me; thanks to Fernando Ribeiro. sudoedit /etc/hostname server # here's where you put the server's host name activate …

  5. debian - Curl SSL Certificate: unable to get local issuer certificate ...

    Jul 25, 2021 · Continue to help good content that is interesting, well-researched, and useful, rise to the top! To gain full voting privileges,

  6. debian - Debsecan showing deprecated linux-libc-dev - Server Fault

    Jul 6, 2024 · I am hardening a debian 12 server right now and I am trying to find and patch CVEs using debsecan. When I run debsecan --suite bookworm I get a list of CVEs with most of them …

  7. Issue: black screen after installing Debian - LinuxQuestions.org

    Apr 21, 2021 · Issue: black screen after installing Debian Debian This forum is for the discussion of Debian Linux.

  8. linux - How can I run Debian stable but install some packages …

    Jun 9, 2009 · How do I backport a sid package to testing or stable? Install the Debian source (and the development tools, especially debhelper, devscripts, and build-essential), and then build …

  9. [SOLVED] Debian source.list - LinuxQuestions.org

    Aug 14, 2025 · Hi, this maybe a commun question but i just installed Debian 13, and i find the sources.list file and sources.list.d folder empty. I downloaded and

  10. Debian. How can I securely get debian-archive-keyring, so that I …

    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 …