Explore >> Select a destination


You are here

www.srcbeat.com
| | www.parkytowers.me.uk
2.0 parsecs away

Travel
| | Hardware description of the VXL Itona IQB series thin client
| | www.tumfatig.net
2.2 parsecs away

Travel
| | The bhyve hypervisor has been ported to Illumos and provides an altervative to KVM. SmartOS created an OpenBSD image but it's quite old. I don't know (yet) how to upgrade or make more up-to-date images. But I could manage to run OpenBSD 7.4 on OmniOS.
| | marc.info
2.4 parsecs away

Travel
| | [AI summary] The provided text is a log output from an X server startup, likely from a Unix-like operating system such as NetBSD or OpenBSD. It includes information about the X server initialization, device detection, input devices, and some USB device listings. The log shows the X server loading modules, initializing extensions, and detecting hardware such as keyboards and mice. There is also a mention of the AIGLX (Accelerated GLX) module being loaded, which is related to OpenGL rendering. The log ends with some USB device information, indicating the system's hardware configuration.
| | xcellerator.github.io
13.5 parsecs away

Travel
| Learning about Linux rootkits is a great way to learn more about how the kernel works. What's great about it is that, unless you really understand what the kernel is doing, your rootkit is unlikely to work, so it serves as a fantasic verifier. In the FreeBSD world, you can find Joseph Kong's amazing book Designing BSD Rootkits. It was written in 2009, so is actually pretty outdated - which means that you have to do quite a bit of research to get the sample progras to work on modern FreeBSD.