How to start a shell in a Docker container
September 3rd, 2020To list the docker processes and get the container id:
docker ps
Then use:
docker exec -it <containerIdOrName> bash
How to get bash or ssh into a running container in background mode?
How to have an app run on Startup in Windows 10
September 3rd, 2020Press Windows+R to bring up the Run menu
Type "shell:startup" and hit enter
Create a shortcut in that folder to the program you want to run on startup
Individually Addressable Whole House Holiday LEDs
September 3rd, 2020This may be a fun project to do to add some extra holiday cheer during Covid-19.
Year Round Holiday LEDs Part 1: Hardware
Year Round Holiday LEDs Part 2: Software
Year Round Holiday LEDs Part 3: Installation
Total Beginners Guide: Holiday Lights 2.0 Step by Step Arduino Installation and Setup.
Beginner's Guide to Christmas Lights - and LED Shows for Every Holiday
AutoHotkey
September 3rd, 2020Here is some information about AutoHotkey. There is also a link to a thread discussing how to change the default editor *without* admin access.
How to Install AutoHotkey (Even without Administrator Access)
How to change AutoHotKey default editor
How do I add “Edit with Notepad++” to the Windows context menu (without admin access)?
Cygwin Tips
September 3rd, 2020Here are some tips and tricks for Cygwin. The Install and maintain Cygwin link includes a section on installing without admin rights.
