SayCyberOnceMore
- 26 Posts
- 1.05K Comments
SayCyberOnceMore@feddit.ukto
Linux@lemmy.ml•You can now use Debian without LinuxEnglish
1·vor 3 MonatenBSD?
SayCyberOnceMore@feddit.ukto
Buy European@feddit.uk•Dutch Radboud University selects Fairphone as standard smartphone for employeesEnglish
2·vor 3 MonatenCombined USB-C charger and jack connectors also exist, so could help you here.
Edit: ah… just saw the /s
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Where to start with backups?English
2·vor 3 MonatenAh, good old
ddWhen you have some spare time, take a look at
partclone- clonezilla uses it because it only backs up used blocks, not free space, so more efficient.
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Where to start with backups?English
2·vor 3 MonatenInteresting.
Yep, I agree there’s 2 types of backups:
- data
- OS image
Out of curiosity, how are you doing the drive imaging?
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Reproducible alternatives to nextcloud?English
2·vor 3 MonatenYep, this is what I did too.
I found no-one was using the NC interface and just syncing, so stripped right back.
Stable. Lightweight. Mostly no maintenance (just moving to syncthing-fork)
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Why isn't using a key file the most common way to log into self-hosted servers?English
1·vor 3 MonatenI think the point here is that no-one uploads / enters a password/phrase/file.
Whatever you enter on the keyboard is hashed and the hash is sent. Depending on the protocol, sometimes it’s time limited so no-one can record the network traffic and resend the data (replay attack)
Files (SSH keys, certificates, etc) are checked against a (usually) asymetric key exchange algorithm, so they can only compare what’s sent if they have the corresponding key to decrypt the cipher.
The length of the password (or file) is basically meaningless. It’s just how long it’ll take someone to guess it (brute-force), but as the saying goes, you don’t break into a house through the door, you go through Windows… ie the weakest link.
In your concept, the weakest link is the meatware: humans. We need ease of use, so, someone will store that file and it’ll be compromised, so 64b, 128b or 512b doesn’t matter, if they have the file, they’re in.
Now… MFA… Now, that’s more like it.
SayCyberOnceMore@feddit.ukto
Cybersecurity@sh.itjust.works•Cisco finally fixes max-severity bug under attack for weeks • The RegisterEnglish
2·vor 3 MonatenGotta say… I don’t really rate Cisco as a security vendor these days.
Sure, we’ll happily rack up a load of their switches (disabling the call-home feature), but edge protection? I’ll pass…
SayCyberOnceMore@feddit.ukto
Cybersecurity - Memes@lemmy.world•What do you guys think? Would this greatly decrease your chances of being hacked?English
12·vor 3 MonatenAccounts are rarely brute forced these days.
It’s almost always a leaked, unsalted hash table.
Ñōt göñńå hêlp mùçh
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Jeff Bezos said the quiet part out loud — hopes that you'll give up your PC to rent one from the cloudEnglish
2·vor 3 MonatenAt least there’s no Windows…
SayCyberOnceMore@feddit.ukto
Linux@lemmy.world•Learning fixes without looking everything up or having the answer given outrightEnglish
4·vor 3 MonatenTime. And experience.
I compare this with other skills like growing plants… “keep watering them” is not good advice for cacti…
A lot of Windows users have to search for solutions which you probably know. And there’s still advice out there to “open regedit…” (do you understand the difference between HKLM and HKCU?)
Windows is like Linux, but someone’s taken away all choice: 1 desktop GUI, 1 filesystem (mostly), etc. so there’s usually only 1 answer.
Pressing the volume key should work as it’s been the same for decades. Yet, why can’t I move the taskbar to the top of the screen in Win11 now?
You’ll get there with Mint Cinnamon, but someone else on Mint Xfce will have to do something different, and learn different things yet you’ll still both learn about
apteven if you try to only use the gui to update your systems.Over time the venn diagram of advice becomes clearer and you find what advice works for you (ie cli vs gui) and you learn why some plants need water and others don’t.
I have a 7530. (Is yours a typo?)
Yes, those instructions look about right.
My pfSense box has the username & password, so the router really is just being used as a dumb modem (I used to use Draytek modems)…
… but…
The router’s diagnostics will show the DSL details, so you can check if your external connection is ok (ie OSI Layer1), but it will always think it’s offline.
So once you get your OPNSense setup and working, have a look around the Fritz diagnostics and get comfy with what you can / can’t see, because when there’s a failure you won’t know what is really failed.
Also… write down what you did and how to reverse it, as you (or others) might want to reset it to full router if your OPNSense is down.
The advice above matches mine.
I have a home-built pfSense unit and when parts die (not if), then I just replace them with spares I have already waiting… as that box is now critical for you.
I also have a Fritz in bridge mode with the pfSense doing PPPoE through it, so effectively, the firewall is the first real device on the WAN. Makes things much simpler as the WAN interface has status like packet drops, etc, much easier to diagnose issues.
SayCyberOnceMore@feddit.ukto
homeassistant@lemmy.world•Is there a way to remove the autopopulated dashboards from the sidebar? Not per device.English
2·vor 3 MonatenYour quirky quest to quit using quizzical words is quite strange…
I’d expect that a dashboard / sidebar item could be available only if that module was installed - like Integrations for example.
I use the Energy but not Climate, but in the future I might install it, likewise I might remove an existing one.
I don’t see this as a big problem, but I do agree that automatically adding them can be annoying with multiple phones / tablets / etc.
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•State of the Fin 2026-01-06 | JellyfinEnglish
2·vor 3 MonatenWow.
Ok, I don’t have anywhere near that amount of media, but MythTV takes seconds to rescan ~2TB of videos and maybe a minute to get any missing details like fanart, etc.
Similar amount for music - but I feed it the files after I’ve run them through Picard.
I’ve not done a complete rescan of eveything for ages, but from memory it’s like an hour absolute tops. More like ~30 mins.
And that’s on an underclocked CPU (for quietness).
SayCyberOnceMore@feddit.ukto
Linux@lemmy.world•Which open-source operating system(s) installed to all mobile devices (laptop, tablet, phone) would work nicely together like Apple devices do?English
3·vor 3 MonatenOut of curiosity, which Mint bugs are you seeing?
I’ve just upgraded one family laptop to… 22? And about to do another on the weekend… so curious if I should hold off, or hurry up…
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Reitti v3.1.0: A year of self-hosting my location history (1.1k stars and 46 releases later)English
21·vor 3 MonatenThis looks very interesting.
I track the family’s location with GPS Logger (on Android) and the Home Assistant app on the iPhone user… it’s all going to HA at the moment to turn lights on when people get home…
And I have a separate Immich server.
So, reading this, I can combine this all together from HA and Immich - or do I need to send the GPS coordinates to this server too?
I’m also not a container user… skimming the installation section, the instructions appear to be only support docker - are standalone instructions also covered? (I may have missed them…)
But, this looks really nice.
I liked thr piechart where you distinguish between walking, cycling, driving, etc, I presume that’s done by velocity…? So, do you calculate that or need that data from the phone app?
SayCyberOnceMore@feddit.ukto
Selfhosted@lemmy.world•Introducing Hypermind: A fully decentralized, P2P, high-availability solution to a problem that doesn't exist.English
5·vor 3 MonatenI don’t run any containers and this made me consider trying to get the whole infrastructure setup 😁
Just basic commands will get you most of the way there…
lsblk,fsck, etc.You can check the formatting and partitioning with something like gparted (a GUI for
parted)For SMART, use
smartctlor gsmartcontrol for a GUINote: external USB enclosures / docks / adapters / etc. rarely pass SMART data, so you’d need to actually plug it into a mobo to check that.
This is the way 👆🏻