so i'm trying to install matrix synapse on ubuntu. i followed these steps
i wrote all the commands just fine until "the step for Activate the virtual host file and test the configuration." Now when i write this Command
nginx -t
i face with this Error :
bash:: command not found
i checked that nginx is installed or not but apparently it is installed . But the Commands are somehow unknown for ubuntu ! Can you guys help me with this?