{"id":116,"date":"2020-03-31T20:10:50","date_gmt":"2020-03-31T12:10:50","guid":{"rendered":"http:\/\/wp.vicds.com\/?p=116"},"modified":"2020-10-22T10:22:43","modified_gmt":"2020-10-22T02:22:43","slug":"tightvncserver-raspberry","status":"publish","type":"post","link":"https:\/\/wp.vicds.com\/?p=116","title":{"rendered":"tightvncserver @raspberry"},"content":{"rendered":"\n<pre class=\"wp-block-code\"><code>sudo apt-get install tightvncserver\ntightvncserver   #\u8a2d\u5b9a\u5bc6\u78bc<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo nano \/etc\/systemd\/system\/tightvncserver.service<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-prismatic-blocks\"><code class=\"language-\">[Unit]\nDescription=TightVNC Server\nAfter=sshd.service\n\n[Service]\nType=dbus\nExecStart=\/usr\/bin\/tightvncserver :1\nUser=pi\nType=forking\n\n[Install]\nWantedBy=multi-user.target<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>$ sudo chown root:root \/etc\/systemd\/system\/tightvncserver.service\n$ sudo chmod 755 \/etc\/systemd\/system\/tightvncserver.service<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>sudo systemctl enable tightvncserver.service   #\u958b\u6a5f\u555f\u52d5<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[],"class_list":["post-116","post","type-post","status-publish","format-standard","hentry","category-linux"],"_links":{"self":[{"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/posts\/116","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=116"}],"version-history":[{"count":3,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/posts\/116\/revisions"}],"predecessor-version":[{"id":672,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=\/wp\/v2\/posts\/116\/revisions\/672"}],"wp:attachment":[{"href":"https:\/\/wp.vicds.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=116"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=116"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp.vicds.com\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=116"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}