Hey Team any idea why I can’t get my Rhel9 box in Azure to run a gui
The first 4 steps should do it according some online forums but its not working and I cant figure out why?
sudo dnf install workstation
sudo dnf groupinstall workstation
sudo systemctl set-default graphical.target
sudo systemctl isolate graphical.target
sudo systemctl — help
sudo systemctl list-jobs sudo systemctl list-dependencies
history
The first 4 steps should do it according some online forums but its not working and I cant figure out why?
sudo dnf install workstation
sudo dnf groupinstall workstation
sudo systemctl set-default graphical.target
sudo systemctl isolate graphical.target
sudo systemctl — help
sudo systemctl list-jobs sudo systemctl list-dependencies
history
Kris Roberts is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.