Linux Web Server Install Tutorial - Quick & EASY! (Beginners Guide using Ubuntu)

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 65

  • @SavvyNik
    @SavvyNik  2 года назад +4

    Download a 25 Page Linux Checklist here and support the channel - learn.savvynik.com
    Need a More In-Depth guide including install Ubuntu Server Edition & Web Server? - ruclips.net/video/xUH256WAWt0/видео.html

  • @sanitysystemsltd
    @sanitysystemsltd 2 месяца назад +1

    🎉 great, the interesting part is where firewall comes in. That's why am looking for that part 2:

  • @bobnangel97
    @bobnangel97 9 месяцев назад +1

    This was GREAT!!!!

  • @user-ho9fq7bm7v
    @user-ho9fq7bm7v Год назад +45

    this video is like those memes : "how every coding tutorial looks like"

  • @BumiCescPenn
    @BumiCescPenn 2 месяца назад +2

    Hello I really enjoyed the way you explained and demonstrated the work. Can you kindly help me deploy a HRIS software on a LAN network to enable staff get access to it when connected to the same network thanks.

  • @syedaneha6730
    @syedaneha6730 Год назад +4

    Sir please upload a video on
    How to set up Apache2 server as load balancer

  • @vanclough915
    @vanclough915 Год назад

    Thanks for the video. Very helpful

  • @DiogoScarmagnani
    @DiogoScarmagnani Год назад +1

    Very useful video. Very easy.

  • @walidslimani
    @walidslimani Год назад +6

    how do i get to this page using another pc

    • @yasserraghib3045
      @yasserraghib3045 10 месяцев назад

      It's a bit difficult. You'll need to reserve DHCP Static IP for the machine that is hosting. Then, on the same lan, write that up in the search bar.

  • @TrishalMishra
    @TrishalMishra 8 месяцев назад +1

    Thanks a lot budda❤ 🙇🏻‍♂️

    • @SavvyNik
      @SavvyNik  7 месяцев назад +1

      No problem 👍

  • @HungNgo-pr5uv
    @HungNgo-pr5uv Год назад +2

    3:42 How did you delete all content inside html file?

    • @SavvyNik
      @SavvyNik  Год назад +5

      Using vim you can type how many lines you want to delete first do esc a few times followed by amount of lines (1000) and then dd. All together - ESC 1000dd

  • @ΛευτέρηςΧατζηλευτέρης
    @ΛευτέρηςΧατζηλευτέρης 8 месяцев назад +2

    Hello, nice video.. How can we access it through another device in hte same network to check it?

  • @P.N.C.9449
    @P.N.C.9449 10 месяцев назад +2

    yea, it refuses to work, i cant connect to localhost at all, gonna try to ramake the vbox for this. can anyone help?

  • @ismaeladriannnn
    @ismaeladriannnn 5 месяцев назад

    Hi, I would like to know if it's possible to run a web application into a virtual-machine-ubuntu-server and continue coding from my Windows operating system by using Visual Studio Code. Thanks for your help very appreciated.

  • @MuttKitten
    @MuttKitten Год назад +1

    Is there a video of u or someone making the site live properly?

  • @yassiengalal9404
    @yassiengalal9404 2 года назад +4

    How did you delete all content inside html file?

    • @kamerynsimonne
      @kamerynsimonne 2 года назад

      i’m wondering this too

    • @nikson8292
      @nikson8292 2 года назад

      1000d

    • @FelixL1234
      @FelixL1234 2 года назад +2

      vim shortcut:v=select mode, G=go all the way down, d=delete
      so just in vim in normal mode: vGd

    • @tgp5460
      @tgp5460 Год назад

      press esc then d then G not g

  • @vicior55
    @vicior55 8 месяцев назад

    Muito obrigado, cara.
    Segui o passo a passo, mas acabei errado na hora de escrever "Vim" e escrevi "Vi", e com isso acabei fazendo var/www/html/index.html.swp e var/www/html/index.html.swp.swp.
    No final das contas consegui acessar a pasta var pelo navegador da TV e amanhã vou apresentar meu projeto na fábrica onde eu trabalho.
    Obrigado mais uma vez.

  • @nirunp3764
    @nirunp3764 Год назад +1

    Thank you, bro.

  • @R8shabt
    @R8shabt 8 месяцев назад

    How do u save after u edit the webpage?

  • @nghia.6401
    @nghia.6401 Год назад

    which shortcut key did your press after write ".. was HERE!", i dont know how to save and back to terminal. Pls help me!!

    • @vikramrayavarapu1054
      @vikramrayavarapu1054 11 месяцев назад +2

      U mean
      U don't know how to exit from Vim editor?

    • @Technoplane
      @Technoplane Месяц назад

      1. Stop using linux if you dont know that 2. Ctrl C

  • @luppister7515
    @luppister7515 2 месяца назад

    Nice vídeo bro

  • @rahmakoshin
    @rahmakoshin 2 года назад +1

    i did the same thing and i still got the apache2 default page after refreshing

    • @kesezro
      @kesezro Год назад

      If you have ubuntu desktop:
      1.enter root folder
      2.go back to administrator root
      3.go to directory
      4.you can edit/save file

  • @Ekko-d7o
    @Ekko-d7o Год назад

    useful video . thanks . how to host globally ?

  • @iangrice5511
    @iangrice5511 2 года назад +6

    How would I make this accessibility from any computer not on my network please

    • @anonymous_preferred7737
      @anonymous_preferred7737 Год назад

      Port forward your public server IP address, then register that IP with a domain name.

    • @bitsnbytes6474
      @bitsnbytes6474 Год назад +1

      Use cloudflare tunneling if u dont want port forward

  • @Lizardrust
    @Lizardrust 2 месяца назад

    how to put css?

  • @syedaneha6730
    @syedaneha6730 Год назад

    What is the command use to save and exit after writing html

  • @acaludi8512
    @acaludi8512 11 месяцев назад +2

    This tutorial should be named how to install apache2, basically that's all you are showing.

  • @yosiaruhutsidabutar
    @yosiaruhutsidabutar Год назад

    why do it says "command not found" when i type "sudo vim /var ..."???

  • @Nexplane
    @Nexplane 9 месяцев назад

    how to use wordpress on this?

  • @leothalion3983
    @leothalion3983 2 года назад +1

    Thanks, Nik

    • @SavvyNik
      @SavvyNik  2 года назад

      You're welcome! :)

  • @woodenbeast9337
    @woodenbeast9337 2 года назад +2

    How about a Linux server to stream live videos and not be forced to use YT, AWS.

    • @SavvyNik
      @SavvyNik  2 года назад +2

      you could technically just put video files on the server and then embed them into your website so you can play them

    • @woodenbeast9337
      @woodenbeast9337 2 года назад

      @@SavvyNik I agree BUT I mean live

    • @joshuatimothy2966
      @joshuatimothy2966 Год назад

      @@woodenbeast9337 that's customized, so you'll have to find out and do it yourself since there's no one way to do it

    • @woodenbeast9337
      @woodenbeast9337 Год назад

      @@joshuatimothy2966 Thanks

  • @OkieKola
    @OkieKola 8 месяцев назад +1

    Awesome

  • @ilya_123__
    @ilya_123__ Год назад +1

    thank you

  • @kontozamkniete9575
    @kontozamkniete9575 Год назад

    Po co komu strona na localhoscie XD

  • @saseda
    @saseda 4 месяца назад

    And it's visible from LAN only... 😅😂😂

  • @crazygeordie1383
    @crazygeordie1383 9 месяцев назад +2

    Not Beginner friendly you think we all know how to use a terminal were windows users NOT coders

    • @Wilson-AM
      @Wilson-AM 4 месяца назад

      We’re and this is for ubuntu

    • @lunchdotbox
      @lunchdotbox 2 месяца назад

      You can type

  • @Ccodebits
    @Ccodebits 3 месяца назад

    Wasted my time,. I want to open it to the public. Change your title to local webserver!