Getting Spotify to Work on Ubuntu-based Linux in 2021
This was a trick One of the few online services for which I pay is Spotify. I enjoy the uninterrupted music, the podcasts, etc. And since I spend 95% of[…]
An odd collection of stuff.
This was a trick One of the few online services for which I pay is Spotify. I enjoy the uninterrupted music, the podcasts, etc. And since I spend 95% of[…]
So I wanted to find the key for the version of Windows 7 I have running on one partition, and, I couldn’t find the damned thing using regedit. Belarc Advisor[…]
Why did I Make This Page? I really like the Thunderbird email client from Mozilla. On Windows the configuration and data folders are all stored in one place (C:\Users\Usernname\AppData\Roaming\Thunderbird) and[…]
Note: All of this presumes you know how to create a Mac share and that you have cifs-utils installed on Linux. The following syntax worked perfectly, for me, in 2020[…]
Losers Linux Mint Mate, 19.1 Whew – this is really not ready for prime time, based upon my experience. Off the top of my head, here’s a couple of major[…]
1 2 3 4 5 6 7 8 9 10 11 12 |
#!/bin/bash sudo dpkg --add-architecture i386 wget -qO - https://dl.winehq.org/wine-builds/winehq.key | sudo apt-key add - sudo apt-add-repository 'deb https://dl.winehq.org/wine-builds/ubuntu/ bionic main' sudo add-apt-repository ppa:cybermax-dexter/sdl2-backport sudo apt update sudo apt install --install-recommends winehq-stable apt-get install winetricks -y |
Install Some Games for Linux Download
First…. apt-get install winbind -y apt-get install playonlinux -y 1. Open PlayOnLinux 2. In the toolbar at the top, go to: Tools > Manage Wine Versions 3. Find Wine 3.8[…]
I just wrote an update to this entire page – go here and forget about this page! Major Woes I tried to install Office 2010 using PlayOnLinux – on PopOS[…]
So, none of the videos I uploaded to my WordPress sites would play on my iPhone. I didn’t know if the problem was the player (for example, I often use[…]