Skip to content

Instantly share code, notes, and snippets.

View YipYup's full-sized avatar

Get your own 'tots. Geez! YipYup

View GitHub Profile
@YipYup
YipYup / Public_Time_Servers.md
Created March 7, 2023 19:11 — forked from mutin-sa/Top_Public_Time_Servers.md
List of Top Public Time Servers

Google Public NTP [AS15169]:

time.google.com

time1.google.com

time2.google.com

time3.google.com

@YipYup
YipYup / bash_strict_mode.md
Created February 27, 2023 04:46 — forked from mohanpedala/bash_strict_mode.md
set -e, -u, -o, -x pipefail explanation
@YipYup
YipYup / ubxconfig.sh
Created February 25, 2023 01:36 — forked from hdoverobinson/ubxconfig.sh
Configure u-blox GPS/GNSS modules with Bash
#!/bin/bash
###AUTHOR###
#Harry Dove-Robinson 5/8/2017
#[email protected]
#https://gist.github.com/hdoverobinson
#https://github.com/hdoverobinson
###USAGE###
#This is a script used to configure u-blox GPS/GNSS modules from a text file generated by u-center.
@YipYup
YipYup / plexcrypt.service
Created May 5, 2018 23:52 — forked from hthighway/plexcrypt.service
PlexDrive + Rclone Crypt + UnionFS Mount
[Unit]
Description=RClone Mount (crypt)
AssertPathIsDirectory=/mnt/decrypt
After=plexdrive.service
Requires=plexdrive.service
PartOf=plexdrive.service
[Service]
Type=simple
User=username