Linux
Linux tutorials tips, and system administration
Custom Systemd Service
Mar , 2025One simple use-case where systemd comes in handy, is when I want to run certain services or programs at system startup. Every time I fire up my machine, I need to remind myself to go and run certain programs manually. This has become tedious over time, and I always seem to forget to do so. An easy and permanent fix would be to create a systemd service to fire up my programs whenever my machine starts.
Read more...Change Your Linux Cursor Theme
Mar , 2025Change the way your cursor looks and feels on Linux. Follow these simple steps to download your desired theme, unpack and store it in the right directory.
Read more...