Using strace to see what a program is doing
strace is a great little program that you can use to see what files a program is using, and error it may be running into as well.
strace is a great little program that you can use to see what files a program is using, and error it may be running into as well.
Here we show ways to change a file’s time and date, even to impossible dates
Here’s a great way to show system stats after you login, such as last login, uptime, load, memory, disk usage, and the weather, and if there’s an issue.
Ever need to make cronjobs under systemd? Here’s how to do so easily, with and without timer and service files.
When things go wrong with Jekyll, here are some ways to fix them
Want to customize packages in the AUR Repo, but don’t want to keep a separate PKGBUILD or add your own package to AUR? Here’s how.
Broken links kill SEO. And they can be a pain to find. But here’s a simple way to check for broken links in Jekyll, in two commands!
Some notes on how to sell and buy domains.
Some ways to come up with domain and user names.
A simple way to add a search box on your site that as soon as you type you have your results!