Skip to content


About

I began dealing with computers and technology at a early age and I’ve been interested ever since. Have had several different roles as a Network Administrator, Systems Administrator and I’ve started to get my hands into Web Development. I’ve been dealing with computers and technology for 6 years professionally but I’ve been involved much longer than that. During the five years I was in the Navy as an Electronics Technician I gained some college credits for Electrical Engineering. While I was stationed in Brunswick, ME for two years I worked closely with the IT department and pick up additional duties as a Network Administrator. That marked the beginning of my IT career. I’m extremely passionate about my field and to me it isn’t just a job, it is something I look forward to.

This blog isn’t meant to be a source of entertainment. Hopefully, it will be used as a place to gain some knowledge and find solutions. I aim to be technical when possible, but hopefully, not boring enough that you leave :D


7 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. LancXeon says

    Hi, if you are the person that made the msplinks greasemonkey script. I need to use that script as a regular script.

    My website at WhatScene.com, People copy and paste from myspace profiles to whatscene profiles leaving me with people yelling about how they’re links dont work. Tho it is not my fault. I tried just using the code as a .js file, no luck :(

    I’m good with a lot of stuff.. But this is new to me so I have no idea. Get back to me if you can. if not, I understand :)

  2. Ace Frye says

    Hey Jason,

    I am a big fan of your Greasemonkey script, MSPlinks. I was wondering though, if there was something you could add to it or at least help me figure out how to add to it.

    When editing my profile, the msplinks are still there in the edit boxes. Is there any way to convert the msplinks in the edit fields back to the original links like so I can see what I am editing again?

    A reply would be great, but if you can not, I understand.

    Thanks,
    –JPF–

  3. Jason says

    Sounds simple enough. As long as you have the msplink in double quotes it will convert it to the exact URL.

    http://userscripts.org/scripts/show/10394

    or

    http://www.smert.net/scripts/msplinks.user.js

  4. Ace Frye says

    Thanks a ton man. This helps a lot.

  5. choby says

    Hi Jason,

    Are you the one who wrote this ? dhcpd.conf multiple subnet / single physical network configuration

    If yes, I was wondering something..
    I tried to run the same type of configuration without success, and after crawling I found out that if you want to get a windows’s dhcp classid, you have to use “option user-class”, not “option dhcp-client-identifier”.
    After I changed this it indeed worked. But I don’t understand why every single website talking about classid, is using “option dhcp-client-identifier” to get it, when it does obviously not work.

    Any advise from you would be greatly appreciated, since you seemed to run this successfully.
    Thanks! :)

  6. Jason says

    Yes that was me…

    I’m assuming you are referring to the group statement. I’m not sure why there is a difference. There are several different DHCP servers though. I’m don’t know of the configuration file differences between them or if there has been any changes to the version I was using. The version I was using (I think) was ISC’s DHCPD (I’m pretty sure that was the one that SuSE includes) but I don’t have the version number. It has been so long since I’ve messed with that. It did work correctly for me though at the time but I can’t explain why the change now.

  7. Sora says

    Hi jason, me to i see your post on DHCPD http://www.linuxforums.org/forum/servers/69851-dhcpd-conf-multiple-subnet-single-physical-network-configuration.html

    But i have a probleme to run dhcpd, me server dhcpd is installing on debian etch, however is not control a parametre class and pool, me log return is:

    Jan 22 16:06:44 localhost dhcpd: /etc/dhcpd.conf line 2: expecting a parameter or declaration.
    Jan 22 16:06:44 localhost dhcpd: ddns-update-style
    Jan 22 16:06:44 localhost dhcpd: ^
    Jan 22 16:06:44 localhost dhcpd: /etc/dhcpd.conf line 4: expecting a parameter or declaration.
    Jan 22 16:06:44 localhost dhcpd: class
    Jan 22 16:06:44 localhost dhcpd: ^
    Jan 22 16:06:44 localhost dhcpd: /etc/dhcpd.conf line 22: expecting a parameter or declaration.
    Jan 22 16:06:44 localhost dhcpd: class
    Jan 22 16:06:44 localhost dhcpd: ^
    Jan 22 16:06:44 localhost dhcpd: /etc/dhcpd.conf line 75: expecting a parameter or declaration.
    Jan 22 16:06:44 localhost dhcpd: pool
    Jan 22 16:06:44 localhost dhcpd: ^
    Jan 22 16:06:44 localhost dhcpd: /etc/dhcpd.conf line 88: expecting a parameter or declaration.
    Jan 22 16:06:44 localhost dhcpd: pool
    Jan 22 16:06:44 localhost dhcpd: Configuration file errors encountered — exiting
    Jan 22 16:06:44 localhost dhcpd: exiting.

    I ask if you have meeting a sem probleme ?



Some HTML is OK

or, reply to this post via trackback.