Fedora 24 and Oracle 12c

fedoraFedora 24 was released a few days ago. As usual I had a play around with it and tried installing Oracle on it.

First comes the warnings, because people keep misunderstand why I do this. Do not install Oracle on Fedora before reading this!

With that out of the way, here’s what I did.

No real drama here. It was pretty much the same as Fedora 23 in that respect.

It’s kind-of hard to get excited about a new version of Fedora since I switched my desktop from Fedora to Mac. One thing that was interesting is the change to the upgrade process. In previous releases I used “fedup” to do it. Now it’s pretty much done using DNF (YUM). If you are interested, you can read about it here.

Cheers

Tim…

Fedora 23 and Oracle 11gR2/12cR1

A few months ago I mentioned doing some Fedora 22 installations. At the time I did some pre-emptive installations on the Alpha release of Fedora 23 also.

Now the final release of Fedora 23 is out, I’ve run through the articles again to make sure things are all ship-shape.

It’s pretty much as it was before, with the nice bonus that the “MATE Desktop” package group has been fixed. Happy days! 🙂

As always, installations of Oracle server products on Fedora are not a great idea, as explained here.

If you do like playing with this stuff, knock yourself out… 🙂

Cheers

Tim…

Fedora 22/23 and Oracle 11gR2/12cR1

linux-tuxAs always, installations of Oracle server products on Fedora are not a great idea, as explained here.

I was reading some stuff about the Fedora 23 Alpha and realised Fedora 22 had passed me by. Not sure how I missed that. 🙂

Anyway, I did a run through of the usual play stuff.

While I was at it, I thought I would get the heads-up on Fedora 23 Alpha.

The F23 stuff will have to be revised once the final version is out, but I’m less likely to forget now. 🙂

I guess the only change in F22 upward that really affects me is the deprecation of YUM in F22 in favour of the DNF fork. For the most part, you just switch the command.

#This:
yum install my-package -y
yum groupinstall my-package-group -y
yum update -y

#Becomes:
dnf install my-package -y
dnf groupinstall  my-package-group -y
dnf group install  my-package-group -y
dnf update -y

This did cause one really annoying problem in F23 though. The “MATE Desktop” had a single documentation package that was causing a problem. Usually I would use the following.

yum groupinstall "MATE Desktop" -y --skip-broken

Unfortunately, DNF doesn’t support “–skip-broken”, so I was left to either manually install the pieces, or give up. I chose the latter and use LXDE instead. 🙂 F23 is an Alpha, so you expect issues, but DNF has been in since F22 and still no “–skip-broken”, which I find myself using a lot. Pity.

Cheers

Tim…

Fedora 21 : Upgrading from Fedora 20

I just did an upgrade of my old desktop from Fedora 20 to Fedora 21. The process was similar to this old blog post, but there were some variations, so I’ll list the procedure here.

  • Update your current Fedora 20 system by issuing the “yum update -y” command and restart once it is complete.
  • Install the latest “fedup” package using “sudo yum –enablerepo=updates-testing install fedup”
  • Run the “sudo fedup-cli –network 21 –product=nonproduct” command.
  • If you are using Dropbox, disable the repository using the “yum-config-manager –disable Dropbox” command. Re-enable it once the Fedora 21 repository is available.
  • Run the following clean up commands.
    sudo rpm --rebuilddb
    sudo yum distro-sync --setopt=deltarpm=0
    
    sudo yum install rpmconf
    sudo rpmconf -a
  • If you are using Chrome, uninstall and reinstall Chrome.

It seemed to go fine!

Cheers

Tim…

Fedora 21 : Oracle 11g and 12c Installations

Fedora 21 has arrived and it’s now delivered in three focussed flavours (Workstation, Server and Cloud). This of course resulted in the usual articles from me.

As always, read the warnings before you start down this path.

From an Oracle installation perspective, it’s almost identical to Fedora 20. I chose to use the server flavour and install the “MATE Desktop” package group. I suspect others may prefer to start with the workstation release. Either way it should be fine.

As I suspected, switching my main desktop from Fedora to the MacBook means I care significantly less about this release than before, but I still have some upgrades I’ll need to plug through.

Cheers

Tim…

I must install Oracle on Fedora!

Followers of my blog and website know I play around with installations on Fedora for fun. All of my installation guides on Fedora come with a link at the top that points to this disclaimer.

A few times recently I’ve been contacted by people saying their boss, teacher or customer is insisting they install Oracle on Fedora. Rather than repeat myself, I’ve added another point at the bottom of this disclaimer that reads:

Q: My boss/teacher/customer is insisting that I should install Oracle on Fedora. What should I say to them?
A: Your boss/teacher/customer is making a mistake, probably because they do not understand the implications of what they are asking you to do, or do not know about the free alternatives. You should probably get them to read this Oracle Linux FAQ. If they are still unsure, feel free to put them into contact with me and I will happily educate them.

If you are being asked to do something that is blatantly incorrect, it is your responsibility to educate those around you so they can (hopefully) make better choices in future.

Cheers

Tim…

Fedora 19 : Upgrade from Fedora 18…

I finally got round to upgrading my desktop machine to Fedora 19. The experience was pretty similar to upgrade from Fedora 17 to Fedora 18.

This time I had to remove FireFox, as it was holding on to Fedora 18 packages. Once I removed and re-added it I could complete a “yum update”. Things seem to be OK.

The DropBox repository is lagging behind again…

I still think it’s better to do clean installations, but I don’t have time to do that now. Perhaps when I get back from South America I’ll do it properly.

Cheers

Tim…

 

 

Fedora 19 Alpha…

For those eager beavers out there, you can now get hold of Fedora 19 Alpha from the pre-release location.

The release notes can be found here. I’m keen to check out the improvements to MATE in version 1.6, as this is now my standard desktop.

Cheers

Tim…

Update: It installs in Oracle VirtualBox and the guest additions install correctly, so it’s looking good so far. 🙂

Fedora 18 : The winner is MATE (so far)…

I’m a few days into Fedora 18 and I think I’ve come the the conclusion that the desktop that best suits *me* is MATE. The journey to this point has been a rather long and meandering one. Let’s cut it short and start at GNOME2.

  • GNOME2 : I was happy and all things were good.
  • GNOME 3 (GNOME Shell) : When it became the default Fedora window manager I went with the flow and stuck with it for a few months. At the time I thought it was OK. I even wrote some posts saying I kinda liked it. After a while it started to get on my nerves and I switched.
  • LXDE : That lasted about 10 minutes. Nuff said!
  • XFCE : I stuck with this for quite a few months. It’s very simple and very quick. There are a few rough edges, but nothing that really made me squirm.

Once I installed Fedora 18 I felt like I needed a change. A quick return to GNOME3 convinced me that I now truly hate it.

  • Cinnamon : The first impression was very good. It’s not officially “supported” on Fedora, but is in the repo. The Fedora version seems a little buggy, which is where the problems began. I started trying to arrange my desktop and stuff just didn’t work. I have a feeling that Cinnamon may end up being my desktop of choice in the future, but for now I’ll have to pass for something that works properly on Fedora.
  • KDE : I’ve had brief dalliances with KDE over the years. The people who love it seem almost fanatical. Every time I’ve tried it, it has driven me nuts. I had made a decision that Fedora 18 was probably going to be the version where I become a KDE fan. Two days was all I could take. I don’t know what it is about KDE, but I can’t handle it. It is by far the prettiest window manager. I look at it and I feel like I want to use it. Trouble is, when I start I feel like it is getting in my way. I can’t really put my finger on it. It just isn’t for me.
  • MATE : So we come full circle. MATE is a fork of GNOME2. I read something recently that says it uses most of the plumbing of GNOME3, but has the “traditional” GNOME2 feel.  I installed it and it felt like coming home. After a few months of being out in the cold, MATE was a hot fire, a pair of warm slippers and plate of beans on toast with a bit of cheese on top. Fantastic! My desktop is very simple and functional. The interface does not get in my way. It’s not going to make Linux the desktop of choice, but I think a lot of long time Fedora users will try it and like it.

I understand that open source is all about choice, but it seems such a shame that we have so many talented people all working on different window managers, none of which quite hit the mark. It just makes you wonder what could happen if they all worked together. Of course, it would never happen, but you can dream…

If I’m honest, OS X is better than any of these interfaces. I think Windows 7 probably is too. The bonus with having your interface dictated to you is you just get on with things and make do. The Linux desktop is definitely a case of “Freedom is slavery“. Being the Linux fan I am, I will just have to continue being a slave…

I reserve the right to change my mind at any time, so when next week I’m telling you Windows 8 is awesome, so be it. 🙂

Cheers

Tim…

Fedora 18 : Upgrading from Fedora 17…

I’ve just got to the end of a real upgrade of a Fedora 17 server to Fedora 18. The basic process goes like this.

  • Download the Fedora 18 ISO.
  • Update your current Fedora 17 system by issuing the “yum update” command and restart once it is complete.
  • Install the “fedup” package. “yum –enablerepo=updates-testing install fedup”
  • Run the fedup command pointing it to the Fedora 18 ISO you downloaded. “fedup-cli –iso /home/user/fedora-18.iso –debuglog=fedupdebug.log”
  • Check for errors in the log and correct if found.
  • Reboot the machine and select the “System Upgrade” option from the Grub menu.
  • Wait!

The system came up OK after this, but there are some gotchas. The first thing I did on completion was to run a “yum update” and lots of things were broken. Why? Well, after a lot of messing around and manually updating individual packages I finally figured out:

  1. Google Chrome, Skype and VirtualBox were all holding on to F17 versions of packages so yum was not able to update them.
  2. I also had a bunch of packages from the RPM Fusion repository that seemed to confuse things. If you are using that repository I suggest you manually update it using these commands.

    wget http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-18.noarch.rpm
    rpm -Uvh rpmfusion-free-release-18.noarch.rpm

  3. The dropbox repository is failing, so add “enabled=0” to the “/etc/yum.repos.d/dropbox.repo” file.

So IMHO, when you are going to do an upgrade, I would advise to remove any packages that didn’t come from the Fedora repository before starting, or be prepared to spend a few hours cleaning up afterwards. If I had stuck to just packages from the Fedora repository I think the upgrade would have been seamless. As it is, it was a bit of a pain, but now it’s all good.

I think I will have a little rest before trying another. 🙂

Cheers

Tim…

Update: I just did an upgrade to another machine. By taking my own advice and cleaning up first it was really easy. 🙂