rework the catagories and tag thing
This commit is contained in:
parent
768c0cd9ea
commit
89bec69b93
61 changed files with 171 additions and 259 deletions
|
|
@ -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"]
|
||||
+++
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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?
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue