About 50 results
Open links in new tab
  1. 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], according to this …

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

  3. Preseeding debian 11 fully unattended (get rid of questions)

    Sep 18, 2021 · I'm trying to preseed debian 11 netinstall fully automated. I read many of the documentation here : Here is my boot line (from a grub.cfg) set default="autoinstall" set …

  4. 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 …

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

  6. 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 …

  7. security.debian.org 'does not have a Release file' on with Debian ...

    Aug 16, 2021 · This is most likely related to the release of Debian Bullseye. I was able to work around the issue by switching to "debian:buster-slim".

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

    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 the …

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

  10. Debian create persistent network bridge - Server Fault

    Feb 16, 2024 · I need to create a persistent network bridge for Virtual machines (libvirt) So this bridge does not need any physical ports, connections will be routed for this bridge. If I set this up manually, it