Enable/Disable Oracle Linux GUI

In this forum Oracle Applications DBA's, System Administrators & Developers can share their knowledge/issues.
Post Reply
admin
Posts: 2062
Joined: Fri Mar 31, 2006 12:59 am
Location: Pakistan
Contact:

Enable/Disable Oracle Linux GUI

Post by admin »

In Oracle EBS VM's normally GUI is not there so only terminal will be there for the command line. To install/enable GUI following these steps as root user,

Enable

1 - $ yum update

2 - $ yum groupinstall "Server with GUI"

3 - Start Oracle Linux GUI on system startup

$ ln -sf /lib/systemd/system/runlevel5.target /etc/systemd/system/default.target
or

systemctl set-default graphical.target

Reboot the Server

Disable

$ systemctl set-default multi-user

Reboot the Server
Malik Sikandar Hayat
admin@erpstuff.com
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest