• 0 Posts
  • 611 Comments
Joined 1 year ago
cake
Cake day: February 10th, 2025

help-circle


  • PXE booting is pretty neat, but it’s a lot to setup for home use.

    I did a lab where we configured an immutable distro to boot using an encrypted RAM drive as storage (using TSME). The machine had no storage other than RAM (and NFS mounts). We were trying to harden a machine against coldboot/evil maid attacks. It was a neat project but a bit too clunky for daily driving and also, a RAM drive in this economy?



  • That was 2 hours-ish that could have been just 5 minutes if the system had actually told me it was having problems with connecting to a drive.

    It did, it almost certainly wrote the error into the system log. That’s generally the first thing you should check if you’re having such low-level problems, like a failure to boot.

    Going forward some good advice is: Get a USB stick, install Ventoy and put a system rescue image on it: https://www.system-rescue.org/

    This way, if you’re ever having issues booting you can boot into a live environment and read the logs.

    If you mount your system drive on /sysroot, you can read the system log with

    journalctl --root=/sysroot
    

    Add a -b flag to see just the log from the latest boot (and -b -1 from the previous, -b -2 from the one before, etc)










  • Yeah, this project is built as a docker container. The repo has instructions on starting the container. You should watch a few introductory videos on Docker so you understand the concepts and basic usage.

    Once it’s started, the machine that docker is running on will be serving a website that acts as the application. If you’re running docker on your desktop you can then open a web browser and go to http://localhost:8080/ and you will see something that looks like the demo link above.

    This doesn’t expose it to the Internet. If you’re running this on a home LAN with a router between you and the ISP’s modem (or the ISP’s modem is a router/AP) then only computers connected to your network will be able to access it. You would have to go to your router’s administration console and specifically forward a port for that service so that people on the Internet could get past your modem.




  • FauxLiving@lemmy.worldtoSelfhosted@lemmy.world*Permanently Deleted*
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    1
    ·
    1 month ago

    Yeah, maybe tell the guy who suggested plugging the laptop into the TV INSTEAD OF USING A MEDIA PLAYER.

    Oh goodness, you’re right.

    Thank you for your valuable contribution to the Selfhosted community. We in the Selfhosted community always looking for like minded people who absolutely abhor technology, that’s why we’re here in the Selfhosted community. We here at the Selfhosted community are just aghast at all of the newcomers who are constantly trying to make use use “electronics” like some NERD who lives in their parents basement.

    Thank you for sticking up for home decour, it is an important part of our lives which simply cannot simply be brushed aside because someone (probably a NERD) wants to use “technology”. Like I always say, this computer thing is just a passing fad which will never catch on while a stylish living room is forever.

    This site is populated by the illiterate.

    Yes, there certainly are a lot of clueless people who are unable to comprehend a statement.


  • Unless you’re watching your shows on Netflix, or other commercial streaming services, then you’re committing piracy too. ‘Streaming’ a show is just downloading it and them immediately deleting it.

    Piracy is downloading/making a copy of a piece of media that you’re not licensed to copy. It doesn’t become less illegal because you delete it.

    If you’re against piracy then you should not be streaming content that you haven’t paid for.