Category Archives: Linux

Installing Spotify on OpenSuse Leap 42.3

I recently switched from Fedora to OpenSuse Leap on my home office PC. I’ve been a Fedora user for a couple of years but had primarily used SUSE for a long time prior to that. Purchasing a new M2 SSD for my PC gave me the chance to get back to my SUSE desktop roots… Read More »

Fedora 25 to 26 Upgrade and VMware Workstation Pro

Today I upgraded my home office PC from Fedora 25 to Fedora 26. The upgrade went smooth with the exception of the proprietary NVidia drivers for my GTX 1060 not working at 1st boot. A quick run of `akmods –force` fixed that issue. VMware Workstation was another thing all together. It wouldn’t start at all… Read More »

Packstack install fails with Mongo Connection Error

Last night I was installing OpenStack Kilo using packstack via the instructions for CentOS 7 on RDO. I tried installing the stack using the following command, which should have resulted in a full OpenStack install on a single VM with the ability to configure external network access: packstack –allinone –provision-demo=n I ran into two separate… Read More »

Building NVidia Driver 340.76 with Linux 4.0.4 on Fedora 21

This evening I updated Fedora 21 on my Thinkpad W510 laptop and the kernel upgrade brought the laptop to version 4.0.4. The previous 3.x kernel worked perfectly with my Nvidia drivers but installing the Nvidia drivers in the 4.0.4 kernel failed. I was unable to find anything online via Google or the Nvidia web site.… Read More »

Burning a Linux boot ISO to a USB drive on a Mac.

I always forget the exact commands to use when I have to burn a Linux ISO to a thumb drive on my MacBook Pro. I am burning a SuSE boot ISO in the example but this procedure should work for just about any ISO. These instructions work for me but remember, dd will erase EVERYTHING… Read More »