Explore >> Select a destination


You are here

tomato64.org
| | bsdbox.de
5.3 parsecs away

Travel
| | Dieser Server dient uns als eine Informations- bzw. Austauschs-Plattform für alle Menschen, die sich konstruktiv und kreativ mit den Themen FreeBSD, LINUX, IT-Sicherheit und allgemeinen Netzwerkthemen befassen und austauschen möchten.
| | transistor-man.com
6.2 parsecs away

Travel
| | [AI summary] A guide on configuring a low-cost Panda USB Wifi card to work with Ubuntu 10.04 by blacklisting conflicting drivers.
| | phil.lavin.me.uk
2.9 parsecs away

Travel
| | What's the beef? It so turns out that most basic WiFi repeaters (i.e. a unit that connects to one WiFi
| | jborza.com
30.6 parsecs away

Travel
| For reference, I wanted to check how qemu boots RISC-V Linux. Loosely following a guide , I describe how to build and boot a Linux environment targeting the 32-bit RISC-V architecture. There are three things we will need: QEMU the emulator Linux kernel root filesystem with some binaries I'm reusing a custom riscv-gnu-toolchain I've built previously, targeting the RV32IMA architecure. For targeting the 64-bit machine, it's easier to riscv64-linux-gnu- cross-compiler toolchain with the gcc-riscv64-linux-gn...