Frequently Asked Questions

I have a question or issue that isn’t covered in the frequently asked questions where else can I get help?

We have several options for support with the Kasm community.

Licensing

Which version of Kasm Workspaces is right for me?

We have a detailed page on all editions and license tiers for Kasm Workspaces here: license information.

Kasm Workspaces Installation / Setup

How is Kasm Workspaces hosted?

There are several options for hosting Kasm Workspaces:

  • You can self-host Kasm Workspaces on a server at your residence or business

  • You can setup Kasm Workspaces on a cloud service of your choice.

    • You can follow the above guides for single or multiple server installation on the cloud instances you provision.

    • Kasm Technologies has available in the Digital Ocean marketplace a droplet 1-click installer that will create a Digital Ocean hosted Kasm Workspaces instance.

  • Individuals looking for a managed service can use Kasm Cloud Personal.

  • Businesses looking for a managed service can contact us for Kasm Workspaces Cloud SaaS options.

What are the system requirements and how do I optimize the performance of Kasm Workspaces?

The basic system requirements are listed in the installation guide: system requirements. In addition for a more complex deployment we have a system sizing and deployment guide.

Does Kasm Workspaces support Ansible or Terraform?

Kasm Workspaces supports both Ansible and Terraform:

The default installation has more Workspaces than I need/want, can I customize the set of Workspaces installed?

There are two options for customizing the Workspace set at installation time.

  • There is a -I or –no-images option for install.sh that will instruct the installer to not pre seed any default Kasm Workspaces.

  • After extracting the installation zip, but before running the install.sh, you can edit “kasm_release/conf/database/seed_data/default_images_amd64.yaml” or “kasm_release/conf/database/seed_data/default_images_arm64.yaml” depending on the architecture of the host you are installing on. Editing these files will allow you to customize the set of Workspaces that are installed during Kasm Workspaces installation.

How can I ensure that my Kasm Workspaces default images are up to date?

Kasm Technologies publishes new images with every Kasm workspaces release, but the team also publishes daily “rolling” images that have program and security updates.

  • By default Kasm Workspaces installs the static release tagged images, but by specifying -O or –use-rolling-images option Kasm Workspaces will install the rolling daily updated images.

  • If your Kasm Workspaces instance is already installed ‘-rolling’ can be appending to the tag of any default Kasm Workspaces image to get the latest program and security updates.

  • Check out Rolling Docker Images for more information

Note

In order to use the ‘-rolling’ tag you Kasm Workspaces installation must be internet connected in order to pull down image updates.

Kasm Workspaces Configuration

The admin account is locked, how do I reset the password?

On a self-hosted deployment you can use our admin account recovery instructions to unlock the account and set a new password. On a Kasm Technologies managed SaaS deployment, please contact our support team for assistance support for paid customers.

Can I install my own software or customize my desktops?
I need to run my Workspace as root.

If you are looking for a way to install additional software or change settings on the Workspace please check out Can I install my own software or customize my desktops above. If you are looking to enable root permissions because they are required for an application to run correctly this is possible, however, it does carry security implications and should be avoided if possible.

  • Documentation on running a container as the root user.

How can I keep my profile data between Kasm sessions?

We have a guide on enabling a persistent profile (home directory).

I have an app that requires persistent data between Kasm sessions, or I want to be able to have a common share for all users mapped into a Kasm session.

There is a guide on enabling persistent data

My Kasm session is torn down too quickly when idle, how can I set the session timeout to be longer?

The default timeouts can be changed on the workspaces based upon the user’s group setting Here is a video clip that walks through the setting changes group settings video.

I’d like to run a Windows or Mac OSX image in Kasm Workspaces.

Kasm Workspaces supports session handing and rendering for arbitrary systems that support RDP or KasmVNC. These systems can be fixed assets or they can be auto scaled with Kasm Workspaces in a supported cloud environment. Windows 10, 11, and Server 2019 have been tested and are known to work with Workspaces. At this time MacOS has not been tested with Workspaces.

My session closes unexpectedly when I’m away from my computer. (Timeouts)

Kasm workspaces has a number of group level settings that can be used to control the timing out and cleanup of Kasm sessions Group Session Timing Settings.

Using Kasm Workspaces

When I am browsing the internet on my computer is there an easy way to open a link inside a Kasm session?

Kasm Technologies provides a browser extension that enables a right click menu for opening a link inside a Kasm session.

Do you have a developer API?

We do have a developer api available, more information is available here.

I’m getting a ‘No Reources Available’ error when trying to launch a workspace.

There are quite a few reasons you could be seeing a No Resources Available error, our troubleshooting guide has more information on how to diagnose and correct the error.