Manual:The Dude v6/The dude server on VM CHR: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
1. Install CHR on one of supported hypervisors as VM. Detailed instructions can be found in this wiki article: | 1. Install CHR on one of supported hypervisors as VM. Detailed instructions can be found in this wiki article: | ||
[[Manual:CHR|CHR]] | [[Manual:CHR|CHR]] | ||
2. Download The Dude | 2. Download The Dude Windows Client application from MikroTik homepage download section: | ||
[http://www.mikrotik.com/download link] | [http://www.mikrotik.com/download link] | ||
3. Check that server is running or if necessary enable it. | |||
3 | |||
* Check dude status with command: | * Check dude status with command: | ||
Line 31: | Line 23: | ||
</pre> | </pre> | ||
4. Install The Dude client on your system and connect to VM ip address with the same credentials that you use for ROS virtual machine. | |||
6. Check what to do next: [[Manual:The_Dude|Dude manual]] | 6. Check what to do next: [[Manual:The_Dude|Dude manual]] |
Revision as of 11:32, 14 September 2016
1. Install CHR on one of supported hypervisors as VM. Detailed instructions can be found in this wiki article: CHR
2. Download The Dude Windows Client application from MikroTik homepage download section: link
3. Check that server is running or if necessary enable it.
- Check dude status with command:
/dude print
- To enable or disable the dude server:
/dude set enabled=(yes/no)
- Example on what you should see.
[admin@MirkoTik] > dude print enabled: yes data-directory: dude status: running
4. Install The Dude client on your system and connect to VM ip address with the same credentials that you use for ROS virtual machine.
6. Check what to do next: Dude manual