Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in DevOps and Agile by (900 points)
I am trying to start the redis service on the Redis Server on Unbuntu 16.04 and I am facing this error:

Failed to start redis.service: Unit redis-server.service is masked.

Can you please help me?

1 Answer

0 votes
by (27.5k points)

This command should do the magic: 

$ sudo systemctl unmask  redis-server.service

Related questions

0 votes
1 answer
asked Jul 12, 2019 in AWS by yuvraj (19.1k points)
0 votes
1 answer
0 votes
1 answer
asked Jul 19, 2019 in Azure by Dhanangkita (5.8k points)

Browse Categories

...