[-] brennor@kbin.social 4 points 11 months ago

I'm only just getting into flashlights recently. I'm currently using an fc11 as my edc and have been very happy with it. It is definitely my most used recent light.

[-] brennor@kbin.social 8 points 1 year ago

linkified so noone else has to go searching for the actual article: Player Core Preview: The Wizard, Remastered

[-] brennor@kbin.social 1 points 1 year ago

Wow, that's a great giveaway. Thank you for sharing.
If possible Maneater or Borderlands 3 please. Thank you!

[-] brennor@kbin.social 2 points 1 year ago

Awesome to see 2000 subscribers. I'm just a lurker, but great to see the growth.

[-] brennor@kbin.social 1 points 1 year ago

Ah, I didn't understand. "Log ended" means that the run completed. I'm glad you've got a resolution. Usually Linux is pretty good about not needing a reboot.

[-] brennor@kbin.social 1 points 1 year ago

using a -F instead of -f will follow the log file even if it is truncated or rotated.

[-] brennor@kbin.social 1 points 1 year ago

I'm not sure, I don't use the software center at all. How long have you let it run for? It is possible that there is just a bunch of processing going on to update after removing the cdrom sources list.

You might find some additional information in /var/log/apt/term.log. Watching that log file while launching the software center might provide additional insight.

tail -f /var/log/apt/term.log

[-] brennor@kbin.social 1 points 1 year ago

Can you share a screenshot?

[-] brennor@kbin.social 1 points 1 year ago

You're welcome, glad you got it sorted.

[-] brennor@kbin.social 1 points 1 year ago* (last edited 1 year ago)

Check /etc/apt/sources.list and see if there is a line that starts with

deb cdrom:

in there, if so comment it out. You'll have to update after updating the sources.

[-] brennor@kbin.social 13 points 1 year ago

I take the latter approach -- a single PostgreSQL database service for all other containers to use. That allows me to concentrate memory/CPU to a single service and optimize for that. I've found that a single database service uses less total resources (especially memory) than running separate DB stacks for each service.

view more: next ›

brennor

joined 1 year ago