Part 1 – NGINX Web Server ( Installation & Configuration )
This Video explain how you can install and configure NGINX and run your first web server serving your custom website.
Github link : https://github.com/techbeast-org/nginx-basics
by Techbeast.org
linux http server
Thanks for this video <3
in my server nano command doesnt working, trying to create a new conf file but I cant use nano, is there anything I can use another command?
seriously good lesson, minute the bs, minus the missed steps. good job.
Thanks a lot for this content.
Fantastic!
Best explanation 👍🏻👍🏻
Watched many tutorials on nginx but found this one of best
Thank you
Make more videos
What if i have a next.js application what should I do wo access the website. Website is runnning on port but not on domain name
i can only access webpages from localhost only not from anything else ????
I have doubt, you install ngnix in your local machine or remote aws machine ….??
Thank you sir, you helped me a lot with this one!
I don't have the sites-available folder in it. It got tons of files inside nginx folder. I am running Debian what to do?
Thank you so much. This is exactly i was looking for. 🙂
Found it super useful compared to what's out there!
Hi bro how can I setup webhook on my webpage? I want to receive data from Google sheets API
Thank you.
I am using a load balancer which should connect tcp/ udp.should I change the config file for webserver for connecting tcp and udp ports or the config file which u have shown is enough. We will use haproxy(loadbalancer) for webservice (TCP) and nginx for snmp(udp).
Yes, 5 from 5 points. Thanks a lot…
Hi Sir, great tutorial, can u teach how get page like 4:13 duration on ubuntu ec2 instance. Can you share the steps. Thanks in advance
hi! well done!
when i want to reload my nginx " systemctl reload nginx" i see this text "Failed to connect to bus: No such file or directory"
how to fix it?
(i did all the steps as u said in the video)
i look for a lot of nginx tutorial and this is the best