FORUM CTRLX AUTOMATION
ctrlX World Partner Apps for ctrlX AUTOMATION
06-06-2023 01:04 PM
I am new to cntrlx. I was trying to access sudo from IDE app terminal to install some packages. But I get a permission denied messege. I enabled permission in the virtual core for the user. please comment on this
Solved! Go to Solution.
06-06-2023 01:42 PM
Hi srsps,
even if sudo would work, you endup just in the sandbox of the IDE app, so you would not have sudo access to the system.
This is only possible with a root user assertion.
Regards
06-06-2023 02:00 PM
I am currently logged in as a system-user(rexroot). I assumed it would have root privilages. Could you help me with a sample code for root user assertion. I am not very proficient in linux systems.
06-06-2023 02:05 PM
Hi,
rexroot in a virtual core is already a root user, but you have to login via ssh client, eg. putty or mobaXterm, to have full sudo root access.
As mentioned above, via the IDE app you just end up in the sandbox of the IDE app.