CharlesGodwin
Follow
I have been a software developer since 1970, working on machines as small as an Arduino or Apple ][ and as big as IBM mainframes.
- Canada
Pinned Loading
-
I Don't Need Port Forwarding and Don...
I Don't Need Port Forwarding and Don't Care About CGNAT 1**I Don't Need Port Forwarding and Don't Care About CGNAT**
23**This was rewritten 2022-11-30**
45This article is for users that want all these features:
-
How to set up the WaveShare Raspberr...
How to set up the WaveShare Raspberry Pi PoE HAT Type (B) with display 1#!/bin/bash
2# 2022-01-01 Charles Godwin
3# Derived from https://www.waveshare.com/wiki/PoE_HAT_(B)
4# enable i2c interface if necessary
5# Read the following for details
-
A python program to sanitize CSV fil...
A python program to sanitize CSV files for loading into MySQL 1#!/usr/bin/env python
2#
3# MUST be at least python 3.7
4#
5import argparse
-
Windows 10/11 scripts to support ssh...
Windows 10/11 scripts to support ssh-copy-id which is missing in Windows OpenSSH 1The Windows version of OpenSSH client doesn't include a ssh-copy-id command. I don't know why. If it does one day, then this can be ignored.
23__NOTE__ If you have Windows Subsystem for Linux (WSL) installed, you can use the linux version of ssh-copy-id instead. Go to the description at the end of this document.
45* Download the file `ssh-copy-id.cmd` to your Windows PC, or copy and paste its contents.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.