Categories
raspberry pi Uncategorized

Mount external hd permanently on raspberry pi

The best tutorial to use for mounting an external Hard Drive permanently on your rspberry pi is on raspberrypi.org documentation List all the disk partitions sudo lsblk -o UUID,NAME,FSTYPE,SIZE,MOUNTPOINT,LABEL,MODEL Identify the name of the disk partition (eg. sda1) Install the relevant storage driver for your FSTYPE (eg. exfat-fuse or ntfs-3g) – usually already install on […]

Categories
bitcoin raspberry pi

Raspberry Pi dedicated bitcoin node with Ubuntu ARM Instructions

In this post, a bitcoin node is setup with a raspberry pi and Ubuntu OS. Requirements Raspberry Pi with 4Gb or more External hardrive 500Gb 1 TB SD card reader Update Feb 2022: Best to Use a 1TB Harddrive as the blockchain has grown in size Installing Ubuntu Server Use these instructions to Install ubuntu […]

Categories
juniper

Ansible Juniper Junos modules do not work on old Juniper SRX versions

I tested some ansible junos modules on an old SRX version. Model: srx220h2 Version: 12.1X44-D35.5 I have found that junos_command works, but the others always give a timeout error. Even with a 240 second ansible_command_timeout. The error is: The error was: ansible.module_utils.connection.ConnectionError: b’command timeout triggered, timeout value is 240 secs.\nSee the timeout setting options in […]

Categories
book reviews Cloud Server

97 Things every Cloud Engineer should Know – Summarised Notes

As with the other post on 97 things every developer should know, this is not a hard and fast list. It is a bit of interesting info from people in the industry that may or may not have the required experience and may be in a specific part of the business not relevant to you. […]

Categories
book reviews

Ranking of some Star Wars Books

Path of Destruction (Star Wars: Darth Bane, #1) Darth Plagueis (Star Wars Legends) Thrawn (Star Wars: Thrawn, #1) Rule of Two (Star Wars: Darth Bane, #2) Master and Apprentice Dynasty of Evil (Star Wars: Darth Bane, #3) Heir to the Empire (Star Wars: The Thrawn Trilogy, #1) Shatterpoint (Star Wars: Clone Wars #1) Into the […]