ORACLE/71_OracleLinuxServerInit
をテンプレートにして作成
[
トップ
] [
新規
|
一覧
|
検索
|
最終更新
|
ヘルプ
]
開始行:
//#######################################################...
#norelated
#setlinebreak(on)
#navi(../)
//#######################################################...
*Oracle Linux 7 サーバ設定 [#p78bd9fb]
Install GNOME GUI on RHEL 7 Linux Server
If you have performend a RHEL 7 Linux Server installation...
[root@rhel7 ~]# yum group list
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Ma...
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
From the above list select Server with GUI installation g...
[root@rhel7 ~]# yum groupinstall 'Server with GUI'
Transaction Summary
=================
Install 261 Packages (+604 Dependent packages)
Total download size: 527 M
Installed size: 1.7 G
Is this ok [y/d/N]:
Just because gnome desktop environment is a default GUI o...
[root@rhel7 ~]# yum groupinstall 'X Window System' 'GNOME'
Once the installation is finished, you need to change sys...
[root@rhel7 ~]# systemctl enable graphical.target --force
Depending on your previous installations you may need to ...
[root@rhel7 ~]# gnome-shell --version
GNOME Shell 3.8.4
//#######################################################...
#navi(../)
//#######################################################...
終了行:
//#######################################################...
#norelated
#setlinebreak(on)
#navi(../)
//#######################################################...
*Oracle Linux 7 サーバ設定 [#p78bd9fb]
Install GNOME GUI on RHEL 7 Linux Server
If you have performend a RHEL 7 Linux Server installation...
[root@rhel7 ~]# yum group list
Loaded plugins: product-id, subscription-manager
This system is not registered to Red Hat Subscription Ma...
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
From the above list select Server with GUI installation g...
[root@rhel7 ~]# yum groupinstall 'Server with GUI'
Transaction Summary
=================
Install 261 Packages (+604 Dependent packages)
Total download size: 527 M
Installed size: 1.7 G
Is this ok [y/d/N]:
Just because gnome desktop environment is a default GUI o...
[root@rhel7 ~]# yum groupinstall 'X Window System' 'GNOME'
Once the installation is finished, you need to change sys...
[root@rhel7 ~]# systemctl enable graphical.target --force
Depending on your previous installations you may need to ...
[root@rhel7 ~]# gnome-shell --version
GNOME Shell 3.8.4
//#######################################################...
#navi(../)
//#######################################################...
ページ名: