kjwiik created page: containers authored by Kaj Wiik's avatar Kaj Wiik
......@@ -9,6 +9,11 @@ ssh -Y -p 12345 yourusername@tube.utu.fi
With RDP you'll get a desktop. Clients are e.g. Remote Desktop in Windows and Mac (can be installed from Mac App Store)
and remmina in Linux. Give the port nuber after the host name like `tube.utu.fi:12346`.
## First login
After the first login, you'll be asked about panels, select the default config:
![alt text](https://gitlab.utu.fi/kjwiik/tuorla-howto/raw/master/img/firststart.png)
## Saving a session in RDP
You can keep the current environment when using RDP by just closing the client window. When you log in again, you can continue where you left last time.
If you logout (Applications->Log out), the session is naturally terminated.
......@@ -18,6 +23,6 @@ Due to a bug in xrdp server, the default keyboard layout is US and it cannot be
```
echo fi >.kbmap
```
where 'fi' is your keyboard layout. Now you can set the keyboard (after returning or logging in) by clicking the `Applications->Set keyboard' item:
where 'fi' is your desired keyboard layout. Now you can set the keyboard (after returning or logging in) by clicking the `Applications->Set keyboard' item:
![alt text](https://gitlab.utu.fi/kjwiik/tuorla-howto/raw/47daaff66e7db94e1e96b82cc87c062cd4940dd3/img/setkbd.png)
\ No newline at end of file