1. Home
  2. Docs
  3. How-To
  4. Use Hexabitz with Linux/M...
  5. Use Hexabitz CLI on Raspberry Pi OS (32-bit) with Putty

Use Hexabitz CLI on Raspberry Pi OS (32-bit) with Putty

1. Open a terminal on your Raspberry Pi and run the following commands to install Putty on a Raspberry Pi :

sudo apt-get update

sudo apt-get install puttyTesting Hexabitz CLI on Raspberry Pi 3Testing Hexabitz CLI on Raspberry Pi 4

2. To find out which /dev/tty* is your serial port after plugging in USB cable, use this command:

3. You can start Putty using this command: sudo putty

How can we help?