/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jayd.ml
| | 200ok.ch
6.7 parsecs away

Travel
| | When resuming after suspend or hibernate, Dropbox will not try to sync which can lead to conflicting versions. Follow this post to fix it.
| | blog.cavelab.dev
4.8 parsecs away

Travel
| | I recently got a new laptop, (well - not new, but new to me), a HP ZBook 15 G5. After installing Arch Linux and the i3 wm I spend some time setting up power management, suspend on idle, and figuring out the state of the battery.
| | notes.neeasade.net
7.8 parsecs away

Travel
| | [AI summary] The author explains how to use systemd user services and timers to create automated alerts for low battery levels on a Linux desktop environment.
| | righteousit.com
17.9 parsecs away

Travel
| You know what Linux needs? Another task scheduling system!said nobody ever Important Artifacts Command output: systemctl list-timers -all systemctl status *.timers File locations: /usr/lib/systemd/system/*.{timer,service} /etc/systemd/system $HOME/.config/systemd [/var]/run/systemd/transient/*.{timer,service} [/var]/run/user/*/systemd/transient/*.{timer,service} Also Syslog logs sent to LOG_CRON facility. The Basics If you've been busy trying to get actual work done on your Linux systems, you may have missed...