diff options
author | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-06-10 22:20:13 +0200 |
---|---|---|
committer | Gabriel A. Giovanini <mail@gabrielgio.me> | 2022-06-10 22:20:13 +0200 |
commit | 0e147a780e74b54afbd56ff7438077d855d5c1c2 (patch) | |
tree | 25296b0370513c757416ea6d5e7258b4069b1307 /content/posts/2020-07-14Friz_box_turned_off_DHCP.html | |
parent | 17d160e5f9cdd4e46b0ab08cf56eaedd8943d885 (diff) | |
download | macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.tar.gz macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.tar.bz2 macroblog.rs-0e147a780e74b54afbd56ff7438077d855d5c1c2.zip |
ref: Move from HTML to MD
Keep and write in html is pain, so I'm rendering md as html.
Diffstat (limited to 'content/posts/2020-07-14Friz_box_turned_off_DHCP.html')
-rw-r--r-- | content/posts/2020-07-14Friz_box_turned_off_DHCP.html | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/content/posts/2020-07-14Friz_box_turned_off_DHCP.html b/content/posts/2020-07-14Friz_box_turned_off_DHCP.html deleted file mode 100644 index 3ee5daf..0000000 --- a/content/posts/2020-07-14Friz_box_turned_off_DHCP.html +++ /dev/null @@ -1,19 +0,0 @@ -<section> - <p> - If you turned off your DHCP server follow these steps to connect to - FritzBox settings. <br/> - <ul> - <li> - Set your computer IP to 170.254.1.2 and your mask to 255.255.0.0 - </li> - <li> Then go to 169.254.1.1, login and re-enable the DHCP server:</li> - </ul> - </p> - <p> - On gnome turn the wired connection off on again to apply the settings. - </p> - <p> - <strong>Note</strong>: why in the hell does FritzBox 7490 require a - land-line telephone to be physically factory reset? - </p> -</section> |