Manage Packages and Services in FreeBSD / OpenBSD / NetBSD
Every BSD variant ships with its own package management tools and service management framework. If you administer FreeBSD,…
Every BSD variant ships with its own package management tools and service management framework. If you administer FreeBSD,…
Running Kubernetes in production does not have to involve a pile of system dependencies, kernel modules, and package…
Every running program on a Linux system is a process. Whether it is the shell you are typing…
If you spend any real time on Linux or macOS, the shell is where you live. It is…
MicroK8s is a lightweight, production-ready Kubernetes distribution built and maintained by Canonical. It ships as a single snap…
Jenkins remains the most widely adopted open-source automation server for continuous integration and continuous delivery (CI/CD). Written in…
Running a database cluster that handles failover without dropping connections is one of those problems that sounds simple…
Running Kubernetes locally has become a standard part of the development workflow for platform and DevOps engineers. Kind…
Prometheus is the go-to open source monitoring system for infrastructure and application observability. It works on a pull-based…
Ansible is the go-to automation tool for managing infrastructure at scale. It connects to your servers over SSH,…
ⓘ Advertising disclosure: We earn commissions when you shop through the links on this page. Read full disclosure.…
Every service you deploy on Kubernetes needs a way to receive traffic from outside the cluster. You could…