Enable SSH on Steam Deck: A Guide

Mar 28,25

Quick Links

The Steam Deck is a powerhouse for gamers and portable PC enthusiasts alike, offering more than just gaming capabilities through its versatile desktop mode. This mode opens up a realm of possibilities, including the ability to access and manage files on the device's internal storage remotely. A key feature that facilitates this remote access is Secure Shell, commonly known as SSH, which is built into the Steam Deck's Linux-based operating system.

Many Steam Deck users are unaware of how to harness the power of SSH. This guide aims to demystify the process, providing a comprehensive walkthrough on enabling and utilizing SSH on your Steam Deck, ensuring you can make the most of this feature.

Steps For Enabling SSH On The Steam Deck

To get SSH up and running on your Steam Deck, follow these straightforward steps:

  1. Start by turning on your Steam Deck.
  2. Press the Steam button to access the menu.
  3. Navigate to Settings > System > System Settings and toggle on Enable Developer Mode.
  4. Return to the Steam button.
  5. Choose Power > Switch to Desktop Mode to transition to the desktop environment.
  6. Open the Konsole application from the Start menu.
  7. If you haven't set a password yet, do so by typing the command passwd and following the prompts to set a new password.
  8. Enable SSH with the command sudo systemctl start sshd. To ensure SSH starts automatically after reboots, also run sudo systemctl enable sshd.
  9. With SSH now active, you're ready to access your Steam Deck's data remotely using any SSH client.

Remember, it's crucial not to delete or move system files to avoid damaging the operating system.

How To Disable SSH On The Steam Deck

If you need to turn off SSH, here's how you can do it:

  1. Open the Konsole from the Start menu.
  2. To disable SSH, enter sudo systemctl disable sshd. If you want to stop SSH immediately, use sudo systemctl stop sshd instead.

How To Use SSH To Connect To The Steam Deck

With SSH enabled, connecting remotely to your Steam Deck becomes a breeze. You can use applications like Warpinator to facilitate data transfer between your Steam Deck and another device. Simply install Warpinator on both your Steam Deck and your PC, and launch them at the same time. Transferring files then becomes as easy as a few clicks.

For Linux PC users, no additional software is needed. Simply open your file manager and navigate to sftp://deck@steamdeck in the address bar. Enter the password you set earlier, and you'll be connected, ready to manage your Steam Deck's files remotely.

Top News
MORE
Copyright © 2024 yuzsb.com All rights reserved.