You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but if you have a standard apt install, vts doesn't have sudo privileges. When I process datasets, I typically open two putty connections to the server, one logged in as the vts user, and one as a admin account, I find it the fastest way to work.
I installed the vts backend with
apt install
, and am currently following the tutorial.The thing is, I noticed that some instructions need to be run with
sudo
, such as:but because the installation are owned by a system user named vts, I don't know the password. What should I do?
The text was updated successfully, but these errors were encountered: