first hugo commit
This commit is contained in:
parent
dabdd68df3
commit
0e4f2a913d
1459 changed files with 50871 additions and 0 deletions
|
|
@ -0,0 +1,29 @@
|
|||
+++
|
||||
date = "2007-03-05T17:03:00-07:00"
|
||||
title = "cli bug/issue/task tracking system?"
|
||||
slug = "200703cli-bugissuetask-tracking-system"
|
||||
+++
|
||||
|
||||
cli bug/issue/task tracking system?
|
||||
===================================
|
||||
|
||||
Fresh from freshmeat:
|
||||
|
||||
http://www.ditrack.org/
|
||||
|
||||
What is DITrack?
|
||||
|
||||
DITrack is a free, open source, lightweight, distributed issue (bug,
|
||||
defect, ticket) tracking system using a [Subversion](http://subversion.tigris.org/) repository instead
|
||||
of a backend database. It is written in Python and runs in UNIX
|
||||
environment (*BSD, Linux, MacOS X).
|
||||
|
||||
The project is inspired by the idea of [Subissue](http://subissue.tigris.org/) issue tracking system.
|
||||
|
||||
However, while Subissue aims in merely replacing the traditional
|
||||
database storage with Subversion repository, DITrack is a major
|
||||
rethought of the issue tracking system paradigm. The main difference
|
||||
is that instead of sticking to the centralized model (one database,
|
||||
one web interface, one mail integration machinery), DITrack treats
|
||||
underlying Subversion storage as a versioned distributed file system
|
||||
which enables benefits of truly distributed operation mode.
|
||||
|
|
@ -0,0 +1,16 @@
|
|||
+++
|
||||
date = "2007-03-13T18:03:00-07:00"
|
||||
title = "CLI Magic: Linux troubleshooting tools 101"
|
||||
slug = "200703cli-magic-linux-troubleshooting-tools-101"
|
||||
+++
|
||||
|
||||
CLI Magic: Linux troubleshooting tools 101
|
||||
==========================================
|
||||
|
||||
When something goes wrong with your Linux-based system, you can try to\
|
||||
diagnose it yourself with the many troubleshooting tools bundled with\
|
||||
the operating system. Knowing about these tools, and how to\
|
||||
effectively use them, can help you overcome many...
|
||||
|
||||
[Read\
|
||||
More...](http://rss.slashdot.org/~r/linux/KhmQ/~3/92841427/article.pl)
|
||||
22
content/post/2007/03/200703strayed-from-the-path.md
Normal file
22
content/post/2007/03/200703strayed-from-the-path.md
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
+++
|
||||
date = "2007-03-19T18:03:00-07:00"
|
||||
title = "Strayed from the path"
|
||||
slug = "200703strayed-from-the-path"
|
||||
+++
|
||||
|
||||
Strayed from the path
|
||||
=====================
|
||||
|
||||
In two ways...first, I have not updated the site in a while, and I\
|
||||
need to get back to updating it.
|
||||
|
||||
Second, because I have not been true to my cli roots. I have moved\
|
||||
from my default MUA of the last, oh, 8 years, and flirted with a GUI\
|
||||
MUA, [thunderbird](http://www.mozillia.org). It was pretty.\
|
||||
It was sexy. It let me see everything then and now. It tried to\
|
||||
seduce me into using a GUI for more...
|
||||
|
||||
But, then I got behind in my email, and it was taking longer and\
|
||||
longer to catch up. *sigh* Two days ago, I switched back, and now, I\
|
||||
am fully caught up on my inbox, and making headway on my actionable\
|
||||
items.
|
||||
Loading…
Add table
Add a link
Reference in a new issue