About 50 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 Debian 11 I could …

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

  3. Debian 12 (bookworm) from iPXE - Server Fault

    Nov 20, 2023 · When I choose the Debian installation it does start the debian installer. It asks me 3 questions (language, country and keymap) which I answer with the defaults. Then, after a short …

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

  5. Debian: create a new user without home directory - Server Fault

    May 6, 2010 · On Debian based systems typically the adduser command is used to create new accounts instead of directly calling useradd. The adduser option to skip creating a home directory is --no …

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

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

  8. debian - Clearing "/var/log/journal" - Server Fault

    debian log-files debian-jessie journald Share Improve this question edited Oct 10, 2018 at 18:45

  9. Debian/Ubuntu Linux: fixed IP when DHCP fails - Server Fault

    Mar 16, 2019 · I'm looking for a solution on this problem: I have this small industrial pc called UP Board, running some Linux Debian/Ubuntu adopted version: 4.10.0-9-upboard #11~16.04.1 SMP Wed Oct …

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