{"id":2045,"date":"2020-11-03T15:19:49","date_gmt":"2020-11-03T07:19:49","guid":{"rendered":"https:\/\/wyxxt.org.cn\/?p=2045"},"modified":"2023-12-04T15:19:46","modified_gmt":"2023-12-04T07:19:46","slug":"%e8%bd%af%e4%bb%b6%e5%ae%89%e8%a3%85%e5%9f%ba%e7%a1%80%e6%ad%a5%e9%aa%a4","status":"publish","type":"post","link":"https:\/\/wyxxt.org.cn\/?p=2045","title":{"rendered":"\u8f6f\u4ef6\u5b89\u88c5\u57fa\u7840\u6b65\u9aa4"},"content":{"rendered":"<h2>\u57fa\u7840\u6b65\u9aa4<\/h2>\n<ol>\n<li>\u57fa\u7840\u8bbe\u65bd<\/li>\n<li>\u90e8\u7f72\u914d\u7f6e<\/li>\n<li>\u521d\u59cb\u5316\u8fd0\u884c<\/li>\n<li>\u547d\u4ee4\u884c\u4f7f\u7528<\/li>\n<\/ol>\n<h3>\u57fa\u7840\u8bbe\u65bd<\/h3>\n<p>\u64cd\u4f5c\u7cfb\u7edf\u3001\u73af\u5883\u3001\u7f51\u7edc\u3001\u5fc5\u987b\u8f6f\u4ef6<\/p>\n<h4>1\u3001\u8bbe\u7f6eIP\u53ca\u4e3b\u673a\u540d<\/h4>\n<p>\u8bbe\u7f6eip<\/p>\n<pre><code class=\"language-shell line-numbers\">ifconfig\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_c120db7478a8dfa9dd84c9e39d5b1f63.jpg\" alt=\"\" \/><\/p>\n<pre><code class=\"language-shell line-numbers\">vi \/etc\/sysconfig\/network-scripts\/ifcfg-ens33\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_eae3d499945b6710029ec751f460a618.jpg\" alt=\"\" \/><\/p>\n<h5>\u8bbe\u7f6e\u4e3b\u673a\u540d<\/h5>\n<pre><code class=\"language-shell line-numbers\">vi \/etc\/sysconfig\/network\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_619fa1dabaab1becd777f821394fc28e.jpg\" alt=\"\" \/><\/p>\n<h5>\u91cd\u542f\u7f51\u7edc\u670d\u52a1<\/h5>\n<p><a class=\"wp-editor-md-post-content-link\" href=\"https:\/\/cloud.tencent.com\/developer\/article\/1605815\" title=\"centos7 network\u95ee\u9898\u3001service\u95ee\u9898\u89e3\u51b3\u65b9\u6848\">centos7 network\u95ee\u9898\u3001service\u95ee\u9898\u89e3\u51b3\u65b9\u6848<\/a><\/p>\n<pre><code class=\"language-shell line-numbers\">systemctl restart network\n<\/code><\/pre>\n<h4>2\u3001\u5173\u95ed\u9632\u706b\u5899&amp;selinux<\/h4>\n<p>\u5173\u95ed\u9632\u706b\u5899<\/p>\n<pre><code class=\"language-shell line-numbers\">systemctl stop firewalld\n<\/code><\/pre>\n<p>\u5173\u95edselinux<\/p>\n<pre><code class=\"language-shell line-numbers\">vi \/etc\/selinux\/config\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_657c9a45c20657cae5bc6ed38dec7e00.jpg\" alt=\"\" \/><\/p>\n<h4>3\u3001\u8bbe\u7f6ehosts\u6620\u5c04<\/h4>\n<pre><code class=\"language-shell line-numbers\">vi \/etc\/hosts\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_e2bed857e0c6a0e1085c43f0da556cf0.jpg\" alt=\"\" \/><\/p>\n<h4>4\u3001\u65f6\u95f4\u540c\u6b65<\/h4>\n<pre><code class=\"language-shell line-numbers\">yum install ntp -y\n\n#\u914d\u7f6e\nvi \/etc\/ntp.conf\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_192a5c6fa0f6000135df9df8dba0a82b.jpg\" alt=\"\" \/><\/p>\n<pre><code class=\"language-shell line-numbers\"># \u542f\u52a8\nsystemctl start ntpd\n# \u5f00\u673a\u8fd0\u884c\nchkconfig ntpd on\n<\/code><\/pre>\n<h4>5\u3001\u5b89\u88c5jdk<\/h4>\n<h5>rpm\u5305\u5b89\u88c5<\/h5>\n<pre><code class=\"line-numbers\">rmp -i jdk-8u181-linux-x64.rpm\n# \u6709\u4e9b\u8f6f\u4ef6\u53ea\u8ba4 \/usr\/java\/default \u76ee\u5f55\n<\/code><\/pre>\n<h5>\u8bbe\u7f6ejavahome<\/h5>\n<pre><code class=\"language-ssh line-numbers\">vi \/etc\/profile\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_3fcb554767e4716881460a294fe7e662.jpg\" alt=\"\" \/><\/p>\n<h5>\u52a0\u8f7d\u914d\u7f6e \uff08\u786c\u76d8\u5230\u5185\u5b58\uff09<\/h5>\n<pre><code class=\"language-ssh line-numbers\">source \/etc\/profile\n<\/code><\/pre>\n<h4>6\u3001\u8bbe\u7f6essh\u514d\u5bc6\u94a5<\/h4>\n<p>\u9a8c\u8bc1\u81ea\u5df1\u662f\u5426\u514d\u5bc6\uff0c\u5e76\u88ab\u52a8\u751f\u6210\/root\/.ssh\u76ee\u5f55<\/p>\n<pre><code class=\"language-ssh line-numbers\">ssh localhost\n<\/code><\/pre>\n<pre><code class=\"language-ssh line-numbers\">#\u751f\u6210rsa\u5bc6\u94a5\nssh-keygen -t rsa -P '' -f ~\/.ssh\/id_rsa\n#\u8ffd\u52a0\ncat id_rsa.pub &gt;&gt; authorized_keys\n#\u5206\u53d1\nssh-copy-id -i id_rsa node01\n#\u9a8c\u8bc1\nssh localhost\n<\/code><\/pre>\n<p><img decoding=\"async\" src=\"https:\/\/oss.wyxxt.org.cn\/images\/2021\/09\/18\/wp_editor_md_7f7be390d115370d5a8e284454e42dda.jpg\" alt=\"\" \/><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u57fa\u7840\u6b65\u9aa4 \u57fa\u7840\u8bbe\u65bd \u90e8\u7f72\u914d\u7f6e \u521d\u59cb\u5316\u8fd0\u884c \u547d\u4ee4\u884c\u4f7f\u7528 \u57fa\u7840\u8bbe\u65bd \u64cd\u4f5c\u7cfb\u7edf\u3001\u73af\u5883\u3001\u7f51\u7edc\u3001\u5fc5\u987b\u8f6f\u4ef6 1\u3001\u8bbe\u7f6eIP\u53ca [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"categories":[15],"tags":[399],"class_list":["post-2045","post","type-post","status-publish","format-standard","hentry","category-15","tag-399"],"_links":{"self":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/2045","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2045"}],"version-history":[{"count":20,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/2045\/revisions"}],"predecessor-version":[{"id":3257,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=\/wp\/v2\/posts\/2045\/revisions\/3257"}],"wp:attachment":[{"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2045"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2045"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wyxxt.org.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2045"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}