From 89bec69b93e8af64e5d83bb914bca2485676e68f Mon Sep 17 00:00:00 2001 From: Don Harper Date: Sat, 22 Jun 2019 23:45:50 -0500 Subject: [PATCH] rework the catagories and tag thing --- content/post/2006/06/what-do-i-use.md | 3 +- content/post/2006/07/window-managers.md | 3 +- .../post/2006/11/200611another-rss-reader.md | 3 +- .../post/2006/11/200611disconnected-imap.md | 3 +- .../post/2006/11/200611rss-reader-raggle.md | 3 +- .../post/2006/11/200611screen-saver-yes.md | 3 +- .../2007/01/200701window-manager-for-tty.md | 3 +- .../200703cli-bugissuetask-tracking-system.md | 3 +- ...i-magic-linux-troubleshooting-tools-101.md | 3 +- .../2007/03/200703strayed-from-the-path.md | 3 +- .../post/2007/05/200705bins-photo-album.md | 6 ++- .../05/200705ikog-the-simple-todo-list.md | 3 +- .../post/2007/06/200706pacman-for-console.md | 3 +- .../06/200706screen-terminal-multiplexer.md | 3 +- ...04dvtm-dynamic-virtual-terminal-manager.md | 3 +- .../2008/05/200805command-line-blog-posts.md | 3 +- ...rty-command-line-pizza-ordering-program.md | 3 +- .../2008/08/200808so-you-need-a-calendar.md | 3 +- .../2008/11/200811alerting-with-remind.md | 3 +- ...812googles-calendar-on-the-command-line.md | 3 +- ...01cmus-a-music-manager-for-the-terminal.md | 3 +- ...md-intel-prowireless-3945abg-and-fedora.md | 3 +- .../post/2009/05/200905search-your-email.md | 3 +- ...200912making-life-easy-over-flaky-links.md | 3 +- .../2010/02/201002cmus-project-restarted.md | 3 +- .../12/201112an-update-to-window-managers.md | 5 +- content/post/2013/11/tale-of-install.md | 3 +- content/post/2014/01/tale-of-install-2.md | 3 +- content/post/2014/02/travels.md | 2 + .../post/2014/03/back-to-freebsd-aka-day-1.md | 49 ++++--------------- .../2014/03/freebsd-challenge-day-12-15.md | 34 +++---------- .../post/2014/03/freebsd-challenge-day-16.md | 27 ++-------- .../post/2014/03/freebsd-challenge-day-2.md | 18 ++----- .../post/2014/03/freebsd-challenge-day-3.md | 7 ++- .../post/2014/03/freebsd-challenge-day-4-6.md | 24 +++------ .../post/2014/03/freebsd-challenge-day-7.md | 15 ++---- .../post/2014/03/freebsd-challenge-day-8.md | 11 ++--- .../2014/03/freebsd-challenge-day-9-11.md | 22 +++------ .../post/2014/04/freebsd-challenge-day-17.md | 3 +- .../04/freebsd-challenge-final-for-now.md | 22 +++------ .../post/2014/04/freebsd-challenge-update.md | 3 +- ...-to-freebsd-maybe-back-to-the-challenge.md | 3 +- content/post/2014/07/freebsd-switch.md | 3 +- content/post/2014/08/one-step-closer.md | 3 +- .../09/perl-modules-and-package-management.md | 27 ++-------- content/post/2014/12/goodbye-2014.md | 3 +- .../2015/01/freebsd-challenge-ii-day-14.md | 3 +- .../01/freebsd-challenge-ii-day-30-update.md | 3 +- .../update-on-revisiting-freebsd-challenge.md | 2 +- .../post/2015/02/30daychallengefreebsdsa.md | 3 +- content/post/2015/05/quick-ansible-tip.md | 2 +- .../post/2015/06/updates-to-aur-packages.md | 3 +- .../post/2015/09/and-the-firewall-goes-pop.md | 11 ++--- content/post/2016/02/why-hello-there.md | 3 +- content/post/2016/06/home_network_updates.md | 3 +- .../post/2016/07/random_midsummer_updates.md | 3 +- .../09/houstons-amazing-comic-con-2016.md | 3 +- content/post/2016/11/tls-everwhere.md | 5 +- content/post/2017/02/quick-nmcli-notes.md | 3 +- content/post/2017/07/4th-of-july-break.md | 3 +- content/post/2019/05/once_more_a_new_look.md | 15 +++--- 61 files changed, 171 insertions(+), 259 deletions(-) diff --git a/content/post/2006/06/what-do-i-use.md b/content/post/2006/06/what-do-i-use.md index a0db9cea..a1322a38 100644 --- a/content/post/2006/06/what-do-i-use.md +++ b/content/post/2006/06/what-do-i-use.md @@ -1,7 +1,8 @@ +++ date = "2006-06-05T18:06:00-07:00" title = "What do I Use?" -categories = ["cli", "software"] +categories = ["software"] +tags = ["cli"] +++ What do I Use? diff --git a/content/post/2006/07/window-managers.md b/content/post/2006/07/window-managers.md index 650a00f4..f7a526de 100644 --- a/content/post/2006/07/window-managers.md +++ b/content/post/2006/07/window-managers.md @@ -1,7 +1,8 @@ +++ date = "2006-07-30T18:07:00-07:00" title = "Window Managers?" -categories = ["cli", "software", "windowmanager"] +categories = ["software"] +tags = ["cli","windowmanager"] +++ Window Managers? diff --git a/content/post/2006/11/200611another-rss-reader.md b/content/post/2006/11/200611another-rss-reader.md index c7290af9..d57f840b 100644 --- a/content/post/2006/11/200611another-rss-reader.md +++ b/content/post/2006/11/200611another-rss-reader.md @@ -1,7 +1,8 @@ +++ date = "2006-11-02T17:11:00-07:00" title = "Another RSS reader?" -categories = ["cli","software","rss"] +categories = ["software"] +tags = ["cli","rss"] +++ Another RSS reader? diff --git a/content/post/2006/11/200611disconnected-imap.md b/content/post/2006/11/200611disconnected-imap.md index bb546a96..f4588249 100644 --- a/content/post/2006/11/200611disconnected-imap.md +++ b/content/post/2006/11/200611disconnected-imap.md @@ -1,7 +1,8 @@ +++ date = "2006-11-26T17:11:00-07:00" title = "Disconnected IMAP" -categories = ["cli","software","imap"] +categories = ["software"] +tags = ["cli"] +++ Disconnected IMAP diff --git a/content/post/2006/11/200611rss-reader-raggle.md b/content/post/2006/11/200611rss-reader-raggle.md index 00c1d3b4..46b9916e 100644 --- a/content/post/2006/11/200611rss-reader-raggle.md +++ b/content/post/2006/11/200611rss-reader-raggle.md @@ -1,7 +1,8 @@ +++ date = "2006-11-22T17:11:00-07:00" title = "RSS Reader: Raggle" -categories = ["cli","software","rss"] +categories = ["software"] +tags = ["cli","rss"] +++ RSS Reader: Raggle diff --git a/content/post/2006/11/200611screen-saver-yes.md b/content/post/2006/11/200611screen-saver-yes.md index d8ca2517..b5c50f46 100644 --- a/content/post/2006/11/200611screen-saver-yes.md +++ b/content/post/2006/11/200611screen-saver-yes.md @@ -1,7 +1,8 @@ +++ date = "2006-11-23T17:11:00-07:00" title = "Screen Saver? Yes!" -categories = ["cli","software","screensaver"] +categories = ["software"] +tags = ["cli","screensaver"] +++ Screen Saver? Yes! diff --git a/content/post/2007/01/200701window-manager-for-tty.md b/content/post/2007/01/200701window-manager-for-tty.md index af2919bd..f54946ac 100644 --- a/content/post/2007/01/200701window-manager-for-tty.md +++ b/content/post/2007/01/200701window-manager-for-tty.md @@ -1,7 +1,8 @@ +++ date = "2007-01-28T17:01:00-07:00" title = "Window Manager for tty?" -categories = ["cli","software","windowmanager"] +categories = ["software"] +tags = ["cli","windowmanager"] +++ Window Manager for tty? diff --git a/content/post/2007/03/200703cli-bugissuetask-tracking-system.md b/content/post/2007/03/200703cli-bugissuetask-tracking-system.md index f017d37d..c13dabbb 100644 --- a/content/post/2007/03/200703cli-bugissuetask-tracking-system.md +++ b/content/post/2007/03/200703cli-bugissuetask-tracking-system.md @@ -1,7 +1,8 @@ +++ date = "2007-03-05T17:03:00-07:00" title = "cli bug/issue/task tracking system?" -categories = ["cli","software","bugtracker"] +categories = ["software"] +tags = ["cli"] +++ cli bug/issue/task tracking system? diff --git a/content/post/2007/03/200703cli-magic-linux-troubleshooting-tools-101.md b/content/post/2007/03/200703cli-magic-linux-troubleshooting-tools-101.md index d9d495c0..c924fa94 100644 --- a/content/post/2007/03/200703cli-magic-linux-troubleshooting-tools-101.md +++ b/content/post/2007/03/200703cli-magic-linux-troubleshooting-tools-101.md @@ -1,7 +1,8 @@ +++ date = "2007-03-13T18:03:00-07:00" title = "CLI Magic: Linux troubleshooting tools 101" -categories = ["cli","article","troubleshooting"] +categories = ["software"] +tags = ["cli"] +++ CLI Magic: Linux troubleshooting tools 101 diff --git a/content/post/2007/03/200703strayed-from-the-path.md b/content/post/2007/03/200703strayed-from-the-path.md index 031b9a1b..db32acba 100644 --- a/content/post/2007/03/200703strayed-from-the-path.md +++ b/content/post/2007/03/200703strayed-from-the-path.md @@ -1,7 +1,8 @@ +++ date = "2007-03-19T18:03:00-07:00" title = "Strayed from the path" -categories = ["cli","article"] +categories = ["software"] +tags = ["cli"] +++ Strayed from the path diff --git a/content/post/2007/05/200705bins-photo-album.md b/content/post/2007/05/200705bins-photo-album.md index cff0d492..1d5bc7c5 100644 --- a/content/post/2007/05/200705bins-photo-album.md +++ b/content/post/2007/05/200705bins-photo-album.md @@ -1,9 +1,13 @@ +++ date = "2007-05-21T18:05:00-07:00" title = "BINS Photo Album" -categories = ["cli","software","photos"] +categories = ["software","photos"] +tags = ["cli","photos"] +++ +**EDIT 2019-06-22:** It seems like the BINS website is gone. Do not know if this is tempory or not. + + BINS Photo Album ================ diff --git a/content/post/2007/05/200705ikog-the-simple-todo-list.md b/content/post/2007/05/200705ikog-the-simple-todo-list.md index e4faeccc..f319ee5d 100644 --- a/content/post/2007/05/200705ikog-the-simple-todo-list.md +++ b/content/post/2007/05/200705ikog-the-simple-todo-list.md @@ -1,7 +1,8 @@ +++ date = "2007-05-21T18:05:00-07:00" title = "iKog - the simple todo list" -categories = ["cli","software","todo"] +categories = ["software"] +tags = ["cli","todo"] +++ iKog - the simple todo list diff --git a/content/post/2007/06/200706pacman-for-console.md b/content/post/2007/06/200706pacman-for-console.md index 74d9adb2..31186131 100644 --- a/content/post/2007/06/200706pacman-for-console.md +++ b/content/post/2007/06/200706pacman-for-console.md @@ -1,7 +1,8 @@ +++ date = "2007-06-25T18:06:00-07:00" title = "Pacman for Console" -categories = ["cli","software","games"] +categories = ["software"] +tags = ["cli","games"] +++ Pacman for Console diff --git a/content/post/2007/06/200706screen-terminal-multiplexer.md b/content/post/2007/06/200706screen-terminal-multiplexer.md index f7c78e54..27e13f1d 100644 --- a/content/post/2007/06/200706screen-terminal-multiplexer.md +++ b/content/post/2007/06/200706screen-terminal-multiplexer.md @@ -1,7 +1,8 @@ +++ date = "2007-06-13T18:06:00-07:00" title = "Screen - terminal multiplexer" -categories = ["cli","software","screen","windowmanager"] +categories = ["software"] +tags = ["cli","screen","windowmanager"] +++ Screen - terminal multiplexer diff --git a/content/post/2008/04/200804dvtm-dynamic-virtual-terminal-manager.md b/content/post/2008/04/200804dvtm-dynamic-virtual-terminal-manager.md index d43d2a73..7f84de9d 100644 --- a/content/post/2008/04/200804dvtm-dynamic-virtual-terminal-manager.md +++ b/content/post/2008/04/200804dvtm-dynamic-virtual-terminal-manager.md @@ -1,7 +1,8 @@ +++ date = "2008-04-07T18:04:00-07:00" title = "dvtm - dynamic virtual terminal manager" -categories = ["cli","software","windowmanager"] +categories = ["software"] +tags = ["cli","windowmanager"] +++ dvtm - dynamic virtual terminal manager diff --git a/content/post/2008/05/200805command-line-blog-posts.md b/content/post/2008/05/200805command-line-blog-posts.md index 6ff4fcb9..b6a6e53c 100644 --- a/content/post/2008/05/200805command-line-blog-posts.md +++ b/content/post/2008/05/200805command-line-blog-posts.md @@ -1,7 +1,8 @@ +++ date = "2008-05-07T18:05:00-07:00" title = "Command-Line blog posts" -categories = ["cli","software","blogging","linux"] +categories = ["software","unix"] +tags = ["cli","linux"] +++ Command-Line blog posts diff --git a/content/post/2008/08/200808pizza-party-command-line-pizza-ordering-program.md b/content/post/2008/08/200808pizza-party-command-line-pizza-ordering-program.md index 8a8b5607..fcaf863d 100644 --- a/content/post/2008/08/200808pizza-party-command-line-pizza-ordering-program.md +++ b/content/post/2008/08/200808pizza-party-command-line-pizza-ordering-program.md @@ -1,7 +1,8 @@ +++ date = "2008-08-25T18:08:00-07:00" title = "Pizza Party - Command Line Pizza ordering program" -categories = ["cli","software","lifeimitatingmovies"] +categories = ["software"] +tags = ["cli","lifeimitatingmovies"] +++ Pizza Party - Command Line Pizza ordering program diff --git a/content/post/2008/08/200808so-you-need-a-calendar.md b/content/post/2008/08/200808so-you-need-a-calendar.md index 3be5855e..02e64b2e 100644 --- a/content/post/2008/08/200808so-you-need-a-calendar.md +++ b/content/post/2008/08/200808so-you-need-a-calendar.md @@ -1,7 +1,8 @@ +++ date = "2008-08-04T18:08:00-07:00" title = "So you need a calendar?" -categories = ["cli","software","calendar"] +categories = ["software"] +tags = ["cli","software"] +++ So you need a calendar? diff --git a/content/post/2008/11/200811alerting-with-remind.md b/content/post/2008/11/200811alerting-with-remind.md index 51b20818..6c52e26d 100644 --- a/content/post/2008/11/200811alerting-with-remind.md +++ b/content/post/2008/11/200811alerting-with-remind.md @@ -1,7 +1,8 @@ +++ date = "2008-11-19T17:11:00-07:00" title = "Alerting with Remind" -categories = ["cli","software","remind","calendar"] +categories = ["software"] +tags = ["cli"] +++ Alerting with Remind diff --git a/content/post/2008/12/200812googles-calendar-on-the-command-line.md b/content/post/2008/12/200812googles-calendar-on-the-command-line.md index f2e20e19..bb5d7a1d 100644 --- a/content/post/2008/12/200812googles-calendar-on-the-command-line.md +++ b/content/post/2008/12/200812googles-calendar-on-the-command-line.md @@ -1,7 +1,8 @@ +++ date = "2008-12-08T17:12:00-07:00" title = "Google’s Calendar on the Command Line!" -categories = ["cli","software","calendar"] +categories = ["software"] +tags = ["cli"] +++ Google's Calendar on the Command Line! diff --git a/content/post/2009/01/200901cmus-a-music-manager-for-the-terminal.md b/content/post/2009/01/200901cmus-a-music-manager-for-the-terminal.md index 13bd6b1b..88949920 100644 --- a/content/post/2009/01/200901cmus-a-music-manager-for-the-terminal.md +++ b/content/post/2009/01/200901cmus-a-music-manager-for-the-terminal.md @@ -1,7 +1,8 @@ +++ date = "2009-01-12T17:01:00-07:00" title = "C*MUS - A music manager for the terminal" -categories = ["cli","software","music"] +categories = ["software"] +tags = ["cli","music"] +++ C\*MUS - A music manager for the terminal diff --git a/content/post/2009/04/200904wifiroamd-intel-prowireless-3945abg-and-fedora.md b/content/post/2009/04/200904wifiroamd-intel-prowireless-3945abg-and-fedora.md index d9b46250..5af86123 100644 --- a/content/post/2009/04/200904wifiroamd-intel-prowireless-3945abg-and-fedora.md +++ b/content/post/2009/04/200904wifiroamd-intel-prowireless-3945abg-and-fedora.md @@ -1,7 +1,8 @@ +++ date = "2009-04-17T18:04:00-07:00" title = "wifiroamd, Intel PRO/Wireless 3945ABG, and Fedora" -categories = ["cli","software","network","wireless"] +categories = ["software"] +tags = ["cli","network","wireless"] +++ wifiroamd, Intel PRO/Wireless 3945ABG, and Fedora diff --git a/content/post/2009/05/200905search-your-email.md b/content/post/2009/05/200905search-your-email.md index e67c6e51..1e3afd5e 100644 --- a/content/post/2009/05/200905search-your-email.md +++ b/content/post/2009/05/200905search-your-email.md @@ -1,7 +1,8 @@ +++ date = "2009-05-25T18:05:00-07:00" title = "Search your email!" -categories = ["cli","software","email","search"] +categories = ["software"] +tags = ["cli","email","search"] +++ Search your email! diff --git a/content/post/2009/12/200912making-life-easy-over-flaky-links.md b/content/post/2009/12/200912making-life-easy-over-flaky-links.md index ebaee718..dc603f46 100644 --- a/content/post/2009/12/200912making-life-easy-over-flaky-links.md +++ b/content/post/2009/12/200912making-life-easy-over-flaky-links.md @@ -1,7 +1,8 @@ +++ date = "2009-12-28T17:12:00-07:00" title = "Making life easy over flaky links" -categories = ["cli","software","ssh","telecommute"] +categories = ["software"] +tags = ["cli","ssh","telecommute"] +++ Making life easy over flaky links diff --git a/content/post/2010/02/201002cmus-project-restarted.md b/content/post/2010/02/201002cmus-project-restarted.md index e91a3e59..ca12bca7 100644 --- a/content/post/2010/02/201002cmus-project-restarted.md +++ b/content/post/2010/02/201002cmus-project-restarted.md @@ -1,7 +1,8 @@ +++ date = "2010-02-27T17:02:00-07:00" title = "cmus project restarted" -categories = ["cli","software","music"] +categories = ["software"] +tags = ["cli","music"] +++ cmus project restarted diff --git a/content/post/2011/12/201112an-update-to-window-managers.md b/content/post/2011/12/201112an-update-to-window-managers.md index 06f31db1..14c72a8f 100644 --- a/content/post/2011/12/201112an-update-to-window-managers.md +++ b/content/post/2011/12/201112an-update-to-window-managers.md @@ -1,7 +1,8 @@ +++ date = "2011-12-22T17:12:00-07:00" title = "An Update to 'Window Managers?'" -categories = ["cli","software","windowmanager"] +categories = ["software"] +tags = ["cli","windowmanager"] +++ @@ -30,4 +31,4 @@ It runs very fast, and very lean: Private + Shared = RAM used Program 3.9 MiB + 310.0 KiB = 4.2 MiB wmfs -Check it out, I am sure you will like what you see. \ No newline at end of file +Check it out, I am sure you will like what you see. diff --git a/content/post/2013/11/tale-of-install.md b/content/post/2013/11/tale-of-install.md index d2ba959c..a67c8998 100644 --- a/content/post/2013/11/tale-of-install.md +++ b/content/post/2013/11/tale-of-install.md @@ -1,7 +1,8 @@ +++ date = "2013-11-21T17:11:00-07:00" title = "Tale of Installs" -categories = ["sa","Unix","OpenBSD","FreeBSD"] +categories = ["sa","unix"] +tags = ["OpenBSD","FreeBSD"] +++ So, I am starting a new personal project at the house, and I need a new server. As I was wanting to learn more about the **BSD**, I started diff --git a/content/post/2014/01/tale-of-install-2.md b/content/post/2014/01/tale-of-install-2.md index 134fd800..236e9ef2 100644 --- a/content/post/2014/01/tale-of-install-2.md +++ b/content/post/2014/01/tale-of-install-2.md @@ -1,7 +1,8 @@ +++ date = "2014-01-08T17:01:00-07:00" title = "Tale of Installs, Part 2" -categories = ["sa","Unix","OpenBSD","FreeBSD"] +categories = ["sa","unix"] +tags = ["OpenBSD","FreeBSD"] +++ Well, as I [mentioned before \]{role="doc"}, I was trying to install OpenBSD. Well, my main workstation died, so I have to diff --git a/content/post/2014/02/travels.md b/content/post/2014/02/travels.md index 56618517..c71fd1b4 100644 --- a/content/post/2014/02/travels.md +++ b/content/post/2014/02/travels.md @@ -4,6 +4,8 @@ title = "My Travel Map" categories = ["personal","travel"] +++ +**EDIT 2019-06-22:** It seems that sometime in the last 5 years, this went away. Oh, well. + Found this site, and since I had someone ask, I thought I would share. ::: {style="width:550px; position: relative;"} diff --git a/content/post/2014/03/back-to-freebsd-aka-day-1.md b/content/post/2014/03/back-to-freebsd-aka-day-1.md index 7a5124c9..6651ed6f 100644 --- a/content/post/2014/03/back-to-freebsd-aka-day-1.md +++ b/content/post/2014/03/back-to-freebsd-aka-day-1.md @@ -1,50 +1,21 @@ +++ date = "2014-03-12T04:03:05-07:00" title = "Back to FreeBSD aka Day 1" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["sa","unix"] +tags = ["FreeBSD"] +++ -So, a long time ago, I had a box which was running FreeBSD 4, running on -a Pentium. This housed my public server, website, and mail server. After -I while, I had to rebuild it, and went back to Linux. +So, a long time ago, I had a box which was running FreeBSD 4, running on a Pentium. This housed my public server, website, and mail server. After I while, I had to rebuild it, and went back to Linux. -14 years later, I have decided to get back into FreeBSD, now at FreeBSD -10. I have it running headless on two boxes, and I have decided to take -the \'30 Day Challenge\'. You know, all the bloggers tell you to try -something for 30 days before you give up on it. +14 years later, I have decided to get back into FreeBSD, now at FreeBSD 10. I have it running headless on two boxes, and I have decided to take the '30 Day Challenge'. You know, all the bloggers tell you to try something for 30 days before you give up on it. -I am going to try to give FreeBSD a go as my daily driver for 30 (or so) -days. I cannot do this full time, as I so Linux support in my day job, -so I cannot change over the work laptop (yet). I have installed -[PCBSD-10](http://www.pcbsd.org) on one of my spare laptops. Why PCBSD -and not pure FreeBSD? Well, I do not know enough yet to get past UEFI -boot and the NVidia/Intel dual graphics, so I cheated. I imagine that I -before the end, I will either reload this laptop or start from scratch -on my current daily personal driver. +I am going to try to give FreeBSD a go as my daily driver for 30 (or so) days. I cannot do this full time, as I so Linux support in my day job, so I cannot change over the work laptop (yet). I have installed [PCBSD-10](http://www.pcbsd.org) on one of my spare laptops. Why PCBSD and not pure FreeBSD? Well, I do not know enough yet to get past UEFI boot and the NVidia/Intel dual graphics, so I cheated. I imagine that I before the end, I will either reload this laptop or start from scratch on my current daily personal driver. -So, most of my cli tools came over very cleanly, with the exception of -abook. On Linux, I track the git repo, and the version in the ports tree -is a bit older, so I will need to either compile it from git, or change -my config to use the older version. But the rest, mutt, tmux, -newsbeauter, irssi, and such, all work out of the box. +So, most of my cli tools came over very cleanly, with the exception of abook. On Linux, I track the git repo, and the version in the ports tree is a bit older, so I will need to either compile it from git, or change my config to use the older version. But the rest, mutt, tmux, newsbeauter, irssi, and such, all work out of the box. -In the X department, PCBSD has my current favorite window-manager, i3, -so that is all good. The only issue I hit is the version of firefox in -the PCBSD port tree is broken, and I am going to stay away from the PBI -as much as I can. I feel that PBI are too much like installing something -under windows, i.e. install the app, and all the libraries it needs to -run. In my option, a waste of space, and un-patched libraries on my -system. Thank you, I will pass. I ended up enabling the normal FreeBSD -ports tree to install it. +In the X department, PCBSD has my current favorite window-manager, i3, so that is all good. The only issue I hit is the version of firefox in the PCBSD port tree is broken, and I am going to stay away from the PBI as much as I can. I feel that PBI are too much like installing something under windows, i.e. install the app, and all the libraries it needs to run. In my option, a waste of space, and un-patched libraries on my system. Thank you, I will pass. I ended up enabling the normal FreeBSD ports tree to install it. -I have ported most of my custom scripts over. Most of the work is in the -fact that bash lives somewhere different (/usr/local/bin vs /bin). There -are a few commands either missing or I have not installed them yet, and -a couple of core commands have very different syntax. +I have ported most of my custom scripts over. Most of the work is in the fact that bash lives somewhere different (/usr/local/bin vs /bin). There are a few commands either missing or I have not installed them yet, and a couple of core commands have very different syntax. -I figure for most of what I do, this will be very easy to switch over, -but the main area I am unsure of at this point is in photo editing and -photo management. I use a commercial Linux package, and I will need to -figure out how to make it work under the Linux compatibility layer. +I figure for most of what I do, this will be very easy to switch over, but the main area I am unsure of at this point is in photo editing and photo management. I use a commercial Linux package, and I will need to figure out how to make it work under the Linux compatibility layer. -I do not promise daily updates, but I will try to keep a journal of my -progress. +I do not promise daily updates, but I will try to keep a journal of my progress. diff --git a/content/post/2014/03/freebsd-challenge-day-12-15.md b/content/post/2014/03/freebsd-challenge-day-12-15.md index b7348f14..3017870b 100644 --- a/content/post/2014/03/freebsd-challenge-day-12-15.md +++ b/content/post/2014/03/freebsd-challenge-day-12-15.md @@ -1,37 +1,19 @@ +++ date = "2014-03-27T05:03:20-07:00" title = "FreeBSD Challenge, Day 12-15" -categories = ["FreeBSD","sa","30DayChallenge","R810"] +categories = ["unix","sa"] +tags = ["FreeBSD","R810"] +++ Half-way point. -Much progress made in the world of a bootable USB stick to get my -new-fangled WiFi chip working. I was able to make a new image, wrote it -to a new USB stick, booted it, and was able to successfully scan for my -Access Points! W00t! +Much progress made in the world of a bootable USB stick to get my new-fangled WiFi chip working. I was able to make a new image, wrote it to a new USB stick, booted it, and was able to successfully scan for my Access Points! W00t! -Tomorrow, I will take the second laptop (HP EliteBook Revolve 810), and -load it with 10-Release (slightly patched). I do not expect everything -to work (it has a touch screen), but enough should work that I can start -using it for the daily driver. Having real wifi will help a lot. +Tomorrow, I will take the second laptop (HP EliteBook Revolve 810), and load it with 10-Release (slightly patched). I do not expect everything to work (it has a touch screen), but enough should work that I can start using it for the daily driver. Having real wifi will help a lot. -My updates have been a bit slow due to craziness at work. I am taking a -trip, and the departure date has been reset many times. I am on my 5th -set of airline tickets. With things settled, I need to decide if I am -going to bring the second laptop (the R180) with me or not. Weight -issues and all. +My updates have been a bit slow due to craziness at work. I am taking a trip, and the departure date has been reset many times. I am on my 5th set of airline tickets. With things settled, I need to decide if I am going to bring the second laptop (the R180) with me or not. Weight issues and all. -How do I think this is going? Well, the two major issues I thought I -would have going in, WiFi and Photo editing/management, are for the most -part solved. Can I use this for my daily non-work driver? Yes. Can I use -it for my work daily driver? Maybe. I have set up a few jails on the -FreeNAS box (btsync, dns/dhcp, [taskwarrior\'s -taskd](http://taskwarrior.org/docs/server_setup.html), and Plex), and -they are mainly working well together (the Plex will not play nice with -btsync, yet), but I need to figure out a bit more, and set it up as a -target to backup my laptop\'s ZFS snapshots. +How do I think this is going? Well, the two major issues I thought I would have going in, WiFi and Photo editing/management, are for the most part solved. Can I use this for my daily non-work driver? Yes. Can I use it for my work daily driver? Maybe. I have set up a few jails on the FreeNAS box (btsync, dns/dhcp, [taskwarrior's taskd](http://taskwarrior.org/docs/server_setup.html), and Plex), and they are mainly working well together (the Plex will not play nice with btsync, yet), but I need to figure out a bit more, and set it up as a target to backup my laptop's ZFS snapshots. -Next steps are to find those performance monitoring tools/docs, and to -look at something like puppet/chef/salt. +Next steps are to find those performance monitoring tools/docs, and to look at something like puppet/chef/salt. -Thanks for reading\.... +Thanks for reading.... diff --git a/content/post/2014/03/freebsd-challenge-day-16.md b/content/post/2014/03/freebsd-challenge-day-16.md index c178493d..e03140ef 100644 --- a/content/post/2014/03/freebsd-challenge-day-16.md +++ b/content/post/2014/03/freebsd-challenge-day-16.md @@ -1,28 +1,11 @@ +++ date = "2014-03-29T05:03:18-07:00" title = "FreeBSD Challenge, Day 16" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ -Busy day with other things than play computers, but I found a little -time. I have FreeBSD 10-STABLE loaded with the custom WiFi hack on my -[Elitebook Revolve -810](http://notebookplanet.blogspot.com/2013/04/hp-elitebook-revolve-810-g1-tablet.html) -. I would have to let it try to boot off the USB stick. After multiple -tries, it would finally run the installer. I tried ZFS a few times, but -if I did not select MBR format for the partition table, then it would -not boot (no OS error). With MBR and ZFS, it would fail to mount the ZFS -filesystem with \error 2\. After trying the various -fixes listed on-line, I gave up and went with MBR and UFS. +Busy day with other things than play computers, but I found a little time. I have FreeBSD 10-STABLE loaded with the custom WiFi hack on my [Elitebook Revolve 810](http://notebookplanet.blogspot.com/2013/04/hp-elitebook-revolve-810-g1-tablet.html) . I would have to let it try to boot off the USB stick. After multiple tries, it would finally run the installer. I tried ZFS a few times, but if I did not select MBR format for the partition table, then it would not boot (no OS error). With MBR and ZFS, it would fail to mount the ZFS filesystem with \error 2\. After trying the various fixes listed on-line, I gave up and went with MBR and UFS. -Once installed, it was fairly easy to get going. I have not configured -it to take on the role of daily driver yet. If I have time tomorrow, -then I will do it then, otherwise, it will have to wait a bit as I am -getting on a plane this weekend, and I will not have room for the second -computer. I will try to get it as far as I can with ssh. +Once installed, it was fairly easy to get going. I have not configured it to take on the role of daily driver yet. If I have time tomorrow, then I will do it then, otherwise, it will have to wait a bit as I am getting on a plane this weekend, and I will not have room for the second computer. I will try to get it as far as I can with ssh. -The neat thing I found based on [this email post from -2005](http://lists.freebsd.org/pipermail/freebsd-questions/2005-April/083317.html) -and [this blog post](http://www.freebsdonline.com/content/view/829/524/) -is that I can have a fancy screensaver at the console! Pretty rad. :) -Next steps will be improving the screen resolution in -text-mode.\\ +The neat thing I found based on [this email post from 2005](http://lists.freebsd.org/pipermail/freebsd-questions/2005-April/083317.html) and [this blog post](http://www.freebsdonline.com/content/view/829/524/) is that I can have a fancy screensaver at the console! Pretty rad. :) Next steps will be improving the screen resolution in text-mode.\\ diff --git a/content/post/2014/03/freebsd-challenge-day-2.md b/content/post/2014/03/freebsd-challenge-day-2.md index 3ddd4c6d..7d2cc27d 100644 --- a/content/post/2014/03/freebsd-challenge-day-2.md +++ b/content/post/2014/03/freebsd-challenge-day-2.md @@ -1,21 +1,13 @@ +++ date = "2014-03-13T20:03:36-07:00" title = "FreeBSD Challenge, Day 2" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ -Just a quick update. Yesterday, I got abook working. Kind of a hack, -though. I used gcc to compile it, vs. clang. I will have to revisit this -and offer up some patches to the abook project. +Just a quick update. Yesterday, I got abook working. Kind of a hack, though. I used gcc to compile it, vs. clang. I will have to revisit this and offer up some patches to the abook project. -I have also been playing with **x11/xpra** which bills itself as -\'screen for X11\'. That, combined with -[sshuttle](https://github.com/apenwarr/sshuttle) , lets me get in from -work and do some work during lunch. It may also give me a tempory way to -use -[AfterShotPro](http://www.corel.com/corel/product/index.jsp?pid=prod4670071&cid=catalog20038&segid=6000006) -until I get the whole Linux compatability layer thing figured out. +I have also been playing with **x11/xpra** which bills itself as \'screen for X11\'. That, combined with [sshuttle](https://github.com/apenwarr/sshuttle) , lets me get in from work and do some work during lunch. It may also give me a tempory way to use [AfterShotPro](http://www.corel.com/corel/product/index.jsp?pid=prod4670071&cid=catalog20038&segid=6000006) until I get the whole Linux compatability layer thing figured out. -Next up is learing how to use *ports(7)* working to be able to install -**10-STABLE** while the host is **10-RELEASE**. +Next up is learing how to use *ports(7)* working to be able to install **10-STABLE** while the host is **10-RELEASE**. Yes, my issues are not normal. :) diff --git a/content/post/2014/03/freebsd-challenge-day-3.md b/content/post/2014/03/freebsd-challenge-day-3.md index b78fbd8c..1d6a7e4b 100644 --- a/content/post/2014/03/freebsd-challenge-day-3.md +++ b/content/post/2014/03/freebsd-challenge-day-3.md @@ -1,8 +1,7 @@ +++ date = "2014-03-14T05:03:44-07:00" title = "FreeBSD Challenge, Day 3" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ -No major work on the laptop today because I set up a FreeNAS box. I was -able to get 4 x 3T drives, and set it up. Pretty easy. I am now busy -moving my media over to it. +No major work on the laptop today because I set up a FreeNAS box. I was able to get 4 x 3T drives, and set it up. Pretty easy. I am now busy moving my media over to it. diff --git a/content/post/2014/03/freebsd-challenge-day-4-6.md b/content/post/2014/03/freebsd-challenge-day-4-6.md index bdc91744..657add6f 100644 --- a/content/post/2014/03/freebsd-challenge-day-4-6.md +++ b/content/post/2014/03/freebsd-challenge-day-4-6.md @@ -1,25 +1,13 @@ +++ date = "2014-03-16T18:03:20-07:00" title = "FreeBSD Challenge, Day 4-6" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ -Sorry\...busy time at work and with the family. +Sorry...busy time at work and with the family. -Small updates: I have the external VGA dongle working. No config needed, -just plug it in and it works. I really need to fix the WiFi so I can -stop using the USB dongle on it. Also, I have updated mutt to 1.5.23, -and that upgrade went smoothly. Since I am not using the default build, -it was a matter of *portsnap fetch && portsnap update && cd -/usr/ports/mail/mutt && pkg remove mutt && make install clean* and all -is good! +Small updates: I have the external VGA dongle working. No config needed, just plug it in and it works. I really need to fix the WiFi so I can stop using the USB dongle on it. Also, I have updated mutt to 1.5.23, and that upgrade went smoothly. Since I am not using the default build, it was a matter of *portsnap fetch && portsnap update && cd /usr/ports/mail/mutt && pkg remove mutt && make install clean* and all is good! -My biggest update is that I got AfterShotPro working! It as a simple as -reading the pages in the -[manual](http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html), -and changing the path to bash in the launcher script, and all is good! I -should really look into what it takes to make a port so when I set up -the next few computers, I will not have to do this by hand again. +My biggest update is that I got AfterShotPro working! It as a simple as reading the pages in the [manual](http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-lbc-install.html), and changing the path to bash in the launcher script, and all is good! I should really look into what it takes to make a port so when I set up the next few computers, I will not have to do this by hand again. -Next thing to figure out is how to get the sound to come out of my -headphones instead of the speakers. Since I did not have to do anything -to get sound, I figure this is just a bit of RTFM\'ing on my part. +Next thing to figure out is how to get the sound to come out of my headphones instead of the speakers. Since I did not have to do anything to get sound, I figure this is just a bit of RTFM\'ing on my part. diff --git a/content/post/2014/03/freebsd-challenge-day-7.md b/content/post/2014/03/freebsd-challenge-day-7.md index b597ea3a..4ac2d438 100644 --- a/content/post/2014/03/freebsd-challenge-day-7.md +++ b/content/post/2014/03/freebsd-challenge-day-7.md @@ -1,18 +1,11 @@ +++ date = "2014-03-18T04:03:04-07:00" title = "FreeBSD Challenge, Day 7" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ AKA Fight with Thunderbird and Lightning. -I broke down and installed a PBI for now. I could not get Lightning, the -calendaring AddOn for Thunderbird to work using the native FreeBSD pkg -or the linux-thunderbird one. The linux-thunderbird package actually -refused to start for me. I need to go figure out how to generate a PR. +I broke down and installed a PBI for now. I could not get Lightning, the calendaring AddOn for Thunderbird to work using the native FreeBSD pkg or the linux-thunderbird one. The linux-thunderbird package actually refused to start for me. I need to go figure out how to generate a PR. -The other thing I am playing with is building a memstick image after -patching the kernel using this -[post](https://forums.freebsd.org/viewtopic.php?t=35467) in the FreeBSD -Forums. This is for the **Intel Centrino Advanced-N 6235 WiFi Driver** -which I have in all my laptops. The data wants to be free! from wires. -Since it is chunking away, I will test tomorrow. +The other thing I am playing with is building a memstick image after patching the kernel using this [post](https://forums.freebsd.org/viewtopic.php?t=35467) in the FreeBSD Forums. This is for the **Intel Centrino Advanced-N 6235 WiFi Driver** which I have in all my laptops. The data wants to be free! from wires. Since it is chunking away, I will test tomorrow. diff --git a/content/post/2014/03/freebsd-challenge-day-8.md b/content/post/2014/03/freebsd-challenge-day-8.md index c89f2548..6da52e53 100644 --- a/content/post/2014/03/freebsd-challenge-day-8.md +++ b/content/post/2014/03/freebsd-challenge-day-8.md @@ -1,14 +1,11 @@ +++ date = "2014-03-19T18:03:12-07:00" title = "FreeBSD Challenge, Day 8" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["sa","unix"] +tags = ["FreeBSD"] +++ Again, work is dragging, so not much to update. -I have install btsync and I am now syncing home dirs between the laptop, -desktop, and the FreeNAS. +I have install btsync and I am now syncing home dirs between the laptop, desktop, and the FreeNAS. -My attempt to build a custom kernel to deal with the new WiFi was mixed. -I was able to build the kernel and world just fine and it made a USB -image for me. But, it would not boot\...I do need to figure out how to -debug this. :) +My attempt to build a custom kernel to deal with the new WiFi was mixed. I was able to build the kernel and world just fine and it made a USB image for me. But, it would not boot\...I do need to figure out how to debug this. :) diff --git a/content/post/2014/03/freebsd-challenge-day-9-11.md b/content/post/2014/03/freebsd-challenge-day-9-11.md index 18b9383a..1b72f6d7 100644 --- a/content/post/2014/03/freebsd-challenge-day-9-11.md +++ b/content/post/2014/03/freebsd-challenge-day-9-11.md @@ -1,23 +1,15 @@ +++ date = "2014-03-22T17:03:03-07:00" title = "FreeBSD Challenge, Day 9-11" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["sa","unix"] +tags = ["FreeBSD"] +++ -Ah, life with kids\...not enough spare time with soccer and volleyball -practices and games. +Ah, life with kids...not enough spare time with soccer and volleyball practices and games. -Things are going well. Found a few more small utilities that I use under -Linux and added them via pkgng, and all is good. +Things are going well. Found a few more small utilities that I use under Linux and added them via pkgng, and all is good. -Next up: system debugging. The system will slow down at random points, -so I need to go find a good performance debug guide. The only thing -changed was I imported my music library (\~60G), but my drive is still -plenty empty (\~37% used), so I do not think it is ZFS, but I am not -sure. +Next up: system debugging. The system will slow down at random points, so I need to go find a good performance debug guide. The only thing changed was I imported my music library (\~60G), but my drive is still plenty empty (\~37% used), so I do not think it is ZFS, but I am not sure. -The other is the custom boot stick I made does not work. The initial -loader will start, but then it stops. So, I need to find the docs on the -boot process there. +The other is the custom boot stick I made does not work. The initial loader will start, but then it stops. So, I need to find the docs on the boot process there. -Oh, and welcome to all the folks from [BSDNow](http://bsdnow.tv), which -is an awesome video/audio podcast on all things BSD. +Oh, and welcome to all the folks from [BSDNow](http://bsdnow.tv), which is an awesome video/audio podcast on all things BSD. diff --git a/content/post/2014/04/freebsd-challenge-day-17.md b/content/post/2014/04/freebsd-challenge-day-17.md index 5e81bbc6..7b5fde72 100644 --- a/content/post/2014/04/freebsd-challenge-day-17.md +++ b/content/post/2014/04/freebsd-challenge-day-17.md @@ -1,7 +1,8 @@ +++ date = "2014-04-17T04:04:52-07:00" title = "FreeBSD Challenge, Day 17" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ Today, I got my new laptop **dragon** up on wireless with a little [Edimax EW-7811Un 150 Mbps Wireless 11n Nano Size USB diff --git a/content/post/2014/04/freebsd-challenge-final-for-now.md b/content/post/2014/04/freebsd-challenge-final-for-now.md index 18d1c545..6cceb625 100644 --- a/content/post/2014/04/freebsd-challenge-final-for-now.md +++ b/content/post/2014/04/freebsd-challenge-final-for-now.md @@ -1,25 +1,15 @@ +++ date = "2014-04-22T22:04:17-07:00" title = "FreeBSD Challenge final (for now)" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ -Well, Something broke on the main computer. The speed when trying to run -a few terminal apps, firefox, and thunderbird at the same time was -appalling. I never had that sort of performance issues under ArchLinix -on the same kit. I would love to take the time to debug it, but I am -almost four weeks behind in dealing with my photos, including those from -my trip to England, and I am getting ready to do run some training -courses for work which will suck up all my free time. +Well, Something broke on the main computer. The speed when trying to run a few terminal apps, firefox, and thunderbird at the same time was appalling. I never had that sort of performance issues under ArchLinix on the same kit. I would love to take the time to debug it, but I am almost four weeks behind in dealing with my photos, including those from my trip to England, and I am getting ready to do run some training courses for work which will suck up all my free time. -I am re-installing Arch on the two laptops. I should have restored -working configs in a day or two, and then I can start working on my -backlog of photo and other projects. +I am re-installing Arch on the two laptops. I should have restored working configs in a day or two, and then I can start working on my backlog of photo and other projects. -Also, since my laptops are not supported under 10-RELEASE, I want to -wait until 10.1 to see if my WLAN NICs are supported. +Also, since my laptops are not supported under 10-RELEASE, I want to wait until 10.1 to see if my WLAN NICs are supported. -I still need to rebuild my server which has a failing drive (backed up -the data already, just need time). I may go ahead and put 10-RELEASE on -it since the NICs are fully supported. +I still need to rebuild my server which has a failing drive (backed up the data already, just need time). I may go ahead and put 10-RELEASE on it since the NICs are fully supported. d diff --git a/content/post/2014/04/freebsd-challenge-update.md b/content/post/2014/04/freebsd-challenge-update.md index 4fe4cf94..e7212cd8 100644 --- a/content/post/2014/04/freebsd-challenge-update.md +++ b/content/post/2014/04/freebsd-challenge-update.md @@ -1,7 +1,8 @@ +++ date = "2014-04-15T16:04:26-07:00" title = "FreeBSD Challenge, Update" -categories = ["FreeBSD","sa","30DayChallenge"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ Sorry about the lack of updates over the last two weeks, but my job sent me out of country for two weeks, and I had no time to work on this diff --git a/content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md b/content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md index f7fd6b67..58e565f9 100644 --- a/content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md +++ b/content/post/2014/06/back-to-freebsd-maybe-back-to-the-challenge.md @@ -1,7 +1,8 @@ +++ date = "2014-06-30T15:06:09-07:00" title = "Back to FreeBSD (maybe back to the challenge)" -categories = ["FreeBSD","sa","30DayChallenge","R810"] +categories = ["unix","sa"] +tags = ["FreeBSD","R810"] +++ diff --git a/content/post/2014/07/freebsd-switch.md b/content/post/2014/07/freebsd-switch.md index 84b4ef9d..a5bdc07a 100644 --- a/content/post/2014/07/freebsd-switch.md +++ b/content/post/2014/07/freebsd-switch.md @@ -1,7 +1,8 @@ +++ date = "2014-07-24T04:07:42-07:00" title = "FreeBSD Switch" -categories = ["FreeBSD","sa","30DayChallenge","R810"] +categories = ["unix","sa"] +tags = ["FreeBSD","R810"] +++ diff --git a/content/post/2014/08/one-step-closer.md b/content/post/2014/08/one-step-closer.md index 9179660d..a727f781 100644 --- a/content/post/2014/08/one-step-closer.md +++ b/content/post/2014/08/one-step-closer.md @@ -1,7 +1,8 @@ +++ date = "2014-08-05T20:08:14-07:00" title = "One step closer" -categories = ["FreeBSD","sa"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ So, I have upgraded my servers at the house to FreeBSD, and have set up the basic functions needed on them. So, now, I am down to only my main diff --git a/content/post/2014/09/perl-modules-and-package-management.md b/content/post/2014/09/perl-modules-and-package-management.md index 71deb0a3..0be6551f 100644 --- a/content/post/2014/09/perl-modules-and-package-management.md +++ b/content/post/2014/09/perl-modules-and-package-management.md @@ -1,30 +1,13 @@ +++ date = "2014-09-18T05:09:12-07:00" title = "Perl, Modules, and Package Management" -categories = ["sa","arch"] +categories = ["sa","unix"] +tags = ["linux"] +++ -So, even though I have been starting to -[work with \]{role="doc"} -[FreeBSD \]{role="doc"} -[again \]{role="doc"} , I am still running -[ArchLinux](http://www.archlinux.org/) on my workstation. +So, even though I have been starting to [work with \]{role="doc"} [FreeBSD \]{role="doc"} [again \]{role="doc"} , I am still running [ArchLinux](http://www.archlinux.org/) on my workstation. -And I wanted to run a script I wrote a long time ago to support a -[website](http://www.donaldharper.com/) of mine, which I have not -updated in a while. The way I would update the site is by doing some -batch editing of photos, park them in a directory, and then run my -script which pushes the photos to the web server, and then interfaces -with the CMS software to schedule the posts and all is good. +And I wanted to run a script I wrote a long time ago to support a [website](http://www.donaldharper.com/) of mine, which I have not updated in a while. The way I would update the site is by doing some batch editing of photos, park them in a directory, and then run my script which pushes the photos to the web server, and then interfaces with the CMS software to schedule the posts and all is good. -Except the script is in perl, and it uses some modules which are not -main-stream. While perl has the awesome **cpan(1perl)** command to fetch -and install perl modules, I wanted it to be tied into **pacman(8)** . A -quick trip to the [AUR](http://aur.archlinux.org/) turned up the tools -[cpan2aur](https://aur.archlinux.org/packages/perl-cpanplus-dist-arch-git/) -and -[mkaurball](https://aur.archlinux.org/packages/pkgbuild-introspection-git/) -which made it pretty easy to package up and post the the AUR the 9 perl -modules I needed to get my script going and keep track of things with -pacman. +Except the script is in perl, and it uses some modules which are not main-stream. While perl has the awesome **cpan(1perl)** command to fetch and install perl modules, I wanted it to be tied into **pacman(8)** . A quick trip to the [AUR](http://aur.archlinux.org/) turned up the tools [cpan2aur](https://aur.archlinux.org/packages/perl-cpanplus-dist-arch-git/) and [mkaurball](https://aur.archlinux.org/packages/pkgbuild-introspection-git/) which made it pretty easy to package up and post the the AUR the 9 perl modules I needed to get my script going and keep track of things with pacman. Yeah! diff --git a/content/post/2014/12/goodbye-2014.md b/content/post/2014/12/goodbye-2014.md index cd8f722d..58f305fe 100644 --- a/content/post/2014/12/goodbye-2014.md +++ b/content/post/2014/12/goodbye-2014.md @@ -1,7 +1,8 @@ +++ date = "2014-12-30T23:44:55-07:00" title = "Goodbye 2014!" -categories = ["sa","30DayChallenge","personal","photos","R810"] +categories = ["sa","personal","photos"] +tags = ["R810"] +++ As 2014 draws to a close, I look back at the year. diff --git a/content/post/2015/01/freebsd-challenge-ii-day-14.md b/content/post/2015/01/freebsd-challenge-ii-day-14.md index 168dd55f..b5e18fa4 100644 --- a/content/post/2015/01/freebsd-challenge-ii-day-14.md +++ b/content/post/2015/01/freebsd-challenge-ii-day-14.md @@ -1,7 +1,8 @@ +++ date = "2015-01-14T23:51:48-07:00" title = "FreeBSD Challenge II, Day 14" -categories = ["sa","30DayChallenge","FreeBSD"] +categories = ["sa"] +tags = ["FreeBSD"] +++ diff --git a/content/post/2015/01/freebsd-challenge-ii-day-30-update.md b/content/post/2015/01/freebsd-challenge-ii-day-30-update.md index 959f4638..d752e2f3 100644 --- a/content/post/2015/01/freebsd-challenge-ii-day-30-update.md +++ b/content/post/2015/01/freebsd-challenge-ii-day-30-update.md @@ -1,7 +1,8 @@ +++ date = "2015-01-30T15:38:32-07:00" title = "FreeBSD Challenge II, Day 30 Update" -categories = ["30DayChallenge","FreeBSD","sa"] +categories = ["unix","sa"] +tags = ["FreeBSD"] +++ As the month draws to a close, I am further into the switch. I have rebuilt my main laptop to [PCBSD](http://www.pcbsd.org). I am still diff --git a/content/post/2015/01/update-on-revisiting-freebsd-challenge.md b/content/post/2015/01/update-on-revisiting-freebsd-challenge.md index 1be3ebd0..a35742fa 100644 --- a/content/post/2015/01/update-on-revisiting-freebsd-challenge.md +++ b/content/post/2015/01/update-on-revisiting-freebsd-challenge.md @@ -1,7 +1,7 @@ +++ date = "2015-01-10T22:35:04-07:00" title = "Update on revisiting FreeBSD Challenge" -categories = ["sa","30DayChallenge"] +categories = ["sa"] +++ It is the 10th day of the month, and I am 10 days in trying to use FreeBSD as my daily non-work driver. How is it going? diff --git a/content/post/2015/02/30daychallengefreebsdsa.md b/content/post/2015/02/30daychallengefreebsdsa.md index 44502f18..8fc562e0 100644 --- a/content/post/2015/02/30daychallengefreebsdsa.md +++ b/content/post/2015/02/30daychallengefreebsdsa.md @@ -1,7 +1,8 @@ +++ date = "2015-02-06T06:43:32-07:00" title = "FreeBSD Challenge II, End Report" -categories = ["30DayChallenge","FreeBSD","sa","linux"] +categories = ["unix","sa"] +tags = ["FreeBSD","linux"] +++ And, again, I hit something which is causing massive disk performance issues. That, and suspend/resume does not work on either laptop. diff --git a/content/post/2015/05/quick-ansible-tip.md b/content/post/2015/05/quick-ansible-tip.md index 95027b82..896656d5 100644 --- a/content/post/2015/05/quick-ansible-tip.md +++ b/content/post/2015/05/quick-ansible-tip.md @@ -1,7 +1,7 @@ +++ date = "2015-05-27T07:24:16-07:00" title = "Quick Ansible Tip" -categories = ["ansible","sa"] +categories = ["sa"] +++ This is a quick post to capture something seen. [Ansibel](http://www.ansible.com) is a configuration management tool diff --git a/content/post/2015/06/updates-to-aur-packages.md b/content/post/2015/06/updates-to-aur-packages.md index 0dfc1faf..28796e80 100644 --- a/content/post/2015/06/updates-to-aur-packages.md +++ b/content/post/2015/06/updates-to-aur-packages.md @@ -1,7 +1,8 @@ +++ date = "2015-06-09T17:19:48-07:00" title = "Updates to AUR packages" -categories = ["arch","software","linux"] +categories = ["software"] +tags = ["linux"] +++ So, with the [migration of the AUR to version 4](https://wiki.archlinux.org/index.php/Arch_User_Repository#AUR_4), I looked at the 12 AUR packages I had created over the years which I have not looked at in a long, long time. diff --git a/content/post/2015/09/and-the-firewall-goes-pop.md b/content/post/2015/09/and-the-firewall-goes-pop.md index 99c63a36..de6ed597 100644 --- a/content/post/2015/09/and-the-firewall-goes-pop.md +++ b/content/post/2015/09/and-the-firewall-goes-pop.md @@ -1,12 +1,7 @@ +++ date = "2015-09-23T22:37:41-07:00" title = "And the Firewall goes POP" -categories = ["hardware","sitenews"] +categories = ["sa","sitenews"] +tags = ["hardware"] +++ -For some reason, we have had a bit of power issues around the house -recently. No big deal, just enough to cause non-UPS computers to reboot. -Well, one of them was the firewall (the UPS on it pop a while back, and -I just have not gotten around to replacing it). But, it would not come -back the last time. Drag a it over to a monitor and have a look at the -console. No HD. Nuts. On a backup solution until the new SSD to replace -the dead (non)spinning rust shows up. +For some reason, we have had a bit of power issues around the house recently. No big deal, just enough to cause non-UPS computers to reboot. Well, one of them was the firewall (the UPS on it pop a while back, and I just have not gotten around to replacing it). But, it would not come back the last time. Drag a it over to a monitor and have a look at the console. No HD. Nuts. On a backup solution until the new SSD to replace the dead (non)spinning rust shows up. diff --git a/content/post/2016/02/why-hello-there.md b/content/post/2016/02/why-hello-there.md index 7140e734..3a40c06d 100644 --- a/content/post/2016/02/why-hello-there.md +++ b/content/post/2016/02/why-hello-there.md @@ -1,7 +1,8 @@ +++ date = "2016-02-29T15:36:05-07:00" title = "Why, hello there" -categories = ["sitenews","FreeBSD","personal"] +categories = ["sitenews","unix","personal"] +tags = ["FreeBSD"] +++ Happy Leap Day! diff --git a/content/post/2016/06/home_network_updates.md b/content/post/2016/06/home_network_updates.md index 6039cecc..badb577c 100644 --- a/content/post/2016/06/home_network_updates.md +++ b/content/post/2016/06/home_network_updates.md @@ -1,7 +1,8 @@ +++ date = "2016-06-16T21:51:50-07:00" title = "Home Network Updates" -categories = ["network","arch","FreeBSD","FreeNAS","plex","R810"] +categories = ["unix"] +tags = ["linux","FreeBSD","R810"] +++ diff --git a/content/post/2016/07/random_midsummer_updates.md b/content/post/2016/07/random_midsummer_updates.md index b2b4911f..365a3c86 100644 --- a/content/post/2016/07/random_midsummer_updates.md +++ b/content/post/2016/07/random_midsummer_updates.md @@ -1,7 +1,8 @@ +++ date = "2016-07-31T21:33:17-07:00" title = "Random Mid-Summer Updates" -categories = ["sa","personal","FreeBSD"] +categories = ["sa","personal","unix"] +tags = ["FreeBSD"] +++ diff --git a/content/post/2016/09/houstons-amazing-comic-con-2016.md b/content/post/2016/09/houstons-amazing-comic-con-2016.md index dcb855ad..29a9dd40 100644 --- a/content/post/2016/09/houstons-amazing-comic-con-2016.md +++ b/content/post/2016/09/houstons-amazing-comic-con-2016.md @@ -1,7 +1,8 @@ +++ date = "2016-09-11T23:21:22-07:00" title = "Houston's Amazing Comic Con 2016" -categories = ["photos","comicon"] +categories = ["photos"] +tags = ["comicons"] image = "/photos/Comic-Cons/Houston-Amazing-Comic-Con-2016/20160911125515.jpg" +++ diff --git a/content/post/2016/11/tls-everwhere.md b/content/post/2016/11/tls-everwhere.md index 4a98af90..9874456a 100644 --- a/content/post/2016/11/tls-everwhere.md +++ b/content/post/2016/11/tls-everwhere.md @@ -1,7 +1,8 @@ +++ date = "2016-11-23T18:24:44-07:00" title = "TLS everywhere" -categories = ["sa","news","FreeBSD"] +categories = ["sa","sitenews","unix"] +tags = ["FreeBSD"] +++ @@ -11,4 +12,4 @@ On the job front, this was an odd week to start with almost everybody on my new With the holiday tomorrow, and a vacation day Friday, I get to have a nice long weekend with the family. This will be nice. -In other news, I got the latest version of [TrueOS](https://trueos.org) on my [Acer C720](https://smile.amazon.com/Acer-C720-Chromebook-11-6-Inch-4GB/dp/B00FNPD1OY/ref=sr_1_3?ie=UTF8). So far, everything I have tried works accept for the touchpad, but I have not spent any time looking into it. Once I get that working, and play with it a bit more, I think I will convert my **Lenovo ThinkPad X260**. \ No newline at end of file +In other news, I got the latest version of [TrueOS](https://trueos.org) on my [Acer C720](https://smile.amazon.com/Acer-C720-Chromebook-11-6-Inch-4GB/dp/B00FNPD1OY/ref=sr_1_3?ie=UTF8). So far, everything I have tried works accept for the touchpad, but I have not spent any time looking into it. Once I get that working, and play with it a bit more, I think I will convert my **Lenovo ThinkPad X260**. diff --git a/content/post/2017/02/quick-nmcli-notes.md b/content/post/2017/02/quick-nmcli-notes.md index 55bdd4b2..432a9a37 100644 --- a/content/post/2017/02/quick-nmcli-notes.md +++ b/content/post/2017/02/quick-nmcli-notes.md @@ -1,7 +1,8 @@ +++ date = "2017-02-16T19:38:42-07:00" title = "Quick nmcli notes" -categories = ["linux","sa","R810"] +categories = ["unix","sa"] +tags = ["linux","R810"] +++ diff --git a/content/post/2017/07/4th-of-july-break.md b/content/post/2017/07/4th-of-july-break.md index 4338afce..e9cd6bce 100644 --- a/content/post/2017/07/4th-of-july-break.md +++ b/content/post/2017/07/4th-of-july-break.md @@ -1,7 +1,8 @@ +++ date = "2017-07-05T19:12:05-07:00" title = "4th of July Break" -categories = ["travel","photos","family"] +categories = ["travel","photos"] +tags = ["family"] image = "/photos/Travel/US/Galveston-2017-07/20170704171837.jpg" +++ diff --git a/content/post/2019/05/once_more_a_new_look.md b/content/post/2019/05/once_more_a_new_look.md index bb9a8de5..aa12fa90 100644 --- a/content/post/2019/05/once_more_a_new_look.md +++ b/content/post/2019/05/once_more_a_new_look.md @@ -1,12 +1,9 @@ ---- -title: "Once More, A New Look" -slug: "once_more_a_new_look" -date: 2019-05-26T23:25:29-05:00 -image: /uploads/2019/05/screenshot.png -categories: -- site news -- software ---- ++++ +title = "Once More, A New Look" +date = 2019-05-26T23:25:29-05:00 +categories = ["sitenews","software"] +image = "/uploads/2019/05/screenshot.png" ++++ And, yet again, I change this site up. I was getting tired of dealing with Word Press and everything around it, so I decided to switch back to a static site generator. This time, I went with something with better themes. [hugo](https://gohugo.io). It is taking a bit of time to get use to it. The categories all dropped when I moved over, so I will have to fix that, and a few other odds and ends.