Hellmo_Luciferrari

joined 6 months ago
[–] Hellmo_Luciferrari@lemm.ee 1 points 35 minutes ago* (last edited 27 minutes ago)

I know I don't want to open up any more ports than I have to, but you're right, that does sound like another alternative to setting up VPN.

Since I access more than just my pihole when connected to my home network. And because I want access to my home services, and don't want to open up access to the public, opening one port and connecting to VPN is the way to do it. I have one port opened up for my VPN, and in order to connect you have to have my IP or my domain pointed at the IP, and you have to have a Wireguard profile setup, and know what port is open. So that does help a tad bit with my security concerns.

Edit: how would I go about that if I felt so inclined? Any tips?

[–] Hellmo_Luciferrari@lemm.ee 1 points 40 minutes ago

Gitlab

Which they state is a fork of LatinIME

[–] Hellmo_Luciferrari@lemm.ee 2 points 3 hours ago

I want to self host more, but power draw is a concern.

So I have gone the route of running to Pi 4 8gb models as my hosts of choice.

So far I am hosting:

Non-Docker:

  • PiHole
  • Unbound
  • Wireguard (and Wireguard-UI)

Docker:

  • ForgeJo
  • Dozzle
  • Homarr
  • LinkWarden
  • Traefik
  • Watchtower

There are a few other services I want to get up, but I haven't gotten around to it:

  • Jellyfin
  • Immich
  • Nextcloud

As to why:

  • ForgeJo to host my own git repositories (Docker Compose files, Chezmoi dot files, Miscellaneous configs)
  • PiHole for ad blocking
  • Unbound, well, having my own DNS
  • Wireguard so I can connect to my home network
  • Dozzle for easy log checking for my docker containers
  • Linkwaren so I can backup bookmarks in a privacy friendly way
  • Homarr for easy access to other web services I host
  • Traefik so I can resolve IP:port to a hostname with SSL certificates even though everything I host is internal only
  • Watchtower to update my Docker containers
[–] Hellmo_Luciferrari@lemm.ee 1 points 3 hours ago (2 children)

You can still use PiHole as your DNS when not home if you setup a VPN. For me that was the route I went.

That worked, thank you!

15
submitted 1 day ago* (last edited 1 day ago) by Hellmo_Luciferrari@lemm.ee to c/linux4noobs@lemmy.world
 

So not sure where else to ask, maybe someone here knows?

I am using Heroic Launcher to play Control which I own through GOG.

There are a few mods I wanted to add to the game:

The first mod is a requirement for the next 3.


So the first mod for Windows I would need to add the DLL to where the game is installed. This is where I run into issues. I did that, put the DLL in the games install directory, however it is not loading the DLL.

I investigated using Winetricks GUI from Heroic Launcher to see if there was a way to add a DLL and register it. However, it doesn't give me an option to install a custom DLL.

All of my searching has not lead me to see how I could register the DLL for my Control Prefix.


I could be going about this all wrong, so if anyone has any tips or suggestions I would very much appreciate it.

Thank you!

[–] Hellmo_Luciferrari@lemm.ee 1 points 6 days ago

I don't know what I was expecting, but a CAP file wasn't it. I thought it would have just been a BIN file of sorts. Though, I guess now that I think about it, it has been a while since I have done BIOS updates in any other way than through an executable running some sort of flasher mechanism.

Thanks!

[–] Hellmo_Luciferrari@lemm.ee 2 points 6 days ago (2 children)

Looks like for my mobo they offer an exe, but also a CAP file, which may be a bios update file, who knows. More research needed I suppose.

However, I am at least on the latest as of now since it was back in May that my bios last had an update, and I only switched in the past month.

[–] Hellmo_Luciferrari@lemm.ee 3 points 6 days ago (4 children)

I haven't investigated updating via USB for my bios. But that likely is the least fuss way to do it.

 

So I switched to Arch full time last month, and that got me thinking: How do I update the firmware of my devices?

I know about fwupd, however from my understanding not all vendors support linux.

In this case, I have an Asus motherboard, and after brief searching I seemed to come across results that would point that Asus isn't one of the manufacturers who support firmware updates from linux.

That being said, how do you all update your firmware if you know the vendor doesn't support linux?


I can't imagine that I could update the firmware from QEMU, and nor do I want to try. I don't want to have windows installed on my system at all. So then I thought, can I go about this via Windows to Go? And that is the solution I am going to investigate trying...

[–] Hellmo_Luciferrari@lemm.ee 2 points 1 week ago

I will likely have to do some tinkering, and more reading up on this from the documentation I am thinking. I am getting HTTP 200 statuses basically across the board. When going to the FQDN it doesn't redirect to the PiHole admin page like I was expecting. Again, likely some configuration that I have wrong.

[–] Hellmo_Luciferrari@lemm.ee 1 points 1 week ago

Begrudgingly 2 of the 3 are Google email addresses, and 1 is a Microsoft email address. I will however be ditching both of those providers for something a bit more privacy focused soon and making those addresses burner addresses.

[–] Hellmo_Luciferrari@lemm.ee 2 points 1 week ago (2 children)

Shows in traefik, no errors there.

[–] Hellmo_Luciferrari@lemm.ee 2 points 1 week ago (4 children)

I hate to report back, but something isn't quite working for pihole behind Traefik.

running "docker logs traefik" returns no error, and yet no certificate was presented to my pihole.

Not sure what else I might be missing or that I might have wrong.

 

Hello Selfhosted peeps!

So I just got Traefik v3 setup inside my docker environment, and successfully got SSL certs for my services hosted within docker. However, I have an external device hosting PiHole and Wireguard-UI. I am looking to use the docker instance of Traefik v3 to obtain SSL certs for the internal use only for PiHole and Wireguard-UI.

I am still new to Traefik, and have no idea if this is possible, or how I would go about doing this.

Any tips, suggestions, links to documentation; I am all ears.

Video

Notes for above video

These 2 resources I utilized to help further my understanding.

Thank you

33
submitted 2 weeks ago* (last edited 2 weeks ago) by Hellmo_Luciferrari@lemm.ee to c/selfhosted@lemmy.world
 

Hi all!

So I want to get back into self hosting, but every time I have stopped is because I have lack of documentation to fix things that break. So I pose a question, how do you all go about keeping your setup documented? What programs do you use?

I have leaning towards open source software, so things like OneNote, or anything Microsoft are out of the question.


Edit: I didn't want to add another post and annoy people, but had another inquiry:

What ReverseProxy do you use? I plan to run a bunch of services from docker, and would like to be able to reserve an IP:Port to something like service.mylocaldomain.lan

I already have Unbound setup on my PiHole, so I have the ability to set DNS records internally.

Bonus points if whatever ReverseProxy setup can accomplish SSL cert automation.

 
                 -`                     hellmo@archie
                 .o+`                    -------------
                `ooo/                    OS: Arch Linux x86_64
               `+oooo:                   Host: INTEL
              `+oooooo:                  Kernel: Linux 6.9.7-zen1-1-zen
              -+oooooo+:                 Uptime: 7 mins
            `/:-:++oooo+:                Packages: 1169 (pacman)
           `/++++/+++++++:               Shell: bash 5.2.26
          `/++++++++++++++:              Display (ASUS PB278): 2560x1440 @ 60Hz
         `/+++ooooooooooooo/`            Display (ASUS VG32V): 2560x1440 @ 144Hz
        ./ooosssso++osssssso+`           DE: KDE Plasma 6.1.1
       .oossssso-````/ossssss+`          WM: KWin (Wayland)
      -osssssso.      :ssssssso.         WM Theme: Breeze
     :osssssss/        osssso+++.        Theme: Breeze (Dark) [QT], Breeze-Dark [GTK2], Breeze [GTK3]
    /ossssssss/        +ssssooo/-        Icons: candy-icons [QT], candy-icons [GTK2/3/4]
  `/ossssso+/:-        -:/+osssso+-      Font: Noto Sans (10pt) [QT], Noto Sans (10pt) [GTK2/3/4]
 `+sso+:-`                 `.-/+oso:     Cursor: breeze (24px)
`++:.                           `-/+/    Terminal: yakuake 24.05.1
.`                                 `/    CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz
                                         GPU: NVIDIA GeForce RTX 3090 [Discrete]
                                         Memory: 3.43 GiB / 62.60 GiB (5%)
                                         Swap: 0 B / 4.00 GiB (0%)
                                         Disk (/): 151.91 GiB / 1.82 TiB (8%) - btrfs
                                         Local IP (enp7s0): x.x.x.x/x *
                                         Locale: en_US.UTF-8

I am having some issues with my Arch install:

  UNIT                LOAD   ACTIVE SUB    DESCRIPTION              
● grub-btrfsd.service loaded failed failed Regenerate grub-btrfs.cfg

Legend: LOAD   → Reflects whether the unit definition was properly loaded.
        ACTIVE → The high-level unit activation state, i.e. generalization of SUB.
        SUB    → The low-level unit activation state, values depend on unit type.

1 loaded units listed.

I have already tried:

sudo systemctl restart grub-btrfsd.service

sudo grub-mkconfig -o /boot/grub/grub.cfg


Does anyone have any suggestions? I am failing to understand how to resolve this issue... Any help would be wonderful...

 

Not a stranger to using linux, but never bothered with keeping things synchronized between devices.

I have a laptop, and a desktop both running Arch (I use Arch BTW) and wanted to investigate the best way to synchronize things from device to device. Just to outline some details, both are running KDE on Wayland, both BTRFS, as well as a number of other similarities such as username.

I want to be able to synchronize certain config files, Documents and Files, and was going to go the Syncthing route.

What are you doing, or what would you recommend to setup in order to have parity between two devices?

 

So, I finally ditched Windows... All except for my need for a VM to use some hardware that aren't supported in Windows.

I setup a Virtual Machine with Virt-Manager for a Windows VM but the network traffic is being blocked by UFW. If I disable UFW the Windows VM can pull an IP, which is static as is, and even after turning UFW back on, the network traffic is still allowed.

I am in need of some help with networking for the VM.

<interface type="network">
  <mac address="52:54:00:d7:8f:48"/>
  <source network="default" portid="d7ff3b1f-2c9b-4a62-b9e0-180855f14de7" bridge="virbr0"/>
  <target dev="vnet2"/>
  <model type="e1000e"/>
  <link state="up"/>
  <alias name="net0"/>
  <address type="pci" domain="0x0000" bus="0x01" slot="0x00" function="0x0"/>
</interface>

This is the networking setup within Virt-Manager.

Any advice for getting network access on the VM?

 

cross-posted from: https://lemm.ee/post/35034629

I am having issues with Mangohud and Goverlay.

Upon opening Goverlay it gives a black box and has issues closing without forcing it shutdown.

https://ibb.co/pnzKZdd

OS: Arch Linux x86_64 Kernel: Linux 6.9.5-zen1-1-zen DE: KDE Plasma 6.0.5 WM: KWin (Wayland) CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz GPU: NVIDIA GeForce RTX 3090 [Discrete] Memory: 4.09 GiB / 62.60 GiB (7%)

I have tried uninstalling both Goverlay and Mangohud

I have also removed .conf files from: ~/.config/MangoHud /usr/share/doc/mangohud

Is there more that I need to do to clean uninstall and reinstall?

Any help would be appreciated

 

cross-posted from: https://lemm.ee/post/35034629

I am having issues with Mangohud and Goverlay.

Upon opening Goverlay it gives a black box and has issues closing without forcing it shutdown.

https://ibb.co/pnzKZdd

OS: Arch Linux x86_64 Kernel: Linux 6.9.5-zen1-1-zen DE: KDE Plasma 6.0.5 WM: KWin (Wayland) CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz GPU: NVIDIA GeForce RTX 3090 [Discrete] Memory: 4.09 GiB / 62.60 GiB (7%)

I have tried uninstalling both Goverlay and Mangohud

I have also removed .conf files from: ~/.config/MangoHud /usr/share/doc/mangohud

Is there more that I need to do to clean uninstall and reinstall?

Any help would be appreciated

 

I am having issues with Mangohud and Goverlay.

Upon opening Goverlay it gives a black box and has issues closing without forcing it shutdown.

https://ibb.co/pnzKZdd

OS: Arch Linux x86_64 Kernel: Linux 6.9.5-zen1-1-zen DE: KDE Plasma 6.0.5 WM: KWin (Wayland) CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz GPU: NVIDIA GeForce RTX 3090 [Discrete] Memory: 4.09 GiB / 62.60 GiB (7%)

I have tried uninstalling both Goverlay and Mangohud

I have also removed .conf files from: ~/.config/MangoHud /usr/share/doc/mangohud

Is there more that I need to do to clean uninstall and reinstall?

Any help would be appreciated

 

Having issues with the display when waking up resolution and position is reverting on one of the monitors.

OS: Arch Linux x86_64

Kernel: Linux 6.9.5-zen1-1-zen

DE: KDE Plasma 6.0.5

WM: KWin (Wayland)

CPU: 12th Gen Intel(R) Core(TM) i7-12700KF (20) @ 5.00 GHz

GPU: NVIDIA GeForce RTX 3090 [Discrete]

Unsure of how to go about this. I am using Display Port (unsure of what version but it supports sound too.) Not sure where to look for logs, or what exactly could be the culprit.

Any suggestions?

view more: next ›