Skip to content

Instantly share code, notes, and snippets.

View jynik's full-sized avatar

Jon Szymaniak jynik

View GitHub Profile
@jynik
jynik / matlab-connerr-workaround.sh
Last active September 30, 2021 03:40
Workaround for MATLAB R2017a Installer TLS Connection Failure Issue
#!/bin/bash
#
# Attempt to run MATLAB installer using system Java installation, rather than
# that bundled inside the installer, in an attempt to work around the
# activation/download connection error:
#
# https://www.mathworks.com/matlabcentral/answers/92634-why-do-i-get-a-connection-error-when-installing-or-activating-matlab-or-another-mathworks-product#answer_797409
#
# Tested on Ubuntu 20.04.2 LTS with openjdk-8-jre:
# openjdk version "1.8.0_292"
@jynik
jynik / ready_set_yocto.txt
Last active June 16, 2025 06:26
Ready, Set, Yocto! (v0.3) : A short guide to getting started with Yocto
================================================================================
Ready, Set, Yocto! (v0.3)
A short guide to getting started with Yocto
using YP Rocko 2.4 the Raspberry Pi
jynik
================================================================================
-------------------------------------------------
1. Intro