Deprecated: File class-phpmailer.php is deprecated since version 5.5.0! Use wp-includes/PHPMailer/PHPMailer.php instead. The PHPMailer class has been moved to wp-includes/PHPMailer subdirectory and now uses the PHPMailer\PHPMailer namespace. in /var/www/wordpress/wp-includes/functions.php on line 6085

Deprecated: Creation of dynamic property WordPress_Module::$redirects is deprecated in /var/www/wordpress/wp-content/plugins/redirection/modules/wordpress.php on line 141
Git Archives - The Grok Shop

Git

git – the distributed version control system (VCS)

How to Download & Install Git on Windows 10

  Description A tutorial and how-to demonstration of a download and installation of Git on Windows 10 64 bit. All install options are discussed in some detail in a step-by step fashion. The Bash shell, MinTTY, and MinGW 64 bit are briefly discussed & the configuration / install options are considered.  This particular Git version …

How to Download & Install Git on Windows 10 Read More »

GoLang Programming: Gitea Open Source Patch – Improving Startup Robustness on Synology Linux

Software Engineering: Open source project Gitea is forked & a minor GoLang code change affected to improve the startup sequence timing & robustness as pertains to the ORM layer and database connection. The overall Synology-linux debugging process is examined including upstart log analysis, process log analysis, Github source cloning, Go Programming Language coding, GoLang make, …

GoLang Programming: Gitea Open Source Patch – Improving Startup Robustness on Synology Linux Read More »

Synology Diskstation Self-hosted Git: Migrate From GitLab to Gitea Setup

Self-hosted Git: How to migrate from resource-hungry GitLab to a lightweight Gitea. Gitea setup. I build the SPK & try several different databases including MariaDB before settling on Postgres in a Docker container. Performed on a Synology Disktation DS1815+ LINKS: https://github.com/flipswitchingmonkey/gitea-spk.git https://github.com/flipswitchingmonkey/gitea-spk https://github.com/SynoCommunity/spksrc/wiki/Architecture-per-Synology-model https://github.com/go-gitea/gitea/releases