Setting up the Iftop software for IP Traffic monitoring purposes on our Alpine Linux virtual machine
The Iftop utility is active and running on our Alpine Linux Virtual Machine

Setting up the Iftop software for IP Traffic monitoring purposes on our Alpine Linux virtual machine

Welcome back to another tutorial from our Alpine Linux explorations tutorial series.

This time we are going to run the Iftop software on our Alpine Linux virtual machine for IP Traffic monitoring purposes.

 We need to complete several steps to get it working correctly.

1. We need to power on our Alpine Linux virtual machine from the Oracle Virtual Box Manager.

Power on the Alpine Linux Virtual Machine
Power on the Alpine Linux Virtual Machine

2. Once our Alpine Linux virtual machine execution environment has fully booted we are ready to begin the process – system ready.

Login to our Alpine Linux Virtual machine
Login to our Alpine Linux Virtual machine

 3. We need to open the Linux Terminal.

Open the Linux Terminal
Open the Linux Terminal

 4. We need to switch to the root user to run the necessary commands to install the Iftop software correctly.

Use the root account
Use the root account

 5. We first need to update our Alpine Linux virtual machine execution environment. First, run the command ‘apk update’.

Run the command apk update
Run the command apk update

 6. We then need to run the command ‘apk upgrade’.

Run the command apk upgrade
Run the command apk upgrade

 7. Now the Alpine Linux virtual machine execution environment is fully updated.

Alpine Linux virtual machine execution environment is now updated
The Alpine Linux virtual machine execution environment is now updated

8. Now we can search for the package iftop.

Now we can search for the package iftop
Now we can search for the package iftop

9. Now let's install the package for our iftop software.

Now let's install the package for our iftop software
Now let's install the package for our iftop software

10. We can start the utility using the command iftop.

We can start the utility using the command iftop
We can start the utility using the command iftop

11. And we are ready.

And we are ready
And we are ready

12. This is the main section of the iftop utility.

This is the main section of the iftop utility
This is the main section of the iftop utility

13. We are now getting a readout of some network information.

We are now getting a readout of some network information
We are now getting a readout of some network information

14. Keep it running to gather additional information.

Keep it running to gather additional information
Keep it running to gather additional information

15. Time to shut down our Alpine Linux Virtual Machine execution environment.

Time to shutdown our Alpine Linux Virtual Machine execution environment
Time to shut down our Alpine Linux Virtual Machine execution environment


That was most enjoyable. See you next time! #linux

To view or add a comment, sign in

Insights from the community

Others also viewed

Explore topics