I admin around three hundred linux servers and this is one of my most common tasks - although I use -shc as I like the total too, and don’t bother with less as it’s only the biggest files and dirs that I’m interested in and they show up last, so no need to scrollback.
When managing a lot of servers, the storage requirements when installing extra software is never trivial. (Although our storage does do very clever compression and it might recognise the duplication of the file even across many vm filesystems, I’m never quite sure that works as advertised on small files)
Well, I moved away from Fedora with the licensing change and telemetry proposal. It’s a great distro and it’s pretty much the most cohesive experience I’ve had with linux, but those issues have made me wary. We’ll see where they go from here, but for now I’m looking elsewhere.
Also you have the ability to disable it right in the installer/welcome screen, before anything is being sent. Imo having good telemetry is important, and this is how it should be done!
They need to work on their branding. “Cloud Native” triggers images of subscription services and data mining. But the idea here is that the whole OS and its components are all sort of containerized, so you can just pull pre-configured “cloud” images that are guaranteed to work out of the box to your machine.
I have long loooooong ago given up on distro hopping because, at the end of the day, most distros are close enough to each other that it doesn’t really matter which one you choose at the end of the day. These new immutable ones though… They seem cool as hell. I need to give one a go someday.
The “TLDR” is sub heading is completely misleading. Cinnamon devs see they have to move, that’s the reason. “Begging to work” on Wayland is not at all what the article says. Before you downvote, read it. Nothing in that article or the link to one dev’s blog says anything even remotely like that.
You mention ‘the settings’; though it’s ambiguous whether you looked at the desktop’s, wm’s, or panel’s settings – the relevant settings are the panel plugins’ own little settings widgets, which you can call from a right click menu on the panel plugins themselves.
It’s a bit convoluted; though that’s the so called ‘trade-off’ for Xfce’s modularity.
Yea, sorry for being so vague, it’s just the only way I know how to describe it. panel edit mode or whatever, because then each icon or tray all have their own settings. but anyway, every DE has their own different ways of editing panels and I honestly don’t have much XFCE experience, so maybe that’s why it’s been more difficult for me to figure out.
I use geany for coding in LaTeX, and occasionally teaching myself some programming stuff when I have free time. I’m aware it’s not a great choice for experienced programmers, but I don’t really need something feature-rich and extensive, so I appreciate the simplicity.
Client like thunderbird is good if you always use the same desktop/laptop machine to do your email. If you are using multiple devices like school, friend, work, library or even mobile it totally breaks down. To say nothing of system failures, breaking or losing the machine etc.
Most people who love TB have a setup that has been stable for 20 years. Good for them, it suits their needs. But the contempt with which they seem to hold the majority of the population for whom TB would be a totally unsuitable choice is rather unpleasent.
Ever notice how rarely you see someone saying “I switched to TB from webmail 2 years ago and its great”?
Too bad, as i would absolutely love to switch the floss desktop/mobile clients and have tried to do so on a few occasions. They are simply not compatible with modern communications habits.
I’m a heavy Thunderbird user and to be honest, I don’t understand what you’re saying at all? I have multiple private mail accounts and a work mail account and I use all of them on multiple machines with Thunderbird but also with different clients (e.g. FairEmail on Android) as well as webmail (at least for my work mail I use it sometimes) and I never experienced any problems. What exactly do you mean? I mean, I do have an export of my thunderbird profiles (maybe not up to date, though, tbh), but more so out of comfort than necessity. Without this export, and in the unlikely case of a system failure, I would have to go through the process of adding my mail accounts (server, password, username) by hand and that’s basically it
Sorry, I kind of forgot about lemmy or a few days. In Thunderbird, I create a new dedicated folder, use Tools --> Message Filters. I then can add the desired filter (something like must cotain at least ‘host.tld’ in sender) and make it move all filtered mails into the previously created folder. I just checked, it works (you can also specify when that filter should be executed (e.g. when getting new mails or every 10 minutes) and the folder with the filtered mails also shows up in FairMail on Android. Better description: …mozilla.org/…/organize-your-messages-using-filte…
As someone else pointed out, maybe you’re thinking of POP instead of IMAP? I basically have all my mails on the host’s servers (including folders) and just synchronize using my different clients
I use Thunderbird on several machines, and I use broadly the default config (no fancy business). I also have the same email accounts set up on my Android phone (Gmail ones on the native Gmail client app, an Outlook one on the Outlook app). When accessing my email on a machine which doesn’t have Thunderbird set up for me (such as my corporate laptop), I just use the webmail interfaces.
And it all works…fine. why wouldn’t it? Thunderbird and the Android apps just send their service calls off via IMAP and it all sorts itself out without any fuss from me. All the data lives off in the cloud anyway; it’s just a different way to interact with it other than the web interface.
I just happen to like having all my email accounts in one combined place, running in the background and throwing system notifications.
I think they’re expecting thunderbird users to use POP instead of imap, Gmail integration, OWA, or other protocol that expects the mail to stay on the server.
Leaving the mail on the server has been great in Thunderbird since the Mozilla days. I did jump to Gmail web app a long time ago though. I’m assuming Gmail support has improved in the last 15 years?
Hopefully they’ll build in support for disroot, fastmail, posteo, protonmail, tutanota, and other opensource encrypted mail agends that don’t provide a bridge.
Edit: so the summary of the video is “marketing”. Linux, KDE, and opensource projects in general need way better marketing. If Linux could rebrand itself as anything but “the geek thing”, I bet it would be much more successful.
Encrypted mail providers should require a bridge in order to be able to pull or send emails with. Protonmail has “Proton Bridge”, tutanota has nothing. I see now that disroot, fastmail and posteo have direct SMTP access 🤔 That leads me to question: what actually is encrypted? Direct SMTP and IMAP access probably means they can read your mail.
There is encryption at rest (storage encryption), transport encryption and end-to-end encryption. E.g. Posteo has transport encryption and optional storage encryption. With activated storage encryption, Posteo cannot read your mail because the encryption key on their server is only usable with your password (which they do not store). Proton Bridge adds end-to-end encryption to Protonmail
Well… Right off the bat, I can see what the problem is. You have totally mixed up entries for different releases of debian in there. It’s a wonder it hasn’t completely broken your system.
It kinda has multiple times. I tried installing a Wayland version of gnome and that ended up nuking the Desktop multiple times. Then to fix it, I just ran this in a TTY: sudo apt remove gnome sudo apt install gnome And that fixed the desktop (even my wallpaper and shortcuts were back, wow).
Some positive news for a lot of Linux Mint users who have been complaining about the lack of Wayland support. However, as the blog post listed, it’s only going to be experimental in the next major update of Version 21. Still, it’ll be good to experience the change.
Also, very clever on the naming schemes used by the Debian and Mint teams for their stable and unstable releases.
Which is not a distro nor a display server but, like kde and gnome, a desktop environment. They are actively working on wayland support as can be seen here: wiki.xfce.org/releng/wayland_roadmap
So just for clarification 😇
And I recognized now that this post was about cinnamon desktop environment, which comes with mint distro, and not the distro itself. So the comparison to GNOME would have been more fitting from my site (they’ll drop Xorg support soon, but still let it be installed in post).
So, yea, and then there is XFCE where we have no real clue when Wayland support is completely ready. But it seems like it could work with something called xwayland that seem to kinda emulate Xorg on wayland 🧐
Oh yeah, I was just mentioning them in general. The most exciting feature of their last big release was being able to change the clocks’ font.
I trust XFCE to bring in new features only when they are 100% sure it’ll work perfectly. That DE has been nothing but rocksolid for me, and I greatly appreciate that.
Though to push them a little bit, Xorg certainly has flaws when it comes to security, and since pretty much no one will make the effort of working on these flaws anymore, Wayland should be a higher priority for any distro or DE.
linux
Top
This magazine is from a federated server and may be incomplete. Browse more on the original instance.