1、最小化安装centos7 OS 2、宿主机安装"Virtualization Host "软件组和xorg-x11-xauth、virt-manager 3、Windows主机安装Xmanager Enterprise 5 4、使用xshell5登录宿主机,配置会话属性,在tunnel下勾选 转 ...
分类:
其他好文 时间:
2017-05-06 14:20:05
阅读次数:
856
1.lspci、screenfetch等指令卡住,关机卡住的问题本机显卡规模是hd610+GTX950mgoogle了一下解决方法是把nouveau加入黑名单那么就直接装N卡驱动尝试闭源驱动解决方案>>结果是Xorg无法启动,google了一下没找到有效的方法,详细问题懒得折腾了。。尝试Bumble ...
分类:
系统相关 时间:
2017-04-24 16:29:08
阅读次数:
625
The easiest way to install NVIDIA GeForce Driver on Debian Linux 8 ( Jessie ) ( for Debian 9 Stretch visit: How to install the latest NVIDIA drivers o ...
分类:
系统相关 时间:
2017-02-06 22:24:27
阅读次数:
652
最近用CentOS上,用phantomjs把html生成pdf,但是生成多次虽然文件生成了,但是内容一直是空的。 找来找去,发现和系统上支持的字体有关系。 运行了下面的命令后: yum install cabextract xorg-x11-font-utils -y 如果是英文字符,就可以生成了, ...
分类:
系统相关 时间:
2017-01-19 21:13:41
阅读次数:
378
LinuxRpm包制作一、简介RPM(RedHatPackageManager)的最常见的软件包管理器。软件包管理器rpm,deb(dpkg)RPM包命名:name-version-release.architecture.rpm。xorg-x11-xsm-1.0.2-4.fc6.i386.rpm包名版本号编译次数厂商平台RPM功能:安装、卸载、升级、查询和验证。rpm-ivh安装..
分类:
系统相关 时间:
2017-01-04 17:23:27
阅读次数:
342
VirtualBox中Ubuntu 14.04屏幕分辨率不能设置的问题 在VirtualBOx虚拟机中Ubuntu 14.04设置屏幕分辨率,怎么点都没反应。 方法一:安装与你的Ubuntu-Guest版本最接近的VirtualBox Guest Additions版本,如下: 1 1 安装完所需要 ...
分类:
系统相关 时间:
2016-11-20 19:02:52
阅读次数:
270
阿里云ECS(Centos)开启X11的步骤 1、修改sshd_config X11Forwarding yes 2、yum install xorg-x11-xauth 3、dbus-uuidgen > /var/lib/dbus/machine-id 4、安装字体yum install -y f ...
分类:
其他好文 时间:
2016-10-30 17:05:40
阅读次数:
567
[root@j~]#startxParseerroronline6ofsectionServerLayoutinfile/etc/X11/xorg.confThissectionmusthaveanIdentifierline.Fatalservererror:noscreensfound(EE)Pleasealsocheckthelogfileat"/var/log/Xorg.0.log"foradditionalinformation.(EE)Serverterminatedwitherror(1).Cl..
分类:
系统相关 时间:
2016-10-12 14:25:02
阅读次数:
1023
因为对FreeBSD比较熟悉,所以在自己的工作机上用virtualbox虚拟了一个FreeBSD。屏幕分辨率是唯一的问题,今天得空解决了。 首先生成/etc/X11/xorg.conf。 sudo X -configure 如果命令出错,可能是没有安装virtualbox-ose-additions ...
分类:
其他好文 时间:
2016-09-30 01:55:51
阅读次数:
541
下载地址http://www.cygwin.com/install.html 安装Cygwin(/X)需要选择的包: xorg-server (必须, Cygwin/X X 服务器) xinit (必须, 开启 X server:的脚本 xinit, startx, startwin (包括开始菜单 ...