

I would definitely be ok with spinning up a Seeedbox to seed data that has been deleted.
I would definitely be ok with spinning up a Seeedbox to seed data that has been deleted.
NPM is awesome until you have a weird error that the web GUI does not give a hint about the problem. Used it for years at this point and wouldn’t consider anything else at this point. It just works and is super simple.
Climate issues have always been pushed down to the individuals. The people are asked to recycle and meanwhile corporations have zero ramificationsfor polluting endlessly.
Morons. Just a bunch of morons. It was never about AMERICAN jobs, it is about CHEAP EXPLOITATIVE jobs.
Hey cool, while you’re at it, look at the predominantly white districts too!
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.
Granola, peanut butter, chocolate chips & honey. All mixed together in a sticky mess that is tasty. Make too much? Throw it in the fridge and have a cold tasty snack the next day!
The random aches and pains you start waking up with are here to stay. Learn to embrace them.
And drink more water.
I practice this same thermal battery idea as well with an extra tip of having a couple of fans on timers (sun up to sun down) that sit on the floor and blow the cold air up. It makes a significant difference, especially if you can sit a fan where the cold air from the AC falls to the ground.
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.
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 do have to be cognitive of bending over after swallowing something because I can feel it trying to make it’s way back up.
For about a year, I used a husband pillow behind my pillow so I would sleep upright. Eventually, I figured out what works best for my body which is basically just make sure I don’t eat at least 2 hours before bed.
Other than that, the fundoplication takes care of preventing stomach contents from coming back. Here’s a quick video!
With the moron being an absentee CEO at multiple companies that the moron is supposedly the CEO of… what would it take for the board of each company to fire him? CEO’s get fired all the time for reasons the board comes up with randomly.
Any other CEO would have been fired a long time ago for dragging the company monetary value down as much as Twitter has, for example.