54°F

Aaron Parecki

  • Articles
  • Notes
  • Photos

Articles

2007-05-20 simple guide to creating a RAM disk
2007-03-04 photoshop freezes on startup
2007-01-31 iptables not restoring firewall rules on startup
2006-12-30 2/4 failed drives in a raid5 array??
2006-12-25 Virtual Users with Postfix and MySQL
2006-11-24 Calculating Color Brightness
2006-10-17 Failed disk when creating RAID5 array
2006-04-30 Configuring the subversion server
2006-04-30 System information from linux command line
2006-04-29 Problems when unmounting filesystems in linux
2006-04-28 Reduce the number of multiplications required for the product of two polynomials
2006-04-25 Installing majordomo mailing list manager
2006-04-19 Trouble restarting Apache
2006-04-19 /etc/hosts - The hosts file
2006-04-16 TeX markup
2006-04-14 Lorem ipsum dolor
2004-12-03 German Radio Program
← older
  • simple guide to creating a RAM disk

    I had a thought of using a RAM disk as a message queue for a messaging application I am working on, as opposed to creating a table in a database, or using a regular flat text file. Every time I need a message to be sent, I'll add a text file on the RAM disk, then the sending process can scan for files. All of this is happening in RAM, so it won't be thrashing the disk!
    continue reading...
    Sun, May 20, 2007 3:23pm -07:00
  • photoshop freezes on startup

    This has happened once before. One day, photoshop decides it doesn't want to start up. During the loading screen, it just stops on "Reading text global resources."
    continue reading...
    Sun, Mar 4, 2007 8:18pm -08:00 #freeze #Photoshop
  • iptables not restoring firewall rules on startup

    One of my servers has a nasty habit of not reloading the firewall rules when it boots up. Iptables starts up just fine, but doing iptables-save shows that there are no rules listed. The weird part is that on all my other servers, I never had to do anything special to get it to remember the rules on restart.
    continue reading...
    Wed, Jan 31, 2007 11:55pm -08:00 #firewall
  • 2/4 failed drives in a raid5 array??

    Apparently raid arrays don't like it when you kill power to the machine. We've been doing remodeling in the house, and I've been turning on and off breakers. Apparently I forgot which breaker the servers were on, and turned it off accidentally a few times.
    continue reading...
    Sat, Dec 30, 2006 10:56pm -08:00 #harddrives #raid5
  • Virtual Users with Postfix and MySQL

    I recently discovered an excellent tutorial on setting up Postfix and Courier to use virtual users read from a MySQL database. This caught my attention because it is a much better setup than having real system users for all email addresses, as it allows much more flexibility. I finally set aside some time to set up a real mail server.
    continue reading...
    Mon, Dec 25, 2006 7:01am -08:00 #mail server #MySQL #postfix
  • Calculating Color Brightness

    I was working on a website today, and I stumbled into a problem of needing to compute the brightness of a color, so that if it is a background color, I know whether to show white text or black text. My first thought was to simply add up the RGB components of the color and use that value. It turns out that is completely wrong, since pure green looks much brighter than pure blue:
    continue reading...
    Fri, Nov 24, 2006 1:25am -08:00 #color
  • Failed disk when creating RAID5 array

    I spent about an hour bashing my head against a wall with this one.
    continue reading...
    Tue, Oct 17, 2006 8:14pm -07:00 #harddrives #raid5
  • Configuring the subversion server

    I didn't realize it before, but the subversion server running without tunneling over ssh doesn't actually send the password in the clear when authenticating users. From the subversion book:
    continue reading...
    Sun, Apr 30, 2006 12:17pm -07:00 #subversion #svn
  • System information from linux command line

    I was just reading this webpage about shell scripting, and discovered that you can get a lot of information about your cpu and memory from the command line.
    continue reading...
    Sun, Apr 30, 2006 2:18am -07:00 #command line #Linux
  • Problems when unmounting filesystems in linux

    I'm reconfiguring my RAID 5 array in one of my servers (called malachite), and having some problems doing so.
    continue reading...
    Sat, Apr 29, 2006 4:05pm -07:00
  • Reduce the number of multiplications required for the product of two polynomials

    This was a problem done in my CIS 315 Algorithms class in Spring 2006.
    continue reading...
    Fri, Apr 28, 2006 12:26am -07:00
  • Installing majordomo mailing list manager

    First, I downloaded the Majordomo source code from here. Following the instructions in the included INSTALL file, I was able to get Majordomo installed relatively quickly. I ran into problems when I started trying to actually send email to the new list. The first problem I ran into was that sendmail wasn't started, but that was just silly.
    continue reading...
    Tue, Apr 25, 2006 10:58am -07:00
  • Trouble restarting Apache

    My VPS was restarted yesterday, and apparently Apache wasn't shut down gracefully. I tried to go to my website, but Apache wasn't running. I SSH'd into my machine to restart apache. I typed
    continue reading...
    Wed, Apr 19, 2006 10:57pm -07:00 #apache
  • /etc/hosts - The hosts file

    The other day I decided to set up my iBook so that I can do web development on it.
    continue reading...
    Wed, Apr 19, 2006 3:55pm -07:00
  • TeX markup

    I just found the TeX plugin for Serendipity (s9y.org). It lets you draw cool math symbols like
    continue reading...
    Sun, Apr 16, 2006 2:21am -07:00
  • Lorem ipsum dolor

    Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
    continue reading...
    Fri, Apr 14, 2006 7:04pm -07:00
  • German Radio Program

    This German radio program was a group project of Aaron Parecki, Joel Young, Kirsten Arbogast, Jude Kirstein, and Viktoria Wenslöw during a German 311 course at the University of Oregon. We had a great time putting it together and presenting it, so I figured it deserved a place on the Internet. You can listen to the whole thing here.
    continue reading...
    Fri, Dec 3, 2004 12:00pm -08:00 #past-projects #schoolwork #german
older

Hi, I'm Aaron Parecki, Director of Identity Standards at Okta, and co-founder of IndieWebCamp. I maintain oauth.net, write and consult about OAuth, and participate in the OAuth Working Group at the IETF. I also help people learn about video production and livestreaming. (detailed bio)

I've been tracking my location since 2008 and I wrote 100 songs in 100 days. I've spoken at conferences around the world about owning your data, OAuth, quantified self, and explained why R is a vowel. Read more.

  • Director of Identity Standards at Okta
  • IndieWebCamp Founder
  • OAuth WG Editor
  • OpenID Board Member

  • 🎥 YouTube Tutorials and Reviews
  • 🏠 We're building a triplex!
  • ⭐️ Life Stack
  • ⚙️ Home Automation
  • All
  • Articles
  • Bookmarks
  • Notes
  • Photos
  • Replies
  • Reviews
  • Trips
  • Videos
  • Contact
© 1999-2025 by Aaron Parecki. Powered by p3k. This site supports Webmention.
Except where otherwise noted, text content on this site is licensed under a Creative Commons Attribution 3.0 License.
IndieWebCamp Microformats Webmention W3C HTML5 Creative Commons
WeChat ID
aaronpk_tv