diff --git a/docs/howto/howto-static-ip-address.md b/docs/howto/howto-static-ip-address.md new file mode 100644 index 0000000..bdb5dd4 --- /dev/null +++ b/docs/howto/howto-static-ip-address.md @@ -0,0 +1,5 @@ +# HOWTO Configure a Static IP Address on Linux + +TODO + + \ No newline at end of file diff --git a/docs/index.rst b/docs/index.rst index 901ddb1..69e85e6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -135,6 +135,7 @@ gone through during the project realization. * **For Embedded electronics enthusiast**: * :doc:`howto/howto-control-rpi-poweredup` * :doc:`howto/howto-install-raspios64` + * :doc:`howto/howto-static-ip-address` * :doc:`howto/howto-prepare-rpi4b-for-arneis` * :doc:`howto/howto-install-micropython-nano33ble` * :doc:`howto/howto-getting-started-foundriesio` @@ -163,6 +164,7 @@ gone through during the project realization. howto/howto-control-rpi-poweredup howto/howto-install-raspios64 + howto/howto-static-ip-address howto/howto-prepare-rpi4b-for-arneis howto/howto-install-micropython-nano33ble howto/howto-getting-started-foundriesio