You are here |
imrannazar.com | ||
| | | |
offlinemark.com
|
|
| | | | Here is everything you need to know to set up a minimal Linux kernel dev environment on Ubuntu 20.04. It works great on small VPS instances, is optimized for a fast development cycle, and allows you to run custom binaries to exercise the specific kernel functionality being developed. Step 1: | |
| | | |
astr0baby.wordpress.com
|
|
| | | | 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... | |
| | | |
ounapuu.ee
|
|
| | | | I've recently made an effort to reduce the amount of tech stuff that I own. Lack of space, lack of time and the guilt of storing perfectly functional hardware unused in a box were the main motivators. This has resulted in experiments with my assortment of USB flash storage that I've acquired over the years. They're too old and cheap to be worth selling, so why not run them to the ground? | |
| | | |
wiredspace.de
|
|
| | This describes how to setup Arch Linux similar to my setup. This is rarely up-to-date, so be mindful when you type in your commands in the commandline, and be sure to check the Arch Linux Installation guide or the Arch Wiki in general, if you're unsure about something. Mirror List Location: /etc/pacman.d/mirrorlist Select the mirror(s) you want to use for the package manager pacman. Delete every other entry or mark it as a comment to ensure that pacman is using the right mirror. You can also install vim ... |