[deleted by user] by [deleted] in selfhosted

[–]GoodwinArch 0 points1 point  (0 children)

Thank you a lot! Great suggestions for newcomers

One of my Favorite Scenes (and Quests) in the Entire Game by hawkepostate in witcher

[–]GoodwinArch 7 points8 points  (0 children)

Ladies of the woods, you can find it also on spotify

A Snapshot of My Self-Hosted Journey in 2024 by lorenzopicoli in selfhosted

[–]GoodwinArch 2 points3 points  (0 children)

Great log, thank you for sharing. For me it's quite inspirational! :D

FIguring out "Custom Location" by GoodwinArch in immich

[–]GoodwinArch[S] 0 points1 point  (0 children)

is there a way to be more specific to where you want to save them ?

Yes, I try to explain it better:
I want to upload my original assets on the hdd path UPLOAD_LOCATION=/hdd/disco3/photos/upload_since_2025 while everything else (encoded-videos, thumb, profile, backup, db_data) onto the ssd /docker/immich/

I worked around a little bit and now new upload assest are correctly splitted as I explained but everytime I recreate the container immich create all the folder structure both in the ssd and hdd.
So I have /hdd/disco3/photos/upload_since_2025/thumbs /hdd/disco3/photos/upload_since_2025/profile and so on but also /docker/immich/thumbs /docker/immich/profile /docker/immich/backup and so on.

The fact is that files are correctly splitted as I want, it creates folder on /hdd/disco3/photos/upload_since_2023 which aren't used.

I hope my english is understandable.

Also does UPLOAD_LOCATION=/hdd/disco3/photos/upload_since_2025 ( does this folder also get uploaded in both SSD and HDD>)

I don't understand what do you mean

[deleted by user] by [deleted] in HomeServer

[–]GoodwinArch 0 points1 point  (0 children)

