mastouille.fr est l'un des nombreux serveurs Mastodon indépendants que vous pouvez utiliser pour participer au fédiverse.
Mastouille est une instance Mastodon durable, ouverte, et hébergée en France.

Administré par :

Statistiques du serveur :

586
comptes actifs

#archlinuxarm

0 message0 participant0 message aujourd’hui

I'm curious to hear what others are #SelfHosting! Here's my current setup:

Hardware & OS

Infrastructure & Networking

Security & Monitoring

Authentication & Identity Management

  • Authelia (Docker): Just set this up for two-factor authentication and single sign-on. Seems to be working well so far!
  • LLDAP (Docker): Lightweight LDAP server for managing authentication. Also seems to be working pretty well!
    #AuthenticationTools #IdentityManagement

Productivity & Personal Tools

Notifications & Development Workflow

  • Notifications via: #Ntfy (Docker) and Zoho's ZeptoMail (#Zoho)
  • Development Environment: Mostly using VSCode connected to my server via Remote-SSH extension. #VSCodeRemote

Accessibility Focus ♿🖥️

Accessibility heavily influences my choices—I use a screen reader full-time (#ScreenReader), so I prioritize services usable without sight (#InclusiveDesign#DigitalAccessibility). Always open to discussing accessibility experiences or recommendations!

I've also experimented with:

  • Ollama (#Ollama): Not enough RAM on my Pi.
  • Habit trackers like Beaver Habit Tracker (#HabitTracking): Accessibility issues made it unusable for me.

I don't really have a media collection, so no Plex or Jellyfin here (#MediaServer)—but I'm always open to suggestions! I've gotten a bit addicted to exploring new self-hosted services! 😄

What's your setup like? Any cool services you'd recommend I try?

#SelfHosted #LinuxSelfHost #OpenSource #TechCommunity #FOSS #TechDIY

@selfhost @selfhosted @selfhosting

Hi #SelfHosted community. I've figured out a lot of my setup. I now have a new domain, laniesplace.us, just for #HomeServer stuff. It's set up through Porkbun with Dynu for #DDNS. I've now got #Traefik, #TailscaleVPN, #Linkding, #Forgejo, #Dokuwiki, Code-Server, #Portainer, #Netdata, #Watchtower, #Cockpit, #Pihole, #MiniFlux, #TheLounge, #Filebrowser, #UptimeKuma, and the #Homer dashboard service installed. I'm now trying to set up #Authelia so I can have single sign-on to my services. For some, it's working now, but I can't seem to get Linkding to work no matter what I do. This is on a #RaspberryPi 500 with 8 GB RAM and a 512 GB SD card, running #Stormux, which is based on #ArchlinuxARM. Can anyone help? I'll reply to this post with all my relevant config files in separate posts. What's happening is this: Linkding is supposed to be available at bookmarks.laniesplace.us. When I go there, I see a 401 unauthorized error and a link to sign into Authelia. Once I sign in, though, it redirects back to the page with the 401 error. I've been trying to figure this out for hours with no luck. Files will be in replies to this post.
#SelfHosting #Linux #HomeLab #RPi #RaspberryPi500 #RPi500
@selfhost @selfhosting @selfhosted @linux

So I decided to go ahead and finish my draft post on installing Vivaldi on Arch+Arm64, even though I now know a Flatpak and Snap are available (which makes it a lot simpler).

I figure most people who choose Arch deliberately are less likely to want to run Flatpak or Snap, so this trick of modifying an AUR package meant for x86_64 to to use the aarch64 binary instead will probably be useful to someone.

https://hyperborea.org/tech-tips/vivaldi-arm-arch/
#linux #vivaldi #archlinuxarm

Hyperborea Tech Tips · Install Vivaldi on Arch Linux for Arm64If you don't want to use Flatpak or Snap, here's how you can modify an AUR package for x86_64 to build an Arm64 package for Arch.

A new section popped up in our wiki - Linux Mobile!

wiki.techsaviours.org/en/phone

It covers @danctnix Arch Linux ARM build script and @postmarketOS pmbootstrap

And here is a bit to read regarding a daily driven PinePhone.

techsaviours.org/news/en/new-l

@postmarketOS #dev s especially POCO x3 NFC I can help to test, just need a spare phone, what about the PPP? ;)

#wiki #postmarketos #archlinuxarm #linuxmobile #DanctNIX #guide #tutorial #pinephone @PINE64

in early september, i updated my home server running vanilla #ArchLinuxARM. for months it has been throwing an error about archlinuxarm keys having unknown trust, and i was too lazy to fix it. after browsing the arch arm forums i found a fix: downgrading the `gnupg` package to version 2.2.41. i added gnupg to the IgnorePkg line in /etc/pacman.conf too, and although an imperfect fix it's allowing updates to run again. just thought i'd put that out there for anyone experiencing this issue :)

A répondu dans un fil de discussion

@requiem Are you aware of #Sxmo? sxmo.org

(Also, I've found @danctnix #archlinuxarm to be the snappiest Phosh distribution on PinePhone, even when run from microSDXC.)

Generally, the AllWinner A64 is slower than 4x Cortex A53 suggests, due to Mali400 and Lima not being the greatest driver in the world, plagued by low memory bandwith, additionally crippled by PINE64 through slower than necessary eMMC performance (see web.archive.org/web/2022052108 for details).

Sxmo: Simple X mobileSxmo: Simple X mobileA minimalist mobile linux environment that is truly yours to control! Sxmo is a collection of simple programs and shell scripts used together to create a fully functional mobile UI adhering to the Unix philosophy for Linux phones and other devices

If you run pacman -Syu on #ArchLinuxARM today, you'll get this error:

error: failed retrieving file 'community.db' from mirror.archlinuxarm.org : The requested URL returned error: 404
error: failed to synchronize all databases (unexpected error)

This change is due to Arch Linux ARM removing the [community] repository (as it has merged to extra).

You can fix this by removing the repository from /etc/pacman.conf.