- 3 Posts
- 24 Comments
selfmate@lemmy.zipto
Android@lemdro.id•Samsung is installing Amazon Music on your phone whether you like it or notEnglish
31·1 month agoAt least it’s android and better than xiaomi
selfmate@lemmy.zipto
Europe@feddit.org•Europe dominates the 2026 World Happiness Report: 19 out of the top 30 happiest countries are European (@theworldaroundme)English
4·1 month agoI guess those did not respond to the questionair and are left out
selfmate@lemmy.ziptoMicroblog Memes@lemmy.world•Data center fees trickling down to citizensEnglish
5·2 months agoEveryone on the power exchange. Consumers don’t pay the exchange price. They pay a premium to the company that transforms exchange power to household power on a virtual sheet of paper.
selfmate@lemmy.zipto
Technology@lemmy.world•Feds Killed Polestar and Spared Volvo. That Should Terrify YouEnglish
22·2 months agoAre these cheap european electric cars with us in the room right now?
Is probably the same as / like the one on gos. It is good, it works but it has no cover folders which is a really neat functionality
Only because it seems outdated? Aren’t we updating apps regularly also because of security issues?
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·7 months agothe backup is working
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
2·7 months agoall good. thanks for exchanging our experience :)
kopia wasn’t running durin the week. I didn’t look into the server configuration since it introduces user handling and that seemed to be overkill for the task but running as daemon would lead to a funcitoning system of course.
this is my kopia.service file in case some else finds it and is interested in it
[Unit]
Description=kopia backup
[Service]
User=root ExecStart=$HOME/bin/backup_kopia
[Install]
WantedBy=multi-user.target
where $HOME/bin/backup_kopia contains
#!/bin/bash
/usr/bin/kopia repository connect filesystem --path $KOPIA_REPO --password $KOPIA_PASSWORD
/usr/bin/kopia snapshot create $HOME/folder_to_backup
and my kopia.timer
[Unit]
Description=Run kopia backup
[Timer]
OnCalendar=hourly
Persistent=true
[Install]
WantedBy=timers.target
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·7 months agoIt’s a fedora server.
according to kopia’s repo, there is no official systemd service https://github.com/kopia/kopia/issues/2685 and there is none on my system.
in the past week, it did not backup anything. Hence, there is no scheduler built into kopia automagically as described/ hinted in the docs.
I just wrote a systemd service and timer and I’ll see if it works. I’m not the best in using systemd. I dislike it, I like cron for it’s simplicity.
Even if it works then, I wouldn’t recommend it to anyone because info about the scheduler is rare and the docs do not even cover the topic.
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·8 months agoI couldn’t find a systemd unit or service.
Kopia will then automatically begin taking the snapshot following the settings you set for the policy. link
I’m not yet sure about that
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
2·8 months agoThank you! That sounds great! I already own drives and a machine. I just want to upgrade and make it more secure. I don’t need a NAS then.
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
2·8 months agoThank you!
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·8 months agoI can’t find anything related to systemd or cron. Does it have its own scheduler? I already set policies. I’m just wondering if I forgot something to setup.
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
2·8 months agothanks! I installed it and created my first backup. I’ll test it and see how it goes. It looks good. Thank you!
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·8 months agoI’ll do that, thx!
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·8 months agothx, I’ll look into it!
selfmate@lemmy.zipOPto
Selfhosted@lemmy.world•[Help] Improving HDD storage setup for personal serverEnglish
1·8 months agonext time with more SATA ports, thx!




Vanadium still blocks ads/malware successfully. Probably brave as well (I don’t have it installed, I can’t verify it myself)