Using the UDF Tools

This lab has a multiple tools provided. There are several ways to accomplish each task, use whichever tool you prefer. Many will find vscode the easier tool to use for most tasks. There is a video walk through at the bottom of this page, as well as many others in the guide.

Note

The videos may vary slightly from the lab guide- as it is much easier to update the guide than make new videos when there are minor changes. When in doubt, follow the lab guide. And please reach out to the authors if anything is not clear.

RDP to the Ubuntu Jump Host

Find the Jump Server (Ubuntu VM) on the right-hand side of the UDF Systems and select Access>XRDP.

jumphost resolutions

Note

You can edit the .rdp file that is downloaded and customize your settings. The file may automatically download to a temp location, depending on your browser settings.

Direct Links to Web Tools

The jump host can have a little lag, though it generally will make finding all the lab resources easier.

As an alternative, you can use the direct links to the tools that have a browser UI. These links are under the VM you are using. For example, the ELK web dashboard is available by clicking the Access link to the right of it.

ELK Link

Use Your Own SSH Client

Optional: If you have a public key for SSH, we recommend adding it to UDF. Instructions for that are here (find: SSH Access): UDF Guide.

Once you add it, you can use the direct SSH access link under each VM. Depending on your browser’s settings, the link may open your SSH client automatically. Otherwise copy the entire ssh command and paste into your client. On Windows, we recommend Windows Terminal. Note that vscode does not work remotely, you must use the jump host if you prefer vscode.

Note

Hostnames have been configured on all systems. Once you have SSHed into the Jump Server, you can ssh docker or ssh centos to get to the other VMs.

Windows Terminal

Using the Ubuntu Jump Host

Once on the jump host, you can quickly access the VMs from either vscode or Ubuntu Terminal by clicking the icon on the taskbar.

Note

All the web applications that require passwords are saved in the browser, just click in the fields and they should populate.

Windows Terminal
vscode

Note

The Pinned items in the vscode menu will bring you directly to the files intended for that system.