Explore >> Select a destination


You are here

wiki.netbsd.org
| | poolp.org
15.0 parsecs away

Travel
| | TL;DR: I run several "dedibox" servers at online.net, all powered by OpenBSD. OpenBSD is not officially supported so you have to work-around. Running full-disk encrypted OpenBSD there is a piece of cake.
| | whynothugo.nl
14.2 parsecs away

Travel
| | [AI summary] This is a detailed technical blog post outlining the setup and configuration of a new Linux system. The author walks through various steps and configurations related to system services, hardware, software tools, and user preferences.
| | astr0baby.wordpress.com
14.0 parsecs away

Travel
| | For anybody that wishes to experiment and track NetBSD evbarm(aarch64) -current on the latest Raspberry Pi4 - I have compiled this how-to guide. Pre-requisites RPi4 Model BWorking Linux distribution on which we will prepare the environmentmicroSD card + USB adapter (4 GB minimum)2 USB flash drives/sticks (try to use different size USBs - it makes...
| | www.nodejs-security.com
32.5 parsecs away

Travel
| Prisma is a popular type-safe ORM for Node.js but just like all abstractions, it comes at a cost and Prisma Raw Query function may lead to SQL injection if not handled correctly.