Skip to content
K07e7su edited this page Feb 12, 2021 · 2 revisions
wget -O- http://archive.apache.org/dist/bigtop/bigtop-1.5.0/repos/GPG-KEY-bigtop | sudo apt-key add -

# Make sure to grab the repo file:
sudo wget -O /etc/apt/sources.list.d/bigtop-1.5.0.list http://archive.apache.org/dist/bigtop/bigtop-1.5.0/repos/ubuntu-18.04/bigtop.list

apt install bigtop-utils
Clone this wiki locally