Slashdot Mirror


University of Michigan Linux

CosmicEntity writes "A while back there was a Slashdot article about the University of Michigan signing a huge distribution deal with Microsoft. In protest, students offered free copies of Red Hat Linux 6.1 and Star Office to people as they came to purchase the MS products. Now, it seems the university's College of Engineering is openly adopting Linux, and releasing their own version to students. They call it CAEN Linux (CAEN stands for Computer Aided Engineering Network.) It's a modified version of Red Hat, with all sorts of useful tweaks (like bug fixes and patches) and security "enhancements," to protect the new machines. It looks like there will finally be support for new students hoping to use Linux, but too unsure to just go out and do it themselves. Oh, by the way, the original name was going to be "Blue Hat Linux," but it didn't stick. " I think it'd be very interesting to see what could happen if some of the universities got together and created a University Distro - designed to handle their security needs, and a shared resource site for help on running and learning Linux - what do you folks think?

273 comments

  1. ... by David+Ham · · Score: 1

    i'm glad to see that they've done their homework and are releasing it for download, along with the source. time for me to throw in another hard drive and check it out...
    --

    --

    --
    you must amputate to email me
    i read all replies to my comments

    1. Re:... by David+Ham · · Score: 1

      alright. i'm dumb. so i go to download and both of the download links (off the main download page) are broken... terrific. i searched around and couldn't find a good download link - any ideas?
      --

      --

      --
      you must amputate to email me
      i read all replies to my comments

    2. Re:... by kckc · · Score: 1

      I don't think its that the links are broken, its that they made it so that non-U of M ip's can't download. I think there concern was about bandwidth problems, and possibly violating some sort of encryption laws (not too sure about the second one)

  2. Great for Michigan! by Anonymous Coward · · Score: 0

    1st post! maybe. . .

  3. UMich IPO by HerrNewton · · Score: 1

    I'm serious.

    ----

    --

    ----
    Am I the only one who thinks Microsoft is a misnomer? Perhaps Macrosoft would be a better fit?
    1. Re:UMich IPO by Anonymous Coward · · Score: 0

      actually there's allready a software company called Macrosoft...and they are in Rochester Hills Michigan.....hmmm

    2. Re:UMich IPO by hardline · · Score: 1

      maybe you aughtta consider macroshaft

      --

      --
      Damnit! What part of "kill -9" do you not understand?
  4. Linux by Demonicbunny · · Score: 1

    Any step schools take twords linux are good ones. Academia is all about free thought.

    1. Re:Linux by Anonymous Coward · · Score: 0

      Linux sucks. NetBSD is the future!

  5. Alex Linux by Anonymous Coward · · Score: 0

    alix

    1. Re:Alex Linux by chamega · · Score: 1
      oooh, i like the sound of that... heh

      --
      fsck micro$oft... thats all i have to say about it
  6. I'm all for it by TheRogue · · Score: 2

    Like the subject says, I'm all for the Uni Distro. I work for the Engineering computing department at my school and we have mostly Sun UNIX workstations, but the labs are crowded and it would be kinda cool if more people used Linux in their dorm room and ssh'ed into the labs...
    Definately a project that some people should get together on...

    1. Re:I'm all for it by locust · · Score: 2
      I work for the Engineering computing department at my school and we have mostly Sun UNIX workstations, but the labs are crowded and it would be kinda cool if more people used Linux in their dorm room and ssh'ed into the labs..

      Old PCs make great X Terminals in a pinch. This how it was up @school when we hit a shortage of terminals for our various Sun boxes, and we needed access for projects. They set up XDM to allow login to some of the servers and workstations. You couldn't actually login locally to the machine.

      --locust

  7. Sure beats the hell out of Windows by anewsome · · Score: 2

    Well, Redhat may not be the end all to be all, but it's nice to see that someone is thinking along the right lines over there.

  8. It's happening already. by pb · · Score: 3


    The same thing is starting to happen at here at NCSU, and hopefully we'll see Linux replace those darn NT machines yet. The LUG here is great about providing packages for Red Hat + NCSU-specific stuff. (well, we're sort of nearby, and whatnot. ;)

    If that isn't an option at your school, at least convince them to get some interoperability. Linux plays well with others. NT can be forced to do better if you buy the right packages. So far I'm pretty happy with what they have bought, but NT is still not that reliable (it leaks memory here, the mouse dies, etc. Solaris boxes are much better).

    However, at least X-Win32 and Tera Term Secure Shell are making life easier on NT. Still not as easy as it is on my Linux box, though. :)

    ---
    pb Reply or e-mail; don't vaguely moderate.

    --
    pb Reply or e-mail; don't vaguely moderate.
    1. Re:It's happening already. by kachina · · Score: 1

      As I recall from a couple of trips there, the University of Indiana (Bloomington) already has a deal with Microsoft. At least the bookstore is distributing/selling CD sets with NT Server/Workstation, Office 2000 Premium, Visual C++/Studio, etc. with the University logo and appropriate admonitions on them. Looks like Microsoft is taking a page from the "old" Apple Corp, but going after the upper academic market.

  9. Not Available For Download by David+Ham · · Score: 1

    you can't download CAEN Linux from their site - you have to be on the UMICH network. is this not a violation of the GPL?
    --

    --

    --
    you must amputate to email me
    i read all replies to my comments

    1. Re:Not Available For Download by mindstrm · · Score: 2

      Uhhh... no?
      GPL doesnt' say you have to make sure it's accessible to everyone, it says that *if* you redistrubte, those you distribute to cannot be constrained into who they distribute to.

      I am perfectly free to refuse to give you a copy of redhat, but to give it to the next guy. But I cannot prevent that guy from giving it to you.
      And I have to provide source to the first guy if he asks.

      In other words, as long as UMICH doesn't *contractually*, or by way of license, inhibit it's distribution..... it's not a problem.

    2. Re:Not Available For Download by mindstrm · · Score: 2

      I'm double posting here I think.. but..

      GPL does *not* force you to distribute software. You can give it or not to whoever you want.
      GPL ensures that anyone in *receipt* of that software is free to distribute it as they want.

      In other words, the *software* has it's freedom.. nobody can take 'ownership' and prevent it's spread. Everyone who receives is has the right to redistribute.
      Nothing in the GPL forces UMICH to put it on their website and let the whole world have it..

    3. Re:Not Available For Download by eMBee · · Score: 1
      no it's not!
      the GPL says that IF (and only if) you get the binaries, you have a right to get the source and distribute it.
      the GPL does not require them to distribute at all, if they don't want to.
      it's either both or nothing, and in this case it's nothing

      (of course any student could eventually go ahead and distribute further)

      greetings, eMBee.
      --

      --
      Gnu is Not Unix / Linux Is Not UniX
    4. Re:Not Available For Download by ghjm · · Score: 1
      It's not a GPL violation if they provide source when they send it out on campus. A lot of Slashdot readers would be well advised to actually read the GPL. Click Here Now. You will not find anywhere that it says you have a personal obligation to give copies to anyone. It's just that if you do distribute a copy, you must also give out source, or provide a way to get it.

      Think about it. How much free software would be written if all free software authors were required to maintain multiple T1s to handle the load, if they happened to write something popular?

      Now, if they try to say that students aren't allowed to redistribute CAEN Linux from a student, or whatever, they're violating the GPL. But they haven't done that. They've just put it on an on-campus-only download site. If you offered to mirror it off-campus, no doubt you could get a copy.

      However - if it's anything like Eos Linux from NCSU, it'll be full of site-specific code that's meaningless outside the UMICH network. So why would you want it?

      -Graham

    5. Re:Not Available For Download by FigWig · · Score: 2

      Actually, it's kind of wierd. If you look at the GPL in section 3 it seems to give you the option of distributing the source with the binaries, or of offering the source to anyone who asks. I'm not sure that this allows them to refuse to give the source to someone. Anyone have clarification?

      Here's the text in question:

      a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or,

      b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, ...


      --
      Scuttlemonkey is a troll
    6. Re:Not Available For Download by ruud · · Score: 1

      ... offering the source to anyone who asks. I'm not sure that this allows them to refuse to give the source to someone.

      Accompany it with a written offer ... to give any third party ...

      First of all, they can choose to simply supply the source with the binaries, so that clause 3b doesn't hold at all.

      Secondly, the clause explicitly mentions accompany. The GPL does not force anyone to distribute binaries, but if you do, and choose to use this clause, you have to accompany the binary distribution with the offer. Nowhere does it say that you have to give the written offer to anyone who asks.

      Summarizing, if you don't give the binaries, you don't have to give the source.


      --
      --
      bgphints - internet routing news, hints and ti
    7. Re:Not Available For Download by Helge+Hafting · · Score: 1

      Summarizing, if you don't give the binaries, you don't have to give the source.

      Correct. And the select few (in this case, university people) who get the distribution are free to redistribute, so expect second-hand availability soon.

    8. Re:Not Available For Download by ruud · · Score: 1

      Correct. And the select few (in this case, university people) who get the distribution are free to redistribute, so expect second-hand availability soon.

      Indeed. You can decide to whom you distribute, but you cannot restrict them in distributing further.


      --
      --
      bgphints - internet routing news, hints and ti
    9. Re:Not Available For Download by maXter · · Score: 1

      Being a UofM student, I've been keeping track of the development of this distro for some time. As you said, a lot of the code is relatively site specific. However, slight modifications to the install scheme would allow this to be used in various other setti ngs which employ kerberos authentication, afs, etc. Actually, there are some really impressive features that can be found at: http://www.engin.umich.edu/caen/systems/Linux/caen linux/changes.html

      As a Slackware user myself, I was able to use the source to incorporate many options into my current system that would have otherwise been unknown to me. Honestly, I thought this was great. I've even thought of talking to the people working on this and seing if we could put together some kind of installation for other distros.

      --

      Ryan Patrick Harris (maxter)
      http://maxtersbox.net University of Michigan
  10. NCSU just did the same thing by ghjm · · Score: 3

    North Carolina State University has had a group of students supporting a Red Hat-based distribution called EOS Linux for some time. Just recently, the university announced that they would begin treating it as an officialy supported platform. Details are sketchy - the announcement just came out - but it's a pretty big deal for the NCSU folks. Perhaps some Eos Linux people can provide more depth.

    Actually, recent versions of EOS Linux aren't distributions, but a set of rpms that you install against a specific version of Red Hat. The Eos Linux group felt it would be easier to it this way, rather than taking on all the day-to-day maintenance responsibilities of supporting a full distribution. I think this is a better model for site-specific Linuxes. It's a good discussion topic, anyway.

    Last but not least - I don't know if it would be possible to build a global "University Linux" as the article suggests. The main benefit to Eos Linux, and presumably to the University of Michigan Linux as well, is that it integrates tightly with all the on-campus systems and networks. It's site-specific, and that's why you want it. It's hard to imagine how you could build a single distribution that would be site-specific at all sites.

    -Graham

    1. Re:NCSU just did the same thing by pb · · Score: 1


      Yeah, one of my friends is involved in this project, he just had a four-hour meeting about it today. (poor guy!)

      I don't know how much they want me to say, or even how much they told me, but...

      - Our network uses Kerberos, zephyrs, AFS, etc., pretty much taken from MIT's Athena Project. They're making RPM's of that stuff. I think they'll end up using ARLA instead of AFS under Linux, we'll see. Universities tend to have a lot of specific stuff too, though, maybe one university distribution is unlikely.

      - MIT has RPM's up for Project Athena too, it's still a good base for a "university distribution". :)

      - Hopefully the next release will be based on RH 6.2, I'm running somewhere between 6.0 and 6.1, and 6.2 beta should be up now.

      - I sure hope it doesn't end up getting called "EOS/Linux", 'cause that makes about as much sense as "GNU/Linux". ;)

      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    2. Re:NCSU just did the same thing by Barney · · Score: 1

      I am not the expert on this, but from conversations with people who were at the four-hour meeting, and previous conversations with people that have Eos/Linux on their machines at school, here's my summary of the NCSU deal, followed by my thoughts about a "university distribution."

      Eos/Linux has been around for a little while now. Primarily, as I understand it, it has been RedHat with AFS support, Kerberos authentication, etc. ARLA is currently or will soon be used as the AFS (Andrew File System) handler. Also, as has been said before, the current Eos/Linux is a standard Red Hat install followed by packages for AFS support, etc. My impression is that there isn't a lot of NCSU-specific stuff, and that other than the wolf & bricks on the login screen, the Eos/Linux could theoretically be applied to other universities using AFS.

      The big meeting is even more. My impression is that it was a meeting, maybe involving Red Hat, discussing the creation of a standard "workstation distribution", with most services turned off (web servers, etc.), of Linux supporting AFS, maybe based on the current Eos/Linux or maybe including other stuff. This distribution could be installed on university machines and would be supported by the computing center, since it would be standard. (Currently, Eos/Linux tends to be installed and maintained by an individual, with their admin's permission, but generally not support. And they don't want hordes of web servers out there.)

      I think the idea of a university distro is a good one. If an installation didn't start up extraneous services (sound like BSD?), and provided support for AFS, and general Project Athena stuff, it seems to me that window dressing to put the university logo on it would be cake.
      Before X-Win32 and Tera Term were on the NT machines at State, they were only half-functional. As they are, they're really only functional for my stuff if there's a Sun machine to ssh to.

      I have the impression that an all or mostly NT environment works fine, but getting NT to play well with others (AFS and Kerberos in particular) is not easy. The NT machines are cheaper and fast, but the applications I use, the way I use them, are on the Suns, and they don't go back and forth that well. If those NTs were Linux boxes, and the applications were compiled for them (most of the ones I use are), then what are now the less desirable machines to me would become sweet little speed demons in my office.

      My concern with Eos/Linux was the hairiness of support, but a uniform distribution without bells and whistles might be just the thing.

      But like I said, I'm not the expert.

  11. Be gone linuxconf! by j0hn · · Score: 2
    linuxconf is not enabled in /etc/services by default

    That's a good thing. They had to block that port at the central routers here because people left them wide open without knowing. Linuxconf is bad for your karma anyway.

    1. Re:Be gone linuxconf! by nevets · · Score: 1

      At Linux World Expo, I talked to a few RedHat employees complaining about linuxconf. Its better than nothing, but I still want to know what it's doing. I gave a reference to AIX's SMIT, which shows you the command it will perform before it does it and afterwards. The reply I got was that linuxconf will probably go away for something new. So I guess that come 6.2 or 6.3 or even 7.0, look for something better than linuxconf.

      Steven Rostedt

      --
      Steven Rostedt
      -- Nevermind
    2. Re:Be gone linuxconf! by fsck · · Score: 1

      As a Slackware Linux user, I use /usr/bin/vi to configure my linux init scripts. Get it ? linux conf ? I had to help a guy fix his Slackware installation after he nuked it with the Slackware port of Linuxconf.
      Long Live BSD-Style Init!

      --

      Lars - ...I could always phone Linus when I had a problem.
  12. Sun here...but Linux would help lots by Anonymous Coward · · Score: 0

    Most labs are Sun here as well...would be nice to see other universities adopt this idea. Considering we currently receive free MS cow dung. (And Michigan's Sports Teams do eat cow dung)

  13. University Linux by quietlysubversive · · Score: 1

    I attend NCSU and they have a very good linux network they call EOS. It was modeled after Georgia Tech's system I think. The coolest thing about it is that you can install their version of linux on your hard drive and, if you are connected, use all of the remote apps and services made available by the university just as if you were in a lab across campus.

    --
    ----(o)----
  14. Linux at UMBC by Resident+Geek · · Score: 1

    At the University of Maryland Baltimore County, we have Linux (RH6.0 with tweaks) running in all of our PC labs. We used to have an official distribution, but that sorta ran aground.

    --
    Fighting the War on the War on Drugs.
    http://smokedot.org/
  15. Read why by Anonymous Coward · · Score: 0

    "Sorry, due to the restrictions placed by the
    U.S. government on cryptographic software, we
    cannot make this available to the general public.
    You will need to be on the U-M network in order
    to access the above links."

  16. Finally! by cbustapeck · · Score: 1

    It is good to hear about a school supporting something other than Windows. I understand that from the schools point of view Windows is easy, but the lengths some places go to to make it difficult for people to use other systems is really ridiculous. Like the Hiram College, where I happen to be right now, expects you to give them the MAC address of your machine before they will activate the port in your dorm room, and they provide a detailed, illustrated text showing how to get it in Windows. But for other systems they provide virtually nothing. The people in the computer center aren't much help either.

    Anyway, to keep from making this too long, I think it is great that they are providing so much support for Linux. I certainly would have it running on my machine if it were that easy.

    1. Re:Finally! by Wiseleo · · Score: 1

      uhh ifconfig eth0

      If you run Linux, you are expected to know that :-)
      --
      Leonid S. Knyshov
      Network Administrator

      --
      Leonid S. Knyshov
      Find me on Quora :)
  17. Andrew Linux at CMU by Kalana · · Score: 1

    CMU has Andrew Linux, which basically is a very modified Redhat that
    looks and feels like the Unix machines in the clusters. It's got stuff like
    afs, CMU zephyr, CMU kerberos, etc., which are normally non-trivial to get
    (find the secret source code, compile, configure it for your system rather
    than Andrew Unix, compile, realize that you got an old version that doesn't
    work anymore, compile, realize that the afs kernel module doesn't match
    your kernel, compile....). However, this is probably not very useful
    for anyone outside of CMU.

    1. Re:Andrew Linux at CMU by generic-man · · Score: 2

      Last I checked, Andrew Linux didn't work _in_ CMU either. It gave me horrible errors about not finding an X server, which you had to manually configure. This was back when it was RH4.2-based, though -- I think they're up to RH6.0 now.

      --
      For more information, click here.
  18. This is Good News by Insanik · · Score: 1

    Even if this Distro is not for everybody, I think it is really good news to hear that an entire department is taking on Linux instead of windows. There are of course the obvious technical benefits to Linux over NT. But, think about the future.

    This maybe common sense, but if Linux gains strong underpinnings in academia it will gain huge amounts of support in the future. Especially if it gains support by the administration of the engineering and computer science departments. More people will be coming out college with good proficiency in Linux.

    This is the place where people need to focus. Get budding developers to learn on Linux and the OS and open source will soar.

    This news is very comforting amid all of the other articles about M$ taking control of academia, and universities filtering out services. We can only hope that more universities will follow suit.

  19. CMU: Andrew Linux by Doodhwala · · Score: 1

    Thought people might like to know this. Carnegie Mellon University has its own Linux distribution called Andrew Linux. We originally started out with RH 4.2 but have gradually made changes such that it no longer resembles it. The distro has provision for necessary CMU like Kerberos, AFS, etc built it.

    Guess each college will make modifications to tailor Linux to its own needs. A common distro might just be unusable as each college has its own needs and probably a setup unique to itself.

    1. Re:CMU: Andrew Linux by pb · · Score: 1


      Hmm. Maybe the config files and custom hacks would be somewhat different, but it sounds like CMU, UMich, MIT, NCSU, and anyone else using "Andrew Linux" or any "Athena Project" offshoots and basing a Linux distribution off of RedHat Linux would have the same basic packages for a given RedHat version.

      The "University Distribution" idea might not be that far off after all.
      ...except when we have to patch the source.

      But maybe the other Universities do the same with some of the packages, and maybe we could get some generic interfaces for that, or not add those into the "base packages"...

      At least, I'm pretty sure the basic Kerberos, AFS, Zephyr stuff isn't that different... depending on what version you're using...

      (I'm pretty sure we're using Krb4 and Krb5 (using Krb4 emulation mode?) in different places, in an attempt not to murder compatibility, I guess)

      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    2. Re:CMU: Andrew Linux by leko · · Score: 1

      I wish this were true... Getting zephyr to work was not trivial... There are old andrew zephyr binaries avalible, which work, but you need to compile kerberos yourself. It would be WAY easier if andrew switched from kerberos v4 to v5. although I believe the CS department is using v5... its a mess.

  20. Linux at U of M by Iced+Earth · · Score: 1

    I'm an Engineering student at U of M, and I have been running Linux almost since I got here. I works perfectly, and I can run all of the programs available on the University's Sun and HP boxes locally via SSH on my box. Sometimes the connection is a bit sluggish, but it beats spending hours in a lab.

    The nice thing about "CAEN Linux" is that it allows one to mount their AFS space, and therefore eliminates the need for seperate FTP/TELNET sessions. I haven't yet tried this out, but it is something I'm looking into. I think that it's great to have your AFS space a click away anytime you need it, saves a lot of time and headaches.

    A lot of students here at U of M are already running Linux, but I must say that there is almost no support for it from the University. Granted, there are some help pages available on how to set up the Ethernet in Linux and a few other things, but in general the University is prepared for Win/Mac support only. You would think that with the number of UNIX stations, as well as the size of our EECS department, there would be more Linux help available. Maybe one day...

    - Adam

    --
    Never underestimate the power of stupid people in large groups
    1. Re:Linux at U of M by ~MegamanX~ · · Score: 1

      The CS department also made the move from IRIX to Linux (!) when they bought a big number of new Intel based stations. And here, everything has always been done on *nix systems. The support is not incredible here either... but it's understandable, i think. CS students should be able to install and configure a Linux distro by themselves (i mean get the info without the help of a support team... they should be able to use the Internet, shouldn't they? shouldn't they??;) Another way to work is also to work at school... or from a telnet terminal in a win32 environnement (!). There are no reasons why universities shouldn't use a free and stable operating system like Linux. -MegamanX
      phobos% cat .sig

      --
      phobos% cat .sig
      cat: .sig: No such file or directory
  21. Blue Hat Linux by notsoanonymouscoward · · Score: 1

    I'm really impress that they got their act together and put forward something to challenge the MS invasion of their school.

    But as for the suggestion of a University wide distro, I don't think it would be as easy to implement as a school specific distro. Rather than rallying for an overall solution, why not get some people together at your university and put together a distribution?

    I can see it now. Please click here to download the enlightenment theme for [University]

    --
    I ate my sig.
    1. Re:Blue Hat Linux by Octorian · · Score: 1

      Here, at RPI, they have started a "laptop program", requiring all incoming freshman to purchase laptops. This program has the added side effect of turning most of the freshman class into "Windows junkies". You only see upperclassmen in the public UNIX labs (SGI O2's, SGI Indy's, RS/6000's, etc.).

      I'm in our ACM/SIG-Linux, and we're seriously considering putting together a Linux distro for next year's laptops. The plan is to be handing out CDs when the freshman are getting their machines. It will hopefully be a painless install, since the laptops this year come with a partition structure that lets us use a 1.5GB space with no loss of data.

      Speaking on the subject of a generalized "University Distribution", I think to some degree it's a wonderful idea. We use AFS and Kerberos just like many other schools. While there are differences, of course, there are lots of similarities. Maybe the best option would be if someone created a University "reference distro", that individual LUGs would take and tweak to their specific requirements. It would make it a lot easier for everyone to "jump on the bandwagon".

      P.S. VA Linux, if your out there, please donate a Linux lab! The reason NT is spreading to fast, is because it's being given in donations from everywhere.

  22. We are wining. by Forge · · Score: 2

    If you were ever in doubt about our impending victory or the futility of efforts to block our path this is some evidence to help change your mind.

    The way you fight a product that beats you on price, quality and hype ( the top 3 factors afecting a buying decision ) is by bribing people in positions to choose for others. I.e. I have some crap furniture to sell at inflated prices. I wouldn't go to individual clients buying for personal use. I would go to a major bureaucrat. Take her for diner and a movie. Maybe even sleep with her if she's interested. Toss a bit of money under the table to boot.

    At the end of the day I will have spent $10,000 to get 2,000,000 worth of business and made a whole bunch of employees angry.

    The problem MS now has is that this won't work against Linux. They don't have the budget to bribe all the decision makers in all the big organizations that could care. Most can't be bribed with personal luxury anyway. You have to ofer them subsidies on some other stuff. Deaply discounted machines to go with the software you are giving for free to make it all "competitive with Linux".

    Those that do go the MS way despite the trend will have to explain the choice and they don't know how.

    Why ? Because it's ok to be wrong when everybody else is wrong in exactly the same way. When it's you alone then you just look incompetent.

    Worse yet Linux is "free" ( beer not speech ) so you can't claim to be "buying one thing instead of the other." After all you can buy Windows and let those who don't want it use Linux right ? No extra expense, right ? ( There is some but it won't matter when you are trying to justify the ban ).

    --
    --= Isn't it surprising how badly I spell ?
  23. This is great news. by Sleeper · · Score: 1

    I hope this time it will go the right way as it should've happend with UNIX before.

    May I say GPL rules?

    --
    - Back off man. I am a scientist
  24. Happy Birthday ALICE by Anonymous Coward · · Score: 0

    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE
    Happy Birthday ALICE

  25. the MS college deal by Anonymous Coward · · Score: 4

    You know, although I think it's good to give people copies of RedHat and StarOffice, I have to say that the MS college deal has been very useful to me. I've gotten MS Office for $5, Visual Studio for the same, and I've found them to be very good. I for one would like to thank Microsoft for giving colleges this opportunity, and giving away a high-quality office suite and reasonably good development tools to people that need them.

    StarOffice is a good product, but when one has the choice of getting MS Office for almost the same price, I have to say that MS wins hands down. Which is not to say I don't appreciate free software - I regularly use FreeBSD. But I think that "protesting" against a deal that benefits both students and Microsoft may be stretching things a bit.

    Just my $0.02 at 3:30 am. :)

    -lx

    1. Re:the MS college deal by PacketOfCrisps · · Score: 2
      So you think MS are doing this out of the goodness of their hearts?

      Wake up and smell the coffee! They are doing it so the only software you know is MS...when school is done and you have to buy software for real $'s they are betting you will buy MS products.

      There is no such thing as a free lunch, you are selling your mindset to MS.

      PoC

    2. Re:the MS college deal by TummyX · · Score: 0

      *rolls eyes*

      Man that's absolutely lame.

      So?

      Is sun giving away StarOffice out of the goodness of their hearts?

      Is sun running around claiming that software should be free cause it benefits 'all of humanity'? No. They make all their money on hardware, and they don't give a shit about software.

      What you say is so absolutely lame.

      "Do you think the networks make television free out of the goodness of their hearts?"
      "Do you think churches give away free bibles out of the goodness of their heats?"

      etc etc.

    3. Re:the MS college deal by MattXVI · · Score: 1
      "Do you think churches give away free bibles out of the goodness of their heats?"/i>

      Well, yes.

      --
      When I'm singing a ballad and a pair of underwear lands on my head, I hate that. It really kills the mood.
      -Tom Jones
    4. Re:the MS college deal by SurfsUp · · Score: 3

      StarOffice is a good product, but when one has the choice of getting MS Office for almost the same price, I have to say that MS wins hands down.

      If you're not running Windows, copies of MS Office, Visual Studio, etc. are useful mainly as coffee coasters. The same $5 will get you a 5 complete Redhat or Mandrake CD's, 4 to pass on to your friends, and you can get Staroffice or Corel Wordperfect for free. Along with about 3,000 other programs. Or maybe 5,000, is anybody keeping count?

      Which is not to say I don't appreciate free software - I regularly use FreeBSD. But I think that "protesting" against a deal that benefits both students and Microsoft may be stretching things a bit.

      Actually, the deal hurts students because it gets them used to using MS's proprietary file formats, something that will cause them a lot of trouble later in life when they try to get connected with the rest of the world. My advice to students is to try to stick to HTML instead of MS-proprietary-format as much as you can - it's infinitely better for sending by email (documents are a fraction of the size and everybody can read them), you can post it directly on web sites, everybody can read it, etc. etc.

      Postscript format is much better than MS word format - it's much more stable, can be read on more platforms, and produces good camera-ready copy. Postscript documents can be distributed as .pdf (use ps2pdf) and then Windows users will be able to read them using Adobe Acrobat.

      Use MS file formats only as a last resort when you have to give something to someone who can only read MS files, and even then you should stick to Word 6 format if you don't want to have problems. Keep in mind that office suite file formats will all be changing to XML soon, even Microsoft's.

      Abiword already uses XML as its file format. MS file formats are obsolescent: avoid.

      --
      Life's a bitch but somebody's gotta do it.
    5. Re:the MS college deal by SamBeckett · · Score: 1

      What you don't understand-- by paying Microsoft that $5, you are in fact increasing their products ten fold because....

      1) After you graduate, your license will run up and you will be forced to purchase a new version of Visual Studio (with a REAL license this time) for $2000

      2) You will convince your pointy-haired boss that you NEED Visual Studio for productive work, so he will be forced to shell out $2000x100 for all of his employees.

      3) A client your company has is using a *nix variant and you don't know how to do it... You convince them to switch to Microsoft and they pay the same thing your pointy haired boss did.

      They are only building a client base. They don't give a care about your education. Word.

    6. Re:the MS college deal by GregWebb · · Score: 2
      Do you think churches give away free bibles out of the goodness of their heats?
      I'm assuming you mean hearts, but...

      Yes, we do. Churches aren't in it for the money, I can tell you, as the son of a minister. We're doing what we do because we believe it's right, and part of that involves trying to get new believers - not so we can drain them of their money but so we can help them. You may not think we're helping, but we do.

      Some are inevitably bad eggs, but most are really doing this out of the goodness of their hearts.

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    7. Re:the MS college deal by GregWebb · · Score: 2
      Postscript format is much better than MS word format - it's much more stable, can be read on more platforms, and produces good camera-ready copy. Postscript documents can be distributed as .pdf (use ps2pdf) and then Windows users will be able to read them using Adobe Acrobat.
      As a Windows user, no.

      Postscript documents aren't that easy to create and view terribly. Windows Ghostscript is a rather unfriendly package that produces extremely poor output. And I've tried ps2pdf when I've wanted to distribute - it didn't work.

      If you want to send stuff like I needed to - simple layed out pages, basically - then PS is usable. But if you just want to send a report, it's crazy.

      My suggestion? RTF. I'm an ex-Amiga user and it was far and away the easiest way to move formatted text around.

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    8. Re:the MS college deal by inburito · · Score: 1

      Even scientologists? These are the people I'd mostly relate MS with..

    9. Re:the MS college deal by ErikZ · · Score: 1

      >Is sun running around claiming that software should be free cause it benefits 'all of humanity'? No. They make all their money on hardware, and they don't give a shit about software.

      Ah, you're saying that Sun's business plan is to give away free software that will make users dependant on Sun and eventually cause them to buy Sun hardware?

      Because that's MS plan, give away free MS office, and slowly take over the persons system so that everything only works when you have all Microsoft.

      I know this becuase I'm in that position now, and I'm too tired to change.

      BTW, did you know MS Outlook express doesn't have spell check unless I have MS Word installed?

      Later
      Erik Z

      --
      Democrats or Republicans. They are both taking us to the same place and they are not afraid of us anymore.
    10. Re:the MS college deal by Anonymous Coward · · Score: 0

      You guys are so blinded by your hatred of Bill Gates that you want to accept anything that goes against people using Microsoft. Its amazing, people here say they are for choice in OS and everything else, but what you really want is a world dominated by Linux, just like it is currently dominated by Microsoft. You people make no sense to me.

    11. Re:the MS college deal by Anonymous Coward · · Score: 0

      What makes you think people are too stupid to make their own decisions? If we used all use Linux will we never want to use an MS product again? I am sure you have had to learn and use MS products, but you obviously support and use Linux now. Are you more wise than everyone else? I think you better just make all the decisions for the peons who dont know any better.

    12. Re:the MS college deal by Anonymous Coward · · Score: 0

      Microsoft isn't giving anything to colleges, so don't thank them. UM spent a ton of $$$ to get their contract.

    13. Re:the MS college deal by Anonymous Coward · · Score: 0

      you're not helping. you're giving people false hope, and holding back the progress of rationality and science. Go to www.infidels.org and read up on why unreasoning, unquestioning faith is such a bad idea.

    14. Re:the MS college deal by Epi-man · · Score: 1

      I for one would like to thank Microsoft for giving colleges this opportunity, and giving away a high-quality office suite and reasonably good development tools to people that need them.

      I don't know how this applies to other Universities, but no, Macrohard is NOT giving away anything. Here, we have a deal with them that makes me sick. The university pays M$ a lump sum payment and is then allowed to distribute any M$ title for $5. Does that include packages or install floppies? No, just the CDs. Guess what, that lump sum payment is seven digits before the decimal. Yes, seven digits. Care to guess how many CDs the university estimated it "gave away" to students? It was on the order of 5,000. Oh boy, Macrohard is getting over $200/CD that the university "gives away!" Isn't that a great deal for the university? Isn't that a great deal for the 30,000+ students and/or taxpayers that did not purchase any of these discs but have to foot the bill??? In discussing the "success" of the deal, university officials said they were working on paying a larger fee to Macrohard to continue this program. Yes, this program may have been beneficial to you, yes, it was definitely beneficial to Macrohard, but I can't see how you can claim it helped anyone else. Tell me the university officials pushing this deal aren't corrupt!

    15. Re:the MS college deal by GregWebb · · Score: 2

      Scientologists I know very little about but I don't think that many people would refer to them as Christians or Dianetics as The Bible. What they want to get out of it I'm not sure, though I'm pretty sure I heard L. Ron Hubbard say that starting a religion was the best way to make a fortune...

      Anyway, that's not all that relevant. I wasn't referring to them.

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    16. Re:the MS college deal by GregWebb · · Score: 2

      I'm sorry you think that, but I wouldn't regard my faith as either unreasoned or unquestioning. It's the result of actually looking into this sort of thing. I was moaning at exactly the attitude you seem to be complaining about, if you look again.

      The normal thing I'd say to this is fairly simple, though - who cares whether I'm right or not? It'd be nice if I am (and I think I am), but it makes me happier now. So surely it's a good thing?

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    17. Re:the MS college deal by Anonymous Coward · · Score: 0
      > MS file formats are obsolescent: avoid

      Man,what little hole have you crawled into????it must be nice and cozy in there separated from the real world.

      In a previous life I was hired by major software and hardware companies (along with a few corporate types too) to write competitive analysis documents. (it was a fun 5 years). We stated in our contract that we would provide the documents in whatever format they requested. Every single one of them (Oracle, Intel, IBM, Borland, Candle, Compuware, Novadigm, etc) always requested MS Word. Why? Because no other format out there could match the combination of functionality + ease-of-use. Other progs would claim to be able to take in Word docs and spit them out again, but none can do that, not Star, not WP, nothing! You think they can???well, obviously you haven't work with any long complex documents, because you would see the competitiors fail.

      So if you want to use some less than common format while in school, fine. I always used vi spitting out to ps via LaTeX. But since graduation the job relied on MSWord.

    18. Re:the MS college deal by Anonymous Coward · · Score: 0
      >1) After you graduate, your license will run >up and you will be forced to purchase a new >version of Visual Studio (with a REAL license >this time) for $2000

      hmmm....guess you haven't read the license.....

    19. Re:the MS college deal by gorilla · · Score: 2

      Scientologists don't give away books, they sell you them.

    20. Re:the MS college deal by Sloppy · · Score: 2

      "Do you think the networks make television free out of the goodness of their hearts?"
      "Do you think churches give away free bibles out of the goodness of their heats?"

      TANSTAAFL. There's always a reason for giving away something for "free". Networks make television "free" for indirect profit (revenue comes from advertisers). They don't sugarcoat it. Churches give away bibles as a vehicle for memetic infection. They don't sugarcoat it either.

      Open Source software is also free for reasons. Part of the reason is memetic infection, part of it is for indirect profit (see Red Hat), and part of it is for personal glory. There are probably other reasons too.

      Look at Microsoft is doing. Can you honestly say there's no motive of some kind there? Of course there is. The only questions are:

      • Can you identify what their motive is?
      • Is it something that you approve of?
      • Are you being manipulated against your own interests?
      If you can't answer those questions, then you better watch your back, before assuming that it's just out of the goodness of their hearts.
      ---
      --
      As copyright owner of this comment, I authorize everyone to defeat any technological measure which limits access to it.
    21. Re:the MS college deal by Anonymous Coward · · Score: 1

      Along with about 3,000 other programs. Or maybe 5,000, is anybody keeping count?

      Just what the average desktop user needs:

      3 half-broken "Office Suites", a few dozen IRC clients, 350 Graphical Cd players, 73 MP3 players, and (for the engineering student) Spice (plain ASCII Spice, no less!).

      Yep. There are literally thousands of apps for Linux. That they're mostly daemons and network log manipulation tools doesn't matter...

    22. Re:the MS college deal by Lx · · Score: 1

      Does any corporation do anything out of the goodness of their hearts? Are we supposed to think that RedHat isn't a business, but a collection of philanthropes? I very much realize why Microsoft is giving the product away, but that doesn't keep me from liking it any less.

      -lx

      Figures the first time I get a score of 4 I accidentally post as an AC...

    23. Re:the MS college deal by fsck · · Score: 1

      Hi bill? Whats up? We havent heard from you much lately in these forums. The university I graduated from last year just got a deal from your company, and now they offer a full hands on MCSE course. The downside is that it costs fifteen grand. I don't think so, bill.

      --

      Lars - ...I could always phone Linus when I had a problem.
    24. Re:the MS college deal by Lx · · Score: 1

      1) After you graduate, your license will run up and you will be forced to purchase a new version of Visual Studio (with a REAL license this time) for $2000

      No problem. $2000 is cheap, and most companies will gladly give me that.

      2) You will convince your pointy-haired boss that you NEED Visual Studio for productive work, so he will be forced to shell out $2000x100 for all of his employees.

      No, if you need that many copies, then what you would buy is a site license, as my workplace has for MS Office.

      3) A client your company has is using a *nix variant and you don't know how to do it... You convince them to switch to Microsoft and they pay the same thing your pointy haired boss did.

      I do know how to use Unix. There's no reason why using, learning, and being effective with different operating systems can't happen at the same time. It's good for one to learn Unix, but it's absolutely critical to have knowledge of MS products. The reason for that is partially that they have a hold on the OS market, and partially because they make some good products.

      -lx

    25. Re:the MS college deal by Lx · · Score: 1

      I understand this deal. But when I go and buy a copy of Win98, WinNT, Visual Everything, and MS Office all for $20, I've saved a hell of a lot more than my "technology fee". And at my university, they sell around 50-100 cds a day. I don't see how that indicates that the administration is corrupt - they shelled out some money to provide a useful service for their students, and MS gave them software for cheap.

      -lx

    26. Re:the MS college deal by SamBeckett · · Score: 1

      About the site license deal-- I didn't know how much it was, so I made a (wrong, I imagine) guess... And about the client using Unix-- I wasn't talking about the technical elite-- I was talking about the freshmen and business majors who will never know (or care) what Unix is. And about Michigan paying big $$$$$ to Microsoft for the deal, I don't believe it-- not for a second.

    27. Re:the MS college deal by Epi-man · · Score: 1

      I don't see how that indicates that the administration is corrupt - they shelled out some money to provide a useful service for their students, and MS gave them software for cheap.

      Yes, this deal is great for you, but what about everyone else? According the numbers I have seen published here, your Win98 disc cost the university (again, this applies only to my university, not necessarily to all of them, I hope they have better negotiators) at least $200. Sure, it only cost you $5, but why should the rest of the students/taxpayers give Macrohard more than retail for their discs? Why should I be paying for you to have cheap Macrohard software??? How does that make any sense? By the university's own accounts of this "great success" they have been robbed blind! Are you telling me that $200/program is a good deal? Look at the OEM prices for software, shouldn't the university be able to get things at least for that little, especially since these are just the discs, no manuals, no floppies, no boxes!

      I guess yes, the administrators could just be that terrible at negotiating, not necessarily corrupt, but my god, to run around trumpeting this as a great deal is just absurd.

    28. Re:the MS college deal by Lx · · Score: 1

      You may be paying $200 per disc where you are, but the value of the software is determined by how many people buy it. If only one person bought the disc, it would be worth thousands. If a lot of people buy it, the price per disc goes down. That said, I'm not even certain that our Universities have the same deal.

      -lx

    29. Re:the MS college deal by jallen02 · · Score: 1

      MIcrosoft has full html support for its documents now.. But they are locking you into proprietary formats and all so dont use it.

    30. Re:the MS college deal by Lx · · Score: 1

      The prices of site licenses vary, but when you get into the range of >$10,000 you can usually get a much better deal by getting one, and it makes keeping track of licenses soooo much easier - like, you don't have to :).

      What's really a shame is that CS classes are being overrun with MS development tools. I mean, obviously that's very useful in the real world, but unix programming should at least be an option - but in the CS dept. where I'm at, everything has gone to NT. Teaching intro classes with Visual J++.

      I'm not sure about the universities paying all that much money, I'd have to investigate further and talk to the people in the computing center here.

      -lx

    31. Re:the MS college deal by Uart · · Score: 1

      If your church doesn't, then call the Gideons... they're the guys that put those bibles in hotel rooms (they want you to take them.) and in prisons.

      --

      Opinionated Law Student Strikes Again!
    32. Re:the MS college deal by Anonymous Coward · · Score: 0

      Hogwash.

      You're just spouting empty marketing rhetoric. You can't demonstrate what it is about Word or it's formats that are in any way superior or preferable beyond the common mantra "everyone else is using it".

    33. Re:the MS college deal by Anonymous Coward · · Score: 0

      You're speaking strictly out of your ass, working under the assumption of "if it's not MS, its crap".

      It's precisely this prevailing Lemming attitude that takes much of the value out of Win32 as a 'predominant platform'. If I can't CHOOSE to use something besides Word on Win32 itself, why bother?

      You have not demonstrated that Linux and it's applications aren't up to the challenge of ANY desktop user. You're just spewing marketing and FUD platitudes.

    34. Re:the MS college deal by Lx · · Score: 1

      Oh grow up. Do you really think that everyone who says something critical of Linux is somehow spreading FUD, or is paid off by MS? Can we say that you're just spreading lies from the RedHat marketing dept? IMO, I thought that was a very good post - there are very few high-quality applications that end-users care about available for Linux. None of the office suites are as good as MS Office, none of the web browsers are as functional and stable as IE.

      The vast majority of those "thousands of applications" are things that end-users wouldn't care much about - windowmaker dock apps, command line utilities, obscure network tools, etc. Obviously, there is plenty of decent software, but as far as real high-quality applications for the end user, there's just not much there.

      And it's real simple to tell which users prefer. Give them a Linux box, give them a windows box, and see which one they go for. Everywhere I've worked, most users preferred Windows over Unix.

      As far as "demonstrating" anything,

      a) How are you supposed to do that in a /. forum?

      b) By any standard guidelines of debate procedure, the burden of proof is upon you to prove that Linux IS up to the challenge of any desktop user, not for us to prove otherwise.

      -lx

    35. Re:the MS college deal by Lx · · Score: 1

      You're not helping either, making the rest of us atheists look like jackasses. Don't you think it's a little hypocritical to complain about xians handing out bibles, and then proselytizing from your point of view?

      -lx

    36. Re:the MS college deal by Riktov · · Score: 1

      >>>
      Actually, the deal hurts students because it gets them used to using MS's proprietary file formats, something that will cause them a lot of trouble later in life when they try to get connected with the rest of the world.
      >>>

      Right, it's just _so_ much trouble trying to get people in the "rest of the ('Real') world" to accept documents in Microsoft Word format, they're always insisting on HTML or plain text. All those writers, business people, secretaries, and lawyers, ignoring me when I ask them to send me .DOC files, instead sending funny .html and .txt files, which I have to laboriously open up with MS Word just so I can read them...

    37. Re:the MS college deal by TummyX · · Score: 1

      Yes that's my point. Microsoft isn't any more 'evil' than anyone else. They are what they are.

    38. Re:the MS college deal by Anonymous Coward · · Score: 0

      I was talking about the freshmen and business majors who will never know (or care) what Unix is. There's plenty of freshmen and business majors who know not only what Unix is, but know their way around it. Those are the ones getting the good jovbs, and hopefully, telling the business majors who don't know about *Nix "We will know use these products and save the company $500,000/annum."

  26. SULinux by nullity · · Score: 1
    Actually Stanford University has had a Linux distribution (RH-based) with some simple changes to allow cooperation with AFS, Kerberos, etc since the beginning of last summer. It works nicely, except for some "turn off every possible service we can get away with" "fixes" to attempt to impose security on people. Grrr... I usually "fix" this after I install - returning my system into my own capable hands :)

    The policies on Linux shifted from no official regognition or support to actually producing a (RH-based) distribution. This actually makes a lot of sense and is one of Linux's prime advantages. Its a *lot* easier for them to make their own distribution than to support the myriad others. What's also great is that they are willing to make requested changes...

    a) They were able to produce a CD/download that installs *preconfigured* for Stanford. This eases support headaches enourmously with tough things like AFS.

    b) This gives them more indirect control over the openness of boxes running on campus (remember - no firewall). This is important because a compromised Unix box could break security on even a routed internal network (such as my dorm).

    Anyway... Not all that exciting, but if you want to check out SULinux. Actually the distribution should work very well for places like MIT and Cornell too (based on AFS/Kerberos too - and a similar strain). The specific RPMs they customized are available for seperate download.

    --nullity--

    I am nothing

  27. Well.... by Anonymous Coward · · Score: 0

    Looking at the avr. age of the Red Hat engineers we allready have an College Distro.

  28. is this necessary? by Anonymous Coward · · Score: 0

    why not just use a normal distro so the students dont have to learn something different when they leave school? freeBSD sounds like a good candidate to me.

    1. Re:is this necessary? by Anonymous Coward · · Score: 0

      How is that a "normal distro"? I'm curious...

    2. Re:is this necessary? by Anonymous Coward · · Score: 0

      er.. for one it's available to people who aren't students at umich and it has pretty widespread use.

    3. Re:is this necessary? by Anonymous Coward · · Score: 0

      > why not just use a normal distro so the students dont have to learn something different when they leave school?

      CAEN Linux is not a separate distribution. It's identical to Red Hat Linux except for added software needed to interoperate with the U-M network, and additional security fixes.

      > freeBSD sounds like a good candidate to me.

      If anyone is interested in working on a customized version of FreeBSD for U-M I could arrange hosting space.

      Thanks,

      Chris Wing
      wingc@engin.umich.edu

  29. Institution environment by VSc · · Score: 1

    It appears to me that UNIX multiuser model is very well suited for school / institute / univercity environment, with users having own login, home directory and the programs installed centrally. As it is now, in the polytechnic where i studied (http://www.ketol.tokem.fi) has about 300 machines running win95. The probelms, as i percieve, are:

    • Students are installing a lot of programs - that litters the hd and plain old just takes up memory, as many of these programs want to sit in systray.
    • When you keep your files on a system drive (which you will want to do, coz chances are you don't get the same computer the next time), there always is a danger that your files will get deleted - there's just no way to protect them.

    There was an attempt to use winnt, but it took too much memory to run so that nothing much was left for programs. Besides, separate logins weren't created which essentially nullified the benefit of having a multiuser os.

    So, ability to have own homedirectory, login, and inability to screw anything up (beyound your ~/, that is) is something which is needed and that linux can provide. Sun ray 1 appears very attractive in such an environment as well.

    --

    God did not appoint us to suffer wrath but to receive salvation through our Lord Jesus Christ --1Thes5:9

    1. Re:Institution environment by billybob+jr · · Score: 1

      Here at Purdue, all of the win95 (maybe win98 now???) machines have software that basically syncs the hard disc in your machine, with an image they have of 'how the drive is supposed to look.'

      In addition, they also have software that controls your login (you can only log in with your username and password), and automatically mounts your unix shell account onto your own desktop, so you can save your files securely and retrieve them anywhere.

  30. MIT Supports Linux by alexhmit01 · · Score: 1

    The MIT network (Project Athena), is a Unix network. It evolved from Decs -> Suns/SGIs, to now mainly Suns (the SGIs are still around, but I don't think that they are getting new ones).

    IS has supported Solaris on Sparc/UltraSparc and Irix on SGI. These platforms were supported with the Athena software, which included the OS and a lot of software.

    SIPB (the Student Information Processing Board), the nerds of nerds, made a Linux distribution called Redhat-Athena, which was Redhat 4.2 (later 5.2, I remember it coming out of beta my freshman year, two years ago) with the Athena packages and AFS.

    Because of the popularity of Linux (and it's growing support for the Athena applications), IS now has a version based upon 6.1.

    This makes the supported MITnet systems: Athena/Sun, Athena/SGI, Athena/Linux(x86), MacOS, and Windows NT.

    Windows 95/98 is quasi supported.

    However, I hear rumors that MIT is working to make an Athena/Windows 2000 system that will become supported for home users AND clusters.

    All in all, we're working for a very heterogenous network with support for AFS, Zephyr, etc., on all major platforms.

    IIRC, the Athena stuff, like Zephyr, is available for others to get, so it's port to Win2000 and Linux are good things for all universities (or corps that want to run them).

    Alex

    1. Re:MIT Supports Linux by The+Musician · · Score: 2
      This is all true, and here's the links for MIT's linux-athena , Pismere ('windows-athena') and WinZephyr.

      --

    2. Re:MIT Supports Linux by aat · · Score: 1

      SIPB has had a linux Athena port for 6 years now, with early versions apparently based on Slackware. There are now efforts to port the Athena packages to non x86 linuxes, including PPC. Arun

  31. What is "normal"? by guacamole · · Score: 1

    What do you mean by "normal"? RedHat looks "normal" enough for me. It looks like they only "enhanced" it. All they did is add all bugfixes from the redhat.com so that students don't bother downloading, more secure default setup, so that newbies don't get hit by script kiddies and probably added software used for their engineering claseses, staroffice, etc.

  32. Great Idea by Maul · · Score: 2
    I think this is what many major universities that have not done so should do. They can freely modify the OS to taylor it to the University's typcial needs, use it for educational purposes, save money, and avoid the need to be bought out by big companies (not only Microsoft, mind you, but also Sun, HP, etc).

    A good deal of the faculty in the CS department at my school uses Linux. The first day here as a Freshman, our Prof told us to install Linux. A lot more people would have if he would have handed everyone a school-tailored distro.

    "You ever have that feeling where you're not sure if you're dreaming or awake?"

    --

    "You spoony bard!" -Tellah

  33. Bruin Linux - UCLALUG has done this also. by dfallon · · Score: 1

    UCLALUG (http://www.linux.ucla.edu/) created their own distro, also. It's called Bruin Linux (for obvious reasons), and is basically Redhat + bug fixes, security advisories, and some development tools. It's also got UCLA networking stuff pre-configured. I think this is a great idea for users of big organizations where pre-configuring network stuff or custom apps is really helpful. UCLALUG also uses the distro for their install-fests - they've had a lot of sucess in that, and having everything in one easy ISO makes the install-fest a lot easier. I applaud their efforts, as they should be congratulated for what they've done. (You can find Bruin Linux here)

    1. Re:Bruin Linux - UCLALUG has done this also. by Insanik · · Score: 1

      They deffinatly have the nicest website of the bunch :)

  34. UofM comprehension by Anonymous Coward · · Score: 0

    Yeah? Well most University of Michigan students are too stupid to understand Linux. I go here to Michigan State University, where the engineering dept. has had linux support for years. Our basketball team is better too!

    1. Re:UofM comprehension by Anonymous Coward · · Score: 0

      Ok, let's look at this statement. You seem to be implying that students at UofM are too stupid because their Engineering Department doesn't give support? Where is the logic in that? I'd like to see the scientific data you use to base your statements upon because here at UofM Engineering we don't make blanket accusations based on ignorance and fear. Obviously this is just a weak attempt to smear my school, but the least you could do was to try and use an intelligent point.. GO BLUE!

    2. Re:UofM comprehension by kckc · · Score: 1

      Plus who the fuck says "i go here to," you sound like an idiot. Who cares if your basketball team is better, Michigan has a better hockey team.

    3. Re:UofM comprehension by InSaNe+ASyLuM · · Score: 1

      Well most University of Michigan students are too stupid to understand Linux.

      And which school has the higher ranked Comp. Sci/Eng. department? Yes, you have a better basketball team, but your football team sucks most years, and your Engineering department isn't even worth mentioning.

      Some of us aren't so ashamed of our school that we need to post anonymously.

      --

      Roses are red, violets are blue. I'm a schitzophrenic, and so am I.

    4. Re:UofM comprehension by papa248 · · Score: 1

      You can't blame an AC for that nonsense.. probably someone from OSU. ;) I have used the CAEN linux for some time now, and I have to admit, it's great to have. It makes doing homework a lot easier from home (read=without having to wait 2 hours for a lab computer.) Plus, Kerberos authentication is a more secure way of logging in. Besides that, it's a great environment for EECS (Electrical Engineering and Computer Science) students to learn about Linux.

      --


      The higher, the fewer.
    5. Re:UofM comprehension by Anonymous Coward · · Score: 0

      Haha, Purdue beat you!!!!!!!!!!

  35. University of Sydney by Mordaine · · Score: 1

    Sydney University is currently using Linux (I don't know what distribution) as a teaching platform for CS students to learn OO programming. They are using BLUE with the compiler and IDE running under X to teach the basic principles. The default setup is using loadlin from a Windows desktop icon, which is a bit disgusting, but it is certainly encouraging use of an alternative language, and not just tying students to $VBC$ version of a compiler.

    1. Re:University of Sydney by Bradley · · Score: 2

      USyd uses RedHat. I was given a copy of RH4.1, IIRC, a few years ago after I attended a summer school there. I'd been thinking about installing linux for some time, and so that's what I used. That cd included source, but later distributions got too big to fit source+binary on the one cd.

      Unfortuately, they haven't updated much, and 5.0 + very few errata updates was what was given out last year. No idea what's planned for this year.

      There's actually two bits on the CD - a standard RH with errata updates, and an install batch file which runs a self-extracting zip of a loadlin linux. The whole thing uses umsdos. The first time you boot up it asks you to select your mouse/video card/etc. I think they use the standard RH *config for it now, but it was just a simple shell script in the first versions. The umsdos version is missing things like ppp setup - its basically only meant to be used for windows people to run blue, which is only available for unix. (We have sunos at the uni). It is useful though - there's an icon on the desktop, and when you quit it boots back into windows.

      I don't think its officially supported, but there is a CD with X 3.3.5 and a few other updates available for overnight loan to support newer video cards and so on. There's also a messageboard for cs1 students which fields questions about this sort of thing.

      Blue's a nice teaching language, although IMHO its limiting for people who have programmed before. (The CS courses don't assume any programming knowledge, even for the advanced class)

  36. MS has invaded my campus too! by chamega · · Score: 1
    Here at Eastern Kentucky Univeristy last semester I tried and tried to get at least one linux box in our (one 24x7) computer lab to no avail. This semester even starting an EKU LUG has proven to be quite a task. Maybe one day we'll have our own distro. I just wondered how many other people have had this problem?

    --
    fsck micro$oft... thats all i have to say about it
  37. Mi Linux by Error27 · · Score: 1

    At my College we have my own Linux distribution also.

    It's called Mi Linux. It's heavilly based on Debian Gnu/Linux. But it has some shell scripts that I wrote myself.

    There are some people that use other types of Linux and I try not to frown them too much. After all Linux is about choices and configuration. And plus if people like the suffering that is anything except Mi Linux that's fine with me.

    Mi Linux is becoming more popular among some of the people that I hang out with. They are typically windows users who are impressed by mi (currently 22 days) Linux uptimes. Also it comes with many open source tools like gcc and xemacs which just make sence.

    I think it would be cool to cooperate with other Universities to develope a university version of Linux. However, it would be handy if we could both agree that debian is probably the best place to start from.

    Many of the CS teachers have writeable files in their home directories on the Solaris boxes so security is not a problem at my school. But a lot of other things are probably similar.

    error27

  38. Red Hat needs to clean up their act by weisserw · · Score: 1


    I was setting up a web server this weekend and I found it quite unsettling how much work it takes just to get a standard Red Hat 6.1 install to have decent security. When I think of all the people I know using Red Hat to connect to the labs and use X programs at home, I'm genuinely frightened by what a script-kiddie heaven this school will be. Obviously Red Hat 6.2 will solve some problems with updated packages (at least until the next round of bugs are found), but I'll be willing to bet that the same ol' Red Hat "features" will still be leaving machines wide open.

    And furthermore, are they are EVER going to put /usr/local/bin in PATH and /usr/local/lib in /etc/ld.so.conf??? Get with the program people. My friend went through about 5 Linux distributions last week, and out of them all he liked Red Hat the best because so much software is compatible with it "out of the box," but man, some of the stuff they do is so brain-dead, it just really irks me.
    </RANT>

    -W.W.

    --
    "Well it should be obvious to even the most dim-witted individual who holds an advanced degree in hyperbolic topology...
    1. Re:Red Hat needs to clean up their act by gabrielm · · Score: 1
      /usr/local/ is the place for local
      packages that YOU install, i guess thats
      why redhat doesnt' put anything in /usr/local
      or set that in the path

      --
      i thought I had no sig?
    2. Re:Red Hat needs to clean up their act by Mawbid · · Score: 1

      Other distributions don't put things in /usr/local either, but they still include it in their paths. I think that's a sensible thing to do.
      --

      --
      Fuck the system? Nah, you might catch something.
  39. UC San Diego and Linux/Unix by tjoynt · · Score: 2

    I'm a student at UCSD and consutant for their Academic Computing Services; here are some of my observations/thoughts on the matter, relating specifically to UCSD undergraduate concerns. I'll leave the consideration of other situations to those with the requisite knowledge and experiance. (So don't flame me with "what ifs") :)

    We use Linux (Red Hat specifically, I think) for some low-level operating systems classes, but that's about it. We get many of our engineering/cs related computer through grants, so we have labs full of brand-spanking new Sparc Ultra 10s and zippy Intel (NT) machines. Unless VA or Redhat decides to start giving us computers, this may not change much. Even so, there is a large "Linux following" within our dept and the school in general.

    Remember also, that (grants aside) the purchasing decisions are generally not based upon the wishes of the students (though they do have an impact), but upon the requests of the professors and departments. Most professors are more familiar with Solaris then Linux, so that is what they teach.

    Another consideration is what systems students should have experiance with when they enter the job market. AFAIK, most established cs/engineering companies use either a commercial Unix and it's accompanying development software or Windows NT and Visual C++ for their development workstations. Linux is beginng to make inroads, but is far from entrenched.

    As time goes by, Linux will likely become far more widely used for class purposes because it has some very appealling qualities (low cost of software and hardware, available and modify-able source, use by students at home), but there are quite legitimate factors working against it.

    Of course, I may entirely wrong and we will have new labs brimming with glittering new Linux boxen next year. I sure hope so. :)

    The above are my own opinions and observations and do not represent the views or policies of my employers.

    Any factual and/or logical errors may be blamed on Harry the Drunken Dwarf.

    -- Tom Joynt

    --
    --==Hail Eris!!==--
    1. Re:UC San Diego and Linux/Unix by Pig+Hogger · · Score: 1
      ... and zippy Intel (NT) machines.
      For pinhead computing???


      --
      " It's a ligne Maginot-in-the-sky "

    2. Re:UC San Diego and Linux/Unix by Elias+Ross · · Score: 1

      Shouldn't you be teaching academic skills and not worrying about the job market? Of course schools should consider recent technologies---as better teaching tools. But, leave it up to community colleges to teach word processing and Visual Basic, as well as VC++ under NT.

    3. Re:UC San Diego and Linux/Unix by billybob+jr · · Score: 1

      Purdue is similar to this in the Engineering Computing Network. We have some Ultra 10s, some NT machines. A couple years ago this is all we had. Linux is creeping in, thought. We are making a lot of the NT machines dual bootable, adding Red Hat. I do have one course, a Korn Shell/Perl programming class that is running Red Hat in the lab.

      On a side note, I have a newbie question. What's up with Korn Shell on linux? I know there is pdksh, but I've heard that it is not a perfect clone of ksh, and therefore not a good idea for us to use at home in this class.

  40. About time... wish they'ed do that at UNLV by GreyFauk · · Score: 1

    Kinda sucks being a CS student at Unlv... *sigh* Ok.. so it's better than nothing... but then again.. Unlv isn't know for it's stellar CS program, eh? I don't live on campus... I commute... There are a few folks that go there that also belong to the local lvlug.... The rest of the campus seems dead as far as Linux is concerned. The guys in the Unix labs don't even have a clue about Linux... at least not the ones I spoke with on occasion. I've been using it for 6 years now... I love it... I recommend it when I feel it's appropriate.... I would like to be able to use it on campus computers. I'd like to run into at least ONE other person a week that runs Linux. The campus is dead. (all above statements have a modifier applied. I ama a cave dwelling computer/internet junkie. 3/4ths' of my time is spent on the internet or dinking with hardware I have on hand.)

    --
    Friends don't let friends buy Compaq's. (Dell/Gateway... same same) You want a good computer? Build it yourself.
  41. You've got to stop by Anonymous Coward · · Score: 0

    feeling flattered by all of the "Alex" posts. They're not about you. By the way, "alix" is the name of RMS's made-up girlfriend (from Niagra Falls, I suppose).

    1. Re:You've got to stop by chamega · · Score: 0
      hey, fuck off. cant i get my good little laugh for the day without anyone screwing it up!

      --
      fsck micro$oft... thats all i have to say about it
  42. UCLA has had their own distro for a while now by mathowie · · Score: 1

    The UCLA linux users group has had their own distro out for a while now. Members of the UCLA LUG have also pushed the physics and chemistry lab classes to accept student work in the StarOffice format, previously they only accepted word and excel documents. The UCLA distro is preconfigured to connect to the campus LANs and from home on UCLA's dialups. They throw regular install fests and have a mailing list to boot.

  43. Crypto Restrictions by roadtrip · · Score: 1

    hmm.. instead of hosting the strong crypto-containing code onsite (like 128 bit netscape), why not utilize Fortify instead? Admitted, this has its own problems (not being in direct control over the foreign boxen, etc) but the idea is sound.. I'm not sure about the licensing behind their crypto-using software (besides SSH and netscape) such as kerberos... Regardless, I see this as a leap in the positive direction for umich. I hope they set up some public (for students) labs using this distro as well.

    --
    (insert witty quote here)
    1. Re:Crypto Restrictions by Anonymous Coward · · Score: 0

      > hmm.. instead of hosting the strong crypto-containing code onsite (like 128 bit
      > netscape), why not utilize Fortify instead?

      Fortify has serious restictions on use and distribution. We basically can't include it with CAEN Linux.

      In the future we'll hopefully be able to put crypto software up for public downloading, and we'll all be running Mozilla :)

      > I'm not sure about the licensing behind their crypto-using software (besides SSH and netscape)
      > such as kerberos...

      kerberos is free. SSH is free only for non-commercial use. We'll be moving to OpenSSH soon which has no restrictions.

      > I hope they set up some public (for students) labs using this distro as well.

      We're going to set up a public Linux lab for testing in the spring.

      -Chris Wing
      wingc@engin.umich.edu

  44. Providing support would be a pain by Goonie · · Score: 4
    I was head tutor (approximately equivalent to a TA) for an introductory university C programming course. To allow students to work from home, we provided a CD including the Cygwin tools and a couple of other free development tools for Windows. It drove me absolutely nuts trying to provide installation support - and, being an Australian university, there weren't enough other staff to help. This was for a simple software package, not an operating system that has to cope with the vagaries of a huge variety of hardware and the joys of repartitioning and reformatting hard disks.

    While any IT student who is serious about their profession should install Linux or a BSD on their computer, without a large committment of support resources it's not practical for a university to provide Linux (or Windows, for that matter) for their students.

    Perhaps American universities have that luxury. If so, maybe I should consider a move :)

    Disclaimer: speaking for me only

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
    1. Re:Providing support would be a pain by kyanite · · Score: 1

      Why would you need to provide support for IT students. I could understand having to give support for other students but if an IT student can't sit down, have patience, and problem solve; then what in the hell are they doing in the IT field?!!
      _________________________
      Words of Wisdom:

      --
      _________________________
      Words of Wisdom:
      Never pet a burning dog.
    2. Re:Providing support would be a pain by Anonymous Coward · · Score: 0

      if an IT student can't sit down, have patience, and problem solve; then what in the hell are they doing in the IT field?!!

      Trying to learn, I guess.

      If they already knew how to do IT things, why would they be in school?

    3. Re:Providing support would be a pain by gajit · · Score: 1

      I taught a C++ course at a large university (50K+ students) in the U.S. The resources we had available, in terms of both teaching staff and computers, were/are comparable to most American universities. For approximately 160 students, we had two TAs and two instructors (me and a fellow grad. student) and multiple labs full of Solaris, Linux, and AIX machines.

      The biggest complaint we got from students, semester after semester, was that we wouldn't help them solve their problems on platform XYZ (Macs running CodeWarrior, PCs running Symantec C++ or MSVC, a souped up VIC-20, you name it). There's no way you can teach the material and solve all the various platform issues. (There are enough minor details and variations in C++ alone to deal with.)

      All of us were competent and able to solve all of these problems, but frankly, we got paid a fixed rate however many hours we put in. I wasn't going to waste time solving weird platform difficulties on some student's home computer when I could actually covering the vagaries of C++ instead. Especially when the university already goes to great expense to provide enough lab seats that students didn't have to sign up for machine time.

      Universities don't have a lot of money to throw at support for computers they own, let alone the students' machines. I don't think this problem is limited to Australia.

  45. This is Good News by jbrw · · Score: 2

    Very good news indeed.

    There's a strong argument for getting software in front of students. If someone learns product x at school, once they're employed, they are, in many cases, more likely to recommend any employers purchase that product in the future.

    This is why all of the commercial app companies are always so desperate to get their products installed for use by students. Just look at all the educational pricing deals, etc., offered by these companies.

    I will get really excited (well, as much as one can about software) when I hear of educational institutions removing Windows/Office in favour of, say, KOffice, for use by their non-geek students.

    Ofcourse, with continuing budget squeezes, and the rapid improvement of various pieces of "free" (as in beer) software, it's getting to the point where the universities have to start seriously considering installing Linux and friends to keep the bottom line in the black (or to free up resources for other areas within their organisations).

    It helps that Linux is such a techie orientated product - everyone knows of stories of Linux slipping in the backdoor of organisations because one of the tech staff needed something done cheap, quick, reliably, etc. From some of the other comments posted it appears as though this has been happening at a lot of uni's, and is now reaching some sort of critical mass where it is being offically acknowledged by various university administrations.

    I will be _really_ suprised if we don't see announcements from the big Linux distro companies shortly regarding them offering favourable support deals to educations institutions in return for being their preferred supplier (if they haven't already made such deals).

    ...j

  46. unsurprising by nomadic · · Score: 1

    You know, I don't really think it's taken all that long for linux to be adapted at the university level; I mean, it's not really that old an operating system, and these things take time to gain acceptance (unless, of course, your os is the only thing that fits the hardware, i.e. MS/Apple in the 80's). And most college CS departments I've encountered have tended to use either a UNIX flavor or VMS; linux isn't really a quantum leap here. I also wonder how much of this is a result of college linux users graduating and moving into the technical/administrative ranks of universities...

  47. auto-rpm type support? by Barbarian · · Score: 2

    They should look at setting up a system like autorpm (which is for registered version Redhat) at the University to make updates for things like security problems. They could put all the files locally to avoid a huge amount of downloads from redhat when the updates come out.

    Only potential problem with this is if someone breaks into the machine with the update archive--instant r00t on all the boxes.

  48. It's mostly done. by bero-rh · · Score: 2

    I found it quite unsettling how much work it takes just to get a standard Red Hat 6.1 install to have decent security

    This is fixed in 6.2. Have a look at the current beta. We're now disabling all questionable services by default.
    Also, the servers and clients are now separate packages so you don't need to install a finger server just to do a finger @finger.kernel.org.

    <I>Are they EVER going to put /usr/local/bin in PATH</I>

    Yes. 6.2. Look at the beta.

    <I>some of the stuff they do is so brain-dead</I>

    So why don't you <a href="http://bugzilla.redhat.com/bugzilla/">report these bugs</a>? We're always glad to be told about problems so we can fix them.
    Especially when you can even include a fix.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
    1. Re:It's mostly done. by weisserw · · Score: 1

      I didn't know that such obvious things could be considered "bugs," especially since they've been there for so many prior revisions. Regardless, if everything really is fixed in 6.2 then great; congratulations on providing the best, easiest to manage and (hopefully) most secure Linux out there...it will certainly be installed on this machine (aged 5.2 box which I don't have the patience to upgrade).

      And as long as I have your ear, consider making Sawmill the default window manager. Thats just an opinion of course.

      -W.W.

      --
      "Well it should be obvious to even the most dim-witted individual who holds an advanced degree in hyperbolic topology...
    2. Re:It's mostly done. by bero-rh · · Score: 2

      They are not really bugs, but our bugzilla has an option to report enhancements.
      Just because something has been a certain way forever doesn't mean it's the right way. (And of course we always have the option to just add the comment &quot;we won't do this because it's not a good idea&quot; and close the bug report).

      As for sawmill, we're now including it in the main distrib; the default window manager depends on the desktop environment you choose.

      --
      This message is provided under the terms outlined at http://www.bero.org/terms.html
    3. Re:It's mostly done. by dijit · · Score: 1
      So why don't you report these bugs?


      This is a quite absurd statement. This isn't a bug, it's a philosophical decision. When weighing the security against ease of use, you chose the latter. Period. There's nothing else to be said. The only way this could be considered a "bug" is that you have a "bug" in your development philosophy. After all the whining and bitching on Bugtraq for years about how nearly every *nix distro has a ton of services that end up exploitable and are turned on by default, and I know some of you @redhat.com people are on that list, you should have considered it a long time ago.


      Now this has put Linux, because it will take some of the heat in the media, but more specifically RedHat, in a sticky situation. Everyone that has a version of Linux (up to but possibly not including the current beta) has a version that is vulnerable to at least two or three well-known exploits. Now they are being mass-owned by script-kiddies. If you would have changed your distro a long time ago, while all the security experts were calling for it from all vendors, then you wouldn't have this problem. I suppose your solution is "just upgrade to the newest version" -- a very MSFT-like statement. You can't expect everyone that's a half-moron installing Linux to a) keep up with the patches and problems, or b) keep up with the newest release.


      Here's a thought for all the community: SECURITY AS AN AFTERTHOUGHT DOES NOT WORK WELL IN THIS REALITY!


      // dijit

      tobkin-at-half-truth.com


      P.S. FYI, for security bugs or whatever you'd like to call problems like this, Microsoft does have a place to submit them, security@microsoft.com, which has a decent turnaround time.

    4. Re:It's mostly done. by dijit · · Score: 1
      So why don't you report these bugs?

      This is a quite absurd statement. This isn't a bug, it's a philosophical decision. When weighing the security against ease of use, you chose the latter. Period. There's nothing else to be said. The only way this could be considered a "bug" is that you have a "bug" in your development philosophy. After all the whining and bitching on Bugtraq for years about how nearly every *nix distro has a ton of services that end up exploitable and are turned on by default, and I know some of you @redhat.com people are on that list, you should have considered it a long time ago.

      Now this has put Linux, because it will take some of the heat in the media, but more specifically RedHat, in a sticky situation. Everyone that has a version of Linux (up to but possibly not including the current beta) has a version that is vulnerable to at least two or three well-known exploits. Now they are being mass-owned by script-kiddies. If you would have changed your distro a long time ago, while all the security experts were calling for it from all vendors, then you wouldn't have this problem. I suppose your solution is "just upgrade to the newest version" -- a very MSFT-like statement. You can't expect everyone that's a half-moron installing Linux to a) keep up with the patches and problems, or b) keep up with the newest release.

      Here's a thought for all the community: SECURITY AS AN AFTERTHOUGHT DOES NOT WORK WELL IN THIS REALITY!

      // dijit
      tobkin-at-half-truth.com

      P.S. FYI, for security bugs or whatever you'd like to call problems like this, Microsoft does have a place to submit them, security@microsoft.com, which has a decent turnaround time.

  49. Is the world ready for Linux??? by biohazard99 · · Score: 1
    Think about what you are saying. Here at the UK we run something like 1200 lab machines on NT and the cs/engineering dept that runs a variety of *ix/solaris/HP-UX has maybe 100-200 total.

    These machines are what the undergrad population are comfortable with and our computer labs staff are trained to assist with. Most lab assistants can't keep their head out of their ass or hand off of their crotch long enough to learn about Linux/X windows/Star Office, which for $6/hr is reasonable in my book.

    Admittedly, I would love to see a lab of linux machines created here that do not require you to be in the engineering dept. to get accounts, or perhaps offer a VMware/dual-boot solution, but for now NT/Office/Napster/AOL_IM offers more than most users and lab staff can handle.

    These are the teachings of Sadistic Yoda and may be copied freely under the Perl artistic license

    1. Re:Is the world ready for Linux??? by pb · · Score: 1

      I do tend to think about what I'm saying. Maybe I didn't provide enough information, so I'll give you some background.

      The machines I'm talking about *are* CS/Engineering machines. We have a lot of Solaris boxes, we've pretty much gotten rid of the old HP boxes. EOS is the computing system for Engineers here.

      Some of the regular NT machines might end up dual-booting NT and Linux. There are also lots of NT machines for business majors, etc.

      The original reason for the NT machines in the first place *was* so we could have popular applications like Office. Unfortunately, they don't have many apps that people really need, including the standard ones we've been using forever here (WordPerfect, gcc, Zephyrs...), and they aren't reliable. (who cares if I have Office? When the machine dies on me / reboots, the temp dirs are cleared, and I can't get my paper back!)

      So now we also have a Citrix server (four clustered machines, together with 1GB RAM, 2GB Swap, runs Office over the network, but it's *FAST*!) that works just fine if for some reason you want to use Office in Linux, and WordPerfect / StarOffice / Pico / whatever just isn't enough for you. :)

      Also, they might have been considering a VMware solution for the NT machines as well--I hope not. A lot of this is just rumor. And I'm perfectly happy with Linux/Citrix/Napster/Everybuddy... I'm not saying everybody should do that, it's just nice to have a choice.
      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    2. Re:Is the world ready for Linux??? by MattXVI · · Score: 2
      original reason for the NT machines in the first place ...and they aren't reliable

      Okay. If you guys are running NT machines with simple applications that don't change, and you're getting serious reboot and crash problems, then you have some very incompetent NT people. Myself- I run linux at home and introduced it into the network at work. But we are still mostly NT, and there's not been a BSOD since I mis-installed NT for the first time. And our few crashes are inevitably application crashes, not OS crashes. For the purposes you guys have, NT should be plenty reliable. Hire some knowledgable NT people.

      When the machine dies on me / reboots, the temp dirs are cleared, and I can't get my paper back!)

      Have you considered using AutoSave? Just set it to save every minute if you're that worried. Sorry, but this is such a lame criticism. NT is not the OS one would prefer, but you're making it sound like W95.

      --
      When I'm singing a ballad and a pair of underwear lands on my head, I hate that. It really kills the mood.
      -Tom Jones
    3. Re:Is the world ready for Linux??? by BWS · · Score: 1

      Okay. If you guys are running NT machines with simple applications that don't change, and you're getting serious reboot and crash problems, then you have some very incompetent NT people. Myself- I run linux at home and introduced it into the network at work. But we are still mostly NT, and there's not been a BSOD since I mis-installed NT for the first time. And our few crashes are inevitably application crashes, not OS crashes. For the purposes you guys have, NT should be plenty reliable. Hire some knowledgable NT people. These are UNIVERSITY students, some of these people like art majors or whatever has no concept of shutting down. Its like, ohh, I'm done my paper and I need to log out, POWER OFF. damn, my computer is slower, POWER OFF and on. And YES, there are like tons of signs around telling people how to shtu down properly but most students don't give a rat's ass.

      --
      -- Note: These Comments are Generated by ME! Not You! ME!
    4. Re:Is the world ready for Linux??? by pb · · Score: 1

      We're running NT with all kinds of fun third-party add-ons. The NT people are somewhat competent, much better than most of the students. :)

      I'm sure Vanilla NT is pretty stable if you don't do much to it. Next time, make sure you also install NT versions of AFS and Kerberos, get it on the realm, use NDS to get all your applications, attempt to replicate people's NT profiles onto the local machine from a (minimum) 400k registry file in AFS, and have fun debugging the custom login application that was written to do it... I'm probably simplifying things a bit.

      What we have leaks memory constantly. Some machines bluescreen, some machines have mice that don't click. And depending on where you're autosaving, either you'll have a lot of lag when writing the file to AFS, or you'll have no lag writing it to some scratch space that won't be there when your computer dies.

      I'm glad *your* NT configuration doesn't crash. I hope you realize that it wouldn't work for us. *Our* needs are different. These machines are still more stable than your average '95 box, but far *less* stable than the Solaris boxes they attempted to replace. And that's a problem.
      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
    5. Re:Is the world ready for Linux??? by kelsey.grammer · · Score: 1

      You haven't worked with NT in the real world for very long, my friend. Granted some people aren't very good at setting NT up but if you've only seen one BSOD you haven't been exposed to much NT. I'm a Tier 3 NT tech for a very large company and I've been working with NT and *nix for over 5 years on a full-time basis. NT is just not as stable and solid as just about any *nix box you can name. Unfortunately, application crashes in NT often cause problems with other applications or even worse, cause the whole OS to become unstable enough to require a reboot.

      --
      I reflect your pompous signature back upon you.
    6. Re:Is the world ready for Linux??? by mr · · Score: 1

      The 1st question is:
      Is Unix now ready for the desktop?

      Apple will be the next company with the faith to try.

      (and, to think, Apple's desktop experiment will be using large parts of BSD. So making a BSD port of code used on a Mac should be simple...if they write the code with such portability in mind.)

      --
      If it was said on slashdot, it MUST be true!
    7. Re:Is the world ready for Linux??? by fsck · · Score: 1
      Is Unix now ready for the desktop?

      Isn't that the slogan for KDE? I'm pretty sure it has been, since the day it came out.

      http://www.kde.org

      No, I don't personally use KDE or gnome as a windowing environment, my unix desktop is quite nice with my vanilla Window Maker window manager.

      --

      Lars - ...I could always phone Linus when I had a problem.
    8. Re:Is the world ready for Linux??? by MattXVI · · Score: 2

      Sorry. Guess I underestimated how non-standard your setup is, and more significantly, how destructive your users are (as another response pointed out). Yikes. I'm blessed with intelligent users.

      --
      When I'm singing a ballad and a pair of underwear lands on my head, I hate that. It really kills the mood.
      -Tom Jones
    9. Re:Is the world ready for Linux??? by pb · · Score: 1

      Hey, no hard feelings.

      It's a completely different world here in the University. It's bad enough setting this stuff up for Unix, but it's *really* not meant for NT.

      ---
      pb Reply or e-mail; don't vaguely moderate.

      --
      pb Reply or e-mail; don't vaguely moderate.
  50. Better than the Minix support we had by Anonymous Coward · · Score: 0

    Linux and StarOffice for students is a move to be strongly applauded and supported. The hardware requirements are less therefore costs are reduced. Software costs are greatly reduced.

    Those of us that had PCs on our Comp Sci course at Uni (UK circa 1988) had a choice of DOS or Minix. Other guys opted for Amiga but had problems sourcing hard drives and such.

    Minix was preferred as it was a better opsys but we had very little in terms of support or applications (or cash for that matter <VBG>). Most of the time this meant using warez under DOS for graphics and word processing assignments. We spent a lot of time looking for those illusive serial number entry prompts and rejigging the JMPs in debuggers!

    C.

  51. No you can't by Anonymous Coward · · Score: 0

    that's why I'm a troll. Get off my bridge you fscking goat!!!!

    1. Re:No you can't by chamega · · Score: 1
      damn fag assed troll

      --
      fsck micro$oft... thats all i have to say about it
    2. Re:No you can't by Anonymous Coward · · Score: 0

      hey chumhead. do we HAVE to be homophobic/heterosexist rednecks...or do we not have the necessary itoa of brains to come up with an insult that fits the situation. Even if he is gay, I doubt this bears on his trolling.

    3. Re:No you can't by Anonymous Coward · · Score: 0

      Maybe he was accusing the other party of being a Bassoon or a Bassoon player. Or a cigar.

      Why do you read "homophobia" into a matter where there probably isn't any fear at all?

  52. Nope by arivanov · · Score: 2
    I think it'd be very interesting to see what could happen if some of the universities got together and created a University Distro - designed to handle their security needs, and a shared resource site for help on running and learning Linux - what do you folks think?
    • It is least likely to happen. This means decreasing the spendings on Iron and Software and most Computer Science Departments are very non-interested(at best). This means decreasing their budget. Forget it, they will shoot anyone that suggests it if they can. Note that the department to do it is the Engineering, not CS.
    • If it will grow large enough in non-CS departments the moment it will try to go Cross-University it will be taken into the CS Dep domain and happily drowned there for same reasons.
    So do not expect it to grow. Unless someone funds it with an amount of money to compensate for the losses of budget due to less software and hardware purchases.
    --
    Baker's Law: Misery no longer loves company. Nowadays it insists on it
    http://www.sigsegv.cx/
  53. Good support/distro here by JATeXH · · Score: 1

    Well, this is already happening in some Universities. Mine certainly has
    full Linux support, a pretty large mirror, Linux CDs on sale at the
    Computing Services shop, a semi-official distribution,
    (RedHat+Updates+Bugfixes) and, best of all, a `Thin Linux' distribution
    - a centrally NFS-rooted service whereby I can stick my boot disk in any
    of the University's networked computers and reboot to a fully-featured
    Linux desktop. (And a nod and a wink to the one tireless and modest
    guy who's put the whole lot together.)

    Universities and Linux have been together for a long time. I'm glad this
    is yet another area we're not going to see Microsoft squeezing us out of.

    1. Re:Good support/distro here by Anonymous Coward · · Score: 0

      Yea the University of Maryland Baltimore County has Red Hat in all of its computer labs for the campus. All machines are a duel boot linux/NT box. To bad NT is the default OS. Anyway at least some universitys give people a choice. First thing i'd do when I went into lab is reboot to linux. But the university wide distro is a great idea. ...Mr.Pantz

  54. That would be great... by ceeam · · Score: 1

    ... but, alas, it seems that many universities would rather kick a "hacker" out of it than support people working on security issues.

    Ahh, anyway - Linux in its best *is* an university thing.

  55. LOTEN: Linux On TU Eindhoven Notebooks by CAPSLOCK2000 · · Score: 2

    Overhere on the Techical University of Eindhoven (The Netherlands) we have a group of students trying to do the same. All students can buy notebooks with a large discount, so pretty much every student (from the same year) has the same type notebook. This allows to completly preconfigure our (Debian based) distribution. Our goal is to make a completly handsoff network install (insert bootdisk, reboot, wait, enter root passwd). As we are using Debian we also consider creating a single configuration packages for those that want some more control over there install. For those that want to do everything by hand we are writing install guides tuned for our notebooks.
    Response was huge. Within in days after telling others about our ideas dozens of people told us they wanted to try it. Interest among students is really big.

  56. Awesome by Anonymous Coward · · Score: 0

    This is probably the best news I've heard all week. I think that this is an excellent idea, coupling the knowledge-base of acedamia with the Open Source model could have a really sweet outcome.

    Go Blue!

  57. New distros by Anonymous Coward · · Score: 0

    Does anyone have details on where one would start to create their own distro? Like building disk images to dd onto a floppy?

  58. Univerity distro by Captain+Zion · · Score: 3
    Humm... an University distro. iI probably has +2 bonus in research and -2 in probe (no prob, it's GPL anyway), gives a free network node in every site (great!), one free technology at installation time, extra drone for every four users (hmm, not good), and *may not use Fundamentalist policies* so no jihad penguins! (leave them for the Believers distro).

    OTOH a Morgan distro would be good for those who wanto to IPO, and a Hive distro would be good for security (since it already comes with a Perimeter Defense).

    1. Re:Univerity distro by Anonymous Coward · · Score: 0

      [...]extra drone for every four users

      Wouldn't that be an extra zombie'd process?

    2. Re:Univerity distro by Captain+Zion · · Score: 1

      Since zombie processes are harmless (they already deallocated all used resources except the process table entry) I believe a more appropriate term could be luser or script-kiddy.

  59. Speaking of crypto.. by Myself · · Score: 1

    Are they including distributed.net as a default package? Hehe.. If it takes effort to turn the thing off, someone's keyrate would skyrocket. (or even be nice about it, and set it up with the user's own email)

  60. Re:It's mostly done. - double standards alert by pondlife · · Score: 1

    In the interests of pointing out double standards wherever I find them, this sounds suspiciously like...

    Q. I found it quite unsettling how much work it takes just to get a standard Windows NT4 install to have decent security
    A. This is fixed in Win2K. Have a look at the current beta. We're now disabling all questionable services by default.

    Q. Are they EVER to include a telnet server in Windows NT?
    A. Yes - Win2K. Look at the beta.

    Q. Some of the stuff they do is so brain-dead
    A. So why don't you report these bugs to www.microsoft.com?

    Now, if the average /.er saw that exchange, s/he wouldn't hold back on condemning Msoft for forcing upgrades on users, never fixing the current version etc. But since this is Red Hat, not doubt it's simply being repsonsive to users needs...

  61. ETH Zurich distributes Linux by jossy · · Score: 1

    At the Swiss Federal Inst. of Technology (ETHZ) in Zurich, Switzerland, the computer support group at the EE dept also distributes its own distrib called the isg-linux, which is an extension of RedHat 6.1.

  62. Re:Providing support would be a pain - NOT by SurfsUp · · Score: 2

    While any IT student who is serious about their profession should install Linux or a BSD on their computer, without a large committment of support resources it's not practical for a university to provide Linux (or Windows, for that matter) for their students.

    That's just not correct. All the support students need is freely available on the web, via IRC. Go to any irc network and join the #linux channel. Or #linuxnewbie or whatever. You only need ONE student connected to irc, via Linux, Windows, Solaris or whatever, and all the other students can get enough support to get their own machines up and connected.

    The way I got my Linux configured, starting as a complete newbie, was by rebooting to Windows, going on efnet, asking stupid questions about PPP, applications availability, configuration, whatever, then rebooting to Linux and trying it.

    Once you get your Linux connected to irc, things start moving faster - you don't have to reboot any more.

    Linux just doesn't require the same effort to support as Windows, because there's a whole community out there ready and willing to provide the needed support for free, 24 hours a day, 7 days a week.

    --
    Life's a bitch but somebody's gotta do it.
  63. One OS does not fit all... by Anonymous Coward · · Score: 0

    As an IS employee at a major university, I would like to point out that for most major schools one OS just does not do. Trying to force everyone at a diverse research institution to fit their application and security needs into one OS is just plain stupid. Such institutions need to adopt and support Linux, Windows, Solaris, MacOS, and Be and spend their time making them work together using standard protocols. I don't know how many times professors asked me to turn something in on diskette using Microsoft Word format, but for an OS/2 and Linux user this was a problem. Hey profs out there, make'm turn it in in HTML!

  64. Re:It's mostly done. - double standards alert by bero-rh · · Score: 2

    Actually it's not quite the same.
    What's the last time you downloaded a free update from Windows NT 4.0 to Windows 2000? If you need to update to Red Hat Linux 6.2, just go to ftp.redhat.com. We don't force anyone to buy anything.

    Also, the issue is definitely not a bug. It's a questionable preconfiguration (enabling everything by default). How would you want to "fix" older versions? Re-Release 5.2 with a different installer?
    For real problems (bind rootshell exploit), Red Hat has issued updated RPMs for versions down to 4.2.

    As for bug reporting, nobody (including both Red Hat and Microsoft) can fix bugs/add changes they aren't aware of. Reporting a bug is always a good idea.
    The difference here is that, last time I checked, Microsoft didn't even have the beginnings of a bug reporting system. That's part of why they never get some trivial bugs fixed.
    Most Linux distributors do have a working bug reporting system - and most bugs reported there WILL get fixed (or at least you'll get the reasons why they won't be fixed).

    I wouldn't condemn Microsoft for telling their users to report bugs (if they had a bug tracking system) - actually that would be a good idea.

    --
    This message is provided under the terms outlined at http://www.bero.org/terms.html
  65. Michigan Linux by Anonymous Coward · · Score: 0

    Access was restricted to the UM source becuase of the crytpo resrictions. If you want a copy, send email to me hacker@umich.edu and we'll figure something out for you. -Tom

  66. We should be less concerned by browser_war_pow · · Score: 1

    Instead of worrying about how many people are adopting it as a desktop OS, why not instead worry about it as a server OS. The real power to shape the online world is through the server so shouldn't that be where the focus is? Also rather than promoting OSS on Linux, shouldn't there be a concerted effort to promote it among Windows and Mac developers?

  67. All Hail Adrian Le Blanc by Epeeist · · Score: 1

    Anybody remember the MCC distribution, when Linux was around about version 0.9? Put together by Adrian Le Blanc at the Manchester Computer Centre in Manchester.

  68. UC Riverside by sPaKr · · Score: 1

    Well Since all the other UC's were chiming in I thought we should too. In almost all of our EE and CS labs we run dual boot systems Linux/NT. Lower division students tend to be more familure with NT and prefer it at first. Upperdivsion and grad students by far prefer any unix line varient over NT. As for classes being taught in unix all but the first intro C/C++ class is taught with gcc/ g++ / gmake / gdb in RedHat linux. Oh well I guess they teach intro to computer IE "this is a mouse" in NT but CS/EE's arent allowed to take it. On the systems staff we use a slightly modified version of Redhat 6.1 moslty to fit in with nis/nis+ better. As for real world demand, when you tell a recruiter that you know NT they smile..when you tell them you have been developing on linux the last 4 years they got about a dozen questions usally followed by a offer. Now I will admitt our program has a few wholes.. mostly the kids arnt exposed to gui programming very well..and most will give you a blank stair when you say MFC.. but if you asked for a threaded database they would be able to crank it out at light speed. To further prove how much we use linux our Operating Systems class is tought with the linux kernel. We use vmware to boot our test kernels, yes vmware running IN linux to boot linux.. as we develop in the native install. We are split. Linux was rather good on the x86 machines.. but we have moved to solaris for more stabilty/security.. yes one month uptimes werent long enough. So if you want to live between LA, San Diego, and Big Bear.. and if you want to real unix/linux platform development UCR is a good choice.

  69. Getting good NT people??? by Fudge.Org · · Score: 2
    NCSU has excellent NT people. However, there is nothing that stops anyone from going into a lab and becoming frustrated with a logon sequence or spawning an application in NT (or any OS for that matter) and either hitting the pretty power button or yanking out the power cord. The only systems that would be safe in this scenario are the HP's since they can powerdown gracefully. Some Dell precision workstations can do this for NT but you can get around it by taking out the power cord.

    Again, the NT boxes and Unix boxes are used by almost everyone at the Univ. The stabilty of the NT boxes would be higher if there was no application that leaked memory perhaps.

    Also, keep in mind that constant login and logout and clearing of temporary drive space makes NT performance lower over time. Tuning NT means getting it set up one way then leaving it alone and monitoring it. There is a vastly huge difference between a server and a workstation environment. Workstations take constant uncotrollable patterns of use/abuse. Servers run services that are known, constant, and are affected by load and have to manage resource availability.

    Proper NT installation only accounts for initial use after bringing the machine on the network. Why? Because there are upgrades to applications... there are changes to profiles... modifications to security models... gosh forbid service packs... logging to non ideal locations like c:\winnt\system32 by default with no easy work around for many ill written applications that of course provide no source code to allow for conformity to a sysadmin's standards...

    The only proper way I have ever seen NT run in a high churn environment is a stable build that is maintained and kiosk like features enabled only... i.e. you can only access a browser.

    I am the first to say there are people that talk trash about NT installations without merit... however, in this case -- a high churn user environment -- there is simply no way to keep NT boxes stable. They will be taken offline eventually and reinstalled. Also, how many uni's do you know that can afford things like TME10 or CA unicenter to take a totalitarian control over the desktop? Isn't it easier to hire $4.50 an hour ops that can recognize NT at a distance of 30 yards?

    In short... NT workstation is better than Win95/98 by a long shot... however, don't make it appear as though some "knowledgeable NT people" will ever provide the stability and avaliablility of a Linux environment in a high churn university setting.

    If someone can post numbers or papers that are relevant I will retract my comments.

    Latra,
    Jay
    http://www.mp3.com/fudge/

    --
    http://fudge.org
  70. Not a Revolution Really by Prof_Dagoski · · Score: 1

    I'll point out that the College of Engineering has always been a big time Unix shop, so it no suprise that they adopt Linux. Now, seeing the Medical School where I work adopt Linux would be a coup! Anyone got any ideas on how to pull this one off, cuz if I have to troubleshoot another registry problem, someone's gonna have a cadaver as a cube mate.

  71. George Mason University Linux Distribution by Hitch · · Score: 1

    The MasonLUG just had its first officers' meeting of the semester, and we decided that we need a GMULUG distribution. Our main concern is distribution costs of physical media. beyond that, for a redhat distro it's mostly grabbing updated RPMS and making a nice kickstart image, plus including a heaping helping of GMU specific Docs. We were hoping, however, to perhaps use Debian instead of Redhat, mostly for ease of upgrade with aptget... any ideas?/help?/thoughts? mailto:csanner@gmu.edu
    -------------------------- --------------------
    All that glitters has a high refractive index.

    --
    You see, without that little doohicky, the universe stops.
    http://propheteer.org
  72. Cambridge University (England) has "Mond Linux" by divec · · Score: 2

    "Mond Linux is designed specifically for PCs attached to the University of Cambridge's PWF networks." (Unix Support home page, University Computing Service)

    It's a centrally-administerable distribution. Each workstation has a UMSDOS root (which is checksummed on boot, for security) but gets most other stuff of a central server. This means the whole thing can be upgraded without having any access to the workstations, which is important because workstations may be geographically far apart, and since most of the time they run NT it wouldn't be possible for root to log in and make changes.

    --

    perl -e 'fork||print for split//,"hahahaha"'

  73. No, the your Univ president is by Anonymous Coward · · Score: 0

    Once the administration at these universities see how much Linux can do for free, and how much of the budget it can free up for their meetings, it's gonna be Linux all the way.

    The admin at the local univ just complains about the huge amounts of money spent on MS licenses, we're talking most of a $million. That'll buy a lot of conferences on Sanibel Island.

  74. Nothing unique by santeri · · Score: 1

    Oh, the Department of Computer Science at the University of Helsinki (of all places) does have a distro of its own too. Aptly named CS Linux, based on Debian (of course), and in every way _very conservative_ and secure.

    ______________

    --
    ______________
    OTTERS RULE.
  75. Forget about teraterm by Dr.+Smooth · · Score: 1

    Use Putty as your ssh client. It rocks, it's free, and it is only 210 K. A SINGLE FILE -- no freakin' installers; no freakin' DLLs.

    http://www.chiark.greenend.org.uk/~sgtatham/putt y/

    --

    ...if you ask no questions, beware of lies...

  76. Serious about their profession being the key words by Greyfox · · Score: 2
    When I went through college (Admittedly, over a decade ago now) out of a group of about 150 people who who I was rubbing shoulders with on a regular basis, myself and 2 others were really into computers. Of the rest, many had never even touched a computer before and were going into the degree program because of the sky-high salaries commanded in the IT sector.

    While it's been quite a few years since then, I've found the ratio to be about the same -- around 2 to 5 percent of the people I've worked with on a regular basis are really into computers. To the rest it's just a high paying job that they're not very good at. Encouraging these people to go into the field is doing everyone a disservice, so IMO giving them these development suites that do all the hard work for you is not in the best interests of the industry. Just give everyone Linux and reroute your support number to the career counceler.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  77. Returning to our roots??? (pun intended) by gordie · · Score: 1

    Colleges and Universities were once the exclusive home of INXU. If you've never seen it spelled that way, then your too young to remember those days ; ) Then Apple made inroads in to educational institutions, with donations of systems and software. Micro$oft soon followed Apple's example. As Micro$oft gained market share, so did their presence in schools and on campus. Now we have the beginning of a return to an INXU like OS - Linux! With patience, the circle will be some day be complete!

  78. It's just a piece of software by NoWhere+Man · · Score: 1

    if you look at it that way it is no big deal. windows/linux linux/windows, it will get obsolote in a couple of years. Just let the students use what they are comfortable with. Many people don't need to use linux just because it is linux and it is better for the university if they stick to one standard type of software. If anyone wants anything else they can get it themselves. Linux is free remeber

    ps: so you finally changed back to threaded default.. but subject line only? why can't you ppl leave things alone?

    --

    "Imagination is the only weapon in the war against reality." -Jules de Gautier
  79. Is the world ready? by Hemos · · Score: 3

    I think that one of the most valuable places for Linux to continue to grow is the academic setting. Not in terms of profesors, but in terms of students using it - beyond the CS/Eng. departments. With distributions like the U-M of one, and it sounds like other unis are doing it as well, we can make our case clear to the general population. Linux is more stable, faster, and does everything that you need. With easy-to-setup packages for students, students don't have to muck with areas they don't know about, schools can admin networks more easily. The older generation is pretty set in with Windows - let's co-opt the younger entirely.

    --
    Yeah, I'm that guy.
  80. NC State's Linux Distro by cantherius · · Score: 1

    I am a Freshman at NC State University, and our College Of Engineering has done the same thing. It has been around since last year, I believe. It is called EOS Linux, and it emulates the SunOS terminals in the labs. Very nice distribution, also a tweaked - up version of RedHat.

    1. Re:NC State's Linux Distro by cantherius · · Score: 1

      BTW, the URL for that Distribution is http://www.linux.ncsu.edu/eos-linux .

  81. School and Linux by Taco+Cowboy · · Score: 2



    Regarding School and Linux, if I am not wrong, back in the old days when Linux was still _very_ young, there was a university in Florida which roll their own version of Linux.

    Let me first state that my memory _may_ be incorrect, but in the remote possibility that I am right, can anyone tell me what has happened to that Florida university's version of Linux?

    In the same School and Linux vein, there is a group of people actively developing and grouping GPLed school-related softwares that primarily run on Linux, their location is at www.seul.org.

    If you are interested in academia and Linux, please check them out !

    --
    Muchas Gracias, Señor Edward Snowden !
  82. Bug fixes? by Anonymous Coward · · Score: 0

    To Red Hat?
    How?
    It's perfect!
    The school is wrong!

  83. Ann Arbor is a whore!! by Anonymous Coward · · Score: 0

    THe University of Michigan Sucks!! Go Spartans!!! Jamal Crawford and all his little friends can go to hell!!!

  84. Uni. people working on this please contact me by mattdm · · Score: 3

    We're working on just this at Boston University. Our original plan, as reflected on the BU Linux web site was to base our distro on Bastille Linux -- that was back when Bastille was in super-early development and was planned as an actual distribution. They've gone the route of a hardening script, something we'd like to avoid. (We'd like all of our changes to be to RPMs, rather than pasted on afterward, for better system upgradability and managability.)

    So, we're starting work on a distro of our own, integrating ideas from Bastille with Red Hat, and adding things we need like Kerberos IV, AFS (Arla, probably), Amanda, etc. If this sounds like what you're doing, please contact me at mattdm@bu.edu . It seems worthwhile to at least share ideas, even if we don't end up combining our work.


    --

  85. free thought by Anonymous Coward · · Score: 0
    Academia is all about free thought.

    Oh, yeah, professors are all about free thought... as long as it agrees with them completely.

  86. Michigan - GO BLUE!!!! by Anonymous Coward · · Score: 0

    Go Blue! GO BLUE! GO BLUE! GO BLUE! GO BLUE! GO BLUE! GO BLUE! GO BLUE! Beat Microsoft! Yeah! (how's that for a cheer folks)

  87. A bonus: this encourages file-format agnosticism by timothy · · Score: 2

    In the field I'm currently in (advertising), it's hard to convince people that Microsoft Word is not what was used to write the ten commandments, and that when the ancient Greeks did mathematics, they didn't store the results in an Excel file.

    It may seem tangential to the larger issue of free/Free software, but the thing that most excites me about campus-linux distribs (or as the case may be, a set of patches which to most students would seem like the same thing, but I don't need any "technical error" flames;) ) is the way they poke users in the eye with the fact that files and file compatibility are just as important as individual applications they might use to manipulate those files.

    It seems I spent a total of many hours as an undergraduate in those horrible classes that require "groupwork" trying to convince the others in my group of the benefit of using plain text or other low-level formats for exchanging information. Usual response: blank stares, slack jaws, and "... but don't you have Word?" And yes -- some of that time I did (the dreaded cheap campus software giveaways), but I still thought it was a bad idea.

    If it's accepted that people will be using different OSes as it suits their needs, the advantages of file agnosticism should become better understood.

    just thoughts,

    timothy

    --
    jrnl: http://tinyurl.com/c2l8yr / foes: http://tinyurl.com/ckjno5
  88. Document formats by Anonymous Coward · · Score: 0
    Hey profs out there, make'm turn it in in HTML!

    Or at least PDF.

  89. MIT and Linux by Milkman+Ken · · Score: 2
    MIT already has its own version of linux, based on Redhat. MIT's network is called Athena, and a student group called SIPB ported the essential Athena programs to Linux and created Linux/Athena a few years ago. Recently, MIT I/S created its own port of the latest version of Athena (8.3) on top of Redhat 6.1, calling it Layered Linux/Athena.

    But the really cool thing is that MIT has started putting Linux machines in the Athena clusters to complement the SGI O2/Indy and Sun sparc/Ultrasparc workstations that are already there.

    Very cool indeed.

  90. Great Idea by Lothar · · Score: 1

    It seems that more and more universities are buying new computers running Linux. A university distro can then be used on these machines and problems and enhancements can all be done with the help of the students.

    Offering the same distro to the students will provide confidence in Linux knowing that they are running the same OS as in their computer lab.

    This will lead to students becoming experienced resulting in improved acceptance for Linux as an alternative to MS Windows.

  91. Linux and U of M and Linux Day by RyanP · · Score: 1

    The distro has been available for a while, but only as a downloadable package. As for Linux use at U of M, well, /everyone/ uses Linux in their departments. From mail servers for the Chem department to VR system controllers. When we did Linux Day at U of M, we (computer geeks that worked for U of M, for the most part) were trying to spread Linux to the students. We recieved so much support from U of M because of how much they use Linux for everything. On a related note, Linux Day was an unqualified sucess; we gave out a few thousand copies of red hat, star office, and many other CDs and stickers and such.

    -Ryan

  92. ... by DaoAcid · · Score: 1

    i'd like to see more schools adopting linux. i am personally attending a private middle/highschool with a lot of computers(every student has a laptop), and huge(to me) bandwidth(a T1). Unfortunately, it is NT. I am the only one with linux, but i get by. i'd like too see our server run apache. the school's page is here

  93. Universities pay big buck$ for this "Deal" by customsoap.com · · Score: 1
    The University of Texas signed a deal with Microsoft, allowing UT to sell copies of any microsoft software for $5 per CD (which I believe the University keeps the $5 fee).

    What everyone seems to forget is that the University paid BIG BUCKS for this deal. As I recall, the University paid out a low 7-figure dollar amount.

    The benefit to Microsoft: No need to police software licences, since they've already been paid.

    The benefit to the University: Microsoft won't be sending in the gestapo to crack down on unlicenced software, possibly shutting down research and computer labs in the process.

    1. Re:Universities pay big buck$ for this "Deal" by hardline · · Score: 1

      curse the U of Texas @ Austin...they don't provide any support for Linux in the dorms even though they claim to in their flyers...check out our new newsletter coming out this month at locutus.csres.utexas.edu/coredump I think there will be an article about Macroshaft as well as university non-support of linux.

      --

      --
      Damnit! What part of "kill -9" do you not understand?
    2. Re:Universities pay big buck$ for this "Deal" by kckc · · Score: 1

      This is a good point because U of M also payed seven digit fee to sell MS cd's. It is true that CAEN (which does not encompass all of U of M) has 'some' support for linux but the University as a whole is still very MS oriented (as well as MacOS, Sun, and HP-UX). As a U of M student i think this is a nice thing to have available but wanted to point out that for the most part U of M does not support linux. CAEN linux is a for a the most part a pet project of some very talented CAEN employees. As far as i know they are not doing much work on CAEN linux right now and are working on a high UD patch (might be wrong there). This does show that a university could provide Linux for their students in the future and could costomize it to work hand in hand with the University system. To the few people actually working on CAEN linux, you ROCK!!! later

    3. Re:Universities pay big buck$ for this "Deal" by alumshubby · · Score: 1

      As a UT dropout, I never thought I'd see the day my old stomping ground got dissed--deservedly--on /. of all places. I'm ashamed of my school; there's a first. Hey, Texas A&M students and alums! Was your school smart enough not to fall for this one? If so, this teasip salutes you.

      --
      "How many light bulbs does it take to change a person?" --BMcC-->
  94. you haven't tried by Anonymous Coward · · Score: 0
    You clearly haven't put much effort into getting postscript to work with your windows installation. the version of ps2pdf that comes with Mandrake works just fine...

    You have microsoft to thank for trying to keep postscript off of Windows machines... but hey, you get MS word files, whoopee!

    RTF isn't too bad... word 97 uses rtf, oddly enough, but calls it "Microsoft 97 file format".

    1. Re:you haven't tried by GregWebb · · Score: 2
      You clearly haven't put much effort into getting postscript to work with your windows installation. the version of ps2pdf that comes with Mandrake works just fine...

      Wow, that's helpful.

      Believe me, I pored over all the documentation I could find, played with all relevant documented flags and tried them several times. I found no way to make the version of ps2pdf that came with Ghostscript work. Look at what you typed, though. Why should the Windows version automatically be fine just because the Mandrake version was? Doesn't follow at all.

      You have microsoft to thank for trying to keep postscript off of Windows machines... but hey, you get MS word files, whoopee!

      Oh come off it, that's just paranoid, What reason do they have to break a utility like that - and what mechanism do they have for keeping it broken?

      And no, I don't get Word files. I don't like Office, so I don't use it. I could if I wanted - I'm a student so can get it very cheap. But I don't.

      I can make a reasonable stab at loading anything up to Word 7 files via WordPad or WordPro - but my memory says that WordPerfect can do that, while I'm pretty sure Star Office could in the review I saw recently. So I'm no further down the road than you, unless I choose to buy some additional software purely for that feature. Sure, you haven't got the software available to you on Linux, but what percentage of Linux users don't have any version of Windows on their machine and never did? Some, but not many I'd guess.

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

    2. Re:you haven't tried by TangoChaz · · Score: 1

      Oh come off it, that's just paranoid, What reason do they have to break a utility like that - and what mechanism do they have for keeping it broken?

      Wake up and smell the legal ink, Microserf.

      Can you say Caldera? Not to mention the thousands (no I'm not exaggerating) of developers squashed by M$'s little "Microsoft Developer Status" scam. I knew people put out of business by that back in 1992...

      Oh, that's right, you wouldn't have heard of that. Suppose you were a struggling small time developer with a really good idea, trying to write software to run on, say Win 3.1. But it (windows) so dammed quirky that the only way to vaguely garuntee that it will operate properly is to enlist this service that M$ is offering to test the software. They get a whiff, come swooping in saying they like it, and want to make sure it will be available for their OS and sign you up as a MS developer, perhaps even providing some funding. A year later the funding dries up and -poof- this MS brand lookalike product hits the market. You try to sue but the judge throws it out of court because you have a paid contract as a MS Developer...

      Obviously this is over-simplified, and there may be much more to it, but this is essentially true.

      TC

      --

      TangoChaz

      --------------------
      Wise men talk because they have something to say, fools because the
    3. Re:you haven't tried by GregWebb · · Score: 2

      This is just crazy. Ghostscript has been around for a long time and there isn't a competing Microsoft product, so that one would look a little unlikely. Caldera's issue (well, Digital Research's issue if you go back to who had the problem rather than the current owner) was that they were selling a competing OS which looked rather better and was rather easier to squash with Windows than a silly little utility like this.

      The real killer, though, has to be ps2pdf itself - you get at it via the command line. Not via Windows at all.

      Sorry, but this is absolute paranoid rubbish. And, as for calling me a Microserf, anyone who knows me would be able to tell you I'm a long-term Amiga user who only reluctantly made the move in November '98. I'm also heavily involved in KOSH.

      My love for Microsoft is quite possibly less than yours - but I don't tend to accuse them of something without a mechanism or motive for the offence. They have neither here and it looks rather strongly like it's simply a duff copy of Ghostscript.

      Greg

      --

      Greg

      (Inside a nuclear plant)
      Aaaarrrggh! Run! The canary has mutated!

  95. Is Red Hat becoming the defacto standard? by Anonymous Coward · · Score: 0

    Boy, after reading through the posts "rpm this, rpm that" it seems that Red Hat is becoming the defacto standard among linux users. Why not base a university distro on Debian?

    1. Re:Is Red Hat becoming the defacto standard? by Anonymous Coward · · Score: 0

      > Boy, after reading through the posts "rpm this, rpm that" it seems that Red Hat is becoming the
      > defacto standard among linux users. Why not base a university distro on Debian?

      If someone wants to take the time to make an alternative distribution based on Debian, they're more than welcome to use my code and I can arrange hosting space.

      -Chris Wing
      wingc@engin.umich.edu

  96. University Distro? Good Idea! by robwicks · · Score: 1

    Actually, I think it would be a good idea for colleges to come up with something like this. A standard configuration for distribution to staff and students. Once the early adopters get the kinks out, I think having such a distribution available could make adoption by less technically adventurous schools much more likely.


    "Logic . . . merely enables one to be wrong with authority"
    --

    Logic ... merely enables one to be wrong with authority. -- Doctor Who

  97. They should have called it... by (Score:+6) · · Score: 1

    Crimson Fedora Linux.

  98. Go Blue by fizban · · Score: 1
    There is no better educational institution than the University of Michigan! Believe that brothers and sisters!

    BTW, CAEN already runs Solaris and HP-UX in its huge computer labs in addition to Windows, so the only reason their providing Linux is as an educational tool, most likely. They probably don't care to use or need to use it as the core unix system on their network. They already have something better.


    ----
    Lyell E. Haynes

    --

    +1 Insightful, -1 Troll. What can I say, I'm an Insightful Troll.

    1. Re:Go Blue by Anonymous Coward · · Score: 0

      > There is no better educational institution than the University of Michigan! Believe that brothers
      > and sisters!

      ;)

      > BTW, CAEN already runs Solaris and HP-UX in its huge computer labs in addition to Windows, so the
      > only reason their providing Linux is as an educational tool, most likely. They probably don't
      > care to use or need to use it as the core unix system on their network.

      Actually we will be setting up a test lab with Linux machines for the upcoming spring term. We are interested in using Linux in labs and encouraging students and faculty to use it privately.

      > They already have something better.

      Anything is better than HP-UX :)

      -Chris Wing
      wingc@engin.umich.edu

  99. It Wasn't in Response! by Brad · · Score: 1

    Linux has been here at U of M for quite a long time. It had been used experimentally for quite awhile and it has started to become mainstream (www.eecs.umich.edu is debian).

    On the subject of CAEN Linux. It was in development and use long before the MS License came about. No conspiricy here. Sorry folks. It isn't distributatly outside the U because of some of the encryption hacks (kerberos) and AFS daemons.

    If you want something really exciting for mainstream linux at at least this University, LSA (note, not CoE) is working on a synctree for linux (based on RedHat 6.0ish). I havn't gotten an update recently but I think it is almost done. Both good and bad, it at least means an end (ok, sorry. Its academia, lets be honest here, a slight decrease) to the rampant security holes from poorly (to nonexistantly ) administered boxes in the largest college.

    1. Re:It Wasn't in Response! by Anonymous Coward · · Score: 0

      > If you want something really exciting for mainstream linux at at least this University, LSA
      > (note, not CoE) is working on a synctree for linux (based on RedHat 6.0ish).

      CAEN already has a synctree done, but we'll probably re-do it for CAEN Linux 6.1 (or 6.2 or whatever) before rolling it out.

      -Chris Wing
      wingc@engin.umich.edu

  100. CAEN has been supporting Unix for years... by Dharzhak · · Score: 1

    I used to be the Unix admin for the U of M's Space Research building. CAEN had several machines in my building and we had a joint support agreement.

    CAEN has been supporting Solaris and HPUX for years and, until a few years ago, supported Digital Unix. (before DEC was pronounced Compaq) However, engineering departments are not required to use CAEN supported machines. They can use use any version of Unix, or other OS, they like. They are required to use Solaris, HPUX and now Linux only if they want CAEN support and standard loads. They just have to support it locally if they choose to use another Unix...hence my job. (I had 9 different flavors of Unix to support, including Red Hat Linux and NeXt.)

    Anyway, while the fact that CAEN is supporting a particular build of Linux is interesting, it's not going to fortell sweeping changes on the campus. If an engineer thinks he needs it, he'll get it. If he thinks he needs NT on a DEC Alpha (don't laugh...I had to support three of them) then that's what he'll get.

  101. UMLUG by otterpopX14 · · Score: 1

    Due to the overwhelming success of the Linux Propaganda Event (as posted in December on Slashdot), the organizers of the event (myself, Andrew, and a few others) have started a Linux User's Group here at the university. If you are interested in joining (you do NOT have to be a University student to join), please email umlug-subscribe@umich.edu. If you are a University member who needs help with Linux, please e-mail your questions to umlug-support@umich.edu.

  102. NCSU Supports Open Source by TheSlack · · Score: 1

    I am proud to be attending North Carolina State University and studying computer science here. Why? This college supports Open Source. We have our own linux distribution called EOS Linux that has tools for connecting to the campus AFS and Kerberos network. Most all of the computer labs are Solaris, Of course, we do have a few NT labs. C++ is taught with GNU tools. In one of my programming classes we were told that if we wanted to work at home on our own computer to install linux.

    I really could not ask for a better computing environment.
    Jack Neely

  103. I wish Pennstate would use linux. by Anonymous Coward · · Score: 0

    Pennstate-wb, only has windows NT4 running on all their computers. I only wish that there were people here that use linux, because it seems like I am all alone. These people dont even know there is such a thing as linux, you think that maybe pennstate-wb would have a few linux ran computers to help teach some of their compsc students that there isnt just windows, and that they have more options. What do you expect from a college where a student asks in compsc class that she cant load her program into "that windowsNT text editor thing," painstakingly I was the one who broke it to her about what windowsNT4 is. Our school has a software deal with microsoft, maybe I should go in the same direction that the Michigan students went in. eh?

  104. I'll just stick with Mandrake by Anonymous Coward · · Score: 0
    Ya know... it's frustrating for a newbie to be confronted by things like /usr/local not being in the path... and to tell you the truth, RH 6.1 has a lot of frustrating characteristics. In a sense, I think it's almost too bad that RH 6.1 was the distro that we gave away during the Microsoft protest day at U of M.

    I have been using Mandrake for a couple of releases now... Mandrake does everything RH does, only it does those things better. Additionally, Mandrake has some very nice gui configuration tools that really work well!

    1. Re:I'll just stick with Mandrake by weisserw · · Score: 1

      Thats funny...Mandrake was one of the distros my friend tried, (along with Red Hat, Corel, and Caldera), and among those, he ranked Mandrake absolute last. I don't know what rankled him so much...my guess is that there are still a few bugs to work out in their graphical configuration tools.

      -W.W.

      --
      "Well it should be obvious to even the most dim-witted individual who holds an advanced degree in hyperbolic topology...
  105. MS does have a bug reporting system by edremy · · Score: 1
    I wouldn't condemn Microsoft for telling their users to report bugs (if they had a bug tracking system) - actually that would be a good idea.

    They do have one, they just seem to move the pages every now and then. (Why MS reorganizes its website so often I don't know.) Do a search on "bug report" from the home page and you'll get a list of bug report forms for various products. I've reported several bugs to MS. Some have even been fixed. (Sadly, the most annoying one hasn't, but it's an interaction between MSIE and the Chime plug-in that neither side seems to want to take responsibility for.)

    Eric

    --
    "Seven Deadly Sins? I thought it was a to-do list!"
  106. Re:the MS college deal >> $5 by CapnGib · · Score: 2

    You aren't paying $5. Student fees/computer fees/tuition/and maybe even tax dollars pay for the university wide liscence. Your $5 only lets you get a copy for your personal use. It's the same at my university. If your machine is on the network you can install and use any of the software that's in the computer labs. You just have to run the keyclient. If you're not on the network you can get a CD for a small fee. But we pay $100 a semester in computer fees and even more in other student fees. They (and other software companies) do offer eductional discounts on software purchased through the university book store, but nothing is $5.

    --
    Beauty is truly in the eye of the tiger
  107. I wonder... by roystgnr · · Score: 2

    Will we see any "I didn't get MS Office, but $80 of my tuition went to subsidize this guy's copy" posts in response?

    It's a beautiful setup for Microsoft. Lower the apparant price, and you reduce people's incentive not to buy MS software. But you've got a deal with the school, so you get paid for all that software anyway. Everybody wins, except for those people who still don't buy MS products.

    1. Re:I wonder... by Disco+Stu · · Score: 2

      Everybody wins, except for those people who still don't buy MS products.

      No, the people who buy MS products don't even win. Many of them, because they get so locked onto Microsoft, will never have the power and efficiency that other operating systems provide. Most of those people will become especially dependent on the mouse (most people I know who use shortcut keys in Windows come from a UNIX background).

  108. I wish my school had the same attitude... by CapnGib · · Score: 1

    In the College of Engineering at my university (Rutgers) it is forbidden to use linux on the network. "Multi-user systems are not permitted on the network since they are a security risk for the university and Computing Services can not possibly administer and support each system." They then told me that Solaris was OK to use, if and only if I gave them a root account. I wish they would take a similar approach/attitude.

    --
    Beauty is truly in the eye of the tiger
    1. Re:I wish my school had the same attitude... by TheGratefulNet · · Score: 2
      any school who is afraid of unix should not be attended. (harsh words, but this is the educational system - not a bunch of corp IS guys who are afraid of their own shaddow).

      so they let solaris on the scene, eh? and only if you give them root? screw that - no way I'd hand over root to some huge body of folks that really don't have my best interests at heart.

      control can be gained in a lot of ways. my preference would be at the network level. if you are found to run your system incorrectly (cluelessly) and folks break in and screw the univ., then I can see them partitioning your repeater/switch port and cutting you off. that's fair and makes sense. but other than a port scan (from the OUTSIDE of the box) for a security test, I see NO NEED to hand over root access to them. that's insanity.

      I'd probably run a firewall and somehow make it seem that it was running 'doze only - but behind that NAT box, I'd run some form of unix. and only I'd have root control.

      --

      --

      --
      "It is now safe to switch off your computer."
  109. MODERATE THIS UP by Anonymous Coward · · Score: 0

    The above is the best post in the thread. These stunts really are "microsoft tring to create a microsoft tax which you must pay to go to collage." I have seen very little discussion about this and people need to know what is really happening, so moderate the above post up.

    1. Re:MODERATE THIS UP by Epi-man · · Score: 1

      Thanks for the vote of confidence. It amazes me how if I don't post to a thread in the first 2 hours it is up, there isn't a chance to get moderated up, oh well!

  110. The first hit's free by hawk · · Score: 2

    from any good drug dealer :) then you come back, and back . . .

    There's lots of companies that give it away to college students. The first I remember was MS in the late 80's, with an "academic" version of word--the regular disk for about $30, but no documentation. At that stage it wasn't to hook you, but because they figured you'd steal it anyway.

    Look at apple's distribution of computers to schools. It's not due to their concerns about education.

    THe real biggie is Lexis & WesLaw at law schools--get you hooked for free, and then it's a couple of hundred an hour in the real world after law school . . .

  111. YALD! just say no. by TheGratefulNet · · Score: 2
    Yet Another Linux Distro. sigh...

    what's the point? there are already too many, which cause a diffusion in the field, blurring the diff between systems so that you can't just sit down on a 'linux box' and know which files are where, what to poke when things need doing, etc.

    I've been a longtime linux user (since the 1.1 kernel days) and I have to say, all this distro scattering is enough to drive me to FreeBSD. I'm serious - they (*bsd) have it right - one distro, a clean pkg system and a clean ports system. like irix 'inst' but done right ;-)

    so what was so lacking in redhat or debian (the 2 primary US-based distros) that they had to roll their own? pride? ok - I understand that. I see the fun in rolling your own. but not at the university level. is it because they wanted to be neutral between distros, not showing favoritism? well that argument went to hell when they chose M$ and stood that party line (exclusively) for quite a while.

    if they need local customizations, have them create tarballs or rpm files (or deb files, etc) that layer their own localizations on top of an already established distro. that would suit their needs just fine. but when you fork from a mainline, you have support costs, separate bugfixes and security checks to track; in short, its unjustified overhead - just for ego's sake.

    --

    --

    --
    "It is now safe to switch off your computer."
  112. Turning off services for security (offtopic) by Anonymous Coward · · Score: 0

    It works nicely, except for some "turn off every possible service we can get away with" "fixes" to attempt to impose security on people.

    Could you elabortate on why that's a bad thing? Conventional wisdom is that turning off unnecessary services increases security and stability.

    1. Re:Turning off services for security (offtopic) by UnanimousCoward · · Score: 1

      There's a fine line between "bad" and "hassle."
      SULinux turns off all services including those
      that you might not consider unnecessary (such as
      the Apache Web Server). So this is not bad, just as hassle...

      --
      Twelve-and-three-quarter inches. Unyielding. This wand belonged to Bellatrix Lestrange.
  113. cut, paste and print. by InTheWoods · · Score: 1

    Barbarians comment is more than correct. It is a proactive vision of the level of action that must be taken to prevent linux's security reputation from trashed like MS's. Just because you like Linux...dosen't mean your little brother does. "once again they came a tapping, this time more insistent rapping..looking for that open door."

  114. MUCK FICHIGAN! by Anonymous Coward · · Score: 0

    GO BUCKS!

  115. Mirror of CAEN Linux by Anonymous Coward · · Score: 0

    I think it's unfair to keep non U of M personel from using CAEN 'Blue Hat' Linux. If enough people are interested, I might be able to pull off mirroring CAEN's files. If U of M took a big enough hit, they might complain, but otherwise I think it'd be cool. I wonder if the slashdot effect follows comments as well as articles... Let me know folks at agentkhaki@umich.edu .

  116. Its not like this is a new practice by salmi · · Score: 1

    At Michigan Tech in the early 90's we had
    copies of all sorts of engineering software
    that the school got really cheap, just to
    get the students hooked on it.

    How many engineering grads have gotten
    out to the real world, to find out that
    Matlab, Pspice, and Cadence design software
    are common, but not always at their new
    place of employment? How many more have
    gotten the employers to buy the software
    for them? Count me in both groups.

  117. Those Who Forget the Lessons of History Are Doomed by Anonymous Coward · · Score: 0

    So how many Linux distributions we have to date? 10? 20? Well, it happened to UNIX once before and looks like it is happening again. 30 years ago it was given to the universities and even now, after 30 years, applications has to be *ported* from one UNIX to another. I wish they made every distribution to comply with X-Open UNIX standards or some other standard. Unfortunately, it is not going to happen. It would be a real shame to see "#ifdef LINUX_UMICH" in the code in 10 years...

  118. UC Berkeley CS has a modified RedHat version too by PeterM+from+Berkeley · · Score: 1


    Because the CS department admins had tired of
    repeated breakins to unsecured Linux machines,
    they created a modified RedHat version which
    turned off most of the daemons, and included
    new rpms for common security tools.

    As far as I know, though, they don't have a
    snappy name for the "new" distribution.

  119. Great Idea by Christianfreak · · Score: 1

    I work at a uninversity that embraces any sort of propriatary software. They love MS exchange even though they spend several hours a day fixing it.
    It would be great if there were linux distros specifically for universities. It might break the cycle of propriatry-only attitudes.

    However such a distrobution would have to be geared for people who don't know that much about linux. Including support for windows based modems (I huge problem I've had w/ linux) and easy to use graphical setup programs

  120. Linux support at Rice by keysor · · Score: 1
    It seems like a lot of universities are now starting to support Linux. Rice University has just adopted support for Red Hat 6.1 on university owned PCs, also offering to help students with installation, troubleshooting, and applications. There's a page announcing their support at http://www.rice.edu/Computer/News/linux.shtml.

    This is all very exciting-- I'm sure a University distro would appeal to a lot of schools...

    Charlie Reis

  121. Stanford University Linux by Anonymous Coward · · Score: 0

    SU Linux has been around for a while, probably about a year. Again, it's just a tweaked version of redhat, but it's nice to let the university people deal with making sure it works on our systems. I'll try to dig up more info about it for later, but I'd assume that we aren't alone in doing this.

  122. College Hacker Likes Idea by d.valued · · Score: 1

    I think that these brainiacs came up with a bright idea! I'm going to UI-Urbana (same place Mosaic came from) and I'm going to try to pull of the same thing.

    --
    I used to be someone else. Now I'm someone better.
    Real life is underrated.
  123. The source has always been available. by Anonymous Coward · · Score: 0

    > you can't download CAEN Linux from their site - you have to be on the UMICH network. is this not a
    > violation of the GPL?

    We couldn't put CAEN Linux up for public access because of the U.S. government restrictions on crypto software. Without Kerberos and ssh, however, CAEN Linux would have been useless.

    With the recent changes in U.S. policy, it may be possible for us to make it available for public downloading in the future.

    The source code minus the cryptographic sources was always available, you can find it at:

    http://www.engin.umich.edu/caen/systems/Linux/ex port/6.0/noSRPMS/

    -Chris Wing
    wingc@engin.umich.edu

  124. Stanford and Linux distro by adam · · Score: 1

    Stanford University has also been working on a RedHat-based distro -- in fact, it's basically RedHat plus three packages: one to access the campus Kerberos authentication infrastructure, one to access the campus AFS filesystem, and one to plug the security holes that come in RH6 by default.

    So it basically comes down to a local mirror of the OS plus software to access campus systems. I think it's a wonderful idea as long as it doesn't stray too far from the primary distro.

    --
    I am Jack's complete lack of surprise.
  125. Communists! by Anonymous Coward · · Score: 0

    We Chinese like the fact that you Linux users have understood the values of Marxistic ideas. Keep on the good work!

    1. Re:Communists! by Anonymous Coward · · Score: 0

      He said:

      > This is probably the best news I've heard all week. I think that this is an excellent idea,
      > coupling the knowledge-base of acedamia with the Open Source model could have a really sweet
      > outcome.
      >
      > Go Blue!

      You said:

      > We Chinese like the fact that you Linux users have understood the values of Marxistic ideas.
      > Keep on the good work!

      My brain fails to compute what the hell you are talking about. Please explain, or were you just attempting to slander Chinese people for no reason?

  126. University Distro by Hard_Code · · Score: 2

    Here at Cornell we use Kerberos for authentication for virtually every network service. We've haven't really ever been able to maintain *nix support as well as Windows and Mac, which the majority of users have. We've sort of left the Linux bunch out in the dark because there are only kludgy Kerberos implementations for *nix. It would be great if there was an effort to create a standard University distro, catering to the more idiosynchratic university needs.

    Jazilla.org - the Java Mozilla

    --

    It's 10 PM. Do you know if you're un-American?
    1. Re:University Distro by Anonymous Coward · · Score: 0

      > We've sort of left the Linux bunch out in the dark because there are only kludgy Kerberos
      > implementations for *nix.

      Only "kludgey Kerberos implementations" available for Unix? ha ha ha ha ha ha ha, what do you think Kerberos is based on and has always been used on?

      Now, Kerberos for Mac or Windows, talk about a hack!

      Try KTH-KRB, it's a version of k4 with a lot of bug fixes and improvements:

      http://www.pdc.kth.se/kth-krb/

    2. Re:University Distro by Nat+Lanza · · Score: 1

      Er, what? Only kludgy kerberos implementations for Unix? Are we talking about the same kerberos network security package here?

      Look into KTH-Kerberos. It's very nice, and *definitely* not kludgy.

    3. Re:University Distro by Hard_Code · · Score: 2

      Well, ok...but we also use sidecar extensively which is a deamon that listens for callbacks on port on the client and prompts the user for their Kerberos passwd through the kerb libs. We have sidecar implemented pretty well on Windows and the Mac, but not so well, or not at all in *nix. I don't doubt that there are fine Kerberos packages out there, but integration is the problem. How exactly do we "prompt" a user at the command line, etc.

      Jazilla.org - the Java Mozilla

      --

      It's 10 PM. Do you know if you're un-American?
    4. Re:University Distro by Nat+Lanza · · Score: 1

      Ah. So when you say "kerberos for UNIX is kludgy", you really mean "the UNIX version of the stuff we have bolted on to the side of kerberos is kludgy" and not "kerberos for UNIX is kludgy".

      What do you mean by "listens for callbacks on port on the client"? What does sidecar do? It's really not clear from your explanation.

  127. CAEN Linux by Zac+Price · · Score: 1

    I'm an engineering student at U of M and have been asking about this for a long time. If you goand ask anyone in CAEN about this you get the run around. I finally got to the bottom of it when taking to some of the higher ups.

    CAEN loves suns and hps. They believed that there would be a greater response to the "blue hat linux" release. since there wasn't any great thing about it they probably won't continue. So much for a major university supporting Linux. BTW as of now CAEN sees no place for Linux in their labs.

    This is what i have heard from CAEN

  128. A University Distro by idealego · · Score: 1

    I can see it now. Come get your free copy of our customized Red Hat Linux! Complete with a napster client and automatic random proxy selection...

    ;)

  129. your numbers by _Bean_ · · Score: 1

    Where did you find the numbers you site? While I'm not saying that you are wrong you're obviously very anti-microsoft and could be misinterpeting the numbers or just plain lying.

    1. Re:your numbers by Epi-man · · Score: 1

      You are correct, I am very anti-Microsoft, in no small way because of the things I see. I would love to tell you where the numbers come from, but unfortunately, I am not able to, the source for the dollar amount would be in a world of trouble for that. If I told you where the sales numbers came from (the school paper), then I would have to say which university I am at, which I would perfer to not share. You are welcome to discount my numbers if you like, but I fear they are accurate. Technically, I believe these numbers should be public record, but I have yet to find where they are "publically available." I am thinking I need to head to the basement of my local transportation office, in the bathroom with the "Beware of Panther" sign on the door, underneath the "Out of order" sign, in the locked file cabinet.....

    2. Re:your numbers by Epi-man · · Score: 1

      You are correct, I am very anti-Microsoft, in no small way because of the things I see. I would love to tell you where the numbers come from, but unfortunately, I am not able to, the source for the dollar amount would be in a world of trouble for that. If I told you where the sales numbers came from (the school paper), then I would have to say which university I am at, which I would perfer to not share. You are welcome to discount my numbers if you like, but I fear they are accurate. Technically, I believe these numbers should be public record, but I have yet to find where they are "publicly available." I am thinking I need to head to the basement of my local transportation office, in the bathroom with the "Beware of Panther" sign on the door, underneath the "Out of order" sign, in the locked file cabinet.....

    3. Re:your numbers by Lx · · Score: 1

      That's "in the bottom of a locked filing cabinet, stuck in a disused lavatory with a sign on the door saying 'Beware of the Leopard'".

      -lx

    4. Re:your numbers by Epi-man · · Score: 1

      What can I say, it has been a while since I read them, thanks for the correction.

  130. University Linux Distributions by evildead · · Score: 1

    Universities who have rolled their own Linux distros, and those who are looking to, may be well-served to take a glance at http://www.bastille-linux.org, which is designed to be a more secure, out-of-the-box, linux workstation installation.

  131. Are They going to Charge $1K/year per system???? by just+someone · · Score: 1

    I interviewed there, and they said that the university was going to charge them $1000/yr to let them hang solaris boxes off the university network. The dept solution, buy macs, and if given, PC's.
    Told them at $1K a machine, they'd better have a lot of support, and that I couldn't figure out why they charge so much since the admins wouldn't have to leave thier desks to maintain the machines.

  132. Re:Providing support would be a pain - NOT by Goonie · · Score: 2
    That's just not correct. All the support students need is freely available on the web, via IRC. Go to any irc network and join the #linux channel. Or #linuxnewbie or whatever. You only need ONE student connected to irc, via Linux, Windows, Solaris or whatever, and all the other students can get enough support to get their own machines up and connected.

    I'm going to have to disagree, for several reasons:

    • If you provide a resource for students, they expect you (with some justification) to support their use of it - particularly if you make it a course requirement.
    • You grossly underestimate the enthusiasm, resourcefulness, and dare I say it competence of the average first-year student. Particularly in introductory courses, you get a whole bunch of mostly engineering majors who are required to do the subject, don't like or understand computers, and whose goal is to scrape through with the absolute minimum effort. Letting these people loose with an operating system is just asking for trouble.
    • While students living in dorms help each other, there are many first-year students in Australian universities that continue to live at home with their parents, or live in share houses around campus with people who may not be doing the same course. Therefore, many students do not know many people in their course, and some do not know anyone in their course! Their only contact is the tutor (ie me)
    • Unix is hard for some people to grasp. Why these people are doing CS I have no idea, but it means that the silly question factor is *extremely* high.

    While integrating Linux (and students running Linux boxen) into CS courses is, IMHO, a very good idea, it needs to be thought about carefully, and properly resourced. An ad-hoc approach, handing out a few RedHat CD's without any backup, just won't work.

    --

    Any sufficiently advanced technology is indistinguishable from a rigged demo
    --Andy Finkel (J. Klass?)
  133. Re:Is the world ready for Linux??? NOt at UK by Anonymous Coward · · Score: 0

    The popularity of the Winbloat line of products is appropriate for America's GREAT NEXT University. Mediocrity in everything, including computer resources. I don't know about you, but I have to use Win95 at work and look forward to the end of the day when I can use a real operating system and applications that WORK!

  134. CAEN linux probably not for you! by Anonymous Coward · · Score: 0

    The reason non-UofM people can't get at _some_ of the source is because it is totally UofM specific. Stuff that has to deal with our student id nums being out of range, for example, and other patches that make life better for UofM students who want to login to UofM computers. If you don't have a CAEN account, why do you want the patches that let you login to CAEN computers???

  135. best universal file format? by braman · · Score: 1

    HTML? Is that a joke? If I could write articles with decent formatting & dynamic supra and infra references in the footnotes & the occassional graphic in anything except MSWord, I would never boot-crash-reboot Win95 (I actually crashed writing this comment!). I'm not arguing that MSWord is what I want to use, but I haven't found anything else that gets the job done, let alone with ease and speed. Please, make my day! I'm dowloading AbiWord in the background, but after reading the features list, I'm not too optimistic.

    The idea of university support and choice, however, is fabulous! If Yale provided any linux support, I probably wouldn't have toasted my video card installing Linux the first time.

    1. Re:best universal file format? by SurfsUp · · Score: 2

      If I could write articles with decent formatting & dynamic supra and infra references in the footnotes & the occassional graphic in anything except MSWord, I would never boot-crash-reboot Win95

      Have you tried Wordperfect 8? It works fine - it's the standard for the legal industry, for one thing. It's fully capable of handling large, complex documents, and it's cross-platform.

      Abiword is coming along fine - it's useable now, in version 0.7.8 for simple documents (actually, it's a real pleasure to use) and by the time it gets to verions 1.0 it will be a killer app.

      --
      Life's a bitch but somebody's gotta do it.
  136. Works here by volkris · · Score: 1

    Here at TAMU, it seems as though the math department has standardized on Linux. All computer labs run Linux and KDE. After about five minutes to get used to KDE, any student can use it. The learning curve is extremely shallow. The TAs never get bothered about it because, like I said, the students have no problems with it.

    All in all, it seems to be a great success.

    ~Chris

  137. CAEN Blue Hat by Anonymous Coward · · Score: 0

    They should have called it Linux II

  138. MC Linux is a university distro by Anonymous Coward · · Score: 0

    I still have my two floppy distribution of .9x Linux produced by Manchester University here in Britain, some far sighted education establishments have not only been producing distros but have been doing it for a long time!

  139. Rutgers University Linux by jfm3 · · Score: 1
    Rutgers University has a long range plan to produce a distribution of Linux that is not so prone to casual network vandalism as RedHat is out of the box. We have similar problems with all other operating systems.

    There is a lot of Linux at Rutgers. Many students run RedHat in their dorms. There are at least two Beowulf clusters that I know of. At least one very large lab full of X display servers will be moving to commodity hardware running Linux. Central computing services recognizes RedHat, Debian, and SuSE as supported platforms. (It's what the "supported" means that still isn't clear.)

    I'll be emailing the man from Boston University doing something similar tomorrow when I'm at my desk.

    It is a great time to be a UNIX hacker.

    (jfm3)

  140. Linux on Campus by maddog625 · · Score: 1
    It seems that fear and control drives middle management types at Universities to stiffle creativity and exploration -- which would seem to be a contradiction of the mission of higher learning institutions. A distribution specifically designed for students at these institutions might help put to rest some fears about security, but the real thrust has to come from the top down, so deans and chancellors must be involved.

    The best argument I have heard for this comes from Eric Raymond (this is by no means a quote, but my interpretation of what ER was saying) -- that organizations should follow the scientific method when evaluating software product choices and open up the process to peer review -- as in other areas of science, and not position themselves to be at the wrong end of a monopoly.

    I feel very sorry for the students at Michigan who want to do things that may be very hard or expensive in their environment ... especially computer science students who maay want to look under the hood of their progams and look at other peoples code... and applaud the students who had the nerve to develop this distribution. I hope other schools look at this before making such decisions.

  141. EOS Linux by johjeff · · Score: 1

    NC State has it's own distro too. Link is: http://www.linux.ncsu.edu/eos-linux Glad to see Linux permeating life:-)