NGINX Linux Server | Common Configurations

Ғылым және технология

NGINX is a lightweight, high-performance web server designed for high-traffic use cases. One of NGINX’s strongest features is the ability to efficiently serve static content such as HTML and media files. This video will familiarize you with basic NGINX parameters and conventions.
Chapters:
0:00 - Intro
1:00 - Starting NGINX
2:01 - nginx.conf Overview
7:33 - default.conf Overview
15:00 - Restarting and Reloading NGINX
16:49 - Outro
New to Cloud Computing? Get started here with a $100 credit → www.linode.com/lp/youtube-vie...
Read the doc for more information on configuring NGINX→ www.linode.com/docs/guides/ho...
Learn how to install NGINX on Ubuntu→ www.linode.com/docs/guides/in...
Subscribe to get notified of new episodes as they come out → kzread.info?sub_co...
#WebServer #Linode #NGINX #Linux
Product: Linode, NGINX, Web Server; Jay LaCroix;

Пікірлер: 59

  • @michaelvilain8457
    @michaelvilain84572 жыл бұрын

    These videos, although basic, are quite easy to follow and contain just enough detail to give someone unfamiliar with the topic enough to get started. Most of my experience is with Apache and I've installed nginx as part of a tutorial for another project. It's much easier to deal with than apache, so I looked up one of the Apache vs. Nginx pages and it filled out "Why would I run one over the other?". And it supplemented this video nicely. Very clear and CONCISE instructions.

  • @DannyMexen9
    @DannyMexen93 жыл бұрын

    Just enforced ssl on my linode running nginx. With every video, I learn something new, add to my tool belt. Thank you.

  • @davidjiang7929
    @davidjiang79293 жыл бұрын

    I love how you guys are creating these helpful videos. The reason why I will be using Linode over Digital Ocean despite similar product offerings!

  • @zes7215

    @zes7215

    2 жыл бұрын

    no scuh thign as sufferx or slowx or abx or etc, ceuxyuax, think, say, do any nmw and any s perfx

  • @sevidmusic
    @sevidmusic3 жыл бұрын

    Your videos are a life saver, thank you for all the thorough content : )

  • @gabrielalvarado5347
    @gabrielalvarado53473 жыл бұрын

    The mood... The pace... THe quality... Nice vid, keep it going :D

  • @hephaestuslakan3774
    @hephaestuslakan3774 Жыл бұрын

    That was pretty clear and concise, I have learned nginx configuration bash shell scripts here.

  • @gabrielmasutier
    @gabrielmasutier3 жыл бұрын

    Thank's very easy to understand, great job

  • @Drumbum501234
    @Drumbum5012343 жыл бұрын

    Love your tutorials

  • @diegogonzalezcruz6952
    @diegogonzalezcruz69523 жыл бұрын

    Thank you sir for your class.

  • @ruicruz8641
    @ruicruz86412 жыл бұрын

    Great explanation. From total cluelessness to understanding pretty well what is does, in 20 minutes! Great video! Thanks a lot

  • @olimbeknizomov8081

    @olimbeknizomov8081

    2 жыл бұрын

    17:27

  • @spidercerdo2534
    @spidercerdo25342 жыл бұрын

    I had an issue with certbot that would prevent from getting the certificate deployed correctly. the error would point to a server block issue. I tried several things going to sites-enabled and site-avaliable. but it wasn't untill i changed the default file in conf.d that i got it working. shows how important are this common configurations, thanks man.

  • @RABWA333
    @RABWA3332 жыл бұрын

    Was very helpful, thank you

  • @kfchenghk
    @kfchenghk2 жыл бұрын

    Thank you. You not just teach us how to do it, but also the reasons behind. It is extremely helpful.

  • @greg6094
    @greg60943 жыл бұрын

    Awesome videos!

  • @foysalisp
    @foysalisp2 жыл бұрын

    Great videos excellent tutorial NGINX learning, I like love it. Thank you so much.

  • @gregoryturner1505
    @gregoryturner15053 жыл бұрын

    Jay, You have advanced Linux by 100 years with your tutorials.

  • @MaheshKumar-bg5re
    @MaheshKumar-bg5re Жыл бұрын

    Some important topics are always beyond the scope of any tutorials 🙂

  • @serpantinthewild
    @serpantinthewild3 жыл бұрын

    life safer, thanks for the tutorial :)

  • @saucepaneighteen73
    @saucepaneighteen73Ай бұрын

    Great video.

  • @michaels8297
    @michaels82973 жыл бұрын

    Awesome! Any possibility for a tutorial with async backend servers like gevent?

  • @gistest1242
    @gistest12423 жыл бұрын

    awsome explain

  • @asthaitsolutions6042
    @asthaitsolutions60422 жыл бұрын

    Nice presentation

  • @takshpatel8109
    @takshpatel81093 жыл бұрын

    Thanks for info

  • @FirstLast-hm8oz
    @FirstLast-hm8oz3 жыл бұрын

    I tried with the second location example /blog/ , but it allways starts the / site. What happened here ?

  • @ibnelaiq
    @ibnelaiq2 жыл бұрын

    Thanks man.

  • @petertremblay3725
    @petertremblay37252 жыл бұрын

    Thank for this but i am still confuse about how to setup my vps since people say i should set it to apache and run nginx as a proxy server but other mention it is better to uninstall apache and just use nginx but they also said that setting up nginx for dynamic content is not very beginner friendly so i am at lost on how to proceed after 2 weeks of reading on the subject!

  • @AhmadKoudier
    @AhmadKoudier2 жыл бұрын

    the backslash after blog location is considered as security vulnerability :)

  • @loveprogramming9085
    @loveprogramming90853 жыл бұрын

    thank you

  • @BijouBakson
    @BijouBakson2 жыл бұрын

    Thank you

  • @rose.infosec
    @rose.infosec2 жыл бұрын

    your can use nginx -s reload unlike using systemctl ??

  • @KavanMavati
    @KavanMavati2 жыл бұрын

    FYI you should set the worker processes to auto (worker_processes auto;)

  • @dixztube
    @dixztube2 жыл бұрын

    sudo nginx -t allows you to test your configuration to see any breaking issues.

  • @rostranj2504
    @rostranj25043 жыл бұрын

    What's the difference btwn the nginx repository and the ubuntu repository? Is one more up to date than the other? Why did we install through the Nginx repository for this tutorial?

  • @AkamaiDeveloper

    @AkamaiDeveloper

    3 жыл бұрын

    Installing from Nginx directly will give you the most up to date version. This page has more details on different ways to install Nginx www.linode.com/docs/guides/installing-nginx-on-ubuntu-12-04-lts-precise-pangolin/

  • @dhruba59
    @dhruba593 жыл бұрын

    Hi how to enable .htaccess file on nginx ...I have installed amember pro but getting 404 error page Any solution??

  • @AkamaiDeveloper

    @AkamaiDeveloper

    3 жыл бұрын

    To best answer this we'll require some more information from you. We can help you out more quickly if you ask your question at our community site www.linode.com/community/questions/

  • @subho1766
    @subho17663 жыл бұрын

    A little off-topic, but is it a good idea to have root account in production machines?

  • @AkamaiDeveloper

    @AkamaiDeveloper

    3 жыл бұрын

    For production machines, security best practices recommend creating a limited user with root privileges. Check out this video for more info kzread.info/dash/bejne/a6CMuZKokrKtf7w.html

  • @takshpatel2667
    @takshpatel26672 жыл бұрын

    👌👌👌👌👌

  • @hoatranquang8376
    @hoatranquang83769 ай бұрын

    Dear Akamai Developer, I have problems. Safari browser can not connect my website. It's only connect pass with 80 port, no connect with 443 port. meanwhile, chorme, firefox ...all connect with my website. I had tried many methods, but it is fault. Please, you and everyone help me. Thank you so much

  • @YoungMesrine
    @YoungMesrine3 жыл бұрын

    I fuck heavy with Linode..real shit✌

  • @AshishKumar-qi5gk
    @AshishKumar-qi5gk3 жыл бұрын

    Jay, how did you background the nano editor?

  • @AkamaiDeveloper

    @AkamaiDeveloper

    3 жыл бұрын

    Hey Ashish, this should help you out in being able to suspend nano stackoverflow.com/questions/16043291/cant-pause-nano-in-terminal

  • @programmer9809
    @programmer98096 ай бұрын

    👍

  • @kelechi_Ebiri
    @kelechi_Ebiri2 ай бұрын

    Great video, however, I think the default configuration file has been moved to /etc/nginx/sites-available

  • @leninchakravarthy1426
    @leninchakravarthy142619 күн бұрын

    I think in /blog/ location context, as root keyword ia used, /blog @ url should not be used. It is automatically appended by default, because of the 'root' keyword. If 'alias' is used in place of 'root', then url url is correct. Correct me, if am wrong.

  • @kunalchoudharkar3084
    @kunalchoudharkar30843 жыл бұрын

    how we find the top 5 storage partation in size

  • @AkamaiDeveloper

    @AkamaiDeveloper

    3 жыл бұрын

    If you're trying to check disk usage, the command "df -h" might be what you're looking for.

  • @AmirKhan-do4si
    @AmirKhan-do4si3 жыл бұрын

    we can also use auto worker_processes auto;

  • @kipchickensout
    @kipchickensout2 жыл бұрын

    interesting how my default configs etc. look completely different

  • @TheTrekGuy97
    @TheTrekGuy973 жыл бұрын

    Little known fact. the pc behind him at the begining is what 90% of the linodes are run off of. good beginers video. reminded me i need to set my err pages.

  • @cptbrncls7050
    @cptbrncls7050 Жыл бұрын

    is your chair broken?

  • @md.mohiuddin
    @md.mohiuddin Жыл бұрын

    Concise tutorial

  • @LostOnTheLine
    @LostOnTheLine Жыл бұрын

    So by "Common Configurations" what you meant is "How to access the Configs" because you didn't actually share any "Common Configurations" & instead just wasted 15 minutes for anyone who finds this by the title >:(

  • @BeeRich33
    @BeeRich33 Жыл бұрын

    "This site can't be reaches" with 3 vhosts.

  • @tuanlethanh6159
    @tuanlethanh6159 Жыл бұрын

    thank you

Келесі