Answer the question
In order to leave comments, you need to log in
Why is a symbolic link not being created?
I want to make a symbolic link to a new site, but for some reason it is not created, who can tell me why
[email protected]:/etc/nginx/sites-available$ ls
default default.dpkg-old implant.site latina latina.save latina.save.1
[email protected]:/etc/nginx/sites-available$ sudo ls -s implant.site ../sites-enabled/
4 implant.site
../sites-enabled/:
итого 0
0 latina
[email protected]:/etc/nginx/sites-available$ cd ../sites-enabled/
[email protected]:/etc/nginx/sites-enabled$ ls
latina
Answer the question
In order to leave comments, you need to log in
sudo ln -s /etc/nginx/sites-available/implant.site /etc/nginx/sites-enabled/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question