# Changing the default VOXL2 SSH password

Source: https://forum.modalai.com/topic/3385/changing-the-default-voxl2-ssh-password
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2024-05-01 17:36:55 UTC by rohitpillai
Replies: 1 · Views: 665

## rohitpillai · 2024-05-01 17:36:55 UTC

Hi,

I am wondering how to change the default SSH password from `oelinux123` to something else? If this is possible, how does one do this?

Thanks,

Rohit

## Reply by tom (ModalAI staff) · 2024-05-01 18:00:24 UTC

@rohitpillai Sure it would be the same process as any other linux machine.

Just run:
```
sudo passwd
```
