a few Linux tips

I often figure out how to do something and promptly forget how I did it a few months later, forcing me to go through the same process again to figure out how to do it.

In order to avoid that, I began maintaining a repository of useful tips regarding different areas (mostly related to Linux, but not all). I used it for myself, but recently thought that others might find some of them useful as well, so I’ve created a new section called docs on my site. As I come across new tricks in VIM or a slick command in some other area, I will add it to that section.

Comments

 (Post a comment) | Comments RSS feed
  1. I’ve wanted to do that for a long time, but have never gotten around to doing it. I did get an engineering blog set up at work to put in ideas and fixes for things, but it’s not heavily used.

    Comment by Cameron on September 14, 2004 @ 11:03 am
  2. I did something similar at work for myself. Whenever I run into a problem that takes some time to solve, I document the solution. That way, if it ever happens again, I can refer to what I figured out before. So far it has worked pretty well.

    Comment by dan on September 14, 2004 @ 11:08 am
  3. I think we’ve all wanted to set something like this up for ourselves at one time or another. I’ll bet the first time you actually use it as a reminder of some solution you documented months before will give you a warm fuzzy feeling.

    Comment by jason on September 15, 2004 @ 4:06 pm
  4. Jason: I’ve already used it dozens of times. That’s why I created it in the first place, because I kept forgetting how to do something. After forgetting it 5 times, I eventually documented it and even though I kept forgetting, I was able to find the answer easily.

    Comment by dan on September 15, 2004 @ 5:34 pm

Comments are closed