User Tools

Site Tools


systems:raspberrypi

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
systems:raspberrypi [2024/11/16 21:14] – [MagicMirror] superwizardsystems:raspberrypi [2025/01/10 21:42] (current) – [Remote Desktop Connection to Raspberry Pi] superwizard
Line 9: Line 9:
  
 Installing the Remote Desktop Server on the Raspberry Pi Installing the Remote Desktop Server on the Raspberry Pi
 +
 +4. However, we are required to make a user in which you will use for your remote desktop connection to your Raspberry Pi. The default user you create does not work with XRDP.
 +
 +    sudo adduser USERNAME
 +
  
 From <https://pimylifeup.com/raspberry-pi-remote-desktop/>  From <https://pimylifeup.com/raspberry-pi-remote-desktop/> 
Line 100: Line 105:
  6. Make a copy of the config sample file: cp config/config.js.sample config/config.js  6. Make a copy of the config sample file: cp config/config.js.sample config/config.js
  7. Start the application: npm run start  7. Start the application: npm run start
 +
 +You can check your configuration running 
 +
 +    npm run config:check
 +
 +in ~/MagicMirror.
 +
  
 For Server Only use: npm run server For Server Only use: npm run server
systems/raspberrypi.1731791656.txt.gz · Last modified: by superwizard