Linux boot automation workspace with systemd services, desktop autostart, shell scripts, cron jobs, init scripts, and config samples to start apps at boot 🐙.
These scripts are designed for Linux to accomplish various tasks quickly. Many scripts can be used by any Linux distribution by some scripts like sysup are for Fedora specifically as that's my flavor ...
If you run into problems building, testing or running complex bash scripts, don’t lose heart. There are many ways you can help ensure that your scripts will work flawlessly. In this post, we’ll ...
Here are some of the more popular bash options to control how scripts work on Linux and how to list the available options, including seeing which ones are turned on. Bash provides a large number of ...
A recent post about debugging constructs surprised me. There were quite a few comments about how you didn’t need a debugger, as long as you had printf. For that matter, we’ve all debugged systems ...
Many bash scripts start out as something quick and dirty but then become so useful that they live for years, indeed sometimes seeing more use than our traditional programs. Now that you can even run ...
Stable-DiffusionのLoRA作成をLinux上で使おうとしたところ、インストールが上手くできず困ったので解決方法をメモ。(記憶をたどっているので所々怪しいですが、困っている方はこの記事を参考に試行錯誤して試してください)。なお、途中でsd-scriptsを ...
Bash on Windows: It's new, it's exciting, but what can you do with it? We'll show you how the magic works (including some extensions for Visual Studio developers) Full disclosure: I love working at a ...