Posts tagged with "howto"

5 posts found

November 7, 202514 views

Octolamp

My Octolamp build from Github Universe 2025
February 7, 202125 views

running jellyfin via podman

Here are the quick and dirty step I do to update images, containers and run Jellyfin via Podman:

March 31, 2016

Running ASP.NET MVC via DNX on Ubuntu 15.10

My steps I did to get my ASP.NET MVC application I created on my Windows 10 box running on a Ubuntu 15.10 server. Setup ASP.NET 5 on Ubuntu following this: http://docs.asp.net/en/latest/publishing/linuxproduction.html http…
July 13, 2015

Error With Pip and flask-bcrypt

I am playing around with Flask and I wanted to use the Bcrypt tool to encrypt my users passwords. So like all the other packages I attempted: That however resulted in this rather unpleasant error: That of course sent me …
howto - Narravo