

I've used one called CIFS Documents Provider in the past, worked very well.
It adds SMB/CIFS as a storage provider like Google Drive or Nextcloud to the Android built in file manager.
Available only from Play Store, AFAIK. And I think I was still on Android 14 last I used it.
If something like Ansible is too much, you could list the packages as a bash array in a file
undefined
pkgs=( vim bash-completion ... )
Source the file
undefined
source pkgs.txt
Then install them
undefined
dnf install ${pkgs[@]}
This expands to dnf install vim bash-completion ...
As for listing the installed packages,
undefined
dnf repoquery --userinstalled --queryformat '%{name}\n'
The list includes all packages not installed as dependencies, so it's not quite perfect but might be close enough to what you need.
The array expansion workaround should work for other package managers too, as long as they take the list of packages as whitespace-separated arguments.
I'm not sure if this is of any help, but I had the same issue with Wake on LAN enabled. This was a while ago with an Asus motherboard.
If you don't need WoL, disable it and it should fix it if your MB is affected.
But if you do need WoL, look at https://wiki.archlinux.org/title/Wake-on-LAN.
The section 5.2.2 Fix by kernel quirks was what fixed it for me.
FlorisBoard with the Material theme.
Tried many, but FlorisBoard's bugs bug me the least, not that there are many. The one feature I wanted was password manager autofill bar, FlorisBoard worked the best at the time and has been solid since. Material theme is nice too.
I've read a lot of outcry about this wrt self-hosted mail servers.
Some say this is fatal, some say it has no effect. Both sides seem to have valid technical arguments. It would be nice to understand the effects better.
Correct me if I'm wrong, but isn't DDG browser also based on Chromium?
Hey, the web version looks really sleek. Feels close to what I'd like Voyager to look like, which is great.
I'd like to help, but can I send the email to you on Matrix? Another firstname.lastname case for the G account.
Another vote for Aurora.
Universal Blue in general has been really solid, I remember one time in the last year or two when there's been any need for manual intervention. And that came with a notification after boot, with a link to instructions that were all copy-pastable as-is to the terminal.
My biased opinion is that most people run Nextcloud on an underpowered platform, and/or they install and enable every possible addon. Many also skip some important configurations.
If you run NC on a bit more powerful machine, like a used USFF PC, with a good link to it, the experience is better than e.g. OneDrive.
Another thing is, people say "Nextcloud does too much", but a default installation really doesn't do much more than files. If you add every imaginable app, sure it slows down and gets buggy. Disable everything you don't need, and the experience gets much better. You can disable even the built-in Photos app if you don't need it.
Not saying NC is a speed daemon, but it really is OK. The desktop and mobile clients don't get enough love, that's true.
I'm talking about the "bare metal" installation or the community Apache/FPM container images. AIO seems to be a hot mess, and does just about everything a container shouldn't be doing, but that's just my opinion.
Eikö siitä ole väläytelty, että nettiyhteyksiin pitäisi lisätä kasettiveroa vastaava kustannus? Koska internetissä löytyy tekijänsuojattua materiaalia.
Käytännössä se kai ajaisi saman asian kuin suoraan laitteiden verotus.
Borgbackup in addition to git. Since there's probably not much data, any cheap VPS could act as storage.
Hyvä pointti! Maksuvaihtoehtoja on tarkoitus kyllä lisätä, kun/jos käyttäjämäärä kasvaa, mutta korttimaksunvälittäjät on pikkusummilla aika kalliita. Toistaiseksi perinteinen lasku on kyllä vaikuttanut enemmänkin toivotulta, ei tarvitse miettiä mihin korttitietoja syöttää.
Sen verran korjaan väärinkäsitystä, että ensimmäisessä laskussa on 30pv maksuaikaa, joka on samalla ilmainen kokeilujakso. Seuraavissa sitten normaali 14pv.
Suomalainen Nextcloud-palvelu
@QuentinCallaghan@sopuli.xyz luvalla kirjoitan, vaikka mennäänkin aika lailla kaupallisen viestinnän puolelle. Kiitos paljon!
Saatavilla on nyt kotimainen Nextcloud-palvelu! Äänessä perustaja. Hinnat on pyritty polkemaan siedettäväksi, josta johtuen tästä ei suurta bisnestä ole tulossa.
Käyttäjien yksityisyys on avainasia, mutta NC ei ole zero-trust, ja tämä pyritään tekemään selväksi. Minkäänlaisia muita kaupallisia kytköksiä ei taustalla ole.
Ajatuksena on tuoda Nextcloud saataville myös niille, joilla ei ole halua tai tietotaitoa palvelimen ylläpitoon, mutta haluavat myös pois maksamasta itseensä kohdistetun mainonnan kehittämisestä. Pääasiallisesti palvelu on tarkoitettu Suomessa asuville, sillä palvelimet ovat Suomessa.
Omaa NC:tä jo ajaville Pilviboksi ei välttämättä ole vaihtoehto, koska sovellusvalikoima on tarkoituksella rajattu. Uusien lisäämistä voi kuitenkin tiedustella, julkiseen palvelimeen sopivia sovelluksia voidaan hyvin lisätä.
Mastodonin puolella voi seurailla h
If the browser is installed as a flatpak, I think it only gets permission to either the directory the HTML file is in, or just the single HTML file.
Snaps probably have a similar permission restriction.
Nextcloud pod with Podman + Quadlet
Nextcloud, the go-to for most self-hosters, doesn’t really need introductions. This post has been long in the making, mainly due to my recent change from running everything with Podman to Kubernetes with k3s. Long story short, k8s is fun and interesting, but Podman pods are rock solid. I had an acci...
My take on simple self-hosted Nextcloud community image, with PostgreSQL and Redis. Managed as a single pod using Podman + Quadlet.
Keep at it! The learning curve is not a straight line, just like with any skill. You'll see fast progress, just to be followed by a long plateau of no progress or even feel you're getting worse. And then you notice possibly big improvement again. And again.
Don't worry about following sheets/chords initially. If chords are not in your muscle memory, you're basically doing three complex tasks simultaneously, reading, figuring out chords and fingering chords. I'd try to memorize one or two simple pieces first, to get the chords under your belt. Start simple and stay patient, it'll take time.
Don't forget the rhythm. Play on top of recordings. You can be pretty liberal with the harmonics, but if you keep a steady beat it'll probably still sound good.
Permanently Deleted
There's occasionally something buggy, but the last time I ran Windows there were a lot of bugs too. They're just abstracted away, which Linux DEs don't do at all.
For me, it's about choosing the bugs that bug me less. If Windows is working better for you, just run Windows. Internet points are not worth much.
Flashing the stock Pixel ROM back is just as simple as flashing GrapheneOS, the instructions in GOS website are very good for both.
The only two things I can think of that might be issues are banking apps and Google Pay, if you use that. I use Play services in the main profile and honestly there's not much difference to the stock ROM in terms of user experience. Even Android Auto works nowadays.
For the banking apps, you can have a look at https://privsec.dev/posts/android/banking-applications-compatibility-with-grapheneos/. Just note that if your bank is not on the list, it doesn't necessarily mean it wont work.
Portability is the key for me, because I tend to switch things around a lot. Containers generally isolate the persistent data from the runtime really well.
Docker is not the only, or even the best way IMO to run containers. If I was providing services for customers, I would definetly build most container images daily in some automated way. Well, I do it already for quite a few.
The mess is only a mess if you don't really understand what you're doing, same goes for traditional services.
Most likely, a Hetzner storage box is going to be so slow you will regret it. I would just bite the bullet and upgrade the storage on Contabo.
Storage in the cloud is expensive, there's just no way around it.
There was a good blog post about the real cost of storage, but I can't find it now.
The gist was that to store 1TB of data somewhat reliably, you probably need at least:
Which amounts to something like 6TB of disk for 1TB of actual data. In real life you'd probably use some other level of RAID, at least for larger amounts so it's perhaps not as harsh, and compression can reduce the required backup space too.
I have around 130G of data in Nextcloud, and the off-site borg repo for it is about 180G. Then there's local backups on a mirrored HDD, with the ZFS snapshots that are not yet pruned that's maybe 200G of raw disk space. So 130G becomes 510G in my setup.
Imagine if all the people who prefer systemd would write posts like this as often as the opposition. Just use what you like, there are plenty of distros to choose from.
Suomi vastustaa Chat Control -asetusta
Suomen eduskunnan Suuri valiokunta päätti Suomen kannan EU:n ns. CSAM-asetukseen, joka kieltäisi vahvan salauksen Euroopassa. Suomen kanta on kriittinen ehdotukseen ja käytännössä nykyistä ehdotusta ei hyväksytä.
Jotain järkeä sentään löytyy päättäjiltäkin.
Suuri valiokunta katsoo liikenne- ja viestintävaliokunnan tavoin, että jatkoneuvotteluissa on erityisen tärkeä varmistaa, etteivät tunnistamismääräykset johda päästä päähän -salauksen tai muiden vastaavien tietoturvatoimenpiteiden yleiseen heikentämiseen, purkamiseen tai käytön rajoittamiseen ja tätä kautta viestinnän sekä viestinnän palvelujen tietoturvan ja kyberturvallisuuden tason heikkenemiseen.
Lisäksi valiokunta katsoo, että ehdotusta ei voida kannattaa sellaisessa muodossa, että se sallisi massavalvonnan. Valiokunnan mukaan valvontaa pitäisi tehdä ainoastaan tunnistettuihin kohteisiin, eikä siis koko kansan tasolla. Eli valiokunta tyrmäsi ehdotuksen siitä, että kaikkien ihmisten kaikkia viestejä aletaan skannaamaan, josko sieltä löytyisi jotain epäilyttävää.
EU-maat äänestävät ehdotuksesta lokakuun lopulla. Tuolloin ehdotus menee läpi, mikäli sitä ei vastusta sellainen määrä maita, jotka edustavat yhteensä vähintään 35 prose
Suomen Chat Control (CSAM) kannasta äänestys perjantaina
Suomen eduskunnan Suuri valiokunta päättää Suomen virallisen kannan lokakuun 13. päivä siihen, tukeeko Suomi uutta ns. CSAM-lakiesitystä. Laki kieltäisi Euroopassa vahvan ja murtamattoman salauksen viestiliikenteessä.
Perjantaina ratkeaa, kannattaako Suomi vahvan salauksen kieltämistä Euroopassa.
Suuri valiokunta päättää 13.10 Suomen kannasta ns. CSAM-lakiin, joka kieltäisi Signalin, WhatsAppin ja salattujen sähköpostipalveluiden "liian hyvän" salauksen.