Category: Software
Interesting Linux Graphics Applications
I love working with graphics on my Linux machine and in looking for new tools I found a couple fairly nice Linux graphics applications that I have not seen before, along with a few I have. I hope they are useful to you as I find them to be nice additions to my graphic tool-sets. […]
Health, Exercise, and Nutrition Apps for Linux
I do a lot of tracking on my health, mostly on my phone, but what about the Linux desktop or mobile flavors? Here is a list of Linux health apps. There certainly is room for more. Inner Breath Meditate through breathing. UBPM Universal Blood Pressure Manager Jogger Track and view your runs, walks, cycles, swims, […]
Install NovelWriter in an isolated Environment with Pipx
novelWriter is a Python GUI program used for authoring novels and short stories. Pipx will isolate all the various libraries and source code without the need to create a virtual environment or simply installing in the system’s Python environment. For this how-to I will be installing on Fedora 37 but this should be a similar […]
Top Ten Open Source Software To Try In 2023
Bloggers like to write about the same open source software year in and year out. Most people already know about Blender, Gimp, and LibreOffice. I would like to introduce ten open source products I think deserve a mention. I actually use or test these on all my Linux machines. Most of the software listed here […]
Create an Apache, PHP, PostgreSQL DEV Container with Podman
I wanted to learn and create a web development container to play around in that will save me from installing all these tools locally on my day to day laptop. I have been messing around with Podman and I really like it. If you want to set this up as simple as possible this will […]
PowerShell Configuration Storage Module
This PowerShell configuration module will let you easily create, store, and retrieve configuration data in simple XML files. Of course there are a few ways to store config data for use in PowerShell scripts. One way is to save data structures and variable in a psd1 file and load direct, which is what I typical […]
Secure Passwords With PowerShell Module
This module will securely store passwords in PowerShell with ease. No need to manually manage passwords used in your scripts.
List of Adobe Open Source Alternatives
Here is my list of open source alternatives to the Adobe product line up that cover most everything.
Thunderbird Mail 107 Beta 4 Short Review
Review up the upcoming Thunderbird email client 107.0b4, November 2022.
Development Environments With GUI Designers For Linux
Looking for IDEs with visual GUI designers on Linux? Here is a list.