nixpkgs/nixos/doc/manual/installation
Niklas Hambüchen f9611764c6 manual: Fix QEMU_NET_OPTS VM-side address.
In my earlier commit

    manual: Don't suggest exposing VM port to local network.

I made a side change titled

    Use `127.0.0.1` also on the VM side, otherwise connections to
    services that, in the VM, bind to `127.0.0.1` only
    (doing the safe approach) do not work.

Unfortunately, that was wrong:

QEMU inside the VM always communicates via the virtualised
Ethernet interface, not via the VM's loopback interface.
So trying to connect to `127.0.0.1` on the VM's side cannot work.
2023-11-11 15:40:55 +01:00
..
building-images-via-systemd-repart.chapter.md nixos/image: move docs into manual 2023-10-31 11:27:56 +01:00
building-nixos.chapter.md nixos: fix typos 2022-12-17 19:31:14 -05:00
changing-config.chapter.md manual: Fix QEMU_NET_OPTS VM-side address. 2023-11-11 15:40:55 +01:00
installation.md nixos/image: move docs into manual 2023-10-31 11:27:56 +01:00
installing-behind-a-proxy.section.md
installing-from-other-distro.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing-kexec.section.md doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
installing-pxe.section.md doc: avoid 'simply' (#266434) 2023-11-09 21:48:05 +01:00
installing-usb.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing-virtualbox-guest.section.md doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01:00
installing.chapter.md nixos/manual: rectify partitioning commands for UEFI/GPT 2023-05-17 21:28:11 +02:00
obtaining.chapter.md nixos/doc: improve install instructions 2022-10-26 14:22:15 +02:00
upgrading.chapter.md nixos/doc/manual/installation: update the upgrading chapter for 23.05 2023-05-30 16:42:53 +02:00