Hello Guys!
I have a Linux home desktop , which I have recently shifted from CentOS 7 to Rocky Linux 8.4 Green Obsidian. I used the minimal installation DVD.
I was previously using Gnome Classic, and I much prefer that interface. In CentOS 7, at the login screen, we had the option of choosing the desktop environment, using a gear icon (before sign-in button) like shown in this link https://i.stack.imgur.com/YIUew.jpg
I am not sure that the one I am asking for -namely the Gnome Classic is in this link above that I have posted.
"I was previously using Gnome Classic " - I meant in CentOS 7.
"However, I am not seeing that gear icon. " - I meant in Rocky 8.4 Green Obsidian
I saw this link by RHEL folks, it discusses the one I want at the bottom. I am pretty sure I want this Gnome Classic Wayland Display Server, like so
I appreciate the fact that I can have multiple windows tiled in this Gnome rendition, as well as the availability of the multiple desktops at the bottom right corner.
Sorry Tom,
I can’t figure out what is to be done. I am not aware of where to start?
Do I need to create account to use that .cfg file?
Do I need to reinstall Rocky 8.4?
I have only used CentOS from 2013-2018, after which I had to (imagine that) switch over to the abomination that is W10.
Its only last year that i got access back to my centos workstation, but felt that it was time to switch to a modern OS after Rocky 8.4 assured of support till 2029.
Long story short, I never needed to tinker around my CentOS, had nice helpful IT-admins who would play genie, much less used github or other tools to build software, so I am kind of new to this.
Please suggest ways to get around my problem, like you would explain an average 12 year old (added the disclaimer to avoid protests from precocious 12 year-olds).
Come to think of it, your explanation can possibly go into the README.md for the uninitiated whom I represent.
Warm regards,
I can’t see why those selections would prevent gnome classic from being installed. Anyway should be able to install without re-installation. Please try:
dnf install gnome-classic-session
(if using non-root admin, then its sudo dnf install gnome-classic-session)
Sorry the github link requires modifying an install iso, so probably overkill. But if interested, I can provide more info.
Thanks Tom,
Funny it says it’s already there on my system. Quoting the message:
“Package gnome-classic-session-3.32.1-14.el8.1.noarch is already installed.
Dependencies resolved.
Nothing to do.
Complete!”
OK, I will do this and reply later, as I am doing something else. its a bit late here and I ought to be sleeping. I will report tomorrow, not now.
Thanks Tom, much appreciated.
Hi Tom,
I reinstalled as the root user and rebooted.
No difference - I still am without a choice (no gear icon on login page) to choose the desktop environment from.
I hope we can solve this issue tomorrow - appreciate your help thus far.
Regards,
To answer your question,
yes, I did/do have password enabled login
I used cat on /var/lib/AccountsService/user/$user and it took an inordinately long time to display results.
Surprisingly there was no entry for Xsession - at all. I added the whole line. I was expecting it to be having XSession=gnome
There are two more entries in the file apart from what is shown at Configure a user default session. After adding the XSession line to the file, cat command yields,
[User]
Language=en_IN.UTF-8
XSession=gnome-classic
Icon=/home/$USER/.face
SystemAccount=false
Hope this anomaly (of missing XSession field) can be explained to me - and more importantly if it is serious, can be tackled accordingly.
Thanks again @tjdoyle you have been great help.
Odd that it took so long to display, that along with the cog being misisng; could be indicator of deeper problems with your setup. Either software or hardware. I would start with a file system check:
hello Tom,
Yes, the cog was visible when i had rebooted the system. Interestingly enough, it is not available if I unlock the system after locking it. Perhaps this is expected.
Regarding fsck, maybe I dont understand how mounting works, but top quote the link shared, " n order to run fsck , you will need to ensure that the partition you are going to check is not mounted."
From the looks of your message previous message, you wanted to check the partition on which Rocky is installed. If I unmount this - how will I even run the fsck command? I mean can i unmount the partition on which my OS - only OS in this case is installed?
you mean, this command if issued, will have to be followed by reboot? Or can I continue working and it will perform the check at next reboot after I am done for this session.
I will be away for a while - maybe a couple of hours