Fedora 18
Posted: 29 Mar 2013, 21:11

I am giving Fedora 18 a spin because I have plans to check out revisor (I'll get back to that). So far every one seems to think that Fedora 18 is ...crap.
But the installer is OK I think. I had to manually delete my existing partitions to make space for Fedora 18 and that seemed unnecessary. Choosing to use all the space and just make this automatic was not there afaict.
But it seemed to be secure and not eager to overwrite potentially important stuff so that is OK.
Also the provide root password procedure was somewhat different but not impossible - just strange. And then I rebooted and got the phase2 config where I basically created my user and clicked. No problem.
So then I was ready to log in to a fully functional Gnome 3 (that is not often said about Gnome 3 so I guess that is a compliment
I open my terminal and start with installing sudo and nano - I always do that.
Code: Select all
yum install sudo nanoAnd it installs nicely - I am always pleasantly surprised by yum because it is so logical - well according to my logic anyway. With Yum I always reason and think "that must be the command for ..." and it always is!
So Yum understands me - better than my wife
Code: Select all
EDITOR=nano visudoAnd in the file that is opened I find:
Code: Select all
root ALL=(ALL) ALL An place:
Code: Select all
viking60 ALL=(ALL) ALLdirectly under it. Then I save and exit and do an update:
Code: Select all
sudo yum updateThere are a 1000 updates so it toke a while but here I am with a Fedora 18 that seems to work just fine.
I went to https://extensions.gnome.org - the site that makes Gnome3 "almost usable" and clicked on the Places extension - and it worked like a charm!
Gnome shell prompted me to install it and there it was. That is not always the case and I have had my fair share of problems in this department with Gnome updates making all the extensions I had installed obsolete. That is bound to happen since Gnome comes first and then the extension guys have to work fast to keep up....
Anyway here it all worked - this time.
So I made my Fedora 18 pretty usable and I had absolutely no problems with it. Fedora 18 is NOT crap IMHO. It will get the work done -just fine.
It prompts for the root password and then ...nothing.