Skip Navigation
dirtyrig dirtyrig @lemmy.sdf.org
Posts 2
Comments 30
Access Remmina Remotely
  • Personally my go-to for this would be the ipv6 experimental Yggdrasil-network. https://yggdrasil-network.github.io/

  • The richest counties in the U.S. relative to cost of living are in NoVA
  • PWC, which sits southeast of D.C. and encircles the independent cities of Manassas and Manassas Park, offers an enviable balance of high income and not-too-high living costs.

    This is some dumb ai bot trash....

  • Yggdrasil as a VPN alternative
  • Thanks for sharing. I recall hearing about this before. After reading this thread I've been trying to vend some of my selfhosted apps over yggdrasil. The documentation is difficult to find. A good tutorial would be really useful. Here are my two biggest stumbling blocks headaches:

    1. ipv6 headache: I had to update my server host binding from 0.0.0.0 to :: (from ipv4 to ipv6). Apparently ipv4 still works but now ipv6 also works. This was the biggest blocker for me gaining access to my apps over yggdrasil using ipv6.
    2. yggdrasil.conf headache: ipv6 syntax issues (apparently I need to learn me some ipv6 stuff) You need to put ipv6 ip addresses in brackets. This is an excerpt from my Listen attribute in my yggdrasil.conf file.
      # Listen addresses for incoming connections. You will need to add
      # listeners in order to accept incoming peerings from non-local nodes.
      # Multicast peer discovery will work regardless of any listeners set
      # here. Each listener should be specified in URI format as above, e.g.
      # tls://0.0.0.0:0 or tls://[::]:0 to listen on all interfaces.
    Listen: [
              tls://[::]:8000
              tls://[::]:8080
    ]
    

    I also downloaded an yggdrasil vpn app for Android and was able to access both apps with Android after adding a peer connection in the settings. Later, I added my Android public key to the AllowedPublicKeys to lock down my apps to be only accessible to my client.

    Thanks @wgs for the tip! 🏆

  • Hello friends!
  • đź‘Ť All the things does it.

  • Hello friends!
  • Hello fellow SDFer!

  • New to Lemmy & the SDF
  • Glad to meet you. Here are two random anonradio themed shell commands:

    • anonradio displays the current show schedule
    • comwho returns alias of those active in com
  • Searching for Matrix rooms
  • There is some action listed here: https://view.matrix.org/

    Look for the search window in the top right.

  • Hello SDF!
  • Nice to meet you.

  • Hello SDF!
  • Welcome to the team.

  • How can I donate to SDF? Is there an alternate option to mail/PayPal?
  • That's cool that you want to support. If you are able to do everything you want to do here then your presence is your support :-) .

    I'm not sure if it is a viable option but you might email @membership and request a PayPal invoice. To pay as a guest through PayPal you would need to receive a PayPal invoice. I have no idea if this is a thing SDF does.

  • Hello SDF!
  • SDF is a great community. Glad you're here. You mentioned a warm feeling which reminds me of the book The Friendly Orange Glow which seems like something you would really enjoy reading. I first learned about the book from jwh here on the public access unix side of SDF. Such a great book!

  • So who's here from Reddit?
  • Just deleted my Reddit.

    đź‘Ť

  • Matrix Server?
  • The original invites look to be from Dec 2021 and it was refreshed in Feb 2023 (complete do-over?). All announcements have been coming to my SDF email account from Membership.

  • What python project(s) are you currently working on?
  • I'm not even a dev

    Said every developer

  • Communities header columns are links but do nothing
  • You're thinking of DataTables. The lemmy-ui source code shows the css class as table. It looks to me like the basic bootstrap table.

  • Matrix Server?
  • I don't think this is necessary for public rooms. The sdf matrix lobby is listed as public. I've been able to one-click into a public room on a different server without requesting access.

  • I can only login to lemmy.sdf.org on mobile

    My desktop browser (Firefox and Chrome) on Linux just shows me a perpetual spinner icon when I click login. I had the same problem when I tried to sign up. My current work around is to access Lemmy on mobile only.

    I'm not a fan of infinite spinners. ♾️

    6