laptopwiki:guides:steamdeck:steamos:enablessh

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
laptopwiki:guides:steamdeck:steamos:enablessh [19/01/2023 15:18] – [Enable] dustojnikhummerlaptopwiki:guides:steamdeck:steamos:enablessh [27/01/2023 23:52] (current) dustojnikhummer
Line 3: Line 3:
  
   - Go to Desktop Mode   - Go to Desktop Mode
-    - Hold the power button for 3 seconds +      - Hold the power button for 3 seconds 
-    - Select **Desktop Mode** +      - Select **Desktop Mode** 
-    - Press A or select it with the touchscreen+      - Press A or select it with the touchscreen
   - Wait for the desktop to load   - Wait for the desktop to load
-  - Open **Konsole** (KDE Linux Terminal) +  - Open **Konsole**  (KDE Linux Terminal) 
-  - Set a password for "deck" user (if set skip this step) +  - Set a password for "deck" user (if set skip this step), you only need to do this once 
-    - type <code> sudo passwd </code> +      - type <code>sudo passwd</code> 
-    - **<wrap info>Typed characters are not visible, not even stars</wrap>** +      - **<wrap info><font inherit/inherit;;#000000;;inherit>Typed characters are not visible, not even stars</font></wrap>** 
-    - You will se prompt <wrap box> New Password: </wrap> +      - You will se prompt <wrap box> New Password: </wrap> 
-    - Now enter your password and press Enter on the onscreen keyboard +      - Now enter your password and press Enter on the onscreen keyboard 
-    - Enter your password again and press enter +      - Enter your password again and press enter 
-  - Enable SSH with command <code> sudo systemctl start sshd </code> +  - Enable SSH with command <code>sudo systemctl start sshd</code> 
-  - To enable it on startup run <code> sudo systemctl enable sshd </code> +  - To enable it on startup run<code>sudo systemctl enable sshd</code> 
-  - We also recommend you set your SSH to only accept SSH keys instead of passwords \\ See guide here: [[laptopwiki:guides:os:linux:sshkeys|]]+  - We also recommend you set your SSH to only accept SSH keys instead of passwords \\ See guide here: [[:laptopwiki:guides:os:linux:sshkeys|]] 
  
 ==== Disable SSH on Steam Deck ==== ==== Disable SSH on Steam Deck ====
Line 23: Line 24:
   - Run <code> sudo systemctl stop sshd </code>   - Run <code> sudo systemctl stop sshd </code>
   - Run <code> sudo systemctl disable sshd </code>   - Run <code> sudo systemctl disable sshd </code>
 +
 + --- //[[laptopwiki:staff:index|dustojnikhummer]] 2023/01/19 //
  • laptopwiki/guides/steamdeck/steamos/enablessh.1674137930.txt.gz
  • Last modified: 19/01/2023 15:18
  • by dustojnikhummer