Showing posts with label Making AWS EC2 server in GUI mode (task bar at down) using KDE. Show all posts
Showing posts with label Making AWS EC2 server in GUI mode (task bar at down) using KDE. Show all posts

Monday, 11 March 2019

Making AWS EC2 server in GUI mode (task bar at down) using KDE by Raj Gupta


In REHL ec2

[root@ip-172-31-18-70 ~]# yum groupinstall 'X Window System' 'KDE'
[root@ip-172-31-18-70 ~]# systemctl set-default graphical.target
[root@ip-172-31-18-70 ~]# reboot ( after rebooting IP will be change)
[root@ip-172-31-18-70 ~]# runlevel
N 5
 Runleval 5 means GUI mode
Runleval 3 means cli mode