Hi,
Because confused
I have installed REDIS following this :
dnf install redis
systemctl enable --now redis.service
systemctl start redis.service
chown redis:redis /etc/redis.conf
In custom-build
cd /usr/local/directadmin/custombuild
./build update
./build set redis yes
./build redis
I missed something ?
Why I dont see Redis as service under system-info ?
Because confused
I have installed REDIS following this :
dnf install redis
systemctl enable --now redis.service
systemctl start redis.service
chown redis:redis /etc/redis.conf
In custom-build
cd /usr/local/directadmin/custombuild
./build update
./build set redis yes
./build redis
I missed something ?
Why I dont see Redis as service under system-info ?