LoginSignup
0
0

More than 5 years have passed since last update.

iftop のインストール

Posted at

iftop なるコマンド(ツール)があることを知ったので入れてみたメモ

手順

手順は単純にパッケージをインストールするだけで使える

  1. apt-get コマンドでインストール

    $ sudo apt-get -y install iftop
    

    確認

    $ sudo iftop
    

    iftop画面.png

参考

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0