Install Jenkins on Ubuntu 24.04 / 22.04
Jenkins runs on Java, listens on port 8080, and takes about five minutes to install from the official…
Jenkins runs on Java, listens on port 8080, and takes about five minutes to install from the official…
Most Linux backup guides stop at showing you tar or rsync and call it a day. BorgBackup goes…
When you have separate Kubernetes environments for staging and production, Jenkins needs credentials for each one so pipelines…
Most production servers run one version of Node.js. But if you maintain multiple projects, or you are testing…
Debian 13 (Trixie) ships with Node.js 20 in its default repositories. That version reached end of life in…
Node.js 24 shipped with a handful of changes that actually matter in practice. The permission model graduated from…
Timeshift takes filesystem snapshots of your Linux system so you can roll back to a known good state…
Rocky Linux 10 bundles Node.js 22 in AppStream, which covers most use cases. But if you need npm…
Debian 13 (Trixie) shipped with PHP 8.4 and PostgreSQL 17, which makes it the first major distribution to…
Zabbix 8.0 alpha packages landed in the official repositories a few weeks ago, and they work on Ubuntu…
Zabbix 8.0 brings native JSON data types, a scatter plot widget, improved low-level discovery with nested macro support,…
FreeBSD ships with vi in the base system, but most users prefer VIM for its syntax highlighting, split…