Home Interests Raspberry Pi

How to Enable SSH on Raspberry Pi OS Without a Screen

howchoo
howchoo   (467)
August 9, 2023
4 minutes

Share

Interests
Posted in these interests:
pi • 92 guides

If you’re like me, you don’t always have a spare keyboard/monitor available to set up your Raspberry Pi. I rely heavily on SSH to set up my Pi, but in late 2016 Raspbian images started shipping with SSH disabled for security reasons. Fortunately, you can still enable SSH without a screen using the latest operating system, Raspberry Pi OS.

1 – Put the micro SD card into your computer

This guide assumes that you’ve already installed Raspberry Pi OS on your Pi. If not, go ahead and install it. Then put the SD card into your computer.

How to Install Raspberry Pi OS on Your Raspberry Pi
Get the new official Raspberry Pi OS on your Pi.

You’ll have to locate the boot directory, on my Mac it’s in /Volumes/boot.

If you’re on a Mac, open Terminal (Applications > Utilities > Terminal) and type:

cd /Volumes/boot

On Windows, you’ll need to use Command Prompt instead.

3 – Create an empty file called ssh

All you have to do is create an empty file called ssh.

touch ssh

If this file exists, ssh will be enabled when the pi is booted.

4 – Insert the SD card into the Pi and power on

Connect the Pi to a power source to power it on. As long as the Pi is connected via an Ethernet cable (or wifi), you should now be able to ssh in to the Pi.

How to Connect to a Raspberry Pi Remotely via SSH
The preferred (and most common) method of connecting to your Pi to run commands.

If you don’t have easy access to an ethernet connection, you can configure a WiFi connection similar to how we enabled SSH.

NEXT UP

How to Run a Minecraft Server on the Raspberry Pi

A whole world trapped inside your Pi.
howchoo   (467)
December 7, 2023

There are several ways to go about running a Minecraft server on the Raspberry Pi. In this guide, I’ll cover how to install Nukkit—a cross-platform Minecraft server that’s super easy to set up on the Raspberry Pi. This server should work with PCs, consoles, and tablets running Minecraft 1.14. I’ll be using a Raspberry Pi

Continue Reading

howchoo

 467 guides

Introducing Howchoo, an enigmatic author whose unique pen name reflects their boundless curiosity and limitless creativity. Mysterious and multifaceted, Howchoo has emerged as a captivating storyteller, leaving readers mesmerized by the uncharted realms they craft with their words. With an insatiable appetite for knowledge and a love for exploration, Howchoo's writing transcends conventional genres, blurring the lines between fantasy, science fiction, and the surreal. Their narratives are a kaleidoscope of ideas, weaving together intricate plots, unforgettable characters, and thought-provoking themes that challenge the boundaries of imagination.

Discover interesting things!

Explore Howchoo's most popular interests.

Explore