|
You are here |
jayd.ml | ||
| | | | |
200ok.ch
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | [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
|
|
| | | 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... | ||