{"id":442,"date":"2020-02-15T11:14:46","date_gmt":"2020-02-15T10:14:46","guid":{"rendered":"https:\/\/blog.mhasin.eu\/?p=442"},"modified":"2020-02-15T11:14:46","modified_gmt":"2020-02-15T10:14:46","slug":"raspbian-nastavenie-statickej-ip-adresy","status":"publish","type":"post","link":"https:\/\/blog.mhasin.eu\/?p=442","title":{"rendered":"Raspbian nastavenie statickej IP adresy"},"content":{"rendered":"\n<p>Vypnutie dhcp klienta<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>systemctl disable dhcpcd<\/code><\/pre>\n\n\n\n<p>Nastaenie statickej Ip adresy<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/network\/interfaces<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>auto eth0\niface eth0 inet static\n        addres 192.168.1.5\/24\n        gateway 192.168.1.1<\/code><\/pre>\n\n\n\n<p>Pridanie DNS serverov<\/p>\n\n\n\n<p>nano \/etc\/resolv.conf<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>domain lab1.mhasin.eu\nsearch mhasin.eu\nnamserver 192.168.1.1\nnameserver 8.8.8.8<\/code><\/pre>\n<div class=\"pdf24Plugin-cp\"> \t<form name=\"pdf24Form0\" method=\"post\" action=\"https:\/\/doc2pdf.pdf24.org\/wordpress.php\" target=\"pdf24PopWin\" onsubmit=\"var pdf24Win = window.open('about:blank', 'pdf24PopWin', 'resizable=yes,scrollbars=yes,width=600,height=250,left='+(screen.width\/2-300)+',top='+(screen.height\/3-125)+''); pdf24Win.focus(); if(typeof pdf24OnCreatePDF === 'function'){void(pdf24OnCreatePDF(this,pdf24Win));}\"> \t\t<input type=\"hidden\" name=\"blogCharset\" value=\"Cw1x07UAAA==\" \/><input type=\"hidden\" name=\"blogPosts\" value=\"MwQA\" \/><input type=\"hidden\" name=\"blogUrl\" value=\"yygpKSi20tdPyslP18vNSCzOzNNLLQUA\" \/><input type=\"hidden\" name=\"blogName\" value=\"c\/LxdwcA\" \/><input type=\"hidden\" name=\"blogValueEncoding\" value=\"gzdeflate base64\" \/><input type=\"hidden\" name=\"postId_0\" value=\"MzExAgA=\" \/><input type=\"hidden\" name=\"postTitle_0\" value=\"C0osLkjKTMxTyEssLkksS83LTFUAMkoyk7NTsxQ8AxQSU4pSiysB\" \/><input type=\"hidden\" name=\"postLink_0\" value=\"yygpKSi20tdPyslP18vNSCzOzNNLLdW3L7A1MTECAA==\" \/><input type=\"hidden\" name=\"postAuthor_0\" value=\"y00syfcwNAIA\" \/><input type=\"hidden\" name=\"postDateTime_0\" value=\"MzIwMtA1MNI1NFUwNLQyMLIyMQMA\" \/><input type=\"hidden\" name=\"postContent_0\" value=\"jVBBasMwELz7FUvukerQlhRcn3rpJRQKva+lTa1YloS0tvHvayemcSHQrA4rZmBmZ7IilF9jcB0bAl2rAI015BgLGcpsmiJEAmUxpdfNELaV9arZKq9pUxbzKtOYmFrFFrRJWNmLjNKFPNOTTqRFqTxgYiQ3WU2bjWroBO8BUEdK492ODp0HSaykIx58bKRxTPGIitIN13\/UsGMPxPVDZmaF8xfMpLzcmMEyqOczIX\/Zifx5L3LxJHePv+w3Mg04ruj8VgMf0WicC3g7fEKi2FP0\/TX5Ktvk5W0vlHfHu5vRvkXjwGKVi7bGZJygLkuEUdVwBRy2F+v1tTNKC7wX5\/c3wA8=\" \/> \t\t<a href=\"https:\/\/www.pdf24.org\" target=\"_blank\" title=\"www.pdf24.org\" rel=\"nofollow\"><img src=\"https:\/\/blog.mhasin.eu\/wp-content\/plugins\/pdf24-post-to-pdf\/img\/pdf_32x32.png\" alt=\"\" border=\"0\" height=\"32\" \/><\/a> \t\t<span class=\"pdf24Plugin-cp-space\">\u00a0\u00a0<\/span> \t\t<span class=\"pdf24Plugin-cp-text\">Send article as PDF<\/span> \t\t<span class=\"pdf24Plugin-cp-space\">\u00a0\u00a0<\/span> \t\t<input class=\"pdf24Plugin-cp-input\" style=\"margin: 0px;\" type=\"text\" name=\"sendEmailTo\" placeholder=\"Enter email address\" \/> \t\t<input class=\"pdf24Plugin-cp-submit\" style=\"margin: 0px;\" type=\"submit\" value=\"Send\" \/> \t<\/form> <\/div>","protected":false},"excerpt":{"rendered":"Vypnutie dhcp klienta Nastaenie statickej Ip adresy Pridanie DNS serverov nano \/etc\/resolv.conf \u00a0\u00a0 Send article as PDF \u00a0\u00a0\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"arc_restricted_post":false,"footnotes":""},"categories":[4],"tags":[],"class_list":["post-442","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/442","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=442"}],"version-history":[{"count":1,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/442\/revisions"}],"predecessor-version":[{"id":443,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=\/wp\/v2\/posts\/442\/revisions\/443"}],"wp:attachment":[{"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=442"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=442"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.mhasin.eu\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=442"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}