Category: SysAdmin
-
Bash Script for Quick and Easy File Transfer via SSH
In my last post, I covered using the command line to transfer music files to my Raspberry Pi media server. This time I want to share some bash scripts I wrote to make it even easier. Automated login It gets old typing ssh dj@192.168.4.59 and then entering my password every time I want to log…
-
Managing My Music Files with the Command Line
I recently wrote an article for opensource.com, “Why I switched from Apple Music to Jellyfin and Raspberry Pi.” I hope you’ll read that first — or at least skim it — because it’s really fun and you’ll have more context for this post. When managing my digital music collection during the move to Jellyfin, I…
-
WordPress Post Created Using CLI on a Wyse Terminal
Okay, here’s the thing. I’m a geek about retro technology. Whether it’s old printing presses, cars (before computers), laptops, or dumb terminals, it doesn’t matter. I love finding old tech and giving it new life. I’m writing this post on a Wyse terminal. If you don’t know what that is, you can read about them…
-
WordPress Site Changes Using CLI
I’ve been using WordPress since 2009 or so. I even wrote an essay about it because I love working in it so much. For over ten years, I built sites, made edits to config files, and tweaked PHP files using the method of downloading them via FTP and reuploading them. I handled any plugin or…