Never ever install Nextcloud from Yast

By | August 29, 2025

Years ago, when I spun up my OpenSuse VM to run my website and Nextcloud, I used the Nextcloud installer from the software repository included with OpenSuse. I realized after a few years now that decision was a huge mistake! Don’t ever do this!

The Nextcloud version still listed today in the OpenSuse repo is version 24.0.8. My version of Nextcloud running was 30 (Nextcloud has been getting upgraded directly as new releases are available). The issue I ran into this week was OpenSuse 15.5 is EOL, I decided to upgrade to OpenSuse 15.6. I ran the OS upgrade and the upgrade downgraded my Nextcloud install back to 24.0.8 and killed it. I received the terrible message from the Nextcloud site when I tried to launch it:

Downgrading Nextcloud from version 30.0.8.1 to 24.0.8.2 is not supported and is likely to cause unpredictable issues.

It took me two days to figure out a workaround which is probably a solid fix. I removed the Nextcloud installed application information from the RPM database. By doing this, zypper no longer detects Nextcloud as an installed product and therefore will not attempt to update the application during the upgrade. This is accomplished by running the following 2 commands (Thank goodness I snapshot my VM’s before ever making upgrades and was able to roll it back quickly a few times until I found a solution):

  • sudo rpm -e –justdb nextcloud-apache
  • sudo rpm -e –justdb nextcloud

Now I was able to perform the distribution upgrade without damaging the Nextcloud installation because zypper no longer detects Nextcloud as an installed application. Problem solved. I now have a current version of OpenSuse Leap and Nextcloud running again.

Stop Wayland from being used

By | July 14, 2025

Yeah, I heard, Wayland is the future, but for remote access to your desktop, screenshot utilities and more, Wayland just sucks. I prefer to use Xorg for now and don’t care what the general consensus is.

If you want to know how to stop Wayland from being used on your machine (If using the Gnome display manager gdm3) and to force Xorg only, just uncomment the line, “#WaylandEnable=false” in the /etc/gdm3/custom.conf file. Reboot and enjoy.

I still don’t care about cookies

By | February 14, 2025

This is my new favorite extension to use on my browser. This little utility blocks all those annoying, “This site uses cookies” pop-up messages.

This extension is a version of the extension that is not associated with AVAST. It works great. Along with uBlock Origin, this extension makes web browsing a little more less annoying.

Dell and their stupid sales tactics

By | February 11, 2025

Dell salespeople are notorious for trying to trick you into a phone call with them by sending cold-call meeting invites to try and trick you into having a call with them. This stupid tactic needs to stop. I will never buy Dell hardware or any other professional services from them because of this bullshit tactic.

I’ve added a rule on our mail server to block and reject any emails from Dell. Nobody has time for this crap.

#DellSucks