NSA Director Paul Nakasone confirmed such purchases in his letter to Wyden, saying the data collected “may include information associated with electronic devices being used outside - and, in certain cases, inside - the United States.”
Haha… If elections had any impact, it’s long time ago we would have seen any changes… ! Every year the same parade, with the illusion of choice between a turd or a piece of shit… Either way, they both come out of the same a Hole and reeks the same…
Money = power ! Vote with your wallet instead… Stop buying unecessary things, just shut down your TV, radio, mobile… and open your mind to the REAL outside world, reconnect with your intuition, stop filling your body with deadly poison and stop being a brainless sheep (not saying you’re, it’s a figure of speech).
Hey, could you elaborate or send some lecture? I have the upstream quad9 DoH address in adguard. It’s supposed to better encrypt my traffic right? Never saw any ads or strange DNS requests.
Never heard about ads being inject though DoH or DoT, or did I misunderstood your comment?
That’s really what I’m doing on my debian server where I host my docker containers.
I don’t care if I brick my system while playing arround because every day at 00:00 a crontab job dumps all my database and saves all my docker volumes and docker-compose to an external HD and saves most important dotfiles and wireguard configuration.
Back Up and running in 30 min !
2 years in, still going strong and learning everyday something new, keeping everything I learn in a markdown file.
Personal CA with self-signed certificate by an intermediate CA chain
Wireguard tunnel routing all my devices traffic to protonVPN
Alot of docker stuff
Alot of networking stuff (DNS, cryptography…)
LVM, bash…
…
Wild ride, sometimes alot of frustration, but what an empowering experience !
I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I...
All the cool projects I see while lurking around here have thrown me into the world of Self-Hosting! Some months ago I got myself a NAS, flashed it with TrueNAS and started playing. Today, I am ready to face the creation of my first homelab....
For some time, trying to watch videos on Invidious or Freetube has been a pain. It has been oscillating day by day but now I get like 3 seconds of video for 8 seconds of loading time...
Yeah hard times for privacy focused youtube alternatives… I don’t have any issues at the moment with LibreTube on android. But it’s bases on the Piped api.
But a few months back there were less working servers. Maybe because of youtube’s new policy? Have to investigate invidious and piped github’s issue page
What I can add is that if you selfhost locally your arr stack with jellyfin, there is no need for reverse proxy, authelia…or whatsoever !
If you are going to host you stack and make it available over the net and open ports in your router, yeah it’s mandatory ! With a wireguard tunnel… (I think portainer is the way to go for most user).
Locally you can just connect to your jellyfin’s private ip without to much complicated overheat.
Just secure and isolate your torrent connection and use a good VPN (like proton VPN).
Hello! Thanks to everyone who helped me yesterday, but I could not solve the issue. I however identified the problem. I opened a new thread to better focus on the real problem....
Immich isn’t the easiest docker stack ! I will up it on my own server and give you some feedback.
Because their isn’t any network configuration in the compose it uses the default docker network. Thus… maybe… it overlaps with your own network, that’s what your first post was about :)
I will look into it and if nobody comes up with an anwser before me, will give you some feedback on how it went and try to find out what’s wrong !
First find out what’s your debian network configuration if it’s a fresh install and everything is installed by default, you get your ip and network from DHCP
<span style="color:#323232;">> ip a
</span>
If your ethernet or wifi networks is in the inet 172.17.0.1/16 brd 172.17.255.255 range it overlaps with the default docker bridge network.
So I got it up and running in 10 minutes just by copy/pasting the docker-compose.yaml and .env files. So their configuration files are working flawlessly.
Either you have a router misconfiguration or a docker network misconfiguration. Either way If I were you I would first start without duckdns.org domain name and without to much complex network configuration. Start slow and build up to more complex configurations.
Leave your router defaults network configuration, without any open ports.
See if your spare laptop server has internet access when everything is defaulted (if not that’s the first thing to solve)
Check if your networks configuration is in the inet 172.17.0.1/16 brd 172.17.255.255 range (dockers default bridge network)
Default routes on your laptop
DHCP or manual
The important part is to make your laptop have internet access without changing to much, the default DHCP works great !
Fresh docker installation and don’t forget to delete your json file (/etc/docker/daemon.json)
Try again with the docker-compose.yaml and .env from immich’s github
If your network configuration is wrong from the beginning, you are in for bad times specially if you are going to use duckdns ! Try to make it work on your local network first and than you can go crazy.
Also if you do not know what you are doing, please don’t make your containers accessible to the web ! Rather use a wireguard server to access all your containers from everywhere in the world with a secure tunnel !
If you’re a beginner, there is alot to grasp before having a good working laptop server :)
Humm… this seems rather strange. Maybe show us you docker-compose to have a look on how you configured immich’s network?
169.254.0.0/16 are APIPA addresses . So this a network misconfiguration.
After searching the web, I tried to create /etc/docker/daemon.json
This is not how you configure a docker network. This is only used if your local networks overlaps with docker’s defaut network.
The easiest way i can think on how to make your docker-compose work is to reinstall docker and use the host network. DO NOT forget to delete the /etc/docker/daemon.json file in case you want a fresh start. This seems a badly network configuration on you docker stack !
This will give you a good starting point! After that try to configure a bridge network for your docker compose.
Normally after you get the gist on how docker works, it’s rather easy!
Nah, that’s not how it works ! I have over 10 applications and half of them have databases, and that’s the prime objective of containers ! Less resource intensive and easier to deploy on low end machines. If I had to deploy 10 VMs for my 10 applications, my computer would not be able to handle it !
I have no idea how it works underneath, that’s a more technical question on how container engines work. But if you searx it or ask chatGPT (if you use this kind of tool) i’m sure you will find out how it works :).
Switched from Ubuntu to Debian yesterday
Why switch?...
Why do you think they don't show Brave here? (lemmy.ml)
Firefox updated today and I’m wondering why they don’t put Brave in this table, what’s your opinion on this? 🤔
NSA Buys Americans’ Internet Data Without Warrants, Letter Says (www.reuters.com) Portuguese
NSA Director Paul Nakasone confirmed such purchases in his letter to Wyden, saying the data collected “may include information associated with electronic devices being used outside - and, in certain cases, inside - the United States.”
The Boost android client for Lemmy is displaying these dark pattern ads pretending to be system notifications. What security/privacy conscious Lemmy clients do you recommend? (lemmy.ml)
Thinking about making the big switch – recommend me a distro!
Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use....
Grocery shopping apps
I am currently using Bring! with my wife to organize our grocery shopping. I am looking for a self hosted alternative. I looked at the awesome self-hosted list and tried Specifically Clementines and of course Grocy. I like that Grocy also includes meal planning although the whole inventory management is too much for us. What I...
Feedback on Design and Firewall Options
All the cool projects I see while lurking around here have thrown me into the world of Self-Hosting! Some months ago I got myself a NAS, flashed it with TrueNAS and started playing. Today, I am ready to face the creation of my first homelab....
Invidious dragging to a halt (sh.itjust.works)
For some time, trying to watch videos on Invidious or Freetube has been a pain. It has been oscillating day by day but now I get like 3 seconds of video for 8 seconds of loading time...
Ruffle (a open source re-implementation of adobe flash player) reviews improvements made in 2023 (ruffle.rs)
SOLVED. Has anyone installed Shotshare using docker-compose ?
Ok so the solution was this. Thank you @mouse...
Best practices for media + piracy server
I am a bit befuddled over what the best practices are for an internet connected or local server running the *arr stack....
[help] docker conflicts with host network, causing no internet connectivity
Hello! Thanks to everyone who helped me yesterday, but I could not solve the issue. I however identified the problem. I opened a new thread to better focus on the real problem....
Adding services to an existing Docker nginx container
Hi, I’m just getting started with Docker, so apologies in advance if this seems silly....
Linux Containers From Scratch in C (www.lucavall.in)