---
title: "How to use DCUI from SSH"
date: "2015-10-14T07:00:08Z"
tags: ["DCUI", "ESXi", "SSH"]
categories: ["VMware"]
---

![How to use DCUI from SSH - logo][1]

Due to the fact that my work is now customer oriented I have possibilities to see more environments and learn new things. Quite recently I was working with customer and we wanted to see DCUI - **Direct Console User Interface**.
<!--more-->
<!--adsense-->
## Prerequisites

Fortunately for us we don't have to do much. We just need to enable two services on ESXi - DCUI and SSH. Click on **Host and Clusters**, than select your ESXi host. Select Manage tab and click on Settings and Security Profile.

![How to use DCUI from SSH - 1][2]

Start **Direct Console UI** and **SSH** services.

![How to use DCUI from SSH - 2][3]

Next step is to simply login via any SSH client to your ESXi host.

![How to use DCUI from SSH - 3][4]

Simply type **dcui** in shell and click Enter.

![How to use DCUI from SSH - 4][5]

To login hit **F2** on your keyboard and you can login using normal credentials to your host.

![How to use DCUI from SSH - 5][6]

In order to leave **DCUI** simply hit **CTRL+C**.
[1]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-logo.webp
[2]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-1.webp
[3]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-2.webp
[4]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-3.webp
[5]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-4.webp
[6]: /images/uploads/2015/10/how-to-use-dcui-from-ssh-5.webp
