I know this is stupid and i really regret this, but I accidentally type fuser -k 80/tcp and I just realized I killed port 80 and tcp, and the whole website is not accessible… any command to reverse this. Thank you
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
That command will kill the process that is using port 80. You just need to restart your webserver. For instance, if you are using Apache run:
sudo service apache2 start
Sorry, newbie here. I used webuzo to handle the control panel, I thought it is using nginx, nginx and php-fpm has started but the website still not accesible. I tried starting up apache or apache2 but there are no process with that name. Currently using Ubuntu
Thanks.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.