Slashdot Mirror


Interview With A Maddog

DubiousFreak writes "Tinyminds.org sits down with Linux International Director, Jon "Maddog" Hall. Jon has been in the computer industry since 1969, using Unix since 1977, and Linux since 1994. He has been a software engineer, systems administrator, product manager, marketing manager and professional educator. Jon has been the Executive Director of Linux International since 1995, the first four years as a volunteer. Jon has been employed by VA Linux systems, Compaq Computer Corporation in the Digital UNIX Marketing group and Bell Laboratories among other companies. Read the full interview at Tinyminds.org."

9 of 116 comments (clear)

  1. He's a good bloke... by Dicky · · Score: 4, Informative
    An excellent speaker (don't miss him if you get the chance), a fascinating dinner guest, and generous with his hip-flask. And all this on my birthday...

    What more could one want? :-)

    --
    Paranoia isn't an infectious condition, it's a way of life
  2. server meltdown - text of article by Anonymous Coward · · Score: 5, Informative

    The next in the long awaited series of interviews, Tinyminds.org sits down with Linux International Director, Jon "Maddog" Hall.

    From LI.org: Jon has been in the computer industry since 1969, using Unix since 1977, and Linux since 1994.

    He has been a software engineer, systems administrator, product manager, marketing manager and professional educator. Jon has been the Executive Director of Linux International since 1995, the first four years as a volunteer. Jon has been employed by VA Linux systems, Compaq Computer Corporation in the Digital UNIX Marketing group and Bell Laboratories among other companies.

    Before that he was Department Head of Computer Science at Hartford State Technical College, where his students lovingly (he hopes) gave him the nickname maddog. Maddog as he prefers to be called, has an MS in Computer Science from RPI (1977) and a BS in Commerce and Engineering from Drexel University (1973).

    Tm: Anyone who searches for your name online, will come across an organization known as Linux International. What are LI's goals and what is its general purpose?
    MD: In 1994 an Australian named Patrick D'Cruze saw the need for a vendor-based organization to care about vendor needs with Linux. He tried to start the organization in Australia, but found that the Australian Linux market was not ready for it at that time. Instead he transferred the idea to the United States where a group of small companies ran with the idea.

    Linux International's job is simply to promote Linux among companies and governments. We try to do what is difficult for any one company or individual to do. It was Linux International who first protected the Linux trademark from being held captive by an individual who wanted to hold it ransom, and got the mark assigned to Linus. LI member companies also started the Linux Standard Base project, which later spun off to become the Free Standards Organization.

    LI helped to sponsor the concept of Systems Administration Certification, and now works closely with the Linux Professional Institute to spread this concept around the world.

    LI has helped major tradeshow and conference companies (IDG, Jupitermedia, Logon, Messe) to put on Linux Conferences and events all over the world.

    Finally, LI has tried to act as a vendor-neutral, rational voice for the Linux community to the press.

    Tm: What part do you play in Linux International?

    MD: Since 1995 I have been Executive Director

    Tm: As the mess with SCO unfolds, where do you see Linux heading? Is there really anything to be concerned about regarding their claims?

    MD: What mess with SCO?

    Seriously, this issue comes down to two issues:

    when will SCO disclose whatever code they say is "tainted"
    how long after that will it take for the Linux community to either:
    prove it is untainted (i.e. it is not SCO's code)
    remove whatever code may belong to SCO from the kernel
    SCO HAS to disclose the code under current copyright law. Some of this code has leaked, and people have stated that the leaked code is not SCO's to claim. If the rest of the code that SCO claims is also not theirs, then there will be nothing to remove. This type of issue has happened before with proprietary code, and even in cases of blatant copying, the courts have given time for the offending code to be removed.

    Tm: What role will Linux International play in the SCO debacle?

    MD: My lawyers tell me not to say anything. Sorry.

    Tm: Anyone who reads your bio will note that you've been using Unix since the late 70's and Linux since 1994. What are some of the greatest advances you feel that have been made in the operating system in that time?

    MD: Unix in the late 70's was a scientific operating system, not a business-oriented system. It had no real scalability. It was not SMP, could not do threads, had no journaled filesystem, no clustering (not even failover), no async I/O, a very simple scheduler, no ability to do soft realtime. Today, commercial

    1. Re:server meltdown - text of article by ananiasanom · · Score: 2, Informative

      He meant that each particular commercial UNIX "flavour" would only run on one or two architectures, and that moving from one hardware platform to another nearly always made you move from one flavour of UNIX to another. That's pretty clear if you read his next sentence.

      This meant that a AIX running on an R6000 was different from Solaris running on a SPARC.
      --
      UNIX is a trademark of SCO. No, hang on, it isn't, is it?
  3. in case of /.ing by Anonymous Coward · · Score: 1, Informative

    Posted on: Sep 04, 2003 - 04:41 AM by mangeli
    The next in the long awaited series of interviews, Tinyminds.org sits down with Linux International Director, Jon "Maddog" Hall.

    From LI.org: Jon has been in the computer industry since 1969, using Unix since 1977, and Linux since 1994.

    He has been a software engineer, systems administrator, product manager, marketing manager and professional educator. Jon has been the Executive Director of Linux International since 1995, the first four years as a volunteer. Jon has been employed by VA Linux systems, Compaq Computer Corporation in the Digital UNIX Marketing group and Bell Laboratories among other companies.

    Before that he was Department Head of Computer Science at Hartford State Technical College, where his students lovingly (he hopes) gave him the nickname maddog. Maddog as he prefers to be called, has an MS in Computer Science from RPI (1977) and a BS in Commerce and Engineering from Drexel University (1973).

    Tm: Anyone who searches for your name online, will come across an organization known as Linux International. What are LI's goals and what is its general purpose?

    MD: In 1994 an Australian named Patrick D'Cruze saw the need for a vendor-based organization to care about vendor needs with Linux. He tried to start the organization in Australia, but found that the Australian Linux market was not ready for it at that time. Instead he transferred the idea to the United States where a group of small companies ran with the idea.

    Linux International's job is simply to promote Linux among companies and governments. We try to do what is difficult for any one company or individual to do. It was Linux International who first protected the Linux trademark from being held captive by an individual who wanted to hold it ransom, and got the mark assigned to Linus. LI member companies also started the Linux Standard Base project, which later spun off to become the Free Standards Organization.

    LI helped to sponsor the concept of Systems Administration Certification, and now works closely with the Linux Professional Institute to spread this concept around the world.

    LI has helped major tradeshow and conference companies (IDG, Jupitermedia, Logon, Messe) to put on Linux Conferences and events all over the world.

    Finally, LI has tried to act as a vendor-neutral, rational voice for the Linux community to the press.

    Tm: What part do you play in Linux International?

    MD: Since 1995 I have been Executive Director

    Tm: As the mess with SCO unfolds, where do you see Linux heading? Is there really anything to be concerned about regarding their claims?

    MD: What mess with SCO?

    Seriously, this issue comes down to two issues:

    # when will SCO disclose whatever code they say is "tainted"
    # how long after that will it take for the Linux community to either:

    * prove it is untainted (i.e. it is not SCO's code)

    * remove whatever code may belong to SCO from the kernel

    SCO HAS to disclose the code under current copyright law. Some of this code has leaked, and people have stated that the leaked code is not SCO's to claim. If the rest of the code that SCO claims is also not theirs, then there will be nothing to remove. This type of issue has happened before with proprietary code, and even in cases of blatant copying, the courts have given time for the offending code to be removed.

    Tm: What role will Linux International play in the SCO debacle?

    MD: My lawyers tell me not to say anything. Sorry.

    Tm: Anyone who reads your bio will note that you've been using Unix since the late 70's and Linux since 1994. What are some of the greatest advances you feel that have been made in the operating system in that time?

    MD: Unix in the late 70's was a scientific operating system, not a business-oriented system. It had no real scalability. It was not SMP, could not do threads, had no journaled filesystem, no clustering (not even failover), no

  4. text of interview captured by stock · · Score: 2, Informative
  5. Google cache. by Anonymous Coward · · Score: 1, Informative

    Search for the URL then click the "view the google cache for yadda yadda" link near the middle of the resulting page. No big deal.

    That link for me is this but I've seen direct links to google caches fail before. First method guarantees it.

  6. Support your local Linux User Group. by MsGeek · · Score: 4, Informative
    Very true. This is the big advantage Windows and, to a lesser extent, MacOS have - a tight social net for support, so-to-speak.

    And the local LUG is what? Chopped liver?

    The strength of the Mac community, from the very start, was the local MUG. There have been Mac User Groups around since 1984. Here's one that's been around almost that long: http://www.lamg.org/. LUGs, Linux User Groups, were an emulation of the successful MUG phenomenon, and in a lot of respects have transcended even the success of the MUG. Probably every weekend, somewhere close to you, there is an installfest/tweakfest going on thanks to your friendly neighborhood LUG. Since installing Linux has become easier as time goes on, installfests/tweakfests have become more of an occasion for Linux advocacy.

    SBLUG, the Santa Barbara Linux User Group, has been running a booth at the Santa Barbara Computer Fair every time the Computer Fair people see fit to run one. The last one was last week, the next one is November 8th. People actually *do* go to the Fair to get a computer and wind up leaving not only with the Windows they thought they were going to install but also a copy of Knoppix to try out and kick the tires on. Some people even decide that maybe installing Windows on that beige box of their dreams isn't such a great idea with Linux being more mature and useful than they expected. "If I only have to pay $1/disk for this free OS, I can take the money I save and get a bigger monitor or a DVD-RW instead of the CD-RW I budgeted for!" Yes, this really does happen! I've seen it.

    If you really want to see Linux move into the desktop arena in a big way, you need to get active with your local LUG.

    --
    Knowledge is power. Knowledge shared is power multiplied.
  7. Re:1994 by zenyu · · Score: 1, Informative

    VMS has never run on Sun hardware. OpenVMS runs on the DEC VAX and Alpha series. Just wanted to point that out. ;)

    I think you're right, I never checked! The school let me and a friend of mine scour an old server they were trashing for useful electronics after the conversion to OSF/1. It was some kind of Sun in a 2+ meter high cabinet with a whooping 8 megs of RAM. But that must have been an old SunOS system being retired because they had all those new OSF/1 servers for the unix fans, not one of the VMS systems my first real internet e-mail was on. My roommate also got a Sparc 1 which he used as a terminal until the end of the year when we did the "what kind of crunching sound do you think this will make" drop test of surplus computer equipment. I used the old Sun server's motherboard as a room decoration and the 8 sticks of 1 Megabyte of SIMMs were sold to an interested party for a few months worth of pizza money. An I never got the "Girls vs. Boys" CD I lent that guy back, so I just consider that part of the transaction.

  8. Google cache by ewe2 · · Score: 2, Informative


    Here is the
    cached interview as it's still down.

    --
    insecurity asks the wrong question irritation gives the wrong answer