kiedy próbowałem zainstalować RocketChat w Ubuntu 16.04
W wierszu polecenia wpisuję.
systemctl enable mongod
Potem dostałem problem.
systemctl: command not found
Jak to rozwiązać?
whereis systemctl
?
cat /etc/os-release
i ls -al $(which init)
.
dpkg-query -S /bin/systemctl
.