比較バージョン

キー

  • この行は追加されました。
  • この行は削除されました。
  • 書式設定が変更されました。
Sv translation
languageja

目次

ESET Management Agentのインストール

1.こちらからエージェントライブインストーラをダウンロードしログインしているアカウントのhomeに配置します

2.ターミナルを起動し次のコマンドを実行します

コード ブロック
themeRDark
tar -xvzf PROTECTAgentInstaller.tar.gz
sudo ./PROTECTAgentInstaller.sh

3.続けて次のコマンドを入力statusがactive(running)になっていれば完了です

コード ブロック
themeRDark
systemctl status eraagent

ESET Endpoint Antivirusのインストール

1.こちらからインストーラをダウンロードしログインしているアカウントのhomeに配置します

2.ターミナルを起動し次のコマンドを実行します

コード ブロック
themeRDark
sh ./eea-*.*.*.*.x86_64.bin

3.画面の指示に従ってインストールを進めます

ESET Endpoint Antivirusのアクティベーション

1.ターミナルを起動し次のコマンドを実行します

コード ブロック
themeRDark
/opt/eset/eea/sbin/lic --key XXXX-XXXX-XXXX-XXXX-XXXX

XXXX-XXXX-XXXX-XXXX-XXXX には製品認証キーを入力します.キーはこちらに掲載しています

2.「アクティベーションは正常に実行されました」と表示されれば完了です

ESET Endpoint Antivirusのアンインストール

1.ターミナルを起動し次のコマンドを実行します

コード ブロック
themeRDark
sudo apt-get remove eea

2.アンインストールが完了したらOSを再起動します

ESET Management Agentのアンインストール

1.ターミナルを起動し次のコマンドを実行します

コード ブロック
themeRDark
sudo /opt/eset/RemoteAdministrator/Agent/setup/uninstall.sh

2.「Product Unistalled.」と表示されたらアンインストール完了です

3.OSを再起動します

Sv translation
languageen

How to Install ESET Management Agent

  1. Click the link and download "PROTECTAgentInstaller.tar.gz" on your home directory.
  2. To unzip the tar.gz file, enter the following commands.

    コード ブロック
    themeRDark
    tar -xvzf PROTECTAgentInstaller.tar.gz
    sudo ./PROTECTAgentInstaller.sh


  3. To verify that the Agent is running, run the following command.

    コード ブロック
    themeRDark
    systemctl status eraagent
    
    


  4. If the output reads Active: active (running) , the ESET Agent is active. 

How to Install ESET Antivirus for Linux(Ubuntu)

  1. Click the link and download "eea-9.0.5.0.x86_64.bin" on your home directory.
  2. Run the following command.

    コード ブロック
    themeRDark
    sh ./eea-*.*.*.*.x86_64.bin 


  3. Follow the on-screen instructions. Once you accept the product License Agreement, installation will complete.

How to Activate ESET Antivirus for Linux(Ubuntu)

  1. Run the following command.

    コード ブロック
    themeRDark
    /opt/eset/eea/sbin/lic --key XXXX-XXXX-XXXX-XXXX-XXXX

    NOTE: XXXX-XXXX-XXXX-XXXX-XXXX represents your ESET Endpoint Antivirus for Linux License Key. The Key is listed on this page.