Explore >> Select a destination


You are here

vsupalov.com
| | davquar.it
1.4 parsecs away

Travel
| | i3 is a tiling window manager, which means that the concept of "window" does not exist. Instead of windows, there are "tiles": generic partitions of the screen, where some content is drawn into. In this post I write my opinions on the key changes between stacking and tiling window managers.
| | jrhawley.ca
2.3 parsecs away

Travel
| | This post is a walkthrough of how to get these Linux GUI applications running on Windows using the Windows Subsystem for Linux.
| | tilde.town
2.1 parsecs away

Travel
| | [AI summary] The author explores the feasibility of using Alpine Linux as a desktop operating system, detailing the installation process, configuration steps, and challenges faced in making it functional for daily use.
| | righteousit.com
13.5 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...