rework the catagories and tag thing

This commit is contained in:
Don Harper 2019-06-22 23:45:50 -05:00
parent 768c0cd9ea
commit 89bec69b93
61 changed files with 171 additions and 259 deletions

View file

@ -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. :)