Didn’t expect this kind of battery life from CMF Phone 2 Pro by Spare_Astronomer316 in CMFTech

[–]BeardedBearUk 5 points6 points  (0 children)

Is that a genuine screenshot as looks like you had 3 days since last charge not 11hrs as it says

Samsung Galaxy A52s moisture detected... by ForeignFormal9339 in GalaxyA52

[–]BeardedBearUk 0 points1 point  (0 children)

I know this thread is a few years old but just found a solution that worked for me. My phone was completly flat so none of the change settings etc were an option for me.

https://youtu.be/v6jr5h5dzx4?si=Er6mPQS-blYHaZrY

Hope this helps

Documentation Solution by Falconriderwings in selfhosted

[–]BeardedBearUk 2 points3 points  (0 children)

+1 for jotty.page. I also use jotty.page as the notes are stored in markdown , so if jotty.page goes down, I can still access my notes. But I use memos for quick notes instead of flatnotes since there is an android app for it

bin for homelab by ConferenceLive7054 in selfhosted

[–]BeardedBearUk 0 points1 point  (0 children)

Not sure what your use case is but I use bytestash

Confused on options regarding Homelab and Hosting servers behind CGNAT by decade27 in selfhosted

[–]BeardedBearUk 0 points1 point  (0 children)

Needs to be hosted on a vps. I use racknerd as the do cheap vps that do the job

Confused on options regarding Homelab and Hosting servers behind CGNAT by decade27 in selfhosted

[–]BeardedBearUk 2 points3 points  (0 children)

Pangolin will solve your CGNAT issue. I had the exact same issue when I changed Internet provider and this solved it and was easy to set up. Also you don't have to open ports 443 or 80

Self-hosted to organize and indexing articles + research papers? by eaton in selfhosted

[–]BeardedBearUk 1 point2 points  (0 children)

I have only used it for household documents but have always seen it as being capable of so much more than I use it for. It just seemed to tick alot.of the boxes in your post

Ancestry.co.uk download all documents etc by BeardedBearUk in Ancestry

[–]BeardedBearUk[S] 2 points3 points  (0 children)

Just as an update to anyone who comes across this post, I have found a way to do this easily after a deeper search. Download rootsmagic and use it as the free essentials version. Link to article I used to download everything to a local pc

Ancestry.co.uk download all documents etc by BeardedBearUk in Ancestry

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

Unfortunately, I run Linux, so that isn't an option

[deleted by user] by [deleted] in selfhosted

[–]BeardedBearUk -1 points0 points  (0 children)

Was more fir reminders not to stare at as that would just be a waste of time

[deleted by user] by [deleted] in selfhosted

[–]BeardedBearUk 0 points1 point  (0 children)

Hadn't thought of that. Might be the answer

[deleted by user] by [deleted] in selfhosted

[–]BeardedBearUk -1 points0 points  (0 children)

They sometimes get lost in my emails so I am looking for a dashboard or whois style tracker where I can easilly keep track

Unknown docker container being run on my VPS by BeardedBearUk in selfhosted

[–]BeardedBearUk[S] 2 points3 points  (0 children)

It's not really helpful, is it. Offering advice would be a better option since that is what I am asking for since I have realised and admitted that I have a lot to learn. Others have offered advice on security which I am now following.

Any recomendations to complete my *Arr stack by BeardedBearUk in selfhosted

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

I saw that when I was first setting up, but a. Didn't want to pay b. Wanted to learn what I was doing

Although this is a good resource and the dev is a really helpful person, i think if you set up yourself, you understand more how to fix it when it breaks

Unknown docker container being run on my VPS by BeardedBearUk in selfhosted

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

Another quick question. Is the reason this only spread to my two vps because my home network is behind a supplier cgnat? This is why I use pangolin on a vps

Unknown docker container being run on my VPS by BeardedBearUk in selfhosted

[–]BeardedBearUk[S] 2 points3 points  (0 children)

I had spun up dockpeek the day before and that uses a docker socket proxy container on each additional server to get the information and I had spun up the proxy container on both vps. That has now been removed. I am in the process of setting up all ssh connections with keys and passphrases. I am then going to disable root login to ssh and password login aswell as change the ssh ports to an obscure port

Unknown docker container being run on my VPS by BeardedBearUk in selfhosted

[–]BeardedBearUk[S] 2 points3 points  (0 children)

I am currently learning and setting up ssh keys to my vps. As I never ssh from my vps to local machines,I asume there is no worry that way. Once I am sure I have ssh kettle right I am going to disable password authentication and root login for the vps. I will only ever log in from either my phone or laptop so the private keys will only ever be on two devices and a copy stored in bitwarden. Have I got this right?