Skip to content

Instantly share code, notes, and snippets.

View lewiuberg's full-sized avatar
💬
Constructive criticism is welcome 👍

Lewi Uberg lewiuberg

💬
Constructive criticism is welcome 👍
View GitHub Profile
@lewiuberg
lewiuberg / raspberry_pi_time_machine_and_plex.md
Last active April 10, 2024 06:26
Raspberry Pi Time Machine and Plex setup

Source: https://gregology.net/2018/09/raspberry-pi-time-machine/

Raspberry Pi Time Machine

Setup Pi with Raspbian

Install Raspbian Buster Lite on the SD card. Follow the instructions on the Installing images tutorial on the Raspberry Pi site. Then enable SSH. Insert the SD card into the Pi, plug in the USB hard drive, plug in a network cable, and power on the Pi.

Open Preferences and Raspberr pi configuration. Change the hostname to: "AirPort"

Next set a static IP address for your Raspberry Pi. Depending on your setup, you can either set the Pi to have a manual ip address or have your router assign a static IP address.

@lewiuberg
lewiuberg / tutorial_2.ipynb
Last active September 15, 2020 10:29
nuc_machine_learning/Session 2/tutorial_2.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial_3.ipynb
Last active September 2, 2020 07:52
nuc_machine_learning/Session 3/tutorial_3.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial_4.ipynb
Last active September 4, 2020 07:52
nuc_machine_learning/Session 4/tutorial_4.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial_5.ipynb
Last active September 24, 2020 06:41
nuc_machine_learning/Session 5/tutorial_5.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial 6.ipynb
Created September 14, 2020 13:13
nuc_machine_learning/Session 6/tutorial 6.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial 7.ipynb
Last active September 17, 2020 09:16
nuc_machine_learning/Session 7/tutorial 7.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / tutorial 8.ipynb
Last active September 24, 2020 06:39
nuc_machine_learning/Session 8/tutorial 8.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lewiuberg
lewiuberg / snippets.md
Last active November 22, 2020 10:46
Code snippets I find usefull from time to time.