/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

0x434b.dev
| | blog.frizk.net
4.0 parsecs away

Travel
| | It is possible to break Kernel Address Space Layout Randomization (KASLR) on modern operating systems running on modern x86 CPU's. One possi...
| | mazzo.li
3.6 parsecs away

Travel
| | Pipes are ubiquitous in Unix - but how fast can they go on Linux? In this post we'll iteratively improve a simple pipe-writing benchmark from 3.5GiB/s to 65GiB/s, guided by Linux `perf`.
| | chao-tic.github.io
1.6 parsecs away

Travel
| |
| | blog.quarkslab.com
15.0 parsecs away

Travel
| [AI summary] The provided text discusses the use of Linux namespaces to isolate network stacks, enabling the creation of isolated environments for processes. It covers topics such as network namespaces, virtual interfaces, bridges, and iptables rules to enable communication between namespaces and the outside world. The text also touches on other namespaces like USER, MNT, UTS, IPC, and CGROUP, and references various resources for further reading.