It will always be Twitter to me. X is a variable in a math problem… not a company name. Oh, I’m also lazy and have never used Twitter.
It will always be Twitter to me. X is a variable in a math problem… not a company name. Oh, I’m also lazy and have never used Twitter.
As annoying as it is, I reply STOP to each one and then block the number. Sometimes I get lucky and get an unsubscribe confirmation.
I hardly get spam texts because I refuse to give my number out for anything. Jenny is my go to phone number when I need to give out a burner number.
I primarily listen to podcasts when I’m driving, which isn’t much as I work from home. Once I hit my “I need music” I am reminded how extremely happy I have been with SiriusXM for two decades. Octane, for example, is all music with occasional DJ chatting about something music related.
If I load up the app, they have “only music” stations which is just a straight up list of song after song after song.
Not an ad… I genuinely love Sirius Octane! I have found so many new artists I would have never heard on FM radio.
I think I am going to be one of the people buying into Zen 5 but mainly for the longevity of the platform aspect. I’m in the preplanning stage of my next ProxMox server that will be my NAS (unRAID VM), local infrastructure (Samba AD, Adguard, etc.) & Gaming PC via Parsec/Moonlight or plugged directly into the PC with GPU/NVME passthrough to a VM for gaming.
Firewall is on a separate ProxMox host so if the ProxMox host needs a reboot internet will be fine.
I’ve been running OPNsense as a VM in Proxmox for a year on an AliExpress box that doesn’t have ECC. If I might ask, why do you have a requirement for ECC?
Before this box, I ran a Dell R230 with pfSense but got tired of the noise and 40 watt power draw.
I’ve had zero issues without ECC, so I’m just curious about your need for it.
Going to reiterate the above message, you want a KVM. The one I use by Tessmart or something like that has worked great for me for 4 years now. The model I chose let’s me do dual monitors for each laptop docking station I have plugged in (work & personal). They are a US company so you’ll need to find one that delivers to your area.
Ahh. Thank you for the info! I too was in that group who did not know! Can’t wait to see what the final picture comes out as!
For those not in the know, what is Canvas? I do not recall seeing this last year.
Two users and a handful of service accounts. I use it so I have a centralized user authentication system instead of managing multiple individual user accounts.
I tried a couple of LDAP solutions out there; Windows Server AD, Open LDAP, Samba4 in Debian, TurnKey Solutions LDAP before finally settling on Zentyal. It has a nice to use web GUI and can work in conjunction with AD RSAT tools that I have installed in a throwaway Windows VM for when I need more granular controls the web GUI can’t do.
All my Debian VM’s and laptops connect to Zentyal AD via SSSD.
I just cannot find a use case for Nextcloud. I have gone as far as installing it and sync’ing it with my LDAP for user auth and sync pictures from my phone to my NAS. All the other features are just a big ole m’eh for me.
This has just been my experience, so maybe I’m missing something that would just make it all click and make me not live without it. So far though, I’ve spun up and spun down an instance 3 times and never missed it afterwards.
Well that’s never a bad thing and no reason anyone should worry about a data leak. /s
Zabbix for agent / snmp based statistics.
Uptime Kuma for up/down states with a webhook notification into Discord so I get instant alerts on my phone when one goes down.
Thank you for the recommendation. I’ll give this one a shot. I think I tried it a few years back so it is time to try it again.
I love Home Assistant and have been using it for years. It just keeps getting better and better over time! With so many new features added all the time I have just started blowing away my entire VM of it and recreating from scratch to see what’s new. It’s a good problem to have!
Blue Iris in the other hand… just give me a damn version that runs on Linux natively and not some Wine bullshit.
That’s an error on my part, apologies. I copy/pasted and tried to redact my url from the APP_URL=https://bookstack.example.com section and ended up deleting the entire line; yay replying from mobile. :|
I currently use Bookstack on Docker in Unraid but the above docker compose snippet is from when I used a debian VM with docker installed on it to run my docker stacks.
Here you go, this is my docker compose. You can modify the pieces as you see fit.
version: ‘3’ services:
bookstack:
image: lscr.io/linuxserver/bookstack
container_name: bookstack
environment:
- PUID=${PUID}
- PGID=${PGID}
- APP_URL=
- DB_HOST=bookstack_db
- DB_USER=bookstack
- DB_PASSWORD=${BS_DB_PASS}
- DB_DATABASE=bookstackapp
volumes:
- ${DATA_DIR}/bookstack:/config
ports:
- 6875:80
restart: unless-stopped
depends_on:
- bookstack_db
bookstack_db:
image: lscr.io/linuxserver/mariadb
container_name: bookstack_db
environment:
- PUID=${PUID}
- PGID=${PGID}
- MYSQL_ROOT_PASSWORD=${BS_DB_PASS}
- TZ=${TIMEZONE}
- MYSQL_DATABASE=bookstackapp
- MYSQL_USER=bookstack
- MYSQL_PASSWORD=${BS_DB_PASS}
volumes:
- ${DATA_DIR}/bookstack/mariadb:/config
restart: unless-stopped
I’m going to go a different route than your question. If you have a spare m.2 slot and room in your PC, you can install a m.2 network adapter. I recently installed a m.2 to 2.5gbe adapters in a Dell 3060 SFF as a proof of concept at home for getting Proxmox ceph cluster working over 2.5gbe.
I use Apache Guacamole with Duo 2FA and LDAP authentication. All of it is self hosted and sitting behind Nginx for SSL. Works great aside from when I’m in the office and they do some security te blocking that I’m too lazy to find a work around for as I rarely go into the office.
Hey cool, while you’re at it, look at the predominantly white districts too!