On Fri, 26 Feb 2021 11:51:39 -0800 (PST), in
gmane.comp.hardware.beagleboard.user Cheng Chen
<chenc2442-re5jqeeqqe8avxtiumw...@public.gmane.org> wrote:

>Hi, 
>
>I have a question about connection between Beaglebone Black and Matlab. 
>I was trying to control BBB with Matlab. But when I ran the command on 
>Matlab, there is always some errors suggested access denied. Then I found 
>that is because I do not have access to superuser. While I checked Debian I 

        For quite some years now login as root has been disabled in many Linux
distributions; logging as a regular user configured for sudoer privilege
has been standard.

        What "command"? How does Matlab make its connection -- using SSH? You
may have to see how to configure Matlab to use a different account for
logging into the BBB, and then modify these commands to use "sudo" (though
you still have the problem then of how do you respond to the prompt for
user password -- you might be able to configure the sudoers file to not
require a user password for sudo; Raspberry-Pi is configured that way for
the standard account).



-- 
Dennis L Bieber

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beagleboard/5kik3g5fikvbjmt01nvnkjh1bodotql90h%404ax.com.

Reply via email to