H
H
Held69912021-10-01 23:15:05
ubuntu
Held6991, 2021-10-01 23:15:05

How to remove ln -s Ubuntu link?

Hello, I registered the command

sudo ln -s /etc/nginx/sites-available/cloudproject /etc/nginx/sites-enabled

And I forgot to change the cloudproject to my name, then I registered it correctly, but now nginx does not start because
nginx[530]: nginx: [emerg] open() "/etc/nginx/sites-enabled/cloudproject" failed (2: No such file or directory) in /etc/nginx/nginx.conf:60

Can you please tell me how to fix this? Thanks in advance to everyone

Answer the question

In order to leave comments, you need to log in

1 answer(s)
K
ky0, 2021-10-01
@Held6991

Links are removed in the same way as normal files. The main thing - do not confuse the reference with the object to which it refers.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question