How to Install and Access Fedora GUI in Fedora Server (2024)

From the previous tutorial, I provided information about how to setup Fedora 39 Cloud Server with the latest release. It's too powerful and accessible as a web server. But one of the biggest problems is this server is not accessible for Graphical User Interface. For installing the GUI, you need to manually do the installation.

In this tutorial, I'll install Fedora Cloud GUI and setup on Fedora cloud. First, you can setup the Fedora Server from any cloud services providers like Amazon Web Services, Google Cloud, and Microsoft Azure. If you don't have a Cloud Providers Account then get started with a virtual machine for practical purposes. But one of the biggest things you need to understand is about using the Fedora Server, not a Fedora workstation, in Virtual Machine. After completing this step, you can connect to the Fedora Server via SSH Client.

Setup Fedora GUI from Server Edition

first we need to add the new user on Fedora server for access. If in your cloud server, you can access this over sudo default user then switch to the root user.

$ sudo su -

Now you are successfully switched to the root user. Now add the new users on the server and allow the sudo permissions.

$ adduser #user$ sudo passwd #user$ usermod -a -G wheel #user
[fedora@ip-172-31-56-165 ~]$ sudo su -[root@ip-172-31-56-165 ~]# adduser test[root@ip-172-31-56-165 ~]# sudo passwd testChanging password for user test.New password: Retype new password: passwd: all authentication tokens updated successfully.[root@ip-172-31-56-165 ~]# usermod -a -G wheel test[root@ip-172-31-56-165 ~]# sudo su test -[test@ip-172-31-56-165 root]$ 

In this command, you can set the name and more details and password to create the new user. Now switch to the new user with the following command:

$ sudo su #user -

Install Fedora Server GUI

Now, update and upgrade all Ubuntu packages with the following command:

$ sudo dnf update && sudo dnf upgrade -y

After updating and upgrading all the packages your system is up to date and now we can start this process. Check all available group available data with the following command. After putting this command:

$ sudo dnf group list
[test@ip-172-31-56-165 root]$ sudo dnf group listLast metadata expiration check: 0:04:05 ago on Wed 27 Dec 2023 07:43:42 AM UTC.Available Environment Groups: Fedora Custom Operating System Minimal Install Fedora Server Edition Fedora Workstation KDE Plasma Workspaces Xfce Desktop Phosh Desktop LXDE Desktop LXQt Desktop Cinnamon Desktop MATE Desktop Sugar Desktop Environment Deepin Desktop Budgie Desktop Development and Creative Workstation Web Server Infrastructure Server Basic Desktop i3 desktop Sway DesktopInstalled Environment Groups: Fedora Cloud ServerAvailable Groups: 3D Printing Administration Tools Audio Production Authoring and Publishing Budgie Budgie Desktop Applications C Development Tools and Libraries Cloud Infrastructure Cloud Management Tools Compiz Container Management D Development Tools and Libraries Design Suite Development Tools Domain Membership Editors Educational Software Electronic Lab Engineering and Scientific FreeIPA Server Games and Entertainment Headless Management LibreOffice MATE Applications Milkymist Network Servers Neuron Modelling Simulators Office/Productivity Python Classroom Python Science Robotics RPM Development Tools Security Lab Sound and Video Sway Window Manager (supplemental packages) System Tools Text-based Internet Window Managers[test@ip-172-31-56-165 root]$ 

you can show all available groups options. From this list, you can install any available desktop environment. Choose to install and setup. In my case, I can install Fedora Workstation. You can try the KDE Plasma or more.

$ sudo dnf group install "Fedora Workstation"
How to Install and Access Fedora GUI in Fedora Server (1)

You can replace your comfortable desktop environment according to your need. This installation process is taking some time according to your server capacity and internet speed. After completing this step on this server, Fedora Desktop is installed. Now Fedora is ready. Let's start making the Fedora GUI accessible.

Fedora Remote Client Setup

