RHEL7 单独安装图形 X11
我们应该选择Server with GUI。若已错过此步骤,我们采用以下方式补充安装GUI界面。
可以参考我的这篇文章
http://blog.itpub.net/27771627/viewspace-1223153/
[root@LiuZhen
mnt]# rpm --import RPM-GPG-KEY-redhat-release
执行以下命令
[root@LiuZhen
mnt]# yum group list
Loaded plugins:
langpacks, product-id, subscription-manager
This system is not
registered to Red Hat Subscription Management. You can use subscription-manager
to register.
There is no installed
groups file.
Maybe run: yum groups
mark convert (see man yum)
Available environment
groups:
Minimal Install
Infrastructure Server
File and Print Server
Basic Web Server
Virtualization Host
Server with GUI
Available Groups:
Compatibility Libraries
Console Internet Tools
Development Tools
Graphical Administration Tools
Legacy UNIX Compatibility
Scientific Support
Security Tools
Smart Card Support
System Administration Tools
System Management
Done
[root@LiuZhen mnt]#
列出的组包中 Server with GUI 就是安装图形所需要的,继续执行以下命令
[root@LiuZhen
mnt]# yum -y groupinstall "Server with GUI"
Loaded plugins:
langpacks, product-id, subscription-manager
This system is not
registered to Red Hat Subscription Management. You can use subscription-manager
to register.
There is no installed
groups file.
Maybe run: yum groups
mark convert (see man yum)
Package
1:NetworkManager-config-server-0.9.9.1-12.git20140326.4dba720.el7.x86_64
already installed and latest version
Warning: Group core
does not have any packages to install.
Warning: Group
gnome-desktop does not have any packages to install.
Warning: Group
guest-agents does not have any packages to install.
Package
gtk2-immodule-xim-2.24.22-5.el7.x86_64 already installed and latest version
Package
imsettings-gsettings-1.6.3-9.el7.x86_64 already installed and latest version
Package
ibus-gtk3-1.5.3-11.el7.x86_64 already installed and latest version
Package
ibus-gtk2-1.5.3-11.el7.x86_64 already installed and latest version
Package
gtk3-immodule-xim-3.8.8-5.el7.x86_64 already installed and latest version
Warning: Group
input-methods does not have any packages to install.
Group input-methods
does have 2 conditional packages, which may get installed.
Warning: Group
guest-desktop-agents does not have any packages to install.
Warning: Group fonts
does not have any packages to install.
Warning: Group
print-client does not have any packages to install.
Warning: Group
desktop-debugging does not have any packages to install.
Warning: Group
dial-up does not have any packages to install.
Warning: Group base
does not have any packages to install.
Group base does have
1 conditional packages, which may get installed.
Package
gstreamer1-plugins-bad-free-1.0.7-4.el7.x86_64 already installed and latest
version
Package
gstreamer1-plugins-good-1.0.7-5.el7.x86_64 already installed and latest version
Warning: Group
multimedia does not have any packages to install.
Warning: Group
internet-browser does not have any packages to install.
Warning: Group x11
does not have any packages to install.
Maybe run: yum groups
mark install (see man yum)
No packages in any
requested group available to install or update
[root@LiuZhen
mnt]# show-installed
WARNING: The
following packages are installed but not in the repository:
cups-pdf
WARNING: The
following groups contain packages not found in the repositories:
XXX base
yum-plugin-security
XXX core
ql2100-firmware
ql23xx-firmware
ql2200-firmware
bfa-firmware
XXX gnome-desktop
unoconv
polkit-gnome
gvfs-obexftp
@base
-yum-plugin-security
@core
-bfa-firmware
-ql2100-firmware
-ql2200-firmware
-ql23xx-firmware
@dial-up
@fonts
@gnome-desktop
-gvfs-obexftp
-polkit-gnome
-unoconv
@guest-agents
@guest-desktop-agents
@input-methods
@internet-browser
@multimedia
@print-client
@x11
# Others
Red_Hat_Enterprise_Linux-Release_Notes-7-zh-CN
Red_Hat_Enterprise_Linux-Release_Notes-7-zh-TW
clucene-core
cups-pdf
grub2
lftp
samba-client
screen
# 1196 package names,
228 leaves
# 12 groups, 8
leftovers, 8 excludes
# 32 lines
可以执行startx看下效果。
来源:http://blog.itpub.net/27771627/viewspace-1223155/
RHEL7 单独安装图形 X11的更多相关文章
- RHEL7单独安装图形X11
RHEL7 默认是最小化安装(Minimal Install),没有图形界面,我们应该选择Server with GUI.若已错过此步骤,我们采用以下方式补充安装GUI界面. # yum group ...
- 远程访问linux环境安装图形界面问题解决汇总
本文内容转摘于其他网页,仅用于学习: 通常Linux出现 DISPLAY 尚未设置 解决方法,在root用户目录下执行#xhost +: [root@TEST144239 ~]# xhost + ac ...
- 阿里云ECS,Ubuntu Server 16.04安装图形界面远程控制
最近阿里云有新用户免费体验6个月的活动,虽说是免费体验,但是还是要买个它们的产品才行,我就花9.9买了个最便宜的,然后就获得了一个乞丐版的ECS服务器,配置是1核内存1G.系统装的是Ubuntu Se ...
- centos6 mini安装图形界面,并vnc远程控制
1.安装图形界面sudo yum groupinstall basic-desktop desktop-platform x11 fonts 2.安装vnc服务sudo yum -y install ...
- SQL Server Management Studio (SSMS)单独安装,仅安装连接工具
简单来说,SSMS是用于远程连接数据库与执行管理任务的一个工具.当安装SQL SERVER时,会默认安装.但也可以单独安装在不是数据库服务器的主机上. SQL Server Management St ...
- centos 单独安装apachebench
这两天在测试php性能优化方法. 为了做压力测试可观察效果,就选择了ApacheBench来作为压力测试工具.其实就是大家常说的ab. 但是这个工具是安装apache web server的时候自带的 ...
- CentOS7安装图形界面和修改运行级别
CentOS7系统如果用mini镜像安装或者服务器版本安装,默认是没有安装图形界面的.如果需要额外去安装图形界面,可以手动来安装CentOS Gnome GUI包.然后会总结一下,在CentOS7系统 ...
- ubuntu-12.10-server安装图形界面
1.首先你需要确定你的源文件中 /etc/apt/sources.list 已经使用Universe和Multiverse库.然后使用下面的命令来进行更新源列表和安装图形桌面. sudo apt-ge ...
- SQL Server 2016 需要单独安装SSMS
默认安装完 MSSQL 后,不自带 SSMS 的管理工具了,需要的话可以单独安装,貌似更专业了一些. https://msdn.microsoft.com/library/mt238290.aspx ...
随机推荐
- Oracle10 多行和并
SELECT fspc, wmsys.wm_concat (jsrzmc) as jsr FROM dxjsrxx GROUP BY fspc select fspc, LISTAGG(jsrzmc, ...
- DotNetBar教程
DotNetBar是一组用于.NET Framework环境下的一组组件集,利用该组件集能够打造绚丽并且实用的应用程序界面,给开发人员提供极大的便利.关于DotNetBar,详情请参考其官方网站:ht ...
- reactor与proactor模式
在比较这两个模式之前,我们首先的搞明白几个概念,什么是阻塞和非阻塞,什么是同步和异步. 同步和异步是针对应用程序和内核的交互而言的. 同步是指用户进程触发IO操作并等待或者轮询的去查看IO操作是否就绪 ...
- UIScreen的scale属性
用来表示显示屏的像素密度与点坐标系统之间的关系.通过该属性,我们可以把视图中逻辑坐标系统里的点坐标转换成设备的物理像素坐标.在配有Retina显示屏的设备中,scale值是2.0,而在非Retina显 ...
- linux command----vi
vi命令是UNIX操作系统和类UNIX操作系统中最通用的全屏幕纯文本编辑器.Linux中的vi编辑器叫vim,它是vi的增强版(vi Improved),与vi编辑器完全兼容,而且实现了很多增强功能. ...
- 2016湖南省赛--A题--2016
2016 [TOC] Description 给出正整数 n 和 m,统计满足以下条件的正整数对 (a,b) 的数量: 1. 1≤a≤n,1≤b≤m; 2. a×b 是 2016 的倍数. Input ...
- PAT (Advanced Level) 1094. The Largest Generation (25)
简单DFS. #include<cstdio> #include<cstring> #include<cmath> #include<algorithm> ...
- ubuntu 下重装mysql若干问题
最近由于种种原因需要重装mysql.打开终端开始卸载 sudo apt-get remove mysql-comm sudo apt-get auto remove 重新开始安装mysql sudo ...
- Ubuntu防火墙ufw安装配置
ubuntu 系统默认已安装ufw. 1.安装sudo apt-get install ufw2.启用sudo ufw enablesudo ufw default deny运行以上两条命令后,开启了 ...
- hprof网络连接
demo/jvmti/hprof/tt/manual.htmlnc -l -k 12321 java -agentpath:./demo/jvmti/hprof/lib/libhprof.so=net ...