first hugo commit
This commit is contained in:
parent
dabdd68df3
commit
0e4f2a913d
1459 changed files with 50871 additions and 0 deletions
21
content/post/2014/03/freebsd-challenge-day-2.md
Normal file
21
content/post/2014/03/freebsd-challenge-day-2.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
+++
|
||||
date = "2014-03-13T20:03:36-07:00"
|
||||
title = "FreeBSD Challenge, Day 2"
|
||||
slug = "freebsd-challenge-day-2"
|
||||
+++
|
||||
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.
|
||||
|
||||
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. :)
|
||||
Loading…
Add table
Add a link
Reference in a new issue