Main step for making the Fedora GUI accessible via Virtual Desktop. In this case, Nomachine is the best software to make Fedora Remote Client. It's available for all devices like Linux, Apple, Android, and Raspberry Pi. For the Fedora System. For installing the Remote Nomachine Server, put the following command in Fedora Server's Terminal and install.

$ sudo wget https://download.nomachine.com/download/8.10/Linux/nomachine_8.10.1_1_x86_64.rpm$ sudo dnf install ./nomachine_8.10.1_1_x86_64.rpm

Now the server is ready to use. Enable the TCP Port 4000 from your Cloud Server Provider through the Firewall Services. After doing this process, just reboot your Fedora Cloud.

$ sudo reboot

After rebooting your server, go to your computer or Android phone and open the Nomachine Software.

0:00

/0:17

From the given video, put your current host means IPv4 Address and create the User Account. Double click on this to open and connect to Remote Host and put your username and password to connect to Fedora GUI Server and enjoy it.

How to Install and Access Fedora GUI in Fedora Server (2024)

FAQs

Does the Fedora server come with GUI? ›

Fedora Core provides two attractive and easy-to-use graphical user interfaces (GUIs): KDE and GNOME.

What is the default GUI for Fedora? ›

The default desktop environment is GNOME, and the default user interface is the GNOME Shell.

How to start GUI from terminal Fedora? ›

Opening graphical applications from the command line
  1. Switch to another TTY using the key combination Ctrl + Alt + F2 and log in. ...
  2. Identify the X session you want to target. ...
  3. Specify the DISPLAY variable when executing the program. ...
  4. Switch back to the TTY the graphical session is running on.

How do I get root access in Fedora? ›

You can decide to switch to the root user account, also known as superuser, or switch to a sudo user. The root user is the most privileged user and can virtually run any command on the system. To switch to the root user, simply run 'su' and provide the root account's password.

What is the difference between a Fedora server and Fedora desktop? ›

The difference is in the packages that are installed. Fedora Server installs no graphical environment (useless in a server) and provides installation of DNS, mailserver, web server, etc. Fedora Workstation installs a graphical X Windows environment (GNOME) and office suites.

How do I enable GUI on Linux server? ›

Steps
  1. Run the below commands and respond with “Y” when prompted: sudo apt update && sudo apt upgrade sudo apt install tasksel sudo tasksel.
  2. Once you have completed the above step you will see a software selection screen.
  3. Navigate to the Debian desktop environment and select your desired GUI (such as GNOME).

Does Fedora have a GUI package manager? ›

Fedora is a distribution that uses a package management system. This system is based on rpm , the RPM Package Manager, with several higher level tools built on top of it, most notably PackageKit (default gui) and DNF.

How do I change my Fedora GUI? ›

Switching desktop environments using GUI
  1. On the login screen, select a user from the list.
  2. Click on the Preferences icon right below the password field. A window appears with a list of several different desktop environments.
  3. Choose one, and enter password as usual.

What is the default root password for Fedora server? ›

Fedora CoreOS ships with no default passwords. You can use a Butane config to set a password for a local user.

What is the command to open terminal Fedora? ›

Pressing Ctrl+Alt+T Keys will instantly launch a Terminal window at any moment.

How do I switch from terminal to GUI? ›

To switch from the Command Line Interface (CLI) to the Graphical User Interface (GUI) in Linux, press Alt + F7.

What is a fedora login? ›

Fedora Accounts allows you to create and manage an account for Fedora Tools and Infrastructure. By using a Fedora account, you agree to follow the Fedora Code of Conduct. You can also use your CentOS account to login here. Login. Register.

How do I open root access in terminal? ›

You can unlock the root account in the terminal. If you're in the desktop environment, you can press 'Ctrl + Alt + T to start the terminal. Type. sudo passwd root and press ↵ Enter .

How to access root with sudo? ›

As a regular user, you can run any command as root by adding sudo before it. This prompts you to provide the root password. If authenticated successfully, this runs the command as root . When running a command prefaced with sudo , the system asks you for the password of the root account.

Should a Linux server have a GUI? ›

GUI applications consume system resources needed for server-oriented tasks, so Linux server distributions usually avoid a GUI in favor of the command-line terminal. Some tools, however, perform better and are easier to manage with a GUI.

Do servers have GUI? ›

A lot of existing server software needs a GUI for configuration or operation. That's why the GUI is not completely dissapearing. It's recommended that you use the GUI-less edition, unless you really have to use a GUI. There are two possibilities for users that want to have some kind of graphical capability.

Does Linux come with GUI? ›

But, if you've ever seen a Linux DESKTOP before, you must have noticed that it does, usually, run some sort of GUI. Indeed, my own laptop runs Linux and ON TOP OF IT, GUI.

Top Articles
Where Is Jay Bennett Now? Exploring the Life and Music of the American Musician - The Enlightened Mindset
Iremam | Manifestations scientifiques hors IREMAM - Mai 2022
Meet Scores Online 2022
Transfer and Pay with Wells Fargo Online®
Schluter & Balik Funeral Home Obituaries
Immobiliare di Felice| Appartamento | Appartamento in vendita Porto San
Dr Paul Memorial Medical Center
Cvs Tb Testing Cost
Pokemon Infinite Fusion Good Rod
Busted Newspaper Randolph County
Magic Seaweed Pleasure Point
Wmlink/Sspr
Telegram Voyeur
Itouch Spa Marana
Lorton Transfer Station
Downloahub
Carly Carrigan Family Feud Instagram - Carly Carrigan Home Facebook : The best gifs for carly family feud.
Juanita Swink Hudson
Starfield PC, XSX | GRYOnline.pl
What Time Is First Light Tomorrow Morning
Meridamoonbeams
Tamilblasters Movie Download Isaimini
Experience the Convenience of Po Box 790010 St Louis Mo
Tbom Genesis Retail Phone Number
Monahan's By The Cove Charlestown Menu
Ohio State Football Wiki
Eaglecraft Minecraft Unblocked
Danae Marie Supercross Flash
Disney Cruise Line
Craigslist Rooms For Rent Rhode Island
Papa Johns Mear Me
Shauna's Art Studio Laurel Mississippi
Helloid Worthington Login
Ssbbw Coomer
20 of the Best Restaurants in Moscow, Russia by a Local
Sign in to Office - Microsoft Support
BNSF Railway / RAILROADS | Trains and Railroads
Erste Schritte für deine Flipboard Magazine — Ein Blogger-Guide -
Craigslist Mexico Cancun
Valentino Garavani Flip Flops
David Mayries
The Ultimate Guide To Kaitlyn Krems Of
How to Choose Where to Stay When You Visit Pittsburgh
Journal articles: 'State of New York and the Military Society of the War of 1812' – Grafiati
Dyi Urban Dictionary
Www Texaslottery Com
Acbl Homeport
Rg353M Vs Rg351Mp
Find your used roadbike, gravel Bike & MTB | buycycle UK
Rub Md Okc
Xfiles Wiki
Stroom- of gasstoring? | Stedin
Latest Posts
Article information

Author: Catherine Tremblay

Last Updated:

Views: 5573

Rating: 4.7 / 5 (47 voted)

Reviews: 94% of readers found this page helpful

Author information

Name: Catherine Tremblay

Birthday: 1999-09-23

Address: Suite 461 73643 Sherril Loaf, Dickinsonland, AZ 47941-2379

Phone: +2678139151039

Job: International Administration Supervisor

Hobby: Dowsing, Snowboarding, Rowing, Beekeeping, Calligraphy, Shooting, Air sports

Introduction: My name is Catherine Tremblay, I am a precious, perfect, tasty, enthusiastic, inexpensive, vast, kind person who loves writing and wants to share my knowledge and understanding with you.