Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • eRTIS Software Usage Guide eRTIS Software Usage Guide
  • Project information
    • Project information
    • Activity
    • Members
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • RTIS Software
  • eRTIS Software Usage GuideeRTIS Software Usage Guide
  • Wiki
  • Initial Connection & Network Setup

Initial Connection & Network Setup · Changes

Page history
Update Initial Connection & Network Setup authored Aug 01, 2021 by Wouter Jansen's avatar Wouter Jansen
Hide whitespace changes
Inline Side-by-side
Initial-Connection-&-Network-Setup.md
View page @ 0877c8e6
......@@ -10,9 +10,9 @@ The device by default will have two connection modes:
### SSH - command line access
The easiest way to connect directly to the eRTIS device is over SSH from your terminal or other command line interface. Once you know the IP of the eRTIS device you can connect to it with
```bash
ssh USERNAME@IP.OF.eRTIS.DEVICE
ssh cosyslab@IP.OF.eRTIS.DEVICE
```
Please use the username and fill in the password that were given to you by a Cosys-Lab member and you will be connected to the eRTIS device.
Please use the username `cosyslab` and fill in the password that was given to you by a Cosys-Lab member and you will be connected to the eRTIS device.
### XRDP - visual interface
If you prefer to have a visual interface with a desktop environment you can use the XRDP interface.
......
Clone repository
  • Developing Python remotely with PyCharm
  • Developing remotely with an RTIS Remote Dev wrapper
  • Initial Connection & Network Setup
  • Powering the eRTIS device
  • RTIS Network Usage
  • Home