Cyberithub

How to Install arping on Ubuntu 22.04

How to Install arping on Ubuntu 22.04 1

In this article, we will see how to install arping on Ubuntu 22.04. arping is a free and open source utility that broadcasts arp packets to all the systems in the network to detect ethernet and IP address of the target. It also displays the time elapsed between arp request and arp reply. In case, ... Read more

How to Install VirtualBox on Ubuntu 20.04 LTS

How to Install VirtualBox on Ubuntu 20.04 LTS 3

In this article, we will see how to install VirtualBox on Ubuntu 20.04 LTS. Virtualbox is an extremely powerful, feature rich, free and open source virtualization software available to use in almost all the famous platforms in both enterprise as well as for home use purposes. It supports a huge list of guest operating systems ... Read more

[Solved]: repository 'http://pkg.jenkins.io/debian-stable binary/ Release' is not signed

[Solved]: repository 'http://pkg.jenkins.io/debian-stable binary/ Release' is not signed

In this article, we will see how to solve "The repository 'http://pkg.jenkins.io/debian-stable binary/ Release' is not signed" error. You might have observed this error during installation of Jenkins in your Linux based servers. This error precisely comes when you try to run either sudo apt update or sudo apt-get update command on Ubuntu/Debian based systems ... Read more

How to Install Vector agent or tool on Ubuntu/Debian

How to Install Vector agent or tool on Ubuntu/Debian 13

In this article, we will see how to install vector agent or tool on Ubuntu/Debian Servers. Vector is a free and open source lightweight, high performance, ultra-fast tool for building observability data pipelines which puts you in control of your observability data. It can collect, transform and route all logs and metrics from different types ... Read more

[Solved]: "ERROR! hwloc library not found"

[Solved]: "ERROR! hwloc library not found"

In this article, we will see how to solve hwloc library not found error. Many of the applications requires portable locality hardware (hwloc) software package to be installed in the system for its functioning so it would look for hwloc library at the configuration step during application installation. If it does not find or locate ... Read more