Web Server Project -- 01 Setting up Nginx

  Рет қаралды 134,008

tutoriaLinux

tutoriaLinux

9 жыл бұрын

This is the first of three videos about how to set up a webserver (and how to set up a blog or website on Linux). I'll show you how to install and configure the powerful LEMP webserver stack (Linux Operating System, nginx Webserver, MySQL Database, and PHP interpreter).
Finally I'll show you how to install WordPress on Linux (specifically, on top of this LEMP stack).
We're using Nginx because it's a hot skill to have, because it's more future-proof and performant than Apache out-of-the-box, and because it's really a really fun and versatile tool to work with.
My step-by-step project-based Linux course for beginners: www.udemy.com/course/hands-on...
Free Linux Sysadmin Course Playlist: • The Linux Basics Cours...
DigitalOcean referral link: m.do.co/c/0380a1db56a6
Patreon: / tutorialinux
Official Site & e-mail list: tutorialinux.com/
Twitter: / tutorialinux
Facebook: / tutorialinux
Podcast: kernelpanicpodcast.com

Пікірлер: 39
@LoganRomero
@LoganRomero 7 жыл бұрын
Best tutorial I've seen so far for a simple NGINX build. To the point, clear and concise. Thank you!
@AppA
@AppA 9 жыл бұрын
Dude seriously, thank you! There is not enough tutorials about Nginx. I don't know if you have noticed but almost all of the tutorials expect you to already be familiar with Apache. I am not. I have configured it a couple of times but my interest is going towards Nginx because of the sheer performance it can demonstrate. Why would I need to know how Firefox works in order to know how Chrome works? Same logic IMO. So I very much welcome these tutorials about Nginx. Thanks once again!
@microflow2929
@microflow2929 7 жыл бұрын
These vids are clear, concise and fun. Looking forward to watching more. Thx.
@ObamaRuinedUSA
@ObamaRuinedUSA 9 жыл бұрын
Been watching your videos for a few days now. I'm really learning a lot because of your teaching style, informative yet laid back. You know your stuff and make light of the harder ideas to make others (including me) feel less intimidated. At least that's how I've been feeling throughout the videos... I've subbed and plan to keep enjoying your channel. Cheers
@tutoriaLinux
@tutoriaLinux 9 жыл бұрын
Thanks, this is awesome to hear!
@AndrewLee615
@AndrewLee615 9 жыл бұрын
Really digging this entire channel. Thanks!
@darkowic
@darkowic 7 жыл бұрын
You have great channel! Thank you!
@cassandriel
@cassandriel 7 жыл бұрын
Good review, thanks!
@MariaDanielDeepak
@MariaDanielDeepak 7 жыл бұрын
Thanks for the great tutorial.
@DanielTateNZ
@DanielTateNZ 7 жыл бұрын
Awesome project. I would love to see Django Nginx uWsgi setup video :)
@EspremeaAndCO
@EspremeaAndCO 5 жыл бұрын
Thank you very much :) Couldn't find how to setup my things as I do not have much experience on Linux and web servers/etc.
@weixiao9076
@weixiao9076 7 жыл бұрын
不错哦!
@Automagskb
@Automagskb 3 жыл бұрын
Hi buddy thanks for this video, I need your help in a project , As you know we can run a video streaming server on the nginx , like if we need to push any video to rtmp server we can do. There is a rtmp server config file which o need to edit by opening it manually can help me know that how can I make any webpage or if I can use & edit the index.html file in such a way that through web gui only and if I can make changes in that rtmp server config file through that static webpage only...and can also run " restart nginx" through that webpage only . Please help Guru . (Or you can suggest any other way of you have for using nginx in this way)
@nicholasfulton9658
@nicholasfulton9658 7 жыл бұрын
I think the biggest advantage Nginx has, is the ability to be used with Node.js.
@runo9
@runo9 5 жыл бұрын
Apache can run Node apps too
@techystuff5959
@techystuff5959 4 жыл бұрын
Great video! thank you so much! I'm curious what the difference between the index file in /usr/share/nginx/html and the index file in /var/www/html is? Is this another link?
@agamurat3019
@agamurat3019 5 жыл бұрын
i stopped apache2 service in my computer when i type localhost it again shows apache2 main page can anyone help?
@chaitanyabayana
@chaitanyabayana 5 жыл бұрын
Can you show how to setup nginx repo on amazon linux ami
@slamislife74
@slamislife74 7 жыл бұрын
This is a good video, and I'm moving I to part 2 now, but I don't have that 50x file in my html directory
@tutoriaLinux
@tutoriaLinux 7 жыл бұрын
Package maintainers on newer versions of Ubuntu might have changed the existence or location of those files. No worries -- it's not required (nginx will just reply with an empty page and a Status of 500). You should be good to go!
@sabergun
@sabergun 7 жыл бұрын
tmux yeah boi
@poohbear1915
@poohbear1915 3 жыл бұрын
while installing this part "curl localhost" and getting a msg like this curl: (7) Failed to connect to localhost port 80: Connection refused... What to do????
@gradientvvv
@gradientvvv 19 күн бұрын
i write down "service nginx status" commmand but telminal says "nginx: unrecognized service "
@DanielDiave
@DanielDiave 7 жыл бұрын
brilliant dude! got me started in no time with nginx (y). just interested to know what would be the application that puts a status bar at the bottom of the screen (as in the video) ; i've seen something similar with tmux and powerline; thanx dude
@tutoriaLinux
@tutoriaLinux 7 жыл бұрын
Nice! nginx is fantastic. I use i3 as my window manager. It's a phenomenal piece of software and I can't live without it anymore. It'll take you a few days to get used to it, and then you might not want to use anything else -- beware! You can install it with sudo apt-get install i3 and then follow along here: kzfaq.info/get/bejne/b9WWpJeY1a3DnIE.html
@stevem.1417
@stevem.1417 4 жыл бұрын
netstat required installing net-tools ( sudo apt install net-tools). Using fresh copy of Ubuntu 18.
@KatiStage
@KatiStage 4 жыл бұрын
I'm stuck on how you got to that black screen in the first place. No one is showing that
@irvinghu2251
@irvinghu2251 3 жыл бұрын
Wow
@c4kforall345
@c4kforall345 3 жыл бұрын
Bro is it possible to ru. Wordpress on nginx server?
@linuxterm7622
@linuxterm7622 5 жыл бұрын
I got a wix ad on this video lol
@stevem.1417
@stevem.1417 4 жыл бұрын
I found out a few things going through these videos: I needed to install Ubuntu or something similar, and I needed a great deal of space for all these downloads. My partition of 70GB wasn't big enough so I had to reinstall Ubuntu on larger disk. How much room is actually needed?
@tutoriaLinux
@tutoriaLinux 4 жыл бұрын
Strange -- 70gigs should be plenty, unless you've maybe installed a full Ubuntu Desktop environment with all of the extra userland software? I'm using a minimal Ubuntu image for these videos, and 12 GB has always been enough so far.
@roons2424
@roons2424 3 жыл бұрын
I am very new to making a website using code, In what program are you at 00:01? I trust that I can follow what he does, but I don't know how to get up to this point can someone explain?
@tutoriaLinux
@tutoriaLinux 3 жыл бұрын
This is just the terminal on my local laptop. I use it to connect to the remote server where I want to host the website, and then proceed to log in (via SSH) and configure it.
@doghugger4439
@doghugger4439 2 жыл бұрын
My html uses css but it never works with Nginx
@axeljefyua9387
@axeljefyua9387 2 жыл бұрын
First comment in 7 months
@thefoenix925
@thefoenix925 3 жыл бұрын
I got your likes to 999, your welcome.
@silentrage7280
@silentrage7280 4 жыл бұрын
nginx.conf, conf.d, default...... dammit! :)))
@Automagskb
@Automagskb 3 жыл бұрын
Hi buddy thanks for this video, I need your help in a project , As you know we can run a video streaming server on the nginx , like if we need to push any video to rtmp server we can do. There is a rtmp server config file which o need to edit by opening it manually can help me know that how can I make any webpage or if I can use & edit the index.html file in such a way that through web gui only and if I can make changes in that rtmp server config file through that static webpage only...and can also run " restart nginx" through that webpage only . Please help Guru . (Or you can suggest any other way of you have for using nginx in this way)
Web Server Project -- 02 Setting up MySQL and PHP
11:01
tutoriaLinux
Рет қаралды 25 М.
Apache vs NGINX
7:53
IBM Technology
Рет қаралды 276 М.
Heartwarming Unity at School Event #shorts
00:19
Fabiosa Stories
Рет қаралды 25 МЛН
Stay on your way 🛤️✨
00:34
A4
Рет қаралды 27 МЛН
Jumping off balcony pulls her tooth! 🫣🦷
01:00
Justin Flom
Рет қаралды 28 МЛН
Why Is He Unhappy…?
00:26
Alan Chikin Chow
Рет қаралды 71 МЛН
NGINX Tutorial for Beginners
51:03
freeCodeCamp.org
Рет қаралды 245 М.
What is a Server? (Deepdive)
17:51
LiveOverflow
Рет қаралды 172 М.
Is this the BEST Reverse Proxy for Docker? // Traefik Tutorial
21:57
Christian Lempa
Рет қаралды 507 М.
Configure NGINX as a Reverse Proxy
16:43
NGINX
Рет қаралды 209 М.
Top 10 Linux Job Interview Questions
16:04
tutoriaLinux
Рет қаралды 2,3 МЛН
NGINX Fundamentals - Creating a Virtual Host
4:57
Stackacademy.tv
Рет қаралды 35 М.
The cloud is over-engineered and overpriced (no music)
14:39
Tom Delalande
Рет қаралды 529 М.
Using Nginx to Host Multiple Websites on One Server
16:30
Garrett Love
Рет қаралды 90 М.
Build an API Gateway with NGINX
11:31
Shane Larson
Рет қаралды 58 М.
I legally defaced this website.
25:48
thehackerish
Рет қаралды 512 М.
Сколько реально стоит ПК Величайшего?
0:37
Tag him😳💕 #miniphone #iphone #samsung #smartphone #fy
0:11
Pockify™
Рет қаралды 4,7 МЛН