Tech

0

.NET Core SDK Not Supported on ARM

The .NET Core SDK is not supported on ARM based devices such as the Raspberry Pi and the .NET Core team is not currently working on supporting it. As mentioned in the announcement, the SDK doesn’t fit

0

Why I Switched from Tile to Trackr

Update: 1/8/18: TrackR will now replace your first battery for FREE! I’ve been using TrackR for a couple of months now without issue. But I am surprised that the initial battery only lasted 2 months.

0

How to Change Your Raspberry Pi Password

You’ll want to make sure you don’t leave the default ‘pi’ user’s password to the default ‘raspberry’ setting. Here’s how to change it. Login to Pi Login to your Pi via Remote Desktop, SSH or via moni

0

How to SSH into a Raspberry Pi

You will often want to execute commands over SSH instead of having to Remote Desktop or access your Pi via a monitor and keyboard. Here’s how to get SSH setup on your Pi. Enable SSH Via Pi Terminal su

0

How to Run Docker on Raspberry Pi

It is very easy to get Docker running on a Raspberry Pi. Here’s a barebones post to get you started. You can execute the following commands over SSH or Remote Desktop. Install Docker curl -sSL https:

0

How to Host Jenkins on Azure

6/29/17 Update: There’s a new Azure Solution Template for Jenkins here: https://azure.microsoft.com/en-us/blog/announcing-the-solution-template-for-jenkins-on-azure/ Here’s how to get Jenkins on Azu