> For the complete documentation index, see [llms.txt](https://newdocs.keeper.io/kcm-linux-rpm-method/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://newdocs.keeper.io/kcm-linux-rpm-method/readme.md).

# Linux RPM Installation

![](/files/8iYcn6O9ph2eiYRUdT1z)

## What is Keeper Connection Manager?

Keeper Connection Manager ("KCM") is an agentless remote desktop gateway that provides IT Admins and DevOps with secure easy access to RDP, SSH, database and K8s endpoints through a web browser.

Benefits of the platform:

* Agentless
* Lightning Fast and Responsive
* Simple Access Controls
* Deployment options for cloud, on-prem and air-gapped environments

Features include:

* Support for RDP, SSH, VNC, K8s remote access protocols
* Support for MySQL, PostgreSQL, SQL Server database protocols
* Session Recording
* Privileged Session Management
* Multi-User Session Sharing&#x20;
* Role-Based Access Controls&#x20;
* Two-Factor Authentication
* SSO, OpenID Connect, Active Directory, LDAP Integration
* Custom Branding

## Video Overview

{% embed url="<https://vimeo.com/684314414>" %}
Glyptodon Demo
{% endembed %}

### System Diagram

The system architecture diagram is below.

<figure><img src="/files/W6u9ls0WJBgCZl6SyHfo" alt=""><figcaption><p>Keeper Connection Manager - System Diagram</p></figcaption></figure>

### Apache Guacamole

Keeper Connection Manager is the commercially-supported solution produced by the original creators of Apache Guacamole, the open source platform used by millions of people for accessing remote desktops. Keeper Connection Manager is built on top of the Guacamole gateway, with expanded capabilities, advanced integrations and ongoing feature development. Glyptodon was Acquired by Keeper Security in December 2021.

## Getting Started

Ready to get started with Keeper Connection Manager? Proceed to the [installation instructions](/kcm-linux-rpm-method/installation.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://newdocs.keeper.io/kcm-linux-rpm-method/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
