There have been multiple accounts created with the sole purpose of posting advertisement posts or replies containing unsolicited advertising.

Accounts which solely post advertisements, or persistently post them may be terminated.

This profile is from a federated server and may be incomplete. Browse more on the original instance.

antsu ,

My stuff is all in docker-compose with a stack/service structure, so listing it is as simple as running tree, and reading the individual YAML files if I need in-depth details.

antsu ,

What you want are two servers, one for each purpose. What you are proposing is very janky and will compromise the reliability of your services.

antsu ,

RustDesk sort of fits the bill. It’s open-source, has 2FA, can be self-hosted (but not needed), the client runs on anything, but the main issue here is that no amount of workarounds will make an untrusted machine any less untrusted, you’re essentially extending the display and input from a dubious machine into your own.

If you’re really worried about the security aspect, my suggestion would be to only use your phone as the client, and if you need to do anything more complex, use a Bluetooth keyboard connected to it. There are some foldable keyboards that don’t take too much space and are not terrible.

antsu ,

Just echoing what others said, Plank does not run on Wayland. You can install the “Dash to Dock” Gnome extension for a very similar experience (minus widgets). If using KDE, consider replacing Guake (which is GTK) with Yakuake (Qt).

antsu ,

This here OP! ☝️

Jellyfin lets you do this easily.

antsu ,

Enough to run Chrome and 2 Electron apps!

antsu ,

Go to the fstab entry for that drive and add nofail to its options.

antsu ,

Mine are all anime characters. Currently I have:

  • Mizuho (Onegai Teacher)
  • Misaki (To Aru Kagaku no Railgun)
  • Washu (Tenchi Muyo)
  • Siesta (Zero no Tsukaima)
  • Derfflinger (Zero no Tsukaima)

What're some of the dumbest things you've done to yourself in Linux?

I’m working on a some materials for a class wherein I’ll be teaching some young, wide-eyed Windows nerds about Linux and we’re including a section we’re calling “foot guns”. Basically it’s ways you might shoot yourself in the foot while meddling with your newfound Linux powers....

antsu ,

Running the right command on the wrong SSH session/machine.

Used NetApp 6TB SAS for 38€???

I’ve found these NetApp SAS Festplatte 6TB 7,2k SAS 12G 3,5" - 111-02374 E-X4064A-R6 ST6000NM0034, that cost only 38€! It’s a brand that I’ve never heard about and I’ve no idea how many hours they’ve worked (I’ve asked and I’m waiting for an answer). What do you think?...

antsu ,

I have a bunch of ST6000NM0095 (which are similar specs) in my NAS, and despite already being well used when I got them, so far only one needed to be replaced in nearly 5 years of (my) usage.

My only advice with these is: if you notice a maddening noise coming from them when they’re idle, update them to the latest firmware and it’ll go away.

antsu ,

Cool. Time to get ready for another round of broken extensions.

antsu ,

Timeshift with BTRFS kicks ass. I have mine set for daily snapshots, retained for a week. Only the changes between snapshots are stored, so the extra disk usage is minimal, and easily justified by the peace of mind in case of fuck-ups or broken updates.

antsu ,

+1 for Immich. It’s the most complete and competent Google Photos replacement yet.

antsu ,

My streaming service (Jellyfin) always has all the seasons of everything. 😉

antsu ,

I don’t have the source right now, but I had the same idea not long ago, and the tl;dr is swap on a zvol is a very bad idea. If your system ever runs low on memory and actually needs to do heavy swapping, you’re setting yourself up for a catastrophe.

UK's O2 network is blocking duckdns.org domains

It too me a while to work out why my Nextcloud stuff wasn’t working on my phone. It wasn’t until I went to duckdns.org on mobile data I saw the block. I had changed ISP from one with IPv6, which I had setup, to an ISP without it, and thought it might be that. But it was just coincidence....

antsu ,

O2 has an on-by-default security filter that blocks all sorts of “bad stuff”. For me, it was preventing connecting to any PIA VPN servers. Ping their customer support and they can disable it for you.

antsu ,

If they take long or don’t resolve it, try the live support chat. I used the chat inside their app to request it and it was unlocked pretty much instantly.

Authentik as a reverse proxy for VS-Code server? How

I’m currently beating my head up against Authentik. What I’m trying to do is to use Authentik to secure an unsecured service, like VS-Code server. Supposedly I can do this by pointing the domain to the Authentik server and then Authentik’s proxy points to the Code Server, but everything that I try either redirects back to...

antsu ,

This looks about right, I have a similar setup for unauthenticated services here, with the difference that I’m using NGINX Proxy Manager instead of Caddy. The things I would try/check are:

  • Make sure you’ve enabled the proxy provider in the local outpost config in Authentik.
  • Declare a common network between the two containers, so that they can communicate without having to go out through the host’s IP. This way you can reference the VS Code container directly by its service name in Authentik.
  • I’m not familiar with Caddy, but I would also try changing the code.test.example.com entry to point directly to Authentik’s IP and port (in other words, both entries would look the same). In the config your posted, it seems like Caddy is redirecting through itself.
antsu ,

This. And I recently found out you can also use includes in compose v2.20+, so if your stack complexity demands it, you can have a small top-level docker-compose.yml with includes to smaller compose files, per service or any other criteria you want.

docs.docker.com/compose/…/include/

  • All
  • Subscribed
  • Moderated
  • Favorites
  • random
  • lifeLocal
  • goranko
  • All magazines