I use Linux CentOS system set up the dodserver, but there is always an error, as shown, I would like to ask how to solve, I am a novice! Thanks

My mail
[email protected]
The error is stated clearly in your message. The account does not have sudo access.
Thank you. I'll try
@reesey275 Just that I dont understand it wrong, isnt the error that TMUX isnt installed? Sudo is just optional to make it "easier".
@faflfama The errors are there because tmux isn't installed and the warning because the current user doesn't have sudo access to install it. By installing it, both will be gone. ;)
yum install tmux bc
Problem solved.
@marvinl97 Thats what I meant :) Just sounded like you "need" sudo for especially this account to make it work.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
The error is stated clearly in your message. The account does not have sudo access.