- 1 Post
- 37 Comments
Botzo@lemmy.worldto
Selfhosted@lemmy.world•My king of all junk boxes, 4 TB snapraid + mergerfs disk hub. The temperature is okay, the speed is good! all connected to RPi4.English
3·4 months agoLove it. Gives a new meaning to JBOD too: junk box of disks!
Botzo@lemmy.worldto
PC Gaming@lemmy.ca•It's official: 64GB of DDR5-6000 RAM now costs way more than a PlayStation 5 consoleEnglish
8·5 months ago“The business case doesn’t add sufficient value for the customer. We need to prioritize creating a lickable UI.”
Botzo@lemmy.worldto
Linux@lemmy.ml•Valve's new Steam Machine and Steam Frame and implications for Linux
14·5 months agoFor sure.
I am excited to see more arm-based Linux devices for consumers. And the Snapdragon-based VR is exciting on that front.
It definitely won’t change anything for tomorrow or next year, but it does make me hopeful that better support is in the relatively near future.
I run Bazzite and Garuda (with the cachyos kernel). Only the Garuda box is Nvidia and has been great since kde+Wayland+Nvidia stabilized a year or so ago.
I think any of them (including cachyos) is a good choice. Optimization is diminishing returns, so I’d be looking for a distro with the default settings and tools I like as a much higher priority.
For example, I like Garuda’s btrfs with automatic checkpoints on upgrade so I can just send a
garuda update(which ispacman Syuwith bells and whistles) and almost ignore the output even when I get lazy and don’t update for a month. Don’t take this as a recommendation to ignore updates on an arch-based distro. There will eventually be consequences.With bazzite, updates really are in the same class because of the immutable base. But I’m also deep into containers and have no issue with the ergonomics of layering and management, which are improving, but definitely not very newbie friendly.
Anyway, give them test drives. You’d be surprised how much changing a package manager can impact your ability to do things for a while if you aren’t familiar.
I see. Yeah, that compose file is gross unless you’re running this on a dedicated vps, and even then…
I haven’t run snikket before, but it looks straightforward to me. Maybe the documentation has improved?
Tiling WM and Gruvbox. Doesn’t get any better!
Botzo@lemmy.worldto
Selfhosted@lemmy.world•rootless backup of rootless podman volumes?English
1·6 months agoIt seems like the only time I encounter this oddness is when some upstream docker image maintainer has done a weird with users (I once went 3 image levels up to figure out what happened).
Or if I borrow a dockerfile and don’t strip out the “nonroot” user hacks that got popularized years ago.
Botzo@lemmy.worldto
Linux@lemmy.ml•[SOLVED] is the command locate too old for debian 13 xfce?
5·7 months agoYou can search the package database to determine which package(s) provide a file with
dpkg --search $file
I might recommend starting with a project.
Something like getting pi-hole running. This would help you learn some of the networking basics. But I’d recommend reading at least enough to have a conceptual foundation about the things you don’t understand along the way (DNS, DHCP, etc).
You’ll want one of their supported OS choices to keep things simple. That means one of: fedora, debian, ubuntu, or centos. I might steer you away from centos just because its user base is a bit more linux-pro so finding specific help might be more daunting, but I don’t have much experience with it either. Maybe use a “server” variant to keep your system demand to a minimum (boot to terminal only).
Botzo@lemmy.worldto
Linux@lemmy.ml•The impossibility of finding a Linux laptop that I like
5·8 months agoThe framework 13 definitely has a fingerprint reader. Top right corner power button, just like a Mac.
https://frame.work/products/fingerprint-reader-kit?v=FRANFF0001
Just as usable as the one on my old M2 Pro work laptop too.
Fwiw, I did the DIY and brought my own 32gb of ram and 2TB nvme to keep the costs down a bit.
Botzo@lemmy.worldto
Linux@lemmy.ml•Bazzite has gained nearly 10k users in 3 months while other Fedora Atomic distros remain fairly stagnant
4·8 months agoYou might want to check out distrobox. Nice way to access apps for other distros or package managers like they’re native.
I’m also on Garuda for my main box (Bazzite on the framework 13), and I have an Ubuntu distrobox for dev work with one dev project, another for general tools that are only released as .debs, one running fedora for things that “only support RHEL”, etc.
Botzo@lemmy.worldto
Linux@lemmy.ml•Do you guys just have flawless experiences or what?
341·8 months agoWindows was just the boat you already knew.
Now you have a new (more adaptable) one and don’t know all it’s squeaks and rattles. You’re neither dumb nor is something wrong. You just aren’t familiar with what it needs from you.
Give it some time (a week compared to how long in windows?) and attention and soon you’ll wonder why you ever second guessed it.
Botzo@lemmy.worldto
Selfhosted@lemmy.world•How to Setup a Secure Ubuntu Home Server: A Complete GuideEnglish
2·8 months agoTotally.
Port knocking is one of those “of course someone did that” things to me too. A replay attack is enough to make it security theater.
An IP allowlist is a more useful addon.
Botzo@lemmy.worldto
Selfhosted@lemmy.world•How to Setup a Secure Ubuntu Home Server: A Complete GuideEnglish
3·8 months agoWe can go harder: port knock to open the port to a cert-only VPN (on top of all that)
Botzo@lemmy.worldto
Linux@lemmy.ml•Pop! os-really trying, but constant crash has me frustrated.
1·9 months agoI would ask for a healthy margin above 100%, especially if you’re bringing an older PSU. There are a ton of variables for determining what is needed, but if your TDP on those 2 items is pushing 400W, we should be aiming for 500+ with an 80 Plus certification.
This definitely plays like a failing PSU to me as I experienced similar issues when mine started dropping on one of the 12V rails with similar hardware (fx8350, r9 290) several years ago.
Agreed! That would be a huge QoL improvement (and work just like the podman command does). Now I’m thinking about other commands that force this silliness, like
pip.
The spec for quadlets has a few dedicated homes for the .pod, .container, etc. files. You can absolutely mount directories or files wherever (
%his$HOMEfor systemd unit files). See the Volume description for Container unit files: https://docs.podman.io/en/latest/markdown/podman-systemd.unit.5.html#volume
Have you tried the heroic launcher for your GOG games? It’s trivial to connect your account and download/install the games (and select the compatibility layer of your choice). There an option to add the games to steam too.