parent
b1582ab0d0
commit
1d6428ef74
|
@ -21,7 +21,7 @@ Documentation related to operating systems
|
|||
============================
|
||||
|
||||
- [How to install BSD operating systems](bsd/)
|
||||
- [How to install GNU+Linux](gnulinux/) (and other Linux-based systems)
|
||||
- [How to install GNU+Linux](gnulinux/)
|
||||
|
||||
Information for developers
|
||||
==========================
|
||||
|
|
|
@ -46,7 +46,7 @@ Connecting via ethernet is generally easier than doing so with WiFi.
|
|||
Check your distro's docs if you wish to connect with WiFi only.
|
||||
To determine the IP address of your programmer, log in to your AP/Router web interface.
|
||||
If you're not sure the IP address of your AP, it is likely `192.168.1.1.`
|
||||
You can determine the correct IP address with `ip r` on a linux machine.
|
||||
You can determine the correct IP address with `ip r` on a GNU+Linux system.
|
||||
You should see your programmer somewhere on the homepage, depending on your router firmware.
|
||||
This author recommends using [https://openwrt.org/](https://openwrt.org/) for your router firmware.
|
||||
|
||||
|
|
|
@ -42,7 +42,7 @@ is being added all the time!
|
|||
|
||||
These and other examples are just the start. Canoeboot provides a *superior* boot
|
||||
experience compared to proprietary BIOS/UEFI, giving you the same power and level of
|
||||
control that running a Linux or BSD operating system does. It's *your* computer
|
||||
control that a fully free GNU+Linux system would afford. It's *your* computer
|
||||
to boot however you wish. Canoeboot lets you get more out of the hardware. All
|
||||
your favourite GNU+Linux distros are compatible, even Qubes(on most machines).
|
||||
|
||||
|
|
Loading…
Reference in New Issue