# Linux

<figure><img src="/files/lTEi1LvBOy5mfqmgIhNx" alt=""><figcaption></figcaption></figure>

## LinuxでKeeperFillをセットアップ

以下は、任意のデプロイツールまたはスクリプトを使用して組織内のすべてのLinux PCにKeeperFillを展開する手順となります。

Linux上にKeeperFillをセットアップするには、構成ファイルをJSON (.json) 形式で作成します。

{% hint style="info" %}
これらの手順は一般的なものであり、組織内にChromeブラウザがすでに展開されていることを前提としています。
{% endhint %}

## 手順

1. 任意のエディタを使用して、Keeper JSONポリシーファイルを作成します。
2. KeeperFillブラウザ拡張機能をセットアップします。
3. 任意の展開ツールまたはスクリプトを使用して、組織内のすべてのLinux PCに構成ファイルをプッシュします。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/linux.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