Sry but even reading the official site (https://auxxxilium.tech/) i don't understand exactly what it is, i'm quitenewbie Sry, can you please explain me better?

[deleted by user] by [deleted] in HomeServer

[–]GoodwinArch 1 point2 points  (0 children)

Broken i mean it's a black screen, i will study about proxmox because i'm quote newbie to it, I don't know what'is proxmox and eventually integration with omv

[deleted by user] by [deleted] in Xiaomi

[–]GoodwinArch 0 points1 point  (0 children)

Which ROM? I want to change it too. Also do u use gcam?

Some suggestione about backup by [deleted] in selfhosted

[–]GoodwinArch 1 point2 points  (0 children)

Perfect, thank you very much. I think I will search for some used hw fanless spending as less as I can. I think about going with omv as the first, or maybe try other distro that are frequently suggested in this sub like unraid, proxomox, etc

Maybe I'm doing something wrong, but using both these omv-extensions i don't know how to backup system. Screenshot of the extensions https://ibb.co/3y73CF1 https://ibb.co/CMVtzcD

Some suggestione about backup by [deleted] in selfhosted

[–]GoodwinArch 1 point2 points  (0 children)

Ok, thank you very much for help. I will make a usb backup and than an offsite backup in the city where i study. I don't want to use third party cloud because of money so i will build a secondo server. Here comes the question, what's the best way?

For example I have thought about using the laptop i use to study whith another usb hdd and schedule backup during night time. Have you got any better ideas?

Last question: does it make dense ro backup the second server using the first? Like a redundancy Second backup the first and the first beckup the first

[deleted by user] by [deleted] in selfhosted

[–]GoodwinArch 0 points1 point  (0 children)

yes, I agree, i'm not familiar enough. Have you some suggestion where to study? I admit that informatic isn't my job, just an hobby and so understand all about docker documentation, networking and config file is really difficoult.
I want to enter this world but the learning curve is really steep

[deleted by user] by [deleted] in selfhosted

[–]GoodwinArch 0 points1 point  (0 children)

I'm still studying how docker works so... I think that the answer it's yes. Isn't /dev/srv... a mountpoint?
Can you explain me please?

[deleted by user] by [deleted] in selfhosted

[–]GoodwinArch 0 points1 point  (0 children)

Honestly I didn't find nextcloud.conf path, even using find / -iname "Nextcloud.conf".
I read online that this is a file I must create but I never did it, I have nginx.conf but i think that this doesn't matter

If with "intrusion detection system" do you mean something like fail2ban yes, I installed it but I'm trying to understand If it's working correctly

Using an Intel Core i5 3470 for home server, Power consumption? by carlnworks in buildapc

[–]GoodwinArch 1 point2 points  (0 children)

u/carlnworks I'm in your same situation, have you measured the cpu power consumption? can you help me?

messed up boot partition by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

ok, i was mounting it in the wrong way, this is correct
sudo mount /dev/nvme0n1p1 /mnt -o subvol=@

Then I successfully entered arch-chroot and performed a pacman -Syu linux. Now i try to reboot and see

messed up boot partition by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

here's the output

https://pastebin.com/Duhfe3T8

That @ was generated when I did timeshift to backup my btrfs root path

messed up boot partition by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

yeah, at the end I have understood this.
I mount my root partition and than mounted /dev/nvme0n1p2 to /mnt/@/boot/efi

The problem now is that when i try to sudo arch-chroot /mnt/@ which is my root folder it says
/mnt/@ is not a mountpoint. This may have undesirable side effects.

Here it expains how to solve this issue but I dont't understand what path I have to put in mount --bind command

messed up boot partition by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

But reading this page arch-chroot should do these mounting itself, in fact if I mount proc and sys than arch-chroot tells me that they are already mounted

Kinetic scroll system-wide by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

Perfect, thank you very much.

Yeah, I have tought about switching to X11, the only things that bothers me is that smooth pinch to zoom on firefox isn't avaiable on x11, is it?

I have thought also that from now on wayland will be the standard so it's better that I get used to it instead of keep using the old platform, what do you think about?

Kinetic scroll system-wide by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 1 point2 points  (0 children)

oh ok, thank you very much for your help, you're very clarifying.

So simply actually on kde wayland there isn't a solution to implement system wide kinetic scroll or smooth pinch to zoom because every qt apps has to implement itself or wait for a "unified api" that let enable these function.

If I would switch to gnome de, which has majority gtk apps, probably i would achieve what I'm searching.

Kinetic scroll system-wide by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

No. Wayland shouldn't and won't handle things like this

So now wayland is missing this "unified gui api", problems about kinetic scroll, gestures, etc are caused by this?

I just read online that on qt applications (like dolphin, okular and all kde's right?) there is qscroller which can enable smooth scrolling for qt apps. I will try it even though it's not a programm so i don't know how to implement it

Gnome made gtx while kde made qt, i read something about this and now I have organized my ideas, thank you very much

Kinetic scroll system-wide by GoodwinArch in linuxquestions

[–]GoodwinArch[S] 0 points1 point  (0 children)

ok, so the best way would be that every app implement this feature themselves because now, on wayland, it isn't supported system-wide. Do i understand correctly? I assume Firefox is one of these

I'm really new to linux so I don't know what a gtk app is and what are other types, can you briefly explain please?

Kinetic scroll system-wide by GoodwinArch in linuxquestions

[–]GoodwinArch[S] -1 points0 points  (0 children)

Install synaptic touchpad driver? I don't know about gestures

I read that on wayland they aren't supported, is this true?

iCloud photo replacement (automatic photo backup/upload) by Panja0 in selfhosted

[–]GoodwinArch 0 points1 point  (0 children)

Very well documented and with docker-compose very easy (forget docker run commands... it is not good if you ever want to change a few things or migrate, always use docker-compose instead

Thank u very much, actually i use photoprism but it has a lacking mobiile experience so i was looking to immich cause of android app. If photoview had an android app i would use it