码迷,mamicode.com
首页 >  
搜索关键字:vnc viewer    ( 1701个结果
CentOS(Linux)安装ESET杀毒软件
下载ESET。根据实际情况选择http://download.eset.com.cn/download/home/我下载的如下版本64位系统。下载地址:http://download.eset.com/download/unix/eav/eset_nod32av_64bit_en.linux2.VNC连接到桌面环境。注意要在root管理员用户下。先暂时停止SELINUX。#setenforce0修改..
分类:系统相关   时间:2016-12-20 12:02:08    阅读次数:516
解决Win10图片打开方式没有“Windows照片查看器”问题
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Photo Viewer\Capabilities\FileAssociations ...
分类:Windows程序   时间:2016-12-19 18:21:53    阅读次数:318
linux6.5+5.4 vncserver配置
linux6.5+5.4vncserver配置挂着光盘命令:mount/dev/cdrom/mnt配置yum命令:cd/etc/yum.repos.d/mvrhel-source.reporhel-source.repo.bakyum-config-manager--addfile:///mntvim/etc/yum.confgpgcheck=0yumcleanallyumrepolist安装软件包rpm-qa|grepvncyum-yinstalltigervnc*[r..
分类:系统相关   时间:2016-12-13 16:33:38    阅读次数:290
ubuntu16.04 安装X11vnc,实现远程桌面
安装x11vnc$sudoapt-getinstallx11vnc配置访问密码$sudox11vnc-storepasswd密码保存位置为:~/.vnc/passwd创建服务vim/lib/systemd/system/x11vnc.service在目录/lib/systemd/system/下没有x11vnc.service文件,需创建。添加内容如下[Unit] Description=Startx11vncatstartup. ..
分类:系统相关   时间:2016-12-13 00:14:18    阅读次数:417
redhat配置vnc
Redhat配置vncserver#yuminstallxorg-x11-fonts-misc(或rpm安装)#rpm-ivnc-server-4.1.2-14.el5_6.6.x86_64.rpm(需要从网上下)#vncserver(需记下生成的序号如“:1”)两次密码#vi.vnc/xstartup按a进入编辑模式#!/bin/sh#Uncommentthefollowingtwolinesfornormaldesktop:un..
分类:其他好文   时间:2016-12-13 00:11:23    阅读次数:179
Linux下取代top的进程管理工具 htop
一、htop 简介 This is htop, an interactive process viewer for Linux. It is a text-mode application (for console or X terminals) and requires ncurses. Comp ...
分类:系统相关   时间:2016-12-12 19:43:28    阅读次数:373
YUV Player
https://github.com/Yonsm/RawPlayer RawPlayer https://github.com/latelee/YUVPlayer YUVPlayer https://github.com/figgis/yuv-viewer yuv-viewer https://gi ...
分类:其他好文   时间:2016-12-11 20:41:41    阅读次数:239
mac上用teamviewer远程windows输入问题
问题: 在mac上用teamviewer远程windows时,碰到shift,=等按键无效的问题。 解决办法: 远程桌面连接服务器时,键盘不能正常打字。此时把windows自带的小键盘打开后,此时再用键盘就能正常输入。 打开小键盘的方法: 1、cmd+R打开命令行,输入:osk 2、开始-附件-轻松 ...
分类:Windows程序   时间:2016-12-11 03:04:08    阅读次数:1251
samba server install
要求: create vnc service for win7 access it via vnc viewer. 1TB disk for this Centos PC is used as Samba server, which used to share files. and nsn-intr... ...
分类:其他好文   时间:2016-12-09 16:34:01    阅读次数:267
OpenCASCADE AIS Manipulator
Abstract. OpenCASCADE7.1.0 introduces new built-in interactive object AIS_Manipulator providing interface for moving objects within 3D viewer. The cla... ...
分类:其他好文   时间:2016-12-09 07:34:10    阅读次数:189
1701条   上一页 1 ... 90 91 92 93 94 ... 171 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!