viewtopic.php?f=2&t=10902
When i do sudo su [user] this appears:
Code: Select all
bash-3.2$
Then when i type transmission-daemon, it tells me that the command cannot be found.
Also, i'm running plesk and this is a plesk user. I had to give it a special ssh privilige inside plesk. These were the options:
/bin/sh
/bin/bash
/bin/rbash
/sbin/nologin
/bin/bash (chrooted)
EDIT: I just thought of the fact that this user has no folder in /home. It's just a user for the domain which is located at /var/www/vhosts/domain.tld
EDIT2: I just created a new user inside linux (adduser) and did sudo su into the user. Still same error
Code: Select all
bash: transmission-daemon: command not found