Astaro useful shell commands.

Hi to All.
I'm opening this thread so any of you which happens to run into useful Shell commands, can add it in here.
My goal is to create a document with many Astaro useful shell commands.
You are welcome to add, remark or reject any of the commands in here.
[:)]



This thread was automatically locked due to age.
[unlocked by: BAlfson at 2:53 PM (GMT -7) on 4 Jun 2021]
Parents Reply Children
  • Hi,

    I am looking for a solution not to only live monitor the traffic of a special client with iftop like

    iftop -i eth3 -f "src host 192.168.1.182"

    but to write this output into a file for later analysis.

    Unfortunately the iftop version on UTM 9.6 is 0.17 and therefore rather outdated and does not support "-t"-option. 
    Since iftop-1.0pre3 (2014-01-01), a text output mode was added. This will be very useful to anyone trying to parse the output of iftop.

    Is there any way to implement a newer version of "iftop" on UTM 9.6?