Code Fallacy
Code Fallacy
  • 35
  • 381 391
Linux Mint Install Guide and SSD Upgrade on Free Laptop
Hey everyone, in this video ill be showing you how you too can become a tech hoarder by rescuing defenseless computers from being thrown away. This guide is pretty straight forward, for me i wanted to showcase how to install linux in a pretty simple and straight forward way. I understand that my instructions aren't always the clearest so i hope this helps.
In this video we will cover:
1. How to upgrade SSD on old Laptop
2. How to install Linux Mint the Easy Way
3. How to recycle older laptops to prevent ewaste
This is an older Lenovo Yoga 2 in one device, I upgrade the Hard Drive to a Kingston SSD and installed Linux Mint on it. I was torn on which Linux distribution to chose, i chose linux mint because it would seem the most familiar to a windows user. but you can choose which ever distribution you would like, Ubuntu, Fedora, Pop!_OS, Arch, Manjaro, Gento, Debian ...etc there are alot of options.
My plan for this device is to use it as yet another home server and make tutorials. since many commenters have pointed out that you may be better off with a used laptop (or office pc) than buing a SBC like the raspberry pi 5.
If you found this video helpful please give it a like and consider subscribing.
P.S. Im working on a Markdown website to include written guides to the videos i make.
Links:
Belena Etcher Software: etcher.balena.io/
LInux Mint OS: www.linuxmint.com/
******SUPPORT LINKS********
BuyMeACoffee: www.buymeacoffee.com/codefallacy
zhlédnutí: 2 027

Video

DIY 6TB Raspberry PI 5 NAS running OpenMediaVault 7
zhlédnutí 8KPřed 5 měsíci
Hello, In this overdue video I'll be showing you how to install OpenMediaVault 7 on the Raspberry Pi 5 with the Geekworm NVME Adapter with a 2tb SSD and a 4tb NAS Hard Drive on an Ammo Box Container With RGB OpenMediaVault 7 Installation link: github.com/OpenMediaVault-Plugin-Developers/installScript. 00:00 intro 01:26 What is a NAS 02:45 Jank DIY Raspberry Pi NAS 03:14 OpenMediaVault Installat...
Raspberry Pi 5 with 2TB NVME SSD Geekworm Shield
zhlédnutí 128KPřed 7 měsíci
In this video we are testing out the Geekworm x1001 PCIE M.2 ssd board on the Raspberry Pi 5 with a 2TB Samsung NVME M.2 ssd. We will be updating the EEPROM and changing the boot order so that the Raspberry Pi 5 Boots from the SSD. we also show you how to overclock NVME PCIE connection from Gen 2 to Gen 3 Speeds. Now that we have a significant amount of storage we will be creating a great NAS i...
USB Drive on Docker Container Raspberry Pi Jellyfin
zhlédnutí 3KPřed 7 měsíci
In this video ill be showing you how to mount an External usb hard drive into a docker container so that you are no longer limited to the microsd card of the raspberry pi. This video is a tad complicated but i swear that you will be able to do it yourself if you slow down and take your time. Expanding the storage of your server is very important and this is probably the easiest and cheapest way...
NAS on Docker Container Jellyfin
zhlédnutí 2,6KPřed 7 měsíci
Hey everyone, in this video ill be showing you how to mount an existing NAS volume into a docker container using docker compose. This video is meant for people who already have a NAS and would like their docker containers to use them. The nextvideo will be out minutes after this one, showing you how to mount a USB drive using the Linux Command Line to your docker container. I understand this vi...
BEST MEDIA SERVER! Jellyfin on Raspberry Pi with Docker
zhlédnutí 9KPřed 7 měsíci
In this video ill be showing how to install your own Media Server using the FOSS Plex alternative Jellyfin, Docker, and Docker Compose. This is a pretty straight forward video using Docker Compose, meaning you can apply this technique to any NAS or Homelab server to get it running. Unfortunately i was not able to get Hardware Acceleration working properly because Jellyfin 10.8 and higher have d...
Your Own FREE VPN with Raspberry PI, Wireguard, Docker Compose and DuckDNS using Port Forwarding.
zhlédnutí 9KPřed 7 měsíci
In this video I will show you how to host your own private VPN that connects back to your home network from anywhere in the world. This tutorial is pretty simple to set up thanks to Docker and Docker Compose on the Raspberry Pi. This setup uses DuckDNS for a free SubDomain so the entire process is 100% Free (aside from equipment and ISP Bill). This is a great Raspberry PI 5 project! This type o...
Ultimate Raspberry Pi Server: Pi-Hole with Docker Compose
zhlédnutí 15KPřed 8 měsíci
This is part 2 of the Ultimate Raspberry Pi Server series. in this video i will show you how to set up Pi-hole, a network monitoring utility, so that you can monitor your local network and add block lists of certain domains to increase security. This tutorial will use the docker network driver macvlan to assign a static ip address to the docker container. which will free up the raspberry pi's p...
Ultimate Raspberry Pi Server: Installing Raspberry OS, Docker, and Docker Compose.
zhlédnutí 26KPřed 9 měsíci
Now that Raspberry Pi's are more widely available, including the release of the Raspberry Pi 5. I though it would be a great time to make an ultimate Raspberry Pi server with Docker and Docker Compose. In this video we will be using a Raspberry Pi 4. Although the Pi 4 is over 4 years old, it continues to be an affordable, power efficient computer, and we can use it to run personal cloud service...
Raspberry Pi SHORTAGE IS OVER!
zhlédnutí 396Před rokem
hey i finally remembered my CZcams password XD! just a simple PSA about raspberry pi 4 availability for those that have been waiting a while. Raspberry Pi / Pis? PIes? are now widely available for MSRP and availability are only going to get better from now on. if you don't believe checkout this interview with the CEO of the Raspberry Pi 4 Foundation with Jeff Geerling: czcams.com/video/-_aL9V0J...
RustDesk on Rasbperry Pi 4
zhlédnutí 14KPřed rokem
Hey guys here is a quick video on RustDesk running on Raspberry Pi 4. RustDesk is a completely free and open source Remote Desktop Software Solution. It is an alternative (and should be considered a total replacement) for TeamViewer. It is easy to install and connect to remote Desktops. I've been using RustDesk for the last month or so on my Linux Computer (fedora 36 with waylan disabled), Macb...
OC Raspberry Pi 4 consumption?
zhlédnutí 4,4KPřed 2 lety
edit: I had to reupload the video due to some audio issues. In this video i do a quick experiment to see how much electricity (energy) the Raspberry Pi 4 consumes when used at 100% and how much money does it cost. In this experiment i used a Kill-A-Watt electricity measuring device and some quick napkin math. I do not claim to be an electrician or a mathematician. This was something i wondered ...
Wordpress Local Development
zhlédnutí 419Před 2 lety
Hey CZcams Peeps, I've finally got around to making a tutorial on how to replicate a deployed wordpress website into your local computer. I know this video is a little bit long, but i try to explain in detail what im doing so that you may not get confused as to what is happening. Regardless of my efforts after rewatching the final video, i understand it it may be complex for some user. Please S...
SOLVE The Github RSA Error
zhlédnutí 2KPřed 2 lety
Hello everyone, In this video i will be showing you how to solve the Error: "You're using an RSA key with SHA-1, which is no longer allowed. Please use a newer client or a different key type." that you get on your terminal when attempting to use Git with a Github Repository. This issue happens because Github is no longer accepting RSA keys for authentication on servers and computers. This was a...
Git and Github with Hostgator Wordpress
zhlédnutí 2,9KPřed 2 lety
edit: i reuploaded the video, because the letters were too small so i zoomed in a bit. In this video ill be sharing how to use Git and Github on a Wordpress site that was started on a shared hositng provider. The reason i created this video is because i've seen too many wordpress deverlopers use FTP or SFTP to transfer edited files back and forth during developemnt. I see this as unnecessary as...
M1 Macbook Air for Android Studio Developers
zhlédnutí 2,8KPřed 2 lety
M1 Macbook Air for Android Studio Developers
Local Wordpress Development on M1 Macbook with 10up WP Local Docker 10updocker
zhlédnutí 2,5KPřed 2 lety
Local Wordpress Development on M1 Macbook with 10up WP Local Docker 10updocker
Safer Web Browsing by Editing Hosts file
zhlédnutí 283Před 2 lety
Safer Web Browsing by Editing Hosts file
How to install the Homebrew package manager on the M1 Macbook
zhlédnutí 2,6KPřed 2 lety
How to install the Homebrew package manager on the M1 Macbook
How to install oh-my-zsh and Powerlevel10k theme on your M1 macbook apple silicon or Linux machine
zhlédnutí 24KPřed 2 lety
How to install oh-my-zsh and Powerlevel10k theme on your M1 macbook apple silicon or Linux machine
How to install Node and NPM on the M1 Mac or Linux with NVM
zhlédnutí 16KPřed 2 lety
How to install Node and NPM on the M1 Mac or Linux with NVM
Actual footage of Linux users Installing a Web Browser
zhlédnutí 7KPřed 2 lety
Actual footage of Linux users Installing a Web Browser
How to Display Native External Monitor Resolution in MacOS
zhlédnutí 10KPřed 3 lety
How to Display Native External Monitor Resolution in MacOS
Linux PopOS running on Dell Latitide 7275 Windows tablet (As a Developer)
zhlédnutí 3,9KPřed 3 lety
Linux PopOS running on Dell Latitide 7275 Windows tablet (As a Developer)
Moon Egg! Sony a6300
zhlédnutí 277Před 4 lety
Moon Egg! Sony a6300
Real Web Developer Portfolio Website...Work in Progress!
zhlédnutí 205Před 4 lety
Real Web Developer Portfolio Website...Work in Progress!
Best Trick For HD Webcam stream
zhlédnutí 207Před 4 lety
Best Trick For HD Webcam stream
BootCamp 6 month Update (Outdated Info)
zhlédnutí 848Před 4 lety
BootCamp 6 month Update (Outdated Info)
Bootcamp 2nd Month Update (Outdated Info)
zhlédnutí 403Před 4 lety
Bootcamp 2nd Month Update (Outdated Info)
Coding Bootcamp (OUTDATED INFORMATION)
zhlédnutí 263Před 4 lety
Coding Bootcamp (OUTDATED INFORMATION)

Komentáře

  • @TheArkcantos
    @TheArkcantos Před dnem

    Good video, finally someone who install it! As for Rustdesk, perhaps self hosting is better? But more importantly, as Remote Desktop software, seems to use way much more than RealVNC (Now is paid only duh) and Anydesk. Heck perhaps more than Teamviewer.

  • @devotedforu
    @devotedforu Před 5 dny

    bro you are the only person on the pi entire pi community whos hard work help me to create pi hole at my home, hats off to you . regards your new friend for life....

  • @tibbs4gaming
    @tibbs4gaming Před 7 dny

    Hey Mate, great solution with the macvlan IP Configuration, but heres my problem. I also run PIVPN on the same machine (not dockerized) which creates a wg0 interface (10.129.X.X) besides the eth0 (192.168.178.X) . And I want to get my traffic via vpn also run trough the pihole (device names inclusive). Any chance to describe, what to do for it?

  • @RPM_RTG
    @RPM_RTG Před 10 dny

    Was trying to figure out how to get Batocera to run on my PI5 using an NVME. This guide was very helpful. Thanks this video is much appreciated.

  • @jagannathan4001
    @jagannathan4001 Před 10 dny

    good video bro😃

  • @SunLISunTube
    @SunLISunTube Před 11 dny

    Which is actually better speed SATA SSD or NVME SSDs with the Raspberry Pi 5?

  • @abdullaalahmed7451
    @abdullaalahmed7451 Před 17 dny

    hi. i did everything in this video but sadly i get this error after command "docker-compose up -d" ERROR: -bash: docker-compose: command not found any idea?

    • @codefallacy
      @codefallacy Před 17 dny

      This error message states that your system doesnt have docker-compose installed. You will need to install docker and docker-compose on your system to follow along. I did a video on installing

  • @mberkangr
    @mberkangr Před 22 dny

    Great video 👍

  • @f.a.j.4685
    @f.a.j.4685 Před 24 dny

    No, you are ok. Don't apologize 😊 The code snipplet. 1. I found it a little different in Github. OK I typed the differences. 2. the second (network) snipplet in Github was totally different. So I typed it all very carefully. Running didn't work. I installed pihole before already, don't ask me how .. it didn't block anything I am trying now since 4 days, last time 48 hours everything raspi related and I find your advice best. Sorry I was frustrated. The most problem is the IP thing and what adress to put in. That's where the most YT videos skip. I am a beginner ... so.. Thank you for asking. 😊🙏

  • @Zhixalom
    @Zhixalom Před 25 dny

    @12:15 Buddy, you are way past only one brain-fart. All-in-all almost an impressive amount of rather mixed-up terminologies. Yet, somehow still helpful despite all the discrepancies. I guess the trick is to not get too caught-up in what you are actually saying.

  • @f.a.j.4685
    @f.a.j.4685 Před 25 dny

    I failed .... to many jumps ... the copied code came from somewhere, and yes my fucking router its a Speedport Smart 4 Plus 🤬😖

  • @StuBoyUK
    @StuBoyUK Před měsícem

    Have you implemented a backup method to your NAS system ? For data recovery why a 6tb hard drive or is it ssd ?

    • @codefallacy
      @codefallacy Před měsícem

      For this setup i have a 2tb nvme ssd and a 4tb hard drive connected via a usb adapter for a total of 6tb. This video was before sata expansion boards became available, which i think are better options. Im running everything on the 2tb nvme hard drive and using the 4tb as backup. My backup option is to run a scheduled cronjob that zips up the content of a share/folder. Then it saves it to the 4tb hard drive. Then i have rsync utility running to sink the contents of the backup folder to another NAS i have.

  • @StuBoyUK
    @StuBoyUK Před měsícem

    Epic video easy to follow

  • @StuBoyUK
    @StuBoyUK Před měsícem

    Would sudo raspi-config work better than command line ?

  • @StuBoyUK
    @StuBoyUK Před měsícem

    Great video presentation question the mhat can it be fitted under the pi as I've a geeekpi mini tower kit with a fan which sits vertically

  • @joaquingutierrez3072
    @joaquingutierrez3072 Před měsícem

    Very straightforward video, I got this working instantly !! Like and sub, amazing. I have a question. In my house there are a lo of blackouts, I set pi hole up in an old laptop I have in my house. The laptop will shut down on and on because of blackouts and I have to keep turning it on, but when this laptop is powered off my internet connection should work fine right?

    • @codefallacy
      @codefallacy Před měsícem

      Thank you! If you add a secondary dns address as a fallback to your router it will use that if the first dns address is unavailable. Make sure you add the pihole address as the first option and then cloudflare's dns of 1.1.1.1 as the second and you should be all set. Unrelated to this make sure docker starts when the computer starts so that everything runs fine after ablackout or power loss

  • @richardcrbb
    @richardcrbb Před měsícem

    Thank youuuuuuuu I was setting this on portainer and couldn´t access to internet due to my port protocol was set TCP rather than UDP, thanks!!!!

  • @pinobarbareschi6452
    @pinobarbareschi6452 Před měsícem

    hi brother, do you happen to know how you can install windows 11 on raspberry pi 5 with NVMe PCIe M.2? Thank you

    • @codefallacy
      @codefallacy Před měsícem

      Yes you can, there is a windowss 11 build for arm processors

    • @pinobarbareschi6452
      @pinobarbareschi6452 Před měsícem

      @@codefallacy And by any chance is there a tutorial on how to do it? I have it too if you have a tutorial

    • @codefallacy
      @codefallacy Před měsícem

      I dont plan on making a windows 11 on the Pi 5 but other youtubers like @leepsvideo do. I highly recommend them

  • @marcusk7855
    @marcusk7855 Před měsícem

    the shutdown command is "shutdown -h now". Also with nano you can "ctl-s, ctl-x" to save and exit. I find that a little faster.

  • @fronix3700
    @fronix3700 Před měsícem

    Hi, I did everything in this video and I have one problem. When I use wireguard vpn I have no internet connection. Even when I set port forwarding or set dynamic dns on duckdns, I have a message that it is connected, but that didn't fix it, I don't know what I can do. Any tutorial can't solve this problem. I have a tp link Archer C80 router

    • @codefallacy
      @codefallacy Před měsícem

      Hey, im not too sure what the issue could be. Lets try a few debug steps. When connected to wireguard even though you dont have internet can you connect to local networks? For example, while connected to wireguard, are you able to access your routers login screen? Also double check to see if your router has a firewall enabled, if it does check that it isnt blocking wireguard

  • @kotgc7987
    @kotgc7987 Před měsícem

    10:24 speed of micro SD would be good.

  • @Soulstar1983
    @Soulstar1983 Před měsícem

    Thanks a lot, just bought a Raspberry Pi 5 and you helped me a lot setting everything up the right way! Thumbs up (y).

  • @TjgottaCtoon
    @TjgottaCtoon Před měsícem

    Can you repeat that?

  • @TheSuperjamesson
    @TheSuperjamesson Před 2 měsíci

    I have docker app on my desktop but want to move to Raspberry pi 4 so it less power. how does it handle the app. I was thinking running dockers containtor for nextcloud, Phpipam and ntfy

    • @codefallacy
      @codefallacy Před 2 měsíci

      hey! i recently did this and it was simple for my set ups. i went from an intel x86 cpu to a arm rasperry pi 5. it all depends how you set up the container volumes. i like to map my container volumes to directories/folders on my operating system. so all i had to do was copy the files in the volume and paste them on my raspberry pi 5. then use the same docker compose configuration on the raspberry pi, change the volume mapp to the new location and run docker compose up. i had some issues at first with files not copying over due to linux permissions for my profile so i compressed them with sudo before moving it. if you dont map the container volumes you can just export the volumes with a docker command. it all depends really. what kind of set ups do you normally have?

  • @flbeats3538
    @flbeats3538 Před 2 měsíci

    how to access jellyfin outside network

    • @codefallacy
      @codefallacy Před 2 měsíci

      hey! the most common method of doing it for free is to do port forwarding with ngnix proxy manager and duckdns.

  • @Neptune13
    @Neptune13 Před 2 měsíci

    thanks, this is exactly what I was looking for. Can you do the same but instead of Rasberry Pi OS you could do Ubuntu Server with the same method?

  • @fotografm
    @fotografm Před 2 měsíci

    Great video. You need to use "shutdown now".

  • @dibbyo456
    @dibbyo456 Před 2 měsíci

    Thank you so much, exactly what I was looking for.

  • @MannyCalifornia84
    @MannyCalifornia84 Před 2 měsíci

    good stuff, I'm going to checkout your other vids. I'm interested in a NVMe RAID configuration with raspberry 5

  • @CalmingWinds
    @CalmingWinds Před 2 měsíci

    Unless you get a Samsung nvme, all my SDs outlived my EVO 980 PRO.

  • @up1son
    @up1son Před 2 měsíci

    SSD 2TB Crucial P3, M.2 2280, NVMe PCIe Gen 3 x4, Leitura 3500MB/s, Grav. 3000MB/s - CT2000P3SSD8 It is compatible with Geekworm X1001 PCIe to M.2

  • @MrAdamKan
    @MrAdamKan Před 2 měsíci

    Great video thanks. Just wanted to let you know you can actually view the QR code in the terminal with the following code: docker exec -it wireguard /app/show-peer 1

  • @veredictum4503
    @veredictum4503 Před 3 měsíci

    Thanks. Appreciated. Because the vast majority of "how to" videos, are on OMV6. And as I tried, I noticed there are differences. And being a first-timer, I got quite lost. So your running commentary helps. I'll be re-watching this as I do re-install again.

  • @tsakeo
    @tsakeo Před 3 měsíci

    Great videos ! I got "context deadline exceeded" error while pulling duckdns, any idea how to proceed ?

    • @codefallacy
      @codefallacy Před 3 měsíci

      hey, sorry for the delay. nhis appears to be docker specific. but it could be many things. to help diagnose, how long does it take when you run the docker compose up command? what device are you using to set this up? how fast is your internet speed?

  • @BetterThanTV888
    @BetterThanTV888 Před 3 měsíci

    your videos are solid and at the right level for beginners and those with some basic knowledge. kudos to your channel growth. 🎉

  • @kirkpennock2997
    @kirkpennock2997 Před 3 měsíci

    Great video. Could you test if a pi5 can do youtube playback at 4K? And if possible Netflix play at 4K? I got my pi4 to do it but framerate is to slow.

    • @codefallacy
      @codefallacy Před 3 měsíci

      In this video i end up using the Pi 5 as a server so i dont have a desktop to open a browser. but if you istall the desktop image you can. however note that Netflix uses a DRM technology known as Widevine that prevents 4k streaming on non certified devices. you can install widevine manually but netflix still wont send a 4k stream from their server. as far as youtube, i will have to test it out.

  • @m00nalexb
    @m00nalexb Před 3 měsíci

    Great video and a helpful guide; thank you! I've just scored 57623 with a 2TB Crucial P3 plus (with PCIe 3 hack) Category Test Result HDParm Disk Read 824.75 MB/sec HDParm Cached Disk Read 827.38 MB/sec

  • @huvincent8883
    @huvincent8883 Před 3 měsíci

    I have asked ChatGPT for how to install the OS to the SSD on Raspberry Pi5, but all the answers confused me. My Raspberry Pi keeps searching the boot section from the SD card and SSD. Until, I see this video, this is an interesting solution to install an OS first on the SD card, then boot from it and try to install the OS again to the SSD storage. LIKE IT!

  • @cruzinsweetsntreats
    @cruzinsweetsntreats Před 3 měsíci

    2024-05-15 1441 PT .... this should be *the* video on setting up Pi-Hole, whether using the DHCP server, or not. The fact you were able to find the options to set the container to access the ship's IP address, was the caveat. I set it up in Portainer, and the steps were the same. Even in Portainer, the YAML check is in place, and won't let you move on, if it finds any code out of place. I had a few of the settings below the driver_opts out of step, and it warned, not let me click on the "update" button to move on. And once the update was made, and the container restarted, the IP address changed to my static of 192.168.16.xx.

  • @rokenrol17
    @rokenrol17 Před 3 měsíci

    Do you dare to use it for swimming after being opened?

    • @codefallacy
      @codefallacy Před 3 měsíci

      nope! no electronics that have been open can be resealed properly

  • @Draziak
    @Draziak Před 3 měsíci

    missing step Edited SD card's config.txt to enable pcie.

  • @bridevalley
    @bridevalley Před 3 měsíci

    Great video! The Pi benchmark site & utility is epic! I'd missed Jeff Geerling's NVMe gen3 settings in that config file so now, thanks to you, my Raspberry Pi 5 is even faster! Subscribed...

  • @EarnestWilliamsGeofferic
    @EarnestWilliamsGeofferic Před 3 měsíci

    There's no reason you can't have a desktop environment and run open media server...

    • @codefallacy
      @codefallacy Před 3 měsíci

      when i tried it a while ago with a raspberry pi 4 the install script failed maybe it gas changed since then

  • @TheMatthewDMerrill
    @TheMatthewDMerrill Před 3 měsíci

    Newer updates don't say for raspberry, I found out however that "rustdesk-1.2.3-2-armv7-sciter.deb" worked for my raspberry. I just tried the ones that ended in ".deb" as that is the package that raspberry pi takes.

    • @codefallacy
      @codefallacy Před 3 měsíci

      yeah this video is severy outdated, since this video they have rebuilt their UI in Dart and now support both x86 and arm systems.

  • @G0USL
    @G0USL Před 3 měsíci

    Great demonstration, I'll be getting a pi5 soon and will use this as a reference. Thanks

  • @EA-dz5yb
    @EA-dz5yb Před 3 měsíci

    Informative and to the point. thank you.

  • @Vhbaske
    @Vhbaske Před 3 měsíci

    I am lucky to having found your portal. They are scarce the peoples who are like you. Greetings from Puerto Rico

  • @UNITYMusics
    @UNITYMusics Před 3 měsíci

    I hope jeff sees this video!

  • @jord9261
    @jord9261 Před 3 měsíci

    which ip did you put in the port forwarding? the pi's / pi hole's / or something completely different? I'm lost as to why my wireguard connects but my ip doesn't change so I'm clutching at straws here :/

    • @codefallacy
      @codefallacy Před 3 měsíci

      the local ip address of the raspberry pi

    • @jord9261
      @jord9261 Před 3 měsíci

      @@codefallacy thanks!

  • @maverik1588
    @maverik1588 Před 3 měsíci

    Many thanks for these lecon. Perfect for my new Pi5 with nvme👍