
{"id":4213,"date":"2020-09-30T16:42:14","date_gmt":"2020-09-30T08:42:14","guid":{"rendered":"https:\/\/www.webteach.tw\/?p=4213"},"modified":"2020-09-30T16:42:14","modified_gmt":"2020-09-30T08:42:14","slug":"pci-ethernet-unmanaged","status":"publish","type":"post","link":"https:\/\/www.webteach.tw\/?p=4213","title":{"rendered":"[ Linux ] &#8211; How to fix PCI Ethernet Unmanaged on ubuntu 18.04"},"content":{"rendered":"<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div><div style=\"margin-top: 0px; margin-bottom: 0px;\" class=\"sharethis-inline-share-buttons\" ><\/div>\n<p>\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002<\/p>\n\n\n<p>\u7b2c\u4e00\u6b65\u662f\u8abf\u6574\u7db2\u8def\u7ba1\u7406\u7684\u65b9\u5f0f<br \/>\u6307\u4ee4\uff1a<\/p>\n\n\n<pre class=\"wp-block-code\"><code>nano \/etc\/NetworkManager\/NetworkManager.conf<\/code><\/pre>\n\n\n<p>\u539f\u6587\u4ef6\u5167\u5bb9<\/p>\n\n\n<pre class=\"wp-block-code\"><code>&#091;main]\nplugins=ifupdown,keyfile\n&#091;ifupdown]\nmanaged=false\n&#091;device]\nwifi.scan-rand-mac-address=no<\/code><\/pre>\n\n\n<p>\u4fee\u6539\u5f8c\u5167\u5bb9<\/p>\n\n\n<pre class=\"wp-block-code\"><code>&#091;main]\nplugins=ifupdown,keyfile\n&#091;ifupdown]\nmanaged=true\n&#091;device]\nwifi.scan-rand-mac-address=no<\/code><\/pre>\n\n\n<p>\u4fee\u6539\u7684\u53c3\u6578\u8207\u503c<br \/>managed=true<\/p>\n\n\n<p>\u91cd\u555f NetworkManager<br \/>\u6307\u4ee4\uff1a<\/p>\n\n\n<pre class=\"wp-block-code\"><code>sudo service network-manager restart<\/code><\/pre>\n\n\n<p>\u5982\u679c\u4e0a\u8ff0\u4fee\u6539\u5b8c\u5f8c\u9084\u662f\u6293\u4e0d\u5230\u7db2\u5361 \u6216\u662f \u6539\u5b8c\u80fd\u6293\u5230\u4f46\u91cd\u958b\u6a5f\u5f8c\u53c8\u6293\u4e0d\u5230\u6642\u518d\u57f7\u884c\u4ee5\u4e0b\u4fee\u6539<\/p>\n\n\n<p>\u505c\u7528\u8a2d\u5b9a\u6a94<br \/>\u6307\u4ee4\uff1a<\/p>\n\n\n<pre class=\"wp-block-code\"><code>nano \/usr\/lib\/NetworkManager\/conf.d\/10-globally-managed-devices.conf<\/code><\/pre>\n\n\n<pre class=\"wp-block-code\"><code>&#091;keyfile]\nunmanaged-devices=*,except:type:wifi,except:type:wwan<\/code><\/pre>\n\n\n<pre class=\"wp-block-code\"><code>&#091;keyfile]\n#unmanaged-devices=*,except:type:wifi,except:type:wwan<\/code><\/pre>\n\n\n<p>\u4fee\u6539\u7684\u5730\u65b9 \u4f7f\u7528 &#8216;#&#8217; \u8a3b\u89e3\u6389\u6240\u6709\u8a2d\u5b9a<\/p>\n<div style='text-align:center' class='yasr-auto-insert-overall'><\/div><div style='text-align:center' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002<\/p>\n","protected":false},"author":1,"featured_media":3618,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"yasr_overall_rating":0,"yasr_post_is_review":"","yasr_auto_insert_disabled":"","yasr_review_type":"","footnotes":""},"categories":[32],"tags":[370,443,577],"class_list":["post-4213","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","tag-linux","tag-pci-ethernet-unmanaged","tag-ubuntu-18-04"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a<\/title>\n<meta name=\"description\" content=\"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.webteach.tw\/?p=4213\" \/>\n<meta property=\"og:locale\" content=\"zh_TW\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"og:description\" content=\"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.webteach.tw\/?p=4213\" \/>\n<meta property=\"og:site_name\" content=\"\u6df7\u6c34\u6478\u9b5a\" \/>\n<meta property=\"article:published_time\" content=\"2020-09-30T08:42:14+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1600\" \/>\n\t<meta property=\"og:image:height\" content=\"1200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"jeff\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u4f5c\u8005:\" \/>\n\t<meta name=\"twitter:data1\" content=\"jeff\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213\"},\"author\":{\"name\":\"jeff\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"headline\":\"[ Linux ] &#8211; How to fix PCI Ethernet Unmanaged on ubuntu 18.04\",\"datePublished\":\"2020-09-30T08:42:14+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213\"},\"wordCount\":19,\"commentCount\":0,\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg\",\"keywords\":[\"linux\",\"PCI Ethernet Unmanaged\",\"Ubuntu 18.04\"],\"articleSection\":[\"Linux\"],\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213\",\"name\":\"[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg\",\"datePublished\":\"2020-09-30T08:42:14+00:00\",\"author\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\"},\"description\":\"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#breadcrumb\"},\"inLanguage\":\"zh-TW\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.webteach.tw\\\/?p=4213\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#primaryimage\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.webteach.tw\\\/wp-content\\\/uploads\\\/2020\\\/05\\\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg\",\"width\":1600,\"height\":1200},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/?p=4213#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9801\",\"item\":\"https:\\\/\\\/www.webteach.tw\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"[ Linux ] &#8211; How to fix PCI Ethernet Unmanaged on ubuntu 18.04\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#website\",\"url\":\"https:\\\/\\\/www.webteach.tw\\\/\",\"name\":\"\u6df7\u6c34\u6478\u9b5a\",\"description\":\"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.webteach.tw\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-TW\"},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.webteach.tw\\\/#\\\/schema\\\/person\\\/d434d754fd581338113eecfa923d7520\",\"name\":\"jeff\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-TW\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g\",\"caption\":\"jeff\"},\"sameAs\":[\"http:\\\/\\\/35.72.55.111\"],\"url\":\"https:\\\/\\\/www.webteach.tw\\\/?author=1\"},false]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a","description":"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.webteach.tw\/?p=4213","og_locale":"zh_TW","og_type":"article","og_title":"[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a","og_description":"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002","og_url":"https:\/\/www.webteach.tw\/?p=4213","og_site_name":"\u6df7\u6c34\u6478\u9b5a","article_published_time":"2020-09-30T08:42:14+00:00","og_image":[{"width":1600,"height":1200,"url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg","type":"image\/jpeg"}],"author":"jeff","twitter_card":"summary_large_image","twitter_misc":{"\u4f5c\u8005:":"jeff"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.webteach.tw\/?p=4213#article","isPartOf":{"@id":"https:\/\/www.webteach.tw\/?p=4213"},"author":{"name":"jeff","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"headline":"[ Linux ] &#8211; How to fix PCI Ethernet Unmanaged on ubuntu 18.04","datePublished":"2020-09-30T08:42:14+00:00","mainEntityOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=4213"},"wordCount":19,"commentCount":0,"image":{"@id":"https:\/\/www.webteach.tw\/?p=4213#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg","keywords":["linux","PCI Ethernet Unmanaged","Ubuntu 18.04"],"articleSection":["Linux"],"inLanguage":"zh-TW","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.webteach.tw\/?p=4213#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.webteach.tw\/?p=4213","url":"https:\/\/www.webteach.tw\/?p=4213","name":"[ Linux ] - How to fix PCI Ethernet Unmanaged on ubuntu 18.04 - \u6df7\u6c34\u6478\u9b5a","isPartOf":{"@id":"https:\/\/www.webteach.tw\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.webteach.tw\/?p=4213#primaryimage"},"image":{"@id":"https:\/\/www.webteach.tw\/?p=4213#primaryimage"},"thumbnailUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg","datePublished":"2020-09-30T08:42:14+00:00","author":{"@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520"},"description":"\u9019\u6b21\u56e0\u70ba\u8981\u4f7f\u7528usb\u7db2\u5361\u6642\u767c\u73fe\u600e\u9ebc\u4e5f\u6293\u4e0d\u5230\u7db2\u5361\u4e00\u76f4\u51fa\u73fe PCI Ethernet Unmanaged \uff0c\u539f\u4f86\u662f ubuntu \u6293\u53d6\u7db2\u5361\u7684\u65b9\u5f0f\u6709\u7570\u52d5\uff0c\u4f46\u795e\u5947\u7684\u662f\u4e0d\u662f\u6bcf\u53f0ubuntu\u90fd\u6703\u6293\u4e0d\u5230\uff0c\u6700\u5f8c\u5728\u7db2\u8def\u4e0a\u627e\u5230\u89e3\u6cd5\uff0c\u7279\u6b64\u7b46\u8a18\u514d\u5f97\u65e5\u5f8c\u53c8\u6d6a\u8cbb\u6642\u9593\u627e\u89e3\u7b54\u3002","breadcrumb":{"@id":"https:\/\/www.webteach.tw\/?p=4213#breadcrumb"},"inLanguage":"zh-TW","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.webteach.tw\/?p=4213"]}]},{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/www.webteach.tw\/?p=4213#primaryimage","url":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg","contentUrl":"https:\/\/www.webteach.tw\/wp-content\/uploads\/2020\/05\/sai-kiran-anagani-Tjbk79TARiE-unsplash-scaled-1.jpg","width":1600,"height":1200},{"@type":"BreadcrumbList","@id":"https:\/\/www.webteach.tw\/?p=4213#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9801","item":"https:\/\/www.webteach.tw\/"},{"@type":"ListItem","position":2,"name":"[ Linux ] &#8211; How to fix PCI Ethernet Unmanaged on ubuntu 18.04"}]},{"@type":"WebSite","@id":"https:\/\/www.webteach.tw\/#website","url":"https:\/\/www.webteach.tw\/","name":"\u6df7\u6c34\u6478\u9b5a","description":"\u5b78\u7121\u6b62\u5883,\u6559\u5b78\u76f8\u9577","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.webteach.tw\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-TW"},{"@type":"Person","@id":"https:\/\/www.webteach.tw\/#\/schema\/person\/d434d754fd581338113eecfa923d7520","name":"jeff","image":{"@type":"ImageObject","inLanguage":"zh-TW","@id":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5797200e421b670a2ce64d6e7382054c69b231d4aab55742c96bb1e51bc9fefc?s=96&d=mm&r=g","caption":"jeff"},"sameAs":["http:\/\/35.72.55.111"],"url":"https:\/\/www.webteach.tw\/?author=1"},false]}},"views":852,"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":1,"sum_votes":5},"_links":{"self":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/4213","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=4213"}],"version-history":[{"count":0,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/posts\/4213\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=\/wp\/v2\/media\/3618"}],"wp:attachment":[{"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=4213"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=4213"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.webteach.tw\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=4213"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}