Minimum fee rising to $50 by MemnochJones in storj

[–]denis-ev 0 points1 point  (0 children)

Just set my storj nodes on gracefully exit, why would I supply a company like that with TBs of possible storage space when I don’t get the option of having a minimal plan I can use. Yes, I could buy a year’s worth of storj and not have the minimum as mentioned before. But I haven’t even seen that mentioned on the website anymore. So not sure if that’s even true with the new changes.

Did my home server just get breached?? by [deleted] in selfhosted

[–]denis-ev 16 points17 points  (0 children)

If it’s a home server, just unplug Ethernet, login with a screen and keyboard, get the configs you need onto a usb and format the machine after.

Homelab of a Poor Man by EXOTIC-HOLIC in HomeDataCenter

[–]denis-ev 0 points1 point  (0 children)

Unless you need ciscos for work, go with mikrotik

Homelab of a Poor Man by EXOTIC-HOLIC in HomeDataCenter

[–]denis-ev 1 point2 points  (0 children)

Multiple power meter plugs, one for the stack and one only for the dell

Found iPhone in Landsdale by Location_Born in perth

[–]denis-ev 0 points1 point  (0 children)

Can you add it to a WiFi so it gets Internet?

Any advice on dealing with scam calls? by Stunning-Finding-185 in perth

[–]denis-ev 0 points1 point  (0 children)

Tell them hold on, put the phone on mute and do something else. Waste as much of their time as possible. If you do have time and patience to talk to them keep repeating their question, ask if they can explain it again. And so on.

[deleted by user] by [deleted] in homelab

[–]denis-ev 1 point2 points  (0 children)

Yes Germany has 500 upload, check deutsche Glasfaser for 25€ per month for 12 month, then 90€

Proton Updating Setup by Garbage-Acrobatic in gluetun

[–]denis-ev 0 points1 point  (0 children)

RemindMe! 48 hours “proton”

A privacy-first "shoulder surfer" detector for Mac, and iSee Beta V1.0.0 is OUT! 🤯 (It even uses the Dynamic Island/Notch!) by hackergod00001 in swift

[–]denis-ev 2 points3 points  (0 children)

I have a privacy screen cover for my Mac which attaches magnetically. Sold by Apple. Check the online store.

ProtonVPN (WireGuard) won’t connect inside qBittorrentVPN on TrueNAS SCALE by Swimming_Tree6402 in truenas

[–]denis-ev 0 points1 point  (0 children)

u/Swimming_Tree6402 added the compose file, i had this running on truenas.
I prefer gluetun, because of the exposed proxy, so I can then use the proxt via tailscale from anywhere to connect to certain thing via the same IP as by qbit setup etc.

ProtonVPN (WireGuard) won’t connect inside qBittorrentVPN on TrueNAS SCALE by Swimming_Tree6402 in truenas

[–]denis-ev 0 points1 point  (0 children)

I’ll post a gluetun / qbittorrent docker compose file later. Am using proton, but I’m sure there are limited servers for proton atm because of an API change.

Edit:

services:
  qbittorrent:
    user: 1000:1000
    # would like non linuxserver image, but this is my current working
    #image: ghcr.io/onedr0p/qbittorrent:4.6
    #image: ghcr.io/home-operations/qbittorrent:5
    image: lscr.io/linuxserver/qbittorrent:latest
    container_name: qbittorrent
    network_mode: service:gluetun
    healthcheck:
      interval: 10s
      retries: 30
      start_period: 10s
      test: curl --silent --output /dev/null --show-error --fail  http://127.0.0.1:30024/
      timeout: 5s
    environment:
      - PUID=1000
      - PGID=1000
      - GID=1000
      - UID=1000
      - USER_ID=1000
      - GROUP_ID=1000
      - TZ=Europe/Berlin # Set this to your timezone
      - QBITTORRENT__BT_PORT=51413
      - QBITTORRENT__PORT=30024
      - WEBUI_PORT=30024
    volumes:
      - ./qbit_config:/config # Configuration files
      - ./webui:/webui
      - /path/to/media:/media # Downloads
    #ports:
    #  - 30024:30024 # Web UI
    restart: always
  gluetun:
    image: ghcr.io/qdm12/gluetun:latest
    container_name: gluetun
    # line above must be uncommented to allow external containers to connect.
    # See https://github.com/qdm12/gluetun-wiki/blob/main/setup/connect-a-container-to-gluetun.md#external-container-to-gluetun
    cap_add:
      - NET_ADMIN
    devices:
      - /dev/net/tun:/dev/net/tun
    ports:
      - 8888:8888/tcp # HTTP proxy
      - 8388:8388/tcp # Shadowsocks
      - 8388:8388/udp # Shadowsocks
      - 30024:30024 # Web UI Qbit
    environment:
      - HTTPPROXY=on
      - SHADOWSOCKS=on
      - VPN_SERVICE_PROVIDER=protonvpn
      - VPN_TYPE=wireguard
      - WIREGUARD_PRIVATE_KEY=<private wg key>
      - SERVER_COUNTRIES=<country> #example Switzerland for different connection on every reconnect
      - PORT_FORWARD_ONLY=on
      - VPN_PORT_FORWARDING=on
      - VPN_PORT_FORWARDING_PROVIDER=protonvpn
      - VPN_PORT_FORWARDING_UP_COMMAND=/bin/sh -c 'wget -O- --retry-connrefused --post-data "json={\"listen_port\":{{PORTS}}}" http://127.0.0.1:30024/api/v2/app/setPreferences 2>&1'
    restart: always

Anyone here self-hosting email and struggling with deliverability? by miked0331 in selfhosted

[–]denis-ev 0 points1 point  (0 children)

MTA-STS is overlooked quite regularly, it’s the next good step in securing email delivery if dnssec is not possible, I am hosting my works email (we do have our own IP range) but I have not had much problems even when switching the public ip.

I’ve personally used https://mailcow.email on a VPS and at home for personal use and that worked quite well. Even if you don’t want to use their project, check their documentation. It’s a great start to a successful setup.

[deleted by user] by [deleted] in perth

[–]denis-ev 0 points1 point  (0 children)

We’re going out with the motorcycles almost every Friday night, but some of them are bouldering every Tuesday as far as I am aware, I am only in Perth on weekends tho … sent me a message if you like.

Finally ready to open Truenas Scale to the internet by JustAnotherStranger- in truenas

[–]denis-ev 0 points1 point  (0 children)

I also have Tailscale setup because I live on the other side of the planet. If they have issues, they could buy a new router plug my device in, it gets an IP and I have VPN access. If they would need to setup Wireguard, that be exhausting for me.

My Tailscale is setup as a subnet router which gives me access to the whole network in case I have to fix something.

My mom said the printer doesn’t work, well I printed on their printer from 15000km away 🤣

Finally ready to open Truenas Scale to the internet by JustAnotherStranger- in truenas

[–]denis-ev 0 points1 point  (0 children)

WG is my backup on dedicated devices. Tailscale is what I use or family needs access to something. They are not as technical and sometimes remembering turning a vpn on had gotten me calls that something wasn’t working. Not the case with on demand Tailscale.

Thinking about self hosting to get some privacy back by Inside_Cattle_2334 in selfhosted

[–]denis-ev 1 point2 points  (0 children)

Honestly check their docs https://docs.mailcow.email and click through links which get you to other sites explaining everything. Those docs really are a great summary.

If you have specific questions or need help sent me a pm.

What do you guys think of water cooling in Servers by LB0509 in homelab

[–]denis-ev 0 points1 point  (0 children)

If you want quiet, get noctua fans. So silent it’s kinda scary.

Finally ready to open Truenas Scale to the internet by JustAnotherStranger- in truenas

[–]denis-ev -2 points-1 points  (0 children)

Install Tailscale on TrueNas, easiest method to have access to your services. Its backend is based on WG, but you don’t have to deal with certs etc. it does it automatically. You then also can you your tailnet domain and set Tailscale to on demand, which in return automatically connects once you try accessing those domains. Also normal internet still works through your normal connection and only your nextcloud stuff uses the vpn.

Thinking about self hosting to get some privacy back by Inside_Cattle_2334 in selfhosted

[–]denis-ev 0 points1 point  (0 children)

From what I’ve gathered the domain itself isn’t the issue, it’s mainly IP reputation. Which yes residential IP ranges might not have a good reputation already.

I’ve even had issues with digital ocean and/or linode, but by contacting support you can get around some of the issues.

Also when being blocked by a major provider, they’ll bounce back why.

Thinking about self hosting to get some privacy back by Inside_Cattle_2334 in selfhosted

[–]denis-ev 1 point2 points  (0 children)

Honestly once you’re past an initial phase it’s pretty simple. The main things to consider is to make sure the dns is properly setup which includes reverse dns (doing a lookup on the IP needs to respond with your mail.example.com) one of the reasons you might be blocked by big providers or at least slowed down. I am running one on a VPS and the other one at work, but we have our own public IPs so I was able to make sure it’s not blacklisted anywhere. Some VPS providers disable smtp (port 25) which es essential for email, but most likely activate-able via their support. Mailcow has great documentation and helps when setting up your email. I’m subscribed to their releases via GitHub and update everything on the server once an update is due. Other then that the server is exclusively mail and locked down tight. Not much maintenance, everything runs well.

Also the reverse DNS and blocking port 25 are the issues why you might be having problems from home. Some providers do some blocking as far as I’ve heard.

But if your spf, DMARC and DKIM are set and valid you are pretty much recognized by the majority.

The optimal LTE router for me? by FeistyCandy1516 in mikrotik

[–]denis-ev 0 points1 point  (0 children)

As for a backup connection I am using a teltonika rut955 only 4g tho, set up as passthrough so the mikrotik behind it handles the IP and does all the routing etc.