luxai-qtrobot / QA

Virtual repository for Questions & Answers system
http://luxai-qtrobot.github.io
5 stars 0 forks source link

QTRP user developer or qtrobot #51

Closed sulibo closed 2 years ago

sulibo commented 2 years ago

In the newer version of QTrobot, QTRP is accessed from QTPC via ssh under the username developer instead of qtrobot. However, the auto start scripts and tutorials (for example this one) are still based on the username qtrobot. Is it possible to update the relevant documents? Thanks!

codionysus commented 2 years ago

Hi @sulibo, Everything that is running on the QTRP should be running under username 'qtrobot'. User 'developer' is just for ssh access, if you need to develop or change something you can use 'qtrobot' user. You can find more tutorials and tips on how to use QTrobot in our documentation.

sulibo commented 2 years ago

Hi @dkcodeguy, Thanks for the swift reply. Okay, I see. I assume the password for 'qtrobot' is the same as 'developer'.

codionysus commented 2 years ago

HI @sulibo, Password for 'qtrobot' is always 'qtrobot'. If you change password of developer user that doesn't change qtrobot user.

sulibo commented 2 years ago

Thanks. I failed to log in use 'qtrobot' as the password for the user 'qtrobot'. Probably, it was changed by my colleagues. I change it back and it works now.

Anyway, it would be nice to mention that 'developer' is only used for access in your documentation. One should switch to 'qtrobot' if she/he wants to develop or change something.