Hellmo_Luciferrari

joined 6 months ago
[–] Hellmo_Luciferrari@lemm.ee 9 points 1 day ago (3 children)

I bought a 2024 vehicle with OnStar, I wonder if the process is comparable... Could you share your source please?

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

Good to know. Thank you!

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

I ran into an issue where I changed nothing, and all of a sudden none of my SSL certs worked on top of most of the hosts were not working through the reverse proxy. I had not even changed ip addresses on any of them. I am not sure what was going on.

It was more of a "I didn't want to troubleshoot" and gave up, so I shut down my servers.

[–] Hellmo_Luciferrari@lemm.ee 9 points 4 days ago

Using SMS through signal defeats the purpose of signal...

The UI is fine, what more do you expect out of it? It has a list of chats, a menu button with menu options, like it's a messaging app not a social media platform akin to discord or telegram.

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

Today I learned about Linkwarden, and I am so excited to check it out. Thank you!

NPM I did use, however it was ultimately the catalyst as to why I quit homelabbing. But when it did work, it was simple even for SSL cert renewal.

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

I will have to check out gitolite. Thank you!

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

Traefik or Caddy are the 2 I am bouncing back and forth between currently. I may spin up a nextcloud instance.

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

I still want to get familiarized with NixOS and the concepts behind it. Just haven't taken the time.

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

I may have to check out BookStack. I dig the looks of it.

[–] Hellmo_Luciferrari@lemm.ee 1 points 5 days ago (1 children)

I appreciate that mentality though. When things break, if your understanding of your setup is there, it's less to deal with.

I am forgoing the Portainer route this time. I am going to strictly use Docker Compose for my containers. I had too many issues with Portainer to consider using it.

For reverse proxy, I just need/want it for simple ip:port to sub.domain.lan type addresses locally. Anything I need outside of my home will be tunneled through wireguard.

I always quite liked Dozzle. It was handy, and has helped me comb through logs in the past.

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

I think Traefik is going to be what I investigate using. However the last time I tried, I was a little lost. I will have to comb over the documentation better this time.

[–] Hellmo_Luciferrari@lemm.ee 2 points 5 days ago

That is good advice, and honestly never really occurred to me to set specific versions for containers.

32
submitted 5 days ago* (last edited 5 days 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 ›