NodeBeagle

All articles categorised as NodeBeagle.

Screenshot of a Linux terminal window showing an apt update command

Manage software package upgrades on Linux with NodeBeagle

Updates for devices running the Linux operating system come in the form of packages. Using the Linux system’s package manager, you install new packages and upgrade them as new versions are released.

Now sure you can log onto each Linux device and run apt update && apt upgrade, or dnf update, depending on your distribution. But what if you have several – even hundreds – of devices to keep updated? And how do you know what new updates are available?

DevOps , NodeBeagle Read more