Explore >> Select a destination


You are here

lwn.net
| | blog.yadutaf.fr
1.5 parsecs away

Travel
| | [AI summary] This tutorial explains how to isolate and manage network interfaces using Linux NET namespaces, demonstrating practical implementation with veth pairs and a C program.
| | zserge.com
2.2 parsecs away

Travel
| | Trying to figure out how Linux containers work by implementing them from scratch in C.
| | blogs.igalia.com
1.4 parsecs away

Travel
| | Technical articles about my work at Igalia
| | blog.quarkslab.com
1.4 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.