barco is a project I worked on to learn more about Linux containers and the Linux kernel, based on other guides on the internet. Linux containers are made up by a set of Linux kernel features. namespaces: are used to group kernel objects into different sets that can be accessed by specific process trees. There are different types of namespaces, for example,the PID namespace is used to isolate the process tree, while the network namespace is used to isolate the network stack.
Features
- Limit the system calls that a process can make (handled via syscalls)
- Documentation available
- Set limits on what uid 0 (root) can do (handled via syscalls)
- Limit the resources (e.g. memory, disk I/O, CPU-tme) that a process can use (handled via cgroupfs)
- Examples available
- barco is developed using Visual Studio Code and GitHub Codespaces
Categories
Container ManagementLicense
MIT LicenseFollow barco
Other Useful Business Software
Loan management software that makes it easy.
Bryt Software is ideal for lending professionals who are looking for a feature rich loan management system that is intuitive and easy to use. We are 100% cloud-based, software as a service. We believe in providing our customers with fair and honest pricing. Our monthly fees are based on your number of users and we have a minimal implementation charge.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of barco!