Main Menu

Download Scripts

If you are not sure how to use a bash script file, review the information on my blog post about this subject.

Right-click on the following links and select "Save as . . ." or a similar menu item to download the file to your device. You might need to change the name if it conflicts with a simular script or program.

--------------

Rick's Sway and Waybar config files.

These contain a sway and waybar config that I use on my Sway install on Debian 12, on my framework laptop. It also contains a README.md file for those who need help using these files and/or installing Sway.

Download Rick's Sway and Waybar Config Files
- an example of Sway and Waybar config files.

--------------

File Finder

This script uses ls to find files. Unlike using programs like 'Find' and 'locate' you don't have to remember to run updatedb, nor are you restricted by using grep, but rather it uses only programs native to most Linux installs, and has more functionality than other methods, such as being able to use up to 8 words to search on, and in multiple modes such as all of the words, any one of the words, or an exact phrase. You can also do case insensitive searches as well. It will highlight all search words, but only in the file names, not in the directories.

Download the Find Files script
- a script to aid you in locating your files on your computer, compatible with Bash.

--------------

MicroOS backup checkup

This file is distro specific to MicroOS. It will not work on any other distro. It will give you the dates on the current version of the update based on what the repositories show and what has actually been installed on your computer, and how many days old it has become.

Download the MicroOS Update script
- A script to check how many days have passed without updating.

--------------

The Simplified Hash Matching Script

This script will simplify checking your ISO hash against the hash reported from the distro's website, whether it is in a file or a copy/paste. Note: to learn how to use the file, enter checkmatch --help

Download the ISO Hash Checking Script
- My script to simplify the matching of hashes when downloading ISO files.

--------------

Qtile Configuration files

Once downloaded and extracted, put this qtile directory in you $HOME/.config directory. Then, once you have installed qtile and sxhkd, using your package manager of choice:

Debian: sudo apt install qtile sxhkd
Arch: sudo pacman -S qtile sxhkd

Then, log out, and switch to qtile for your desktop environment and log in to your new qtile window manager!

Download the Qtile Configuration archive
- My Configuration files to use upon installing the Qtile window manager onto your system.

--------------

ddISO2USB

UPDATED!!! I fixed an issue failing to unmount a USB drive that is mounted, as well as having a launch file that will enable it to be used with launchers that don't give an option to open in a terminal. Additionally, I've added in a README.txt file that gives instructions for its use.

Download the ddISO2USB Script
- A script to simplify creating bootable usb drives from iso and img files.

--------------

New Linux User Distro Evaluation Spreadsheet

This is a spreadsheet that users new to Linux can use to help them evaluate particular Linux distros for their first distro to use. Also, while I am going through the reviews for new Linux Users on my channel, a person can follow along and make their own evalatuion of the distros I will be reviewing. Be sure to join in the fun with me as I review each distro!

Download the New Linux User Distro Evaluation Spreadsheet

--------------

AppImageInstall

This script file will automate the process of installing an AppImage into your applications menu system. AppImages are an application file that includes the program and all its dependencies. It can be run from your file manager by double-clicking on it (once you make the file executble). Once you download and extract the directory, make sure to read the README.txt file to know how to install and use this script file.

Download the AppImage Install (into a menu) script

--------------

InstallMyPkgs

This script file takes a list of programs,, both to be installed from the repositories, and from Flatpaks on the vast majority of Linux distrubtions. It will take the list, which are located at the top of the file, you will probably wish to edit my personal lists or just install what I use. Your decision. I tried to put the packages that one needs more up-to-date software, like on a system such as Debian-based distros, to install as a Flatpak. You can move them to the package manager, or delete them per your needs. If you break it, you can always come back here and redownload it. Hint: If you don't want flatpaks at all, best to comment out the lines by adding a '#' at the front of the line, that way you can easily re-enable it by removing the #'s.

Download the InstallMyPkgs script

--------------

Disclaimer: Rick Copple cannot and does not warrant or guarantee that files, software or information of any kind from any source available for downloading through this web portal (https://nlgg.rlcopple.com) will be free of infection, viruses, worms, trojan horses, or other code or defects that may manifest harmful and destructive properties. Because of the possibility of human, technical and mechanical error, as well as other factors, Rick Copple is not responsible for any errors or omissions from the information contained in or accessed through this web portal. The materials and information available in and through this web portal are provided “as is” and without warranties of any kind whether expressed or implied. To the fullest extent permissible pursuant to applicable law, Rick Copple disclaims all warranties, expressed or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. Download and use at your own risk.



DISCLAIMER:

The "advice" and any information by vidoes or writings which I, Rick Copple aka, the Not a Linux Guru Guy, give on this site are not intended to be professional advice, cannot replace a professional opinion, and neither I nor any other third-party entity is responsible for any errors or omissions in the information which results in harm to one's property or any financial losses. The information available in and through this site are provided “as is” and without warranties of any kind whether expressed or implied. To the fullest extent permissible pursuant to applicable law, Rick Copple disclaims all warranties, expressed or implied, including, but not limited to, implied warranties of merchantability and fitness for a particular purpose. Use the information on this site at your own risk.