Got a Steam Deck on the way, anything I should know before I dive in when it arrives?

you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 3 years ago (5 children)

In a similar vain, enabling ssh and using that for config or moving files around has saved me a lot of typing.

  • source
  • parent
  • hideshow 5 child comments
  • [–] 2 points 3 years ago

    If you're a little less CLI savvy, KDE Connect will be much easier. Winpinator on your desktop and Warpinator on the Steamdeck works well and can sometimes help if file copies via KDE Connect fail.

  • source
  • parent
  • [–] 1 point 3 years ago (1 child)

    Once you enabled SSH on the Deck, you can access the filesystem using SSHFS. If your desktop is windows, you can install this program: https://github.com/winfsp/sshfs-win/releases/tag/v3.5.20357. In Linux (Debian derivatives like Ubuntu) install it wit sudo apt install sshfs then read the man páge with man sshfs to learn how to use it.

  • source
  • parent
  • hideshow 1 child comment
  • [–] 1 point 3 years ago (1 child)

    SSH is weirdly slow however. There is a command to disable wifi powersaving (or something like that) which is the cause but I couldn't be bothered lol.

  • source
  • parent
  • hideshow 1 child comment