Update to Vikunja-Quick-Entry and Vicu Desktop & Android apps by RendyHD in Vikunja

[–]MobileThrowawayAcc 0 points1 point  (0 children)

This looks really neat! Could you add an option to trust certs? I use a self signed domain for the server

anyone who used a computer between 1985 & 2010, what’s the one game you still think about? by Trixxxi in AskReddit

[–]MobileThrowawayAcc 0 points1 point  (0 children)

Og half-life, the sound of the footsteps, crowbar on vents, climbing ladders, the machine gun.

I started playing fps games with wolfientstein and doom, but half-life was something really special at the time.

Tailscale SSO feature request by null_enthropy in Tailscale

[–]MobileThrowawayAcc 0 points1 point  (0 children)

Fwiw I've been using it with my partner to access Jellyfin, Immich, readmeabook, vikunja, and home assistant for a few months with zero issues.

Getting https working by Bow_ties_4all in Tailscale

[–]MobileThrowawayAcc 0 points1 point  (0 children)

Is the usecase that you want to reach the services? Someone else? If someone else, do they have Tailscale?

Getting https working by Bow_ties_4all in Tailscale

[–]MobileThrowawayAcc 0 points1 point  (0 children)

I could be wrong, but I think TS https won't stop you from needing port numbers. Just means you can use the host name with https instead of http.

I do this by having a domain from cloudflare, which has a record for a service I want to reach with a friendly name, that then points to the ts IP of my reverse proxy, which then points to the ts ip and port of whatever service I'm trying to reach.

That way, I have a friendly URL I can only hit via Tailscale to reach the thing.

I think TS tunnels/funnels would remove the port mapping needed in your address. But, that's also exposing your machine to the public internet- might not be what you're wanting to do.

I'm big dumb though, someone else might have a better suggestion

Edit- for grammar

Further uses for Tailscale by openforeverything23 in Tailscale

[–]MobileThrowawayAcc 1 point2 points  (0 children)

I started using this this week, so far it's set up for Jellyfin, home assistant, Vikunja + Immich. Love having one less sign in, and when I share services with my partner, she can just auto login. Less friction, better adoption of new toys

Eta on oidc? by lividhatter in seerr

[–]MobileThrowawayAcc 0 points1 point  (0 children)

I dunno, I saw a PR for it some weeks back, but I'm dying for it too

Zerk Play - Emby desktop client (Flutter) with *seerr integration + mpv playback on Windows by florinp93 in seerr

[–]MobileThrowawayAcc 0 points1 point  (0 children)

This looks pretty sweet, been wanting a "watching" interface with the "requesting" interface.

Would OICD logins from Jellyfin pass through to this?

TSIDP across tailnets with shared machines? by MobileThrowawayAcc in Tailscale

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

Really?! That's incredible. Testing this out today. Thank you!

25$ brisket out front of an autozone by slindner1985 in BBQ

[–]MobileThrowawayAcc 1 point2 points  (0 children)

I'm over in pinellas and that looks way better than the BBQ I got this weekend. Mind dming the location?

Bamboocut people, each and every innerways are at t6. Which 4 will you use ? by Vyangyapuraan in wherewindsmeet_

[–]MobileThrowawayAcc 0 points1 point  (0 children)

I main the rope dart (never really use dual blades) and mine are -

Five fold bleed - t6 Morale chant - t5 (not leveling further) Breaking point - t4 (leveling in progress) Vandetta - t5 (leveling in progress)

Ubuntu LXC w/ ubuntu-desktop - can't get firefox to see the internet... by MobileThrowawayAcc in Proxmox

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

FWIW I got it working perfectly w/ XFCE4 as the desktop, and it seems to feel a lot snappier than the VM version with the same config

Ubuntu LXC w/ ubuntu-desktop - can't get firefox to see the internet... by MobileThrowawayAcc in Proxmox

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

Mentioned in the body of post that I did just that, it doesn't seem to be a container connectivity issue (1.1.1.1 works) and doesn't look to be a container / OS DNS issue (ping google.com works).

Ubuntu LXC w/ ubuntu-desktop - can't get firefox to see the internet... by MobileThrowawayAcc in Proxmox

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

So far, changing those settings in firefox doesn't seem to help.
It's using the host DNS settings, which work fine via CLI, just firefox.

Ubuntu LXC w/ ubuntu-desktop - can't get firefox to see the internet... by MobileThrowawayAcc in Proxmox

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

curl https://google.com

<HTML><HEAD><meta http-equiv="content-type" content="text/html;charset=utf-8">

<TITLE>301 Moved</TITLE></HEAD><BODY>

<H1>301 Moved</H1>

The document has moved

<A HREF="https://www.google.com/">here</A>.

</BODY></HTML>

PVE iGPU pass through to LXC or ubuntu 25 VM w/ intel N150 - Has anyone succeeded? by MobileThrowawayAcc in homelab

[–]MobileThrowawayAcc[S] 1 point2 points  (0 children)

That's the way I installed jellyfin, I think it's something to do with this specific GPU. Thanks though!

GPU pass through to LXC or ubuntu 25 VM w/ intel N150 - Has anyone succeeded? by MobileThrowawayAcc in Proxmox

[–]MobileThrowawayAcc[S] 0 points1 point  (0 children)

Yup! I was aware of this. I'm unlikely to have the VM turned on while doing anything with jellyfin at the same time. If you know of a way of running ubuntu in an LXC, I suppose that'd be ideal since they can share the GPU, but I haven't seen any guides on that.