The BEST Way to Use a Raspberry Pi 4!

Поделиться
HTML-код
  • Опубликовано: 8 июл 2024
  • ➤➤
    Sponsored By PCBWay! As a new member, get $5 for FREE!
    PCB Prototypes the easy way! - www.pcbway.com
    FREE $5 - www.pcbway.com/Member/Login/?...
    ➤➤
    This is without a doubt, one of the best ways to utilize a Raspberry Pi 4. A Home Server! If you're interested in setting one up, this video goes through the process step by step!
    DietPi - dietpi.com/
    Pi-Hosted - pi-hosted.com/
    Novaspirit Tech Pi-Hosted Series - • Pi-Hosted : Raspberry ...
    JustSky Flame CSS - github.com/Just5KY/SkyPi/tree...
    Flame Docker Compose Text -
    version: "3"
    services:
    flame:
    image: pawelmalak/flame:multiarch
    container_name: flame
    volumes:
    - $DOCKERDIR/flame:/app/data
    - /var/run/docker.sock:/var/run/docker.sock # optional but required for Docker integration
    ports:
    - 5005:5005
    environment:
    - PASSWORD=SUPER_SECRET_PASSWORD
    restart: unless-stopped
    00:00 - Intro
    01:15 - What we're doing today!
    03:44 - STEP 1 - Downloading DietPi
    05:34 - STEP 2 - Flashing the OS
    08:16 - STEP 3 - Setting up DietPi
    13:00 - STEP 4 - SSH
    15:12 - STEP 5 - Installing Docker & Portainer
    18:00 - STEP 6 - Setting up Portainer
    22:17 - STEP 7 - Installing a Dashboard (Flame)
    25:11 - STEP 8 - Customizing Flame
    27:39 - STEP 9 - Installing Jellyfin
    33:11 - STEP 10 - Installing SAMBA (NAS)
    36:41 - Final Thoughts
    Links -
    💬 Discord - / discord
    💸Patreon - www.patreon.com/user?u=373364...
    📺 Odysee - odysee.com/@RaspberyPiProject...
    📱Twitter - / lukefrenner
    📹 SlyFox1419 - / slyfox1419
    ------------------------------
    chill. by sakura Hz / sakurahertz
    Creative Commons - Attribution 3.0 Unported - CC BY 3.0
    Free Download / Stream: bit.ly/chill-sakuraHz
    Music promoted by Audio Library • Chill - sakura Hz (No ...
    ------------------------------
  • НаукаНаука

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

  • @andrewlalis
    @andrewlalis 2 года назад +24

    FYI as well: I've used the pi 4 successfully as a sort of media center. It's able to render 1080p content at 60fps, which is fine for playing stuff with VLC media player, but it can't really handle 4k due to the lack of hardware acceleration.

    • @JayB6
      @JayB6 Год назад +2

      But I'm able to watch 4k movies on emby on the TV tho

  • @smz3610
    @smz3610 2 года назад +5

    Love your vids mate! Thanks for this!

    • @Lukes-Tech
      @Lukes-Tech  2 года назад

      Thanks! Hopefully it’s helpful :)

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

    thank you for making such a great job......nova-spirit guy made such an effort thanks for both of you

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

    Great content, perfect video edition. Congratulations!

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

    Excellent video 👏

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

    Could you please make a video on how we can access this home server through the internet from outside of the local network with having access all the containers?

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

    Where was this about 4 sleepless nights ago lolol. Thanks for the amazing video!!!!!

  • @4X4NAV
    @4X4NAV Год назад

    Halfway through the video and have to pause for work, but I’m loving it! Do you know if you can install pocket base via the app template you describe here?

  • @1zielak1
    @1zielak1 Год назад

    thanks

  • @Mr.KellyMelvin
    @Mr.KellyMelvin Год назад +1

    Lol. “With all that said, let’s dive straight into the video. But first…”(advertisement) “ I know you must be on the edge of your seat right now, so let me get straight to the point…“

  • @bigjplay
    @bigjplay 11 месяцев назад

    Absolutely love your videos! Have you messed around with the Orange Pi at all and would you consider doing some videos on that?

  • @evangorman2
    @evangorman2 Год назад +2

    I like the small OS footprint that DietPi provides, combined with the power of Docker. Very efficient use of the Pi4. Thanks Luke! Love your raspberry pi videos.

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

    a serial console is basically a text-only hardware interface thats good for viewing system logs unnless youre a developer and then its good for all sorts of hardware info

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

    Do you know how to connect or attach the raspberry pi GPIO pins to the DWM1000 uwb IC?

  • @marczinck2530
    @marczinck2530 Год назад +2

    Absolutely an excellent video! Well done.

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

    Great

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

    FYI, Serial/UART would be used for example with an Arduino. To flash and program it's chip. "BIOS" "firmware"
    These devices, like Arduino, have no user interface, so you have to control them from another device.
    The communicates goes over a serial bus. More precisely UART.
    UART is agnostic, making it universal. (like USB, but a lot more 'basic') and is used on pretty much any controller board.
    Contrary to SSH, UART does not need or use a network connection.

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

    Hi Luke , can you recommend for me the best RAM size for using raspberry as home server ? . I saw in your video that 8gb RAM model is more preferred, how about 4gb RAM ?. Is it enough to run the home server 24/24 smoothly ?

    • @Lukes-Tech
      @Lukes-Tech  Год назад

      Hi Loc, yeah sure! I do think that 4GB Ram is enough for running multiple docker containers at once. However, if you want to run quite a bit off them, I would assume that 8GB could come in handy. I don’t underestimate the 4GB either though :)

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

    will do the job of serving media files across the network. However, it is under-power if your client (like browser) side cannot accept the media file as direct play and requires media decoding/converting. The pi isn't strong enough to do that. 4K is definitely out of reach in this case. For better home media experience, you will need a stronger machine (support up to 4k at least) with some graphic hardware decoding capability.

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

      The RPi4B does have some hardware encoding compatibility with Video4Linux Memory-to-Memory

  • @the-real-random-person
    @the-real-random-person Год назад

    BTW people who installed Jellyfin, make the Movies and TV paths also writeable, so you can upload from jellyfin too

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

    Wish i could find a coupleof these.

    • @Lukes-Tech
      @Lukes-Tech  2 года назад +1

      Pi’s? Yeah it’s a real bummer how hard they are to come by..

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

      If you go on Twitter, there’s an account that posts links to when there’s restocks ;) you gotta do the research from here

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

      @@stewpidmoney6634 yeah I should set my stock alert app to these didn’t even think about that thanks

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

    The best way to use one is as a stand-in for an NFT. Because due to the Pi shortages, we can't get our hands on a real one of either.

  • @siddharthchordiya
    @siddharthchordiya 2 года назад +3

    Does Diet Pi is optimised for the Raspberry Pi just as the Raspberry Pi Lite
    And How much Storage RAM and CPU does it uses as compared to Rpi Lite

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

      Diet pi is much lighter than rpi os lite since it has zero bloat.
      And yes ram usage would be lesser than that of rpi os lite altho idk why you'd want it cuz rpi os lite by itself takes only 75-150 mb on idle

    • @Lukes-Tech
      @Lukes-Tech  2 года назад +1

      Yeah, I think it’s as optimized or perhaps even more. I haven’t ever really compared them.
      I don’t know exactly how much it uses, but it’s pretty lightweight.

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

      @@TheTechieScientist This is just to clear that is the Rpi Lite is ok for the home server on Rpi Zero W or I should go with Diet Pi because of its low weightage on System in terms of RAM and CPU usage

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

      @@siddharthchordiya well it depends on what pi you have , if you have 2gb or more (pi 4) rpi os lite would be fine however if you have 1gb or less in case of pi 3 , 2 or zero

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

      @@TheTechieScientist Yes I have a Raspberry Pi Zero W

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

    Yeesh. Isn't there something a bit more straightforward? I just need a folder.

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

    I've been running a home web / samba solid state server on an HP thin client for like 15 years now. 8 watts, 108 K of usuable RAM (20K is used for video memory), Tinycore Linux, 400mghz and 10/100 ethernet, 64gb USB stick for storage.
    A friend gave the ThinClient to me as totally unusable junk and I saw the potential to be an entirely silent solid state computer that was left on all the time.
    Unfortunatly, the power brick for it died, and I replaced it with a standard surplus old PC power supply so it's no longer quiet because of the power supply fan. But I could buy a replacement brick off ebay.. it works, so I don't bother. Still serving my websites today. On a 108K machine. That's only like twice the memory of what a C=65 has...

  • @the-real-random-person
    @the-real-random-person Год назад

    For those who don't have ssh on windows (WIll be very stupid enough if you removed it some way)
    Command: `Winget install openssh`

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

    This would be cool , if a person could actually buy one . Lol

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

    Nice, but you can't buy one anymore due to shortage of electronics.

    • @Lukes-Tech
      @Lukes-Tech  2 года назад +1

      Yeah.. I hope it get's better soon!

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

      @@Lukes-Tech So I went for Z80-MBC3. Not suited as a server, but it keeps me busy (and a trip down memory lane: My Apple ][ had a Z80-card)

    • @Lukes-Tech
      @Lukes-Tech  2 года назад

      @@adrimathlener8008 Interesting! I've never heard of that before. Enjoy it :P

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

    Man, I can't say how badly the Raspberry Pi went wrong. It morphed into a more and more powerful platform until it tried to become a desktop replaement. No. That's not what something like this should be. You don't kneed this kind of insane computing power except to maybe control an android robot, and then, it's too under powered for that, and there is no AI software that would run on this platform.
    Now, what the RaspberryPi was meant to be was a somewhat more powerful BASIC stamp. Like a C=64 or Vic-20 without the insane graphics capability. Kind of like a PET. Something you could easily program for your little projects that was dirtc heap. Like dirt cheap, $5-$10 per usnit. Not $150.

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

      You realize, of course, that prices are *hideously* distorted by forces outside the manufacturer's control. But their dealers in various places sell at the MSRP, when they can get stock. So a Zero W at $10 should be just the ticket, if you're willing to wait a bit. I only had to wait a week for a Pi 400 and a Canakit with an 8Gb 4B (and a week to take for shipping). There's more to choose from than the top of the list.

  • @PiperDowns
    @PiperDowns 2 года назад +3

    I like the topic but no offense about this but you should cut down on the fluff. It was very hard to stay interested and focused on what you are saying

    • @sirrobertdowneysenior8080
      @sirrobertdowneysenior8080 Год назад +3

      Every RUclips video is a random persons own journey. Everyone is different on this planet everyone reacts to things differently. Please respect that.
      No harm in it, we should adapt to it if not we can make our way our quietly 👍.

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

    Yours is a shit way to utilise the pi tbh .. I have it so that is is running Kodi on my main TV and providing NAS and providing Routing using raspbian..

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

      Make a video tutorial with instructions on how to do so.