`

ubuntu install vnc

阅读更多

Today I wiil tell you how to install the vnc in ubuntu

 

First I must have the vnc software.

$ sudo apt-get install vnc4-common vnc4server 

And next , set the password for your own vnc4server

$ vncpasswd  

And next,test you vnc is ok

  1. $ vncserver :1  
  2. $ vncserver -kill :1 

And next,copy you xsession for your vnc$ cp /etc/X11/Xsession ~/.vnc/xstartup 

ha,the last step,start your vnc with the geometry parameter .$ vncserver -geometry 1280x800 :1 

 

Good ,you start the vnc in your ubuntu.

0
1
分享到:
评论

相关推荐

    Ubuntu20.04 VNC 安装与设置实现

    按照本文的说明进行操作可以实现用VNC对Ubuntu 20.04进行远程控制。一般的VNC安装方式在主机没有插显示器的时候是无法使用的。下面的操作可以在主机有显示器和没有显示器时都能够正常工作。 首先安装x11vnc sudo ...

    vnc-4_1_3-x86_win32_viewer

    sudo apt-get install vnc4server vncserver 然后提示输入密码,输入一个密码即可 然后出现下面信息: ''ubuntu:1 (clx) desktop is ubuntu:1 Starting applications specified in /home/clx/.vnc/xstartup ...

    3. Ubuntu系统中文化、安装中文输入法、解决VNC上ubuntu后无法复制粘贴问题

    VNC连接Ubuntu,将windows上文字可复制粘贴到Ubuntu上 输入命令行 $ autocutsel $ sudo apt install autocutsel 完成安装后即可将本机内内容复制粘贴到VNC里 参考文档1:vnc viewer中开启剪切板复制内容到ubuntu...

    阿里云ECS-Ubuntu-图形界面安装-VNC连接

    申请了阿里云大学生在家实践的免费服务器,自己尝试搭建Ubuntu图形界面以及VNC连接 活动网址:阿里云学生“在家实践”计划 安装参考:用VNC搭建Ubuntu VNC可视化界面 一、环境 Ubuntu 16.04 64位 CPU 2核 内存 4GiB ...

    Ubuntu20.04LTS专用tigervcn-server_v1.12.0

    使用以下命令安装,解决systemd启动问题 sudo apt install ./tigervncserver_1.12.0-1ubuntu1_amd64.deb

    bVNC-Pro-Secure-VNC-Viewer_v4.1.0.apk

    http://iiordanov.blogspot.ca/2012/04/how-to-install-and-connect-to-tightvnc.html Secure VNC over VeNCrypt: https://groups.google.com/forum/#!topic/bvnc-ardp-aspice-opaque-android-bb10-clients/...

    windows远程桌面ubuntu

    windows远程桌面ubuntu:Windows远程桌面使用的是RDP协议,所以ubuntu上就要先安装Xrdp,在ubuntu软件中心搜索xrdp安装。...或者终端命令行输入安装: sudo apt-get install xrdp vnc4server xbase-clients

    win10远程ubuntu17.10.pdf

    1. Ubuntu系统设置:  安装xrdp,vnc4server打开终端:依次安装 sudo apt-get install xrdp  sudo apt-get install vnc4server tightvncserver  2.  Ubuntu设置允许远程连接和控制 一层层进入:  ...

    用vnc实现Windows远程连接linux桌面之服务器配置

    VNC server与VNC viewer支持多种操作系统,如Unix系列(Unix,Linux,Solaris等),windows及MacOS,因此可将VNC server 及VNC viewer分别安装在不同的操作系统中进行控制。...yum install tigervnc tigervnc-

    Ubuntu 20.04系统中安装vncserver的方法步骤

    Ubuntu 20.04已经在2020年4月份正式发布,笔者今天正式安装了一个镜像系统,并在该系统中安装vncserver以便于远程图形化管理和使用。安装vncserver的步骤如下: 第一步:安装桌面环境和VNCServer #更新 apt update ...

    openhackathon-guacamole-auth-provider

    步骤如下: ##Install 组件 Ubuntu 14.04 LTS 安装完成后,您应该安装一些组件,例如以下命令: sudo apt-get updatesudo apt-get install vim git maven openssh-server vnc4serversudo apt-get install libguac-...

    linux-extend-screen:将您的Android平板电脑变成Linux上的第二台显示器(扩展屏幕)

    测试环境装有Ubuntu 18.04的笔记本电脑英伟达Geforce GTX 1660Ti 英特尔酷睿i7-9750H(英特尔UHD图形630)必备软件在计算机中: VNC服务器(例如x11vnc ) sudo apt install x11vnc在平板电脑中: VNC客户端应用程序...

    Remote-Desktop

    德马勒基地河畔 Depuis le PC远程“ servur VNC”(已根): apt update && apt install x11vncx11vnc -storepasswd ~ /.vnc/passwd# configurer le mot de passe pour accéder à la session VNC

    eve-ng-integration:将EVE-NG(aka UNetLab)与Linux桌面集成

    vnc:// (通过Vinagre) 包括一个脚本,用于处理由EVE-NG生成的.rdp文件。 演示版 安装 Ubuntu及其衍生产品 您可以从官方安装eve-ng-integration: sudo add-apt-repository ppa:smartfinn/eve-ng-integration ...

    openwebserver:适用于linux和Windows的开源Web服务器

    开放网Openweb是免费的Web服务器软件。支持的操作系统操作系统版本Openweb支持的Ubuntu 14.04 :red_circle: 16.04 :check_mark_... 安装vnc或ftp服务器。贡献者名称不和谐Github Qgaming Goedemiddag#9885 Qgaming执照

    Oracle

    Oracle Cloud一键重装Debian \ Centos \ Ubuntu系统安装前环境说明-初始系统为Ubuntu 16 -即将安装的系统为Debian 10方法1.安装所需的软件apt-get install -y xz-utils openssl gawk文件2.更新源apt-get更新3.运行...

    hydra 7.2 win32

    If you use Ubuntu, this will install supplementary libraries needed for a few optional modules: apt-get install libssl-dev libssh-dev libidn11-dev libpcre3-dev \ libgtk2.0-dev libmysqlclient-dev ...

Global site tag (gtag.js) - Google Analytics