{"id":22898,"date":"2021-03-22T10:44:03","date_gmt":"2021-03-22T02:44:03","guid":{"rendered":"http:\/\/www.idc.net\/help\/22898\/"},"modified":"2022-04-29T14:34:12","modified_gmt":"2022-04-29T06:34:12","slug":"ubuntu-18-04%e4%b8%ad%e9%83%a8%e7%bd%b2vnc%e6%9c%8d%e5%8a%a1%e5%99%a8","status":"publish","type":"post","link":"https:\/\/idc.net\/help\/22898\/","title":{"rendered":"Ubuntu 18.04\u4e2d\u90e8\u7f72VNC\u670d\u52a1\u5668"},"content":{"rendered":"<div class=\"idc_table\">\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">VNC\uff08Virtual Network Computing\uff09\u662f\u4e00\u5957\u7531AT&amp;T\u5b9e\u9a8c\u5ba4\u6240\u5f00\u53d1\u7684\u53ef\u64cd\u63a7\u8fdc\u7a0b\u7684\u8ba1\u7b97\u673a\u7684\u8f6f\u4ef6\uff0c\u5176\u91c7\u7528\u4e86GPL\u6388\u6743\u6761\u6b3e\uff0c\u4efb\u4f55\u4eba\u90fd\u53ef\u514d\u8d39\u53d6\u5f97\u8be5\u8f6f\u4ef6\u3002VNC\u8f6f\u4ef6\u4e3b\u8981\u7531\u4e24\u4e2a\u90e8\u5206\u7ec4\u6210\uff1aVNC server\u53caVNC viewer\u3002\u7528\u6237\u9700\u5148\u5c06VNC server\u5b89\u88c5\u5728\u88ab\u63a7\u7aef\u7684\u8ba1\u7b97\u673a\u4e0a\u540e\uff0c\u624d\u80fd\u5728\u4e3b\u63a7\u7aef\u6267\u884cVNC viewer\u63a7\u5236\u88ab\u63a7\u7aef\u3002<\/p>\n<p><img decoding=\"async\" style=\"max-width: 100%;border-radius: 5px 5px 5px 5px;margin: 0px 10px auto;width: 100%;height: 100%\" src=\"https:\/\/lxlinux.superbed.verylink.top\/item\/61975bf92ab3f51d91d47205.png\" class=\"aligncenter\">  <\/p>\n<h3><span style=\"font-size: 18px;color: #f48a00;padding-left: 10px;border-left: 4px solid #ffe3a3\">\u5b89\u88c5\u684c\u9762\u73af\u5883\u548cVNC\u670d\u52a1\u5668<\/span><\/h3>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u4e00\u822c\u60c5\u51b5\u4e0b\uff0cServer\u7248\u672c\u7684Ubuntu\u4e0d\u5305\u542b\u684c\u9762\u73af\u5883\uff0c\u800cDesktop\u7248\u672c\u7684Ubuntu\u9ed8\u8ba4\u7684Unity\u684c\u9762\u5bf9VNC\u7684\u652f\u6301\u5e76\u4e0d\u662f\u5f88\u597d\uff0c\u6240\u4ee5\u6211\u4eec\u9700\u8981\u5148\u5b89\u88c5\u684c\u9762\u73af\u5883\uff0c\u8fd9\u91cc\u9009\u62e9\u4e86Xfce4\u4f5c\u4e3a\u684c\u9762\u73af\u5883\u3002<\/p>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u66f4\u65b0\u5305\u5217\u8868\uff1a<\/p>\n<pre><code>sudo&nbsp;apt&nbsp;update\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u5b89\u88c5Xfce\u684c\u9762\u73af\u5883\uff1a<\/p>\n<pre><code>sudo&nbsp;apt&nbsp;install&nbsp;xfce4&nbsp;xfce4-goodies\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u5b89\u88c5TightVNC\u670d\u52a1\u5668\uff1a<\/p>\n<pre><code>sudo&nbsp;apt&nbsp;install&nbsp;tightvncserver\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u63a5\u4e0b\u6765\u5b8c\u6210VNC\u670d\u52a1\u5668\u7684\u521d\u59cb\u914d\u7f6e\uff0c\u8bbe\u7f6e\u5b89\u5168\u5bc6\u7801\u5e76\u521b\u5efa\u914d\u7f6e\u6587\u4ef6\uff0c\u8fd0\u884c\uff1a<\/p>\n<pre><code>vncserver\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u7cfb\u7edf\u5c06\u63d0\u793a\u8bbe\u7f6e\u5bc6\u7801\uff1a<\/p>\n<p><img decoding=\"async\" style=\"max-width: 100%;border-radius: 5px 5px 5px 5px;margin: 0px 10px auto;width: 100%;height: 100%\" src=\"https:\/\/lxlinux.superbed.verylink.top\/item\/61975bfa2ab3f51d91d47217.png\" class=\"aligncenter\">  TIM\u622a\u56fe20190709160827   <\/p>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u8f93\u5165\u4e00\u4e2a\u516d\u5230\u516b\u4f4d\u7684\u5bc6\u7801\u5e76\u786e\u8ba4\uff0c\u7cfb\u7edf\u5c06\u63d0\u793a\u662f\u5426\u9700\u8981\u521b\u5efa\u4e00\u4e2a\u201c\u4ec5\u67e5\u770b\u5bc6\u7801\u201d\uff0c\u901a\u8fc7\u4ec5\u67e5\u770b\u5bc6\u7801\u767b\u9646\u7684\u7528\u6237\u53ea\u80fd\u67e5\u770b\u753b\u9762\u800c\u4e0d\u80fd\u64cd\u63a7VNC\uff0c\u5982\u679c\u4e0d\u9700\u8981\uff0c\u53ef\u4ee5\u9009\u62e9\u4e0d\u521b\u5efa\u3002<\/p>\n<p><img decoding=\"async\" style=\"max-width: 100%;border-radius: 5px 5px 5px 5px;margin: 0px 10px auto;width: 100%;height: 100%\" src=\"https:\/\/lxlinux.superbed.verylink.top\/item\/61975bf92ab3f51d91d4718f.png\" class=\"aligncenter\">  <\/p>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u63a5\u4e0b\u6765\u914d\u7f6eVNC\u670d\u52a1\u5668<\/p>\n<h3><span style=\"font-size: 18px;color: #f48a00;padding-left: 10px;border-left: 4px solid #ffe3a3\">\u914d\u7f6eVNC\u670d\u52a1\u5668<\/span><\/h3>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u4e3b\u76ee\u5f55\u4e0b\u7684<code>.vnc<\/code>\u6587\u4ef6\u5939\u4e2d\u7684<code>xstartup<\/code>\u6587\u4ef6\u4e2d\u4fdd\u5b58\u4e86VNC\u670d\u52a1\u5668\u542f\u52a8\u65f6\u6267\u884c\u7684\u547d\u4ee4\u3002 \u521a\u521a\u6211\u4eec\u9996\u6b21\u8bbe\u7f6eVNC\u65f6\uff0cVNC\u57285901\u7aef\u53e3\u4e0a\u542f\u52a8\u4e86\u9ed8\u8ba4\u670d\u52a1\u5668\u5b9e\u4f8b\u3002\u63a5\u4e0b\u6765\u6211\u4eec\u8981\u66f4\u6539VNC\u670d\u52a1\u5668\u914d\u7f6e\uff0c\u6240\u4ee5\u9996\u5148\u505c\u6b62\u5728\u7aef\u53e35901\u4e0a\u8fd0\u884c\u7684VNC\u5b9e\u4f8b\uff1a<\/p>\n<pre><code>vncserver&nbsp;-<span style=\"color: #4ec9b0;line-height: 26px\">kill<\/span>&nbsp;:1\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u5907\u4efd\u539f\u59cb\u6587\u4ef6\uff1a<\/p>\n<pre><code>mv&nbsp;~\/.vnc\/xstartup&nbsp;~\/.vnc\/xstartup.bak\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u521b\u5efa\u65b0\u914d\u7f6e\u6587\u4ef6\uff1a<\/p>\n<pre><code>nano&nbsp;~\/.vnc\/xstartup\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u5199\u5165\u4ee5\u4e0b\u914d\u7f6e\uff1a<\/p>\n<pre><code><span style=\"color: #9b9b9b;line-height: 26px\">#!\/bin\/bash<\/span>\r\nxrdb&nbsp;<span style=\"color: #bd63c5;line-height: 26px\">$HOME<\/span>\/.Xresources\r\nstartxfce4&nbsp;&amp;\r\nvncconfig&nbsp;&amp;\r\nx-session-manager&nbsp;&amp;&nbsp;xfdesktop&nbsp;&amp;&nbsp;xfce4-panel&nbsp;&amp;\r\nxfce4-menu-plugin&nbsp;&amp;\r\nxfsettingsd&nbsp;&amp;\r\nxfconfd&nbsp;&amp;\r\nxfwm4&nbsp;&amp;\r\n123456789\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u4f7f\u542f\u52a8\u6587\u4ef6\u53ef\u6267\u884c\uff1a<\/p>\n<pre><code>sudo&nbsp;chmod&nbsp;+x&nbsp;~\/.vnc\/xstartup\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u91cd\u542fVNC\u670d\u52a1\u5668\uff1a<\/p>\n<pre><code>vncserver\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u81f3\u6b64VNC\u670d\u52a1\u5668\u914d\u7f6e\u5b8c\u6210\uff0c\u63a5\u4e0b\u6765\u53ef\u4ee5\u4f7f\u7528VNC\u5ba2\u6237\u7aef\u8fde\u63a5VNC\u670d\u52a1\u5668\u4e86\u3002<\/p>\n<h3><span style=\"font-size: 18px;color: #f48a00;padding-left: 10px;border-left: 4px solid #ffe3a3\">\u4e00\u4e2a\u5c0f\u5751<\/span><\/h3>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\">\u6211\u5728Desktop\u7248\u672c\u7684Ubuntu\u4e0a\u4f7f\u7528TigerVNC\u53caXfce\u914d\u7f6e\u5b8cVNC\u670d\u52a1\u540e\uff0c\u8fde\u63a5VNC\u684c\u9762\uff0c\u51fa\u73b0\u65e0\u6cd5\u53f3\u952e\u6253\u5f00Terminal\u7684\u60c5\u51b5\uff0c\u53ef\u4ee5\u901a\u8fc7\u4ee5\u4e0b\u547d\u4ee4\u4fee\u6539\u9ed8\u8ba4\u7ec8\u7aef\uff1a<\/p>\n<pre><code>sudo&nbsp;update-alternatives&nbsp;--config&nbsp;x-terminal-emulator\r\n<\/code><\/pre>\n<p style=\"padding-top: 8px;padding-bottom: 8px;margin: 5px 0px;line-height: 1.75;letter-spacing: 0.1em;font-size: 16px;text-align: justify\"><img decoding=\"async\" style=\"max-width: 100%;border-radius: 5px 5px 5px 5px;margin: 0px 10px auto;width: 100%;height: 100%\" src=\"https:\/\/lxlinux.superbed.verylink.top\/item\/61975bf92ab3f51d91d471f4.png\" class=\"aligncenter\"> \u9009\u62e9Xfce\u76f8\u5173\u7684\u7ec8\u7aef\u5373\u53ef\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>VNC\uff08Virtual Network Computing\uff09\u662f\u4e00\u5957\u7531AT&amp;T\u5b9e\u9a8c\u5ba4\u6240\u5f00\u53d1\u7684\u53ef\u64cd\u63a7\u8fdc\u7a0b\u7684 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":22899,"comment_status":"closed","ping_status":"","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[34,28],"tags":[],"class_list":["post-22898","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-linux","category-ubuntu"],"_links":{"self":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts\/22898","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/comments?post=22898"}],"version-history":[{"count":0,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/posts\/22898\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/media\/22899"}],"wp:attachment":[{"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/media?parent=22898"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/categories?post=22898"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/idc.net\/help\/wp-json\/wp\/v2\/tags?post=22898"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}