I just run sid (unstable) on my desktop. Still very rare to get a broken package, and when it happens it gets fixed within hours.
- 0 Posts
- 39 Comments
Maybe he started the install at 02:30? And included a coffee break
Yes. Writting down a complex password helps against most attacks, except one where the bad guy has physical access to your note. Based on the normal users use case that is probably a very good trade off. Most hacks are done over the internet without access to your note.
Ideally everyone should use a password manager, but that is highly unlikely any time soon.
I know this is a meme, but security is not binary. It is not you either have 100% or 0%, it is always a sliding scale, and usually on the opposite side is convenience.
Encrypting your drive protects against someone stealing your computer or breaning into youe house while the computer is off/locked.
People like to trash people that write down their passwords on a post-it note and keep next to their computer. It is not ideal, but having a somewhat complex password written down protects a lot more against attacks over the internet than having “password”. However, if others have physical access to the note then it is obviously very bad. Like for example in an office.
Testing doesn’t get security updates as quickly as unstable, or even stable sometimes.
For desktop I run debian sid (unstable), despite the name it very rarely breaks. And once in a blue moon when it does it gets fixed in a few hours/a day. Usually it is just some package that doesn’t play nicely with something else, so not like it is unusable during that time.
The unstable part is that they do not guarantee that it will work, it is still more stable than most other distros and you get new packages.
Tanoh@lemmy.worldto
Linux@lemmy.ml•Has bad branding ever turned you off from software, FOSS or not?
2·3 months agoI am kinda turned off by how awful and hacky it is, but sadly it is used everywhere. And the Facebook ties is another big minus.
Tanoh@lemmy.worldto
Linux@lemmy.ml•What you do with your windows button on your keyboard?
1·3 months agoLeft: start/stop playing music via xmms2
Right: open a zenity file selector to load music into xmms2
Tanoh@lemmy.worldto
Selfhosted@lemmy.world•Does anyone have experience with Mumble?English
2·3 months agoLevitate? Do I look like some priest? I just blink away!
Or more likely, hit blink, it bugs out and you go half a meter backwards instead… But then you can always ice block or slow fall to save the day!
Tanoh@lemmy.worldto
Selfhosted@lemmy.world•Does anyone have experience with Mumble?English
2·3 months agoother warlock
It is always the warlocks that are the problem.
Signed, a mage
Tanoh@lemmy.worldto
linuxmemes@lemmy.world•Name a better way to control your music remotely. I dare you. (This is really how I play my music when I'm in my workshop 😆)
10·4 months agomplayer handles filesystem wildcards beautifully.
Well no, your shell does. And there are limits to how many matches, for a more robust way use
find.As for the post topic. I use
xmms2with a small script bound to the windows-keys, left for play/pause and the right opens a file selector to load new files.
That is good advice, however sadly a lot of install scripts are basically: download this script from us, and pipe it to a root shell.
Sounds like CMOS battery dying/dead on the motherboard. It stores BIOS settings, including password and clock. (Though you really should be using ntpd)
It highly depends on their contract and if they are a big name or not. There is a reason a lot of bands tour though as they make a lot of more money from it than CD sales.
Using Debian since around Ham/Slink… what are all these other icons?
You can access the file systems, both read and write.
In linux they are mounted under
/mnt/cetc (at least in debian). And from Windows you can access the linux mounts via a smb share.And it is basically a complete linux installation running in a virtualisation container except X11. You can install whatever you want and run it. For the most part it is seamlessly forwarded to your host system as well, so if you run a webserver in WSL you can access it through localhost.
Tanoh@lemmy.worldto
Linux@lemmy.ml•[SOLVED] how come yt-dlp on a terminal returns bash: yt-dlp: command not found even though I installed it with wget? debian 13
6·6 months agoUnless you have
.in your$PATH
Mine was convinced that cell phones and landlines were two different networks. Like you couldn’t call a landline from a cell and vice versa. This went on for decades, even after we infront of her proved it worked.
Baptism is such a weird thing.
I think Haskell is such a weird thing

Just run unstable, especially on desktop. It is just unstable in name. Debian’s unstable is probably 100x more stable than some other distros stable line.