Slashdot Mirror


Does Your College Or University Support Linux?

yuna49 writes 'Lately I've been visiting colleges with my daughter, who is a senior in high school. Every school has proudly announced that they support both Windows and Macs, and most of these schools report having about a 50-50 split between the two. However we've been a Linux household for many years now, and my daughter routinely uses a laptop running Kubuntu 9.04. Sometimes I would ask the student tour guide if Linux was supported and was usually met with a blank stare. We're obviously not concerned about whether she can write papers using OpenOffice and Linux. Rather we've been wondering about using other computing services on campus like classroom applications, remote printing, VPNs, or Wi-Fi support (nearly all these campuses have ubiquitous Wi-Fi). Given the composition of Slashdot's readership, I thought I'd pose the question here. Does your school support Linux? Have you found it difficult or impossible to use Linux in concert with the school's computing services?'

578 of 835 comments (clear)

  1. 1 semester of "Linux" is a required course by rve · · Score: 1

    1 semester of "Linux" is a required course at my college

    1. Re:1 semester of "Linux" is a required course by A12m0v · · Score: 2, Interesting

      Same where I went to college. The OS course was all done on Linux for obvious reasons and that what got me to switch to Linux at home.

      --
      GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
    2. Re:1 semester of "Linux" is a required course by Useful+Wheat · · Score: 1

      At the Colorado School of Mines our physics department only uses Linux on their computers. Every computer in every lab is equipped wiht Linux In addition to this, you can typically find a linux box in most of the computer labs. They even issue you linux notebooks from the laptop checkout center if you specifically request it.

    3. Re:1 semester of "Linux" is a required course by wagnerrp · · Score: 1

      I know when I started (back in '01), the CompE/CompSci programs required a minimum of 20GB hard drive in addition to the CoE laptop requirement, so that they could dual boot Windows and Linux.

    4. Re:1 semester of "Linux" is a required course by Neil+Hodges · · Score: 2, Insightful

      "Obvious reasons"? The OS course at the University of Washington I took used the Windows Research Kernel.

      Granted, I've been using Linux for many years before then, and would've preferred the course to be Linux-based, it was still a great learning experience.

    5. Re:1 semester of "Linux" is a required course by kabloom · · Score: 1

      At UC Davis, the entire computer science department is in Linux, as well as a couple of other departments.

    6. Re:1 semester of "Linux" is a required course by yo_tuco · · Score: 2, Insightful

      "The OS course at the University of Washington I took used the Windows Research Kernel."

      The UW? If they didn't, I doubt they would ever see another "donation" from Microsoft.

    7. Re:1 semester of "Linux" is a required course by Compholio · · Score: 1

      Not all of the physics computers are Linux (there are some Windows and Mac OS X boxes floating around). The Tablet PCs we pass out to juniors now only run Linux though (we used to dual-boot them, but it became too difficult to image them now that we have five different types). Anyway, this person seems to be concerned about interfacing their personal computer to the network - which works fine, I've been using all of CSM's services on a Linux box for the past six years (VPN, Samba, etc.).

    8. Re:1 semester of "Linux" is a required course by mR.bRiGhTsId3 · · Score: 1

      My undergrad cs department was effectively entirely OS X. The used to use Fedora but apparently switched a few years before I matriculated due to the simplicity of administering OS X. Not that they claimed OS X was easier to administer, but the chemistry department apparently had a lab full of Macs for some chemical analysis package and by switching to Macs they got Unix and got neat things like Xgrid to play with as an added bonus.

    9. Re:1 semester of "Linux" is a required course by A12m0v · · Score: 2, Insightful

      I always thought the reason they went for Linux for the OS lab, when everything else was Windows, is the fact that Linux is open source and we can get to see the code and play with it, to a degree. It sure seemed that way to me, even the book we used for the lectures had some exercises on compiling and tweaking Linux a bit.

      --
      GENERATION 25: The first time you see this, copy it into your sig on any forum and add 1 to the generation.
    10. Re:1 semester of "Linux" is a required course by Natetheinfamous · · Score: 2

      when was that? I took their OS course in 2003 and the coding assignments was almost entirely linux based.

      --
      "To invent, you need a good imagination and a pile of junk." - Thomas A. Edison
    11. Re:1 semester of "Linux" is a required course by gtbritishskull · · Score: 1

      I went to Georgia Tech (Engineering, not CS) and had no significant problems with running linux. I had to go to the computer lab to use some of the proprietary software, but I didn't want to buy it anyway so I probably would have done the same thing if I ran windows. Some teachers still wanted word documents, but most would accept PDFs. I had no problem interfacing with the infrastructure, but GT is known for CS so I don't think it is representative.

    12. Re:1 semester of "Linux" is a required course by Alexandra+Erenhart · · Score: 1

      My University in Chile had Windows and Linux labs for the computer department. You could use either depending of what kind of assignment/programming you needed to do. I had classes where we focused on Microsoft stuff (VB, ASP, etc) or we wanted to use macromedia products, so we used the windows lab. But for others, specially in C programming and similar, was much better to use the linux lab. The ambient in both was very different too hehe.

      As far as I know, we had NO support in Macs. Who cares about macs? You can do whatever is needed for computer and software dev in either windows or linux. I *think* the Design department had some, but eh.

      Oh wait, the language lab had macs :P

    13. Re:1 semester of "Linux" is a required course by cbhacking · · Score: 2, Informative

      For those who don't know, the WRK is a mostly-complete source code distribution of the Windows 2000 kernel (NT 5.0). It's made available for academic and research uses. While the source isn't included for every single component, there's more then enough there to understand how the kernel works, how its components communicate, and to write your own extensions or modifications (system calls, changes to the scheduler, doing things at different points during initialization, modifying included drivers and so forth).

      UW also offers OS courses based on the Linux kernel; which you take is a matter of preference as they satisfy the same prerequisites and are treated as equal in terms of degree progress.

      --
      There's no place I could be, since I've found Serenity...
    14. Re:1 semester of "Linux" is a required course by Korin43 · · Score: 1

      I got to Colorado State University, and our computer science department has hundreds of computers. Probably 90% are Linux (fedora), with the rest mostly being Solaris and HP-UX, a tiny number of Windows machines (maybe 5?) and then 2 Macs. I'm guessing they use Linux because we can access them from home easier and they're still usable with just the terminal.

    15. Re:1 semester of "Linux" is a required course by cbhacking · · Score: 4, Informative

      Baseless accusations, much? For the TL;DR folks: UW uses Linux extensively, and it is required for many of our CSE clesses.

      The UW offers OS courses on both the NT and Linux kernels - Neil chose to take the NT one, but in terms of degree progress the Linux version of the OS course is exactly equivalent. The CSE undergraduate labs are a mix of Windows and Linux boxes. The department offers a few Windows servers for student use, but the majority of the servers, including the file server, mail server, and cycle server are all Linux-based.

      As for the required courses, one of the earliest courses in the curriculum teaches basic Linux knowledge, ranging from shell familiarity and manpages to scripting and regular expressions, plus gcc, make (and writing makefiles), and so forth. Later classes include security (one of the programming projects specificaly requires Linux and GDB knowledge), embedded systems (the latter half of the class uses an ARM chip running Linux, and we are required to modify a kernel driver and use the ALSA API), Networking (this one varies, but usually involves developing for a device like a router or N800, running Linux).

      --
      There's no place I could be, since I've found Serenity...
    16. Re:1 semester of "Linux" is a required course by mycologistica · · Score: 1

      I have Ubuntu 9.04 on my laptop and go to the University of British Columbia (UBC) in Vancouver (Canada). Connecting to the wireless network and VPN were both smooth as a baby's bottom. Collaborating with classmates on team projects has been peachy. I came across one unsolvable problem, although it was also a problem for the Mac users: working with an Excel spreadsheet that relied on a massive amount of macros. Luckily this spreadsheet was used for a team project so I could just work on one of my teammate's laptops.

    17. Re:1 semester of "Linux" is a required course by Mr.+Freeman · · Score: 1

      They run win XP in the computing commons and the room used for physics studios.
      I've seen a couple linux boxes and a few in one of the AC&N offices, but none other than that.

      --
      -1 disagree is not a modifier for a reason. -1 troll, flaimbait, redundant, overrated are NOT acceptable substitutes.
    18. Re:1 semester of "Linux" is a required course by LifesABeach · · Score: 1

      I am loath to report that the I.T. Department at Evansville University has evolved no further than Windows NT. The beautiful minds at that fine campus will do very well, as long as they do not have to rely on their BSOD dreams; heavy sigh.

    19. Re:1 semester of "Linux" is a required course by randomblast · · Score: 1

      Colorado School of Mines?
      How hard can it be...?

      1. Get down the pit.
      2. Dig

      --
      ...these aren't my real teeth.
    20. Re:1 semester of "Linux" is a required course by ta+bu+shi+da+yu · · Score: 1

      Yeah, which you have to sign an NDA to poke around with.

      Why bother when you can use a better documented operating system, which has nothing obstructing the free dissemination of the source code?

      --
      XML is like violence. If it doesn't solve the problem, use more.
    21. Re:1 semester of "Linux" is a required course by Hognoxious · · Score: 1

      It's the other kind of mines. The complicated part is learning how to move them without touching the det
      @#:" .>
      no carrier
      .

      --
      Confucius say, "Find worm in apple - bad. Find half a worm - worse."
    22. Re:1 semester of "Linux" is a required course by zoward · · Score: 1

      Big thumbs up to Georgia Tech - they're my selected mirror for Slackware downloads/updates. Not sure if this counts as Linux "support", but I'm grateful either way.

      --
      "Can't you see that everyone is buying station wagons?"
    23. Re:1 semester of "Linux" is a required course by jeremyp · · Score: 2, Insightful

      I find it a bit disturbing that an operating system course at a University would cover only one kernel, or even only two.

      --
      All I want is a secure system where it's easy to do anything I want. Is that too much to ask ~~ Randall Munroe
    24. Re:1 semester of "Linux" is a required course by Alpha830RulZ · · Score: 1

      Why bother when you can use a better documented operating system, which has nothing obstructing the free dissemination of the source code?

      Because it allows you to apply scrutiny to the windows kernel, similar to what we do to linux?

      I'd love to have a chance to poke around in the kernel, and see what it looks like, and see what the MSFT programming practices are like.

      --
      I was taught to respect my elders. The trouble is, it's getting harder and harder to find some.
    25. Re:1 semester of "Linux" is a required course by ta+bu+shi+da+yu · · Score: 1

      Why would you even care what OS it is if you are learning the fundamentals of operating systems?

      --
      XML is like violence. If it doesn't solve the problem, use more.
    26. Re:1 semester of "Linux" is a required course by cbhacking · · Score: 1

      We go over the theory and history of operating systems, and in particular kernels. We consider the inherent trade-offs in scheduling and other resource allocations, consider ways to prevent deadlocks, and so forth. The course is partially pure theory (ideal algorithms, the theoretical advantages of different kernel designs, etc.), partially discussions of operating system features in the real world (processes and threads, memory mapping, hardware abstraction, program loading, etc.), and partially hands-on experience.

      The NT or Linux portion of the course is simply a question of which real-world kernel we get hands-on with. Admittedly, we learn a fair bit that is specific to that kernel - having taken the one that uses the WRK, I know quite a bit about NT's IRPs (I/O Request Packets, data structures used to communicate between kernel components), for example - but the class is NOT a study of a particular operating system. We simply choose a particular implementation that we want practical experience with; in a course with only 10 weeks for instruction, there's really not time to study the implementation of multiple kernels.

      --
      There's no place I could be, since I've found Serenity...
    27. Re:1 semester of "Linux" is a required course by Alpha830RulZ · · Score: 1

      Hm-m-m, I don't think I'm the one who is caring deeply about the subject.

      I took the OS class about 10 years before either Windows or Linux was available to study. As such, graphical display engines, for example, weren't part of the material.

      So, yeah, I'd love to go back and study a current state of the market commerical OS. I'd like to see how good, or not good, the MSFT guys are.

      --
      I was taught to respect my elders. The trouble is, it's getting harder and harder to find some.
    28. Re:1 semester of "Linux" is a required course by dollargonzo · · Score: 1

      Then you'll have a heart attack when I tell you that the projects for the OS course I took at Cornell were all to expected be done either in Java or C# (although you could use another language if you pleased). There was also surprisingly little discussion of existing kernels.

      --
      BSD is for people who love UNIX. Linux is for those who hate Microsoft.
    29. Re:1 semester of "Linux" is a required course by ta+bu+shi+da+yu · · Score: 1

      As I said, that's fine for an advanced course on operating systems. But if you were learning the basics, best to stick to Minix or Linux.

      --
      XML is like violence. If it doesn't solve the problem, use more.
    30. Re:1 semester of "Linux" is a required course by soren202 · · Score: 1

      At the U of M, Linux is only used in the computer science department. It's mentioned here and there other places, and, obviously, everything they have for public use (wi-fi, etc) is more or less required to work with linux, less they face the wrath of the computer science department, but otherwise, there's no mention of it.

  2. wow, first post by whiting · · Score: 1

    I've been out of school for a long time, but my alma mater doesn't support linux. Most of the computer services on campus are supported through old Novell servers.

    1. Re:wow, first post by HAKdragon · · Score: 1

      I've played around with the Linux Novell Client before and it's been spotty. It only seems to work on SuSE and they don't even have a non beta version for OpenSuSE 11 or SLED 11. It'd be nice if they provided a generic .tgz or .sh (or .deb) so it could be installed easily on non-Novell Linux distros.

      --
      "Our opponent is an alien starship packed with atomic bombs. We have a protractor."
  3. Move to Finland by AliasMarlowe · · Score: 4, Informative

    Most universities/polytechs/etc. are quite Linux-friendly here. They generally have a mix of machines, and avoid doing anything particularly hostile to any one platform.

    --
    Those who can make you believe absurdities can make you commit atrocities. - Voltaire
    1. Re:Move to Finland by callinyouin · · Score: 1

      Sure, but when I get there is there anyone I can marry for citizenship?

    2. Re:Move to Finland by BitterOak · · Score: 1

      Most universities/polytechs/etc. are quite Linux-friendly here. They generally have a mix of machines, and avoid doing anything particularly hostile to any one platform.

      That's great, but keep in mind Finland might have a very slight bias when it comes to Linux for obvious reasons.

      --
      If I can be modded down for being a troll, can I be modded up for being an orc, or a balrog?
    3. Re:Move to Finland by node+3 · · Score: 1

      Well, duh, Finland is going to be receptive to Linux.

    4. Re:Move to Finland by pimpimpim · · Score: 1

      Universities in Germany are also quite Linux-friendly. Most IT websites about e.g. WiFi login info will give you the linux instructions too. If they ever get the chance to install Linux themselves, they'll use SuSE, because of its German roots. That wouldn't necessarily be my first choice ;) But I'm glad I get preinstalled linux on my workstation anyway. The good thing is that universities at this side of the ocean don't depend so much on donations from / contracts with industry. And as far as they do, the industry is more likely to be a local one and not Microsoft or Apple. Unfortunately however, lovely SAP is a local industry :p

      --
      molmod.com - computing tips from a molecular modeling
    5. Re:Move to Finland by tygerstripes · · Score: 1

      I would hope that any half-decent uni would support multiple platforms and open standards, as a matter of policy. The notion of sticking to expensive proprietary platforms as a policy seems remarkably anti-academic to me.

      My (UK) uni supports most platforms. However, a friend told me how her daughter - attending a different uni - was told that, in order to be able to connect to the university network from her room, she would have to be using Vista. I'm not even kidding. I was gob-smacked. When I looked into it, their policy loosely alluded to the security benefits. Bitter, bitter irony...

      Needless to say, her university is not considered to be one of high repute. Any UK resident over the age of 25 will understand what I mean when I say "ex-polytechnic".

      --
      Meta will eat itself
  4. TBH... by janeuner · · Score: 2, Funny

    I've found it fairly impossible to use Windows in concert with my college's computing services....but I don't think that has anything to do with Windows.

    1. Re:TBH... by BhaKi · · Score: 1

      It has everything to do with Windows' broken support of standards and Microsoft's own broken standards.

      --
      The largest prime factor of my UID is 263267.
  5. Nope. by nedgofast · · Score: 1

    I would speculate that most IT staff at many Universities have MicroSoft Certification- and have been told that Linux is insecure. There are exceptions of course, but I've met many people at three different universities where I have worked that fear Linux. -Those who don't understand Unix are doomed to reinvent it..... poorly. (the Spence)

    1. Re:Nope. by jhfry · · Score: 2, Informative

      Actually my experience is quite different. Most universities and Colleges I have attended or worked with/for (I used to work in higher education) are heavily dependent upon FOSS for infrastructure and servers. Though I will admit I spent much more time with smaller private universities where they were more likely to use homegrown FOSS solutions than expensive commercial products just to save money.

      --
      Sometimes the best solution is to stop wasting time looking for an easy solution.
    2. Re:Nope. by millia · · Score: 1

      Fascinating. Of the universities and colleges in Georgia that I know of, at least a dozen, most of the tech staff uses and likes linux.
      I think some quarters on a campus may gravitate one way or another, of course. The business dept. staff here is more strongly linux; the faculty is more Microsoft. Getting a monolithic 'yes' to anything at any large university is surprising...

      --
      stored on computers from birth to the grave
    3. Re:Nope. by sbeckstead · · Score: 1

      Most actually don't and MS certification is at best barely useful without a complete windows infrastructure. Using only Linux is a bit of a handicap after you graduate unless you stay in academia for the rest of your career but that doesn't hold true for some of the Major schools around here that are either Mac OS X or Windows entrenched. Exposure to all of the systems is something I recommend because you are sure to get a job if you know at least the basics of all of them. It's catch as catch can in the real world. In theory, theory and practice are the same, in practice they rarely are.

    4. Re:Nope. by Xabraxas · · Score: 1

      If printing worked with a Mac it should have worked with Linux too. They both use CUPS.

      --
      Time makes more converts than reason
  6. and... by Bizzeh · · Score: 1

    .... do you care?

  7. Who cares? by localman57 · · Score: 5, Insightful

    Unless she intends to pick a job in the future based on whether they use Linux, then whether the University supports it is probably a moot issue. It's like having cable TV, or private bathrooms, or a pool table in your particular dorm. Nice to have, but not essential.

    Either she'll get a school that supports Linux (Good), or she'll get a school that doesn't, and be well prepared for what the rest of the real world is like, where Linux people are a minority who do what they want because they want to, not because their IT department puts their stamp of approval on it (Also good).

    1. Re:Who cares? by gowdy11 · · Score: 1

      No college for me

    2. Re:Who cares? by cptdondo · · Score: 5, Insightful

      Well, there's tolerant and then there's hostile. Take my workplace. If your PDA doesn't run Windows, you can't use it to connect to your desktop. You can check email through the web interface - but only if you use IE. You can use our groupware through the web - but only if you use IE. Unless it runs Windows, you're not allowed to connect to the network. So... Yup, I can bring in my Sharp Zaurus PDA with Angstrom, and my Asus eeePC with xubuntu, but I can't actually use them for anything, or, according to IT edicts, can't connect them to our network. So on the few occasions when I brought them in, I used the Public Library WiFi connection. So the question has real substance. If their email is MS Outlook, and their web interface is written in ActiveX, then you're screwed if you have linux.

    3. Re:Who cares? by nine-times · · Score: 2, Insightful

      Unless she intends to pick a job in the future based on whether they use Linux, then whether the University supports it is probably a moot issue. It's like having cable TV, or private bathrooms, or a pool table in your particular dorm. Nice to have, but not essential.

      I wouldn't think it's comparable to cable TV or pool tables at all. Pool tables are for fun. If my kid wants to play on a pool table, he can find a bar to go play. Supporting Linux and OpenOffice is a horse of a different color.

      Here's the thing: education is very expensive already without making it more expensive unnecessarily. Why should students be forced to spend hundreds of dollars on software licensing when perfectly good alternatives are free? In my mind, supporting free software and developing open source textbooks should be among the goals of any modern university. That both of these things aren't prioritized tells me that these schools are run by people who are either corrupt or clueless. Well, or maybe just apathetic and not very good.

    4. Re:Who cares? by randalotto · · Score: 3, Informative

      At my school, we're required to use Exam4 software, which doesn't run on Linux, for ALL of our exams (unless we want to handwrite them.) Questions to the registrar and IT people about Linux support elicit a response, essentially, of "tough shit." So, I care. It's a pain in the ass to have to borrow a laptop or purchase Windows for the privilege of typing a final exam. I'm fine with the school not promoting Linux, but it shouldn't be actively hostile towards it.

    5. Re:Who cares? by Ronald+Dumsfeld · · Score: 2, Insightful

      I wouldn't so much respond with "Who cares?", as with "Get your ideology out of here!".

      Unless you are actually studying CS or IT, then Linux versus Windows versus OS-X is irrelevant.

      Regardless of your own favourite platform, an institute of higher learning has to deal with reality. Sorry to break it to you, but that means that they are not going to invest in staff time and training on the off-chance someone wants to use Hanna Montana Linux. They're going to provide the computing resources they believe you need for your time there, with the lowest level of expenditure they can get away with.

      That means you're on your own for Linux support. There might be a local user group, or the odd Linux user in the IT department, but that's it.

      You're wasting your time asking about Linux, particularly asking the tour guide who's doing this for brownie points with future sales or marketing employers. Ask the college IT department, and *don't* ask about Linux, ask about which standards and protocols they use. Then you can decide if your Linux laptop is compatible with the college you'd like to go to.

      --
      Where's the Kaboom?
      There's supposed to be an Earth-shattering Kaboom.
    6. Re:Who cares? by Atlantis-Rising · · Score: 3, Insightful

      At which point you get Windows and write it off as a cost of attending school, like a textbook (have you seen how much textbooks cost these days?)

      Really, your operating system choice should not be so totally ingrained with your personality that you can't change to adapt to situations where you may be required to use something else.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    7. Re:Who cares? by Pulse_Instance · · Score: 1

      And the whole point of his post was, if she goes to a college like that then she will be more prepared for a job in the future which will probably not be linux friendly.

    8. Re:Who cares? by Atlantis-Rising · · Score: 1, Insightful

      Or maybe they have more important things to worry about than an ideological debate that, ultimately, nobody except zealots on either side actually care about?

      You can make a difference between 'free' and 'not free' in the sense of monetary cost, but that's an analysis that ultimately the University will be making anyway- and Microsoft makes it very comfortable for them with MSDNAA and other programs.

      You can make an argument based on 'free' and 'not free' in the sense of ideology, but this is not something that universities give a damn about, and to be honest, they really shouldn't. They buy chairs that are patented, buy textbooks under copyright, probably issue textbooks under copyright and apply for patents- universities, certainly, are not ideologically opposed to the current IP-licensing regime, just like 99% of people in the world.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    9. Re:Who cares? by stokessd · · Score: 1

      He makes a good point albeit obliquely. One requisite of many employers is proficiency with MICROSOFT office, not open office, not joe's organic office suite, etc. So Not all employers do that mind you, but if you spend some time cruising Monster, you'll see that as an overarching theme.

      Linux is great and I really find it useful in several hobby areas, but at work, it's a windows and MS office world. And more importantly, I don't see that changing anytime soon.

      So depending on the career field she wants to go into, only being exposed to Linux isn't preparing her for a career like suffering with MS office will. ('cause it's all suffering in the work world)

      Sheldon

    10. Re:Who cares? by Shadowmist · · Score: 1, Insightful

      It's not a matter of being actively hostile. (After all Mac people would have the same issue) It's a matter that this is the infrastructure that they invested in and they're simply requiring you to conform to it. I'm pretty sure if you could get the Exam4 software to run under Wine or Crossover and get the results that they need done, done, they probably wouldn't care less. But again because they're not babystepping you through what you'd have to do is not an expression of hostility, it's more like you're here, this is what you need to do and the only route that we support doing it is through Windows.

    11. Re:Who cares? by t0rkm3 · · Score: 1

      Or... You should put your dollars toward a school that isn't hostile toward your preferences. Although they are the keepers of the Golden Paper... you do still have some power. I managed to get support for our home linux setup from the University of Maryland. To do so: 1. I established that I am not begging for support. I am demanding it as a paying customer. 2. Establish myself as a technically competent customer.

      After that... Easy peasy lemon squeezy.

    12. Re:Who cares? by Foofoobar · · Score: 1

      Is the want to configure your own system an ideology? People can tinker with their cars, their refrigerators, their eletrical, their plumbing, do their own carpentry, etc. This doesn't seem to be an ideology as much as the way we currently live. I should be able to call a generic contractor and they should be abl to come over and fix my system based upon a standard set of protocol that all systems use and he should be able to fix it (as I should be able to) because the system is open and configurable.

      If this is a ideology, then it is the ideology that the human race has stuck to for the majority of its existence and we merely demand it to continue.

      --
      This is my sig. There are many like it but this one is mine.
    13. Re:Who cares? by elrous0 · · Score: 1, Insightful

      Probably the same reason they used to charge *YOU* ridiculously high prices for textbooks that they forced you to use, when other cheaper/better alternatives were available. That's what universities do.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    14. Re:Who cares? by RobBebop · · Score: 1

      My first impulse was that the "Who cares?" attitude was that of a troll, but after thinking about it a bit I realized how Windows-centric my University had been (RPI Computer Engineering - Class of 2005). Via a financial aid package I got a free (at the time) top of the line laptop which happily ran Windows during my time there. Then there was the Vorhees Computing Center which was divided up between Windows on the left (where you'd go to print stuff) and UNIX on the right (which was mostly ignored because it was fairly ancient).

      Anyway... point is that AFTER college all of my computers have been loaded with Linux and my "work" computers continue to be predominantly Windows. This is a fact of life.

      If you have the luxury, I'd put in the following recommendation: making sure she's got easy access to both Linux and Windows. Because I'll say this, knowing what Linux does well and learning what Windows can handle satisfactorily will give her an advantage over the people on campus who only know one way of doing things.

      If easily/convenient computer labs on campus offer Windows desktops, send her to school with a Linux laptop. If not... is sending a student to campus with two laptops or a desktop+laptop really that hard to imagine?

      And when she asks you how to configure Samba, Cygwin, Wine, Apache, and remote terminals... be prepared with the answers.

      --
      Support the 30 Hour Work Week!!!
    15. Re:Who cares? by elrous0 · · Score: 4, Insightful

      She might have to live in the crappy freshman dorm too, and park her car off campus, and do a million other things that she'll have to bite her lip on and just deal with. Colleges don't cater to everyone's whims, you know.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    16. Re:Who cares? by dnahelicase · · Score: 1

      We weren't quite so hostile where I went, but it was still an issue to jump through if you wanted anything that didn't run windows or mac. We had to download norton AV to our machines. In the install script it would also put your windows and AV updates in their hands. If your machine didn't respond to the AV update twice a day (or each time you connected) then you got booted. This made it very difficult to have my own wireless router (our wireless coverage was lacking), to have linux running, or to play with vm's. Even after getting myself an "exception" on the system they still booted me on a fairly regular basis and it was a hassle to get back on. I understand why they managed it the way they did, and for the bulk of the students it was a non-issue, but for me (and my educational interests) it was very difficult to deal with.

    17. Re:Who cares? by Ronald+Dumsfeld · · Score: 1

      Yes, it is ideology if your choice of college or university is governed or significantly influenced by "Does it run Linux?"

      --
      Where's the Kaboom?
      There's supposed to be an Earth-shattering Kaboom.
    18. Re:Who cares? by TorKlingberg · · Score: 5, Insightful

      What is it with Slashdot these days? I'd never demand to use Linux at work, but I use what I want at home. The submitter asked about using Linux on your personal PC. I would be very disappointed is my university required me to use specific operating systems at home. I didn't expect them to help me configure Linux, but I did expect their systems to use open standards.

    19. Re:Who cares? by Mr.+Slippery · · Score: 2, Insightful

      At which point you get Windows and write it off as a cost of attending school, like a textbook (have you seen how much textbooks cost these days?)

      What's the cost of data insecurity, of giving up freedoms, and of supporting a criminal corporation? What form do you write those costs off on?

      your operating system choice should not be so totally ingrained with your personality that you can't change to adapt to situations where you may be required to use something else.

      My preference is not for a particular operating system, it is for open standards. A situation where I am forced to use proprietary standards results from either incompetence or corruption; both are things I'd like to avoid.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    20. Re:Who cares? by Nimey · · Score: 1

      Colleges are generally more relaxed about these things than corporations.

      --
      Hail Eris, full of mischief...

      E pluribus sanguinem
    21. Re:Who cares? by nine-times · · Score: 1

      Or maybe they have more important things to worry about than an ideological debate that, ultimately, nobody except zealots on either side actually care about?

      It's not zealotry. I'm not a zealot. To me, this isn't even about "free" in the sense of ideology, but it's about making education "cheap" as in $$$. As a society, we should be using open source software in education and open source textbooks so that we can make education cheaper.

      But sorry, I forgot that our schools aren't designed to educate ourselves. They're supposed to milk rich mommies and daddies who send their kids off to join frats, get drunk, and go to football games.

    22. Re:Who cares? by Atlantis-Rising · · Score: 1

      I agree, but I wasn't referring to the original question, merely the poster above me.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    23. Re:Who cares? by PC+and+Sony+Fanboy · · Score: 1

      That means you're on your own for Linux support. There might be a local user group, or the odd Linux user in the IT department, but that's it.

      Agreed. If you're competent enough to use linux, you're competent enough to work around the windows restrictions.

      And if you're not that competent, buy a mac, idiot.

    24. Re:Who cares? by Atlantis-Rising · · Score: 1

      As I mentioned, if it's solely about the cost, Microsoft is perfectly happy to make Windows cheap for educational users. Sometimes, even to the point where it's 'free' as in beer.

      Plus, as I'm sure has been repeated to you many times, most of the cost in software is not licensing costs, but continuing operating costs. Ultimately, the cost issue is very minor.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    25. Re:Who cares? by PC+and+Sony+Fanboy · · Score: 1

      but I did expect their systems to use open standards.

      You mean, like the cell phone/movie/music industry?

    26. Re:Who cares? by Darinbob · · Score: 1

      Generally, if you use Linux then you're used to supporting it yourself. Campus "support" is generally for people who can't support their computers themselves.

      Given that most universities support both Mac and Windows means that Linux will slip in easily enough. The snag comes with the applications that are required. Ie, are you required to use MS Exchange for mail (ugh) or can you get by with POP/IMAP; does a class require a specific Word template, or will any document software suffice.

      I know IT has massively changed since the last time I was in college. But the nature of universities are such that you can't have a normal "corporate" model where everyone is expected to be homogeneous and work the same way. You have many departments, almost all of them with their own unique IT requirements, tools, and needs. So the IT department at a university has to be very flexible, and devote more time on infrastructure (network backbone, servers, etc).

      Granted, you WILL encounter class that has Windows only app sometime. Even on universities that claim to support Macs. So be prepared to have two partitions, saving one for Windows. Also a Wine setup, maybe a shared partition in FAT32 for exchanging data between Linux, Windows, and Wine. A lot of schools have deep discounts on Windows for students; and if they also have a VMWare discount, then you're in luck.

      As for support when you really need it? Get some friends and acquaintances that understand linux. This is always a better solution than relying on IT, where "support" usually means checking for the obvious problems on the flowchart. This is true for Mac and Windows support also.

      I also suspect that most universities have ways to dealing with students who have no computers at all!

    27. Re:Who cares? by Foofoobar · · Score: 4, Insightful

      It's only ideology if you are looking at it from a 'religious' perspective when viewing that question rather than a support question as to whether they support open standards and formats. In which case, you project your own ideology onto the question.

      --
      This is my sig. There are many like it but this one is mine.
    28. Re:Who cares? by Tetsujin · · Score: 2, Funny

      At which point you get Windows and write it off as a cost of attending school, like a textbook (have you seen how much textbooks cost these days?)

      What's the cost of data insecurity, of giving up freedoms, and of supporting a criminal corporation? What form do you write those costs off on?

      No, no... it ain't working. Maybe if we played "Battle Hymn of the Republic" in the background while you said that? Let's try that...

      --
      Bow-ties are cool.
    29. Re:Who cares? by nine-times · · Score: 1

      As I mentioned, if it's solely about the cost, Microsoft is perfectly happy to make Windows cheap for educational users. Sometimes, even to the point where it's 'free' as in beer.

      "Somestimes" eh? How many times do you think Ubuntu is "free" as in beer?

      Plus, as I'm sure has been repeated to you many times, most of the cost in software is not licensing costs, but continuing operating costs. Ultimately, the cost issue is very minor.

      So you're saying TCO for Linux is higher? Please, show me hard evidence of that by someone not funded by Microsoft. The cost issue may be very minor for you if you have money. If you're not so rich and taking out tens of thousands of dollars in student loans already, you might not like being asked to spend thousands more on software and textbooks which could very easily be free.

    30. Re:Who cares? by Tubal-Cain · · Score: 1

      Yeah, but the university doesn't usually make money off of MS Office, Windows, and Adobe CS. Why require a ridiculously expensive product when you're not making money from it?

    31. Re:Who cares? by Atlantis-Rising · · Score: 1

      ...if you're technically competent, you probably weren't asking for any support at all.

      At which point, they were probably perfectly happy to do absolutely nothing to accommodate you, which is likely what happened.

      As I said above, certainly, perhaps, going to a university that isn't hostile toward your preferences on a minor and fairly insignificant issue is something to take into account.

      But it absolutely shouldn't be a be-all and end all, and I think you noticed that because you appear to have chosen a school which was, at the time, hostile to your preferences.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    32. Re:Who cares? by quanticle · · Score: 1

      It also helps if you don't treat your operating system as a core part of your belief system. If show the IT department that you're not just being a zealot and there's some reason behind your wanting support, they'll be much more likely to make attempts to meet you halfway.

      It also helps to skip the first-line helpdesk entirely and contact someone higher up in the IT department. The helpdesk workers (usually being trained students working for pocket money) may not know how to deal with Linux, but a higher level developer or manager usually will. If you can get through to them, your chances of getting an arrangement are much better. E-mail and in-person visits work better here (in my experience).

      --
      We all know what to do, but we don't know how to get re-elected once we have done it
    33. Re:Who cares? by TopherC · · Score: 1

      There are a few things college administrations often tolerate that makes using Linux a little harder for students. One is distributing various files such as from Word or PowerPoint in OOXML format. I guess support for reading those formats is improving, but I don't think it's really good yet. Another problem is critical web-based services that require IE. Blackboard is one such beast by some reports, though I never had much trouble with it. I think Banner may also have occasional problems too. As others have mentioned here, spreadsheets with VB scripting are sometimes taken for granted, etc.

    34. Re:Who cares? by thtrgremlin · · Score: 1

      If their email is MS Outlook, and their web interface is written in ActiveX, then you're screwed

      I think you over qualified your statement. Fixed it for ya.

      --
      Want Big Business out of government? Take away the incentive and start by getting government out of big business!
    35. Re:Who cares? by AubergineDream · · Score: 1

      The problem here is that each Linux distribution is quite different and they would probably have to choose which to support (can't be an expert in everything). If they chose one then the department would probably still be criticised for forcing students to use a particular distro. Whatever operating system - CANDE, VMS, HP-UX, Workbench, Fedora, VxWorks, QNX, Win3.11, Win95, XP, Vista - who cares if you're doing CS you have to learn whatever comes along. If you're not doing CS, unless you have to buy a new operating system it's an irrelevance (unless you hate Microsoft or Apple).

    36. Re:Who cares? by lymond01 · · Score: 1

      I think the question isn't "Will your linux computer be able to access university services?" but "Will the campus help desk be able to help troubleshoot my linux computer when I have prolems accessing university services?" If all they can tell you is "Click on the Start/Apple menu..." then the answer would be "no". If they can talk about ifconfig and rc.local, then you may have a shot.

    37. Re:Who cares? by gtbritishskull · · Score: 2, Insightful

      He didn't say he was picking a school based upon whether it supported linux or not. He asked whether it has been easy or hard to run linux on a college campus. I don't know about you, but when I went to college I bought my computer BEFORE I got there. It was only AFTER I got there that I was able to judge how well linux was supported. Maybe he is trying to figure out if he should go ahead and spend the $$$ to put windows on her computer, or if it is unnecessary.

    38. Re:Who cares? by Desler · · Score: 1

      Why should students be forced to spend hundreds of dollars on software licensing when perfectly good alternatives are free?

      What podunk university are you going to that either doesn't let you download copies of Windows from them with the use of a volume license key or don't have Windows and other software you need for sale for 5 or 10 bucks? I thought that was pretty much standard.

    39. Re:Who cares? by Repossessed · · Score: 1

      Thats rather incredible, even when I was at Microsoft I could check my work email from my Linux box.

      Something to keep in mind about schools that are hostile to other OSes is that its often because you have to run some pretty hostile software, the kind of crap they put on a work computer. They're also more likely to run heavily censored internet setups.

      Not a huge deal if you live off campus, but living in dorms means you're forced to use the landlords network, not your own. A larger concern is that that kind of setup implies a heavy attitude of education to submission by the administration (unless you *want* your kid to be an obedient drone).

      wrt to the OPs question, the University of Utah is pretty Linux friendly (except you'll need to learn to compile source tarballs, they don't do and help desk is useless). The tour guides aren't likely to have any idea though.

      --
      Liberte, Egalite, Fraternite (TM)
    40. Re:Who cares? by quercus.aeternam · · Score: 1

      Life without linux would be like losing an eye. I could still function, but at a handicap.

      When I started linux, everything took a /long/ time to learn and do. Now that I'm good (by which I mean quite good as compared to the average linux user), I feel crippled when I am forced to use windows. Everything is slower. I can't customize things the way I want (Equilibrium, anyone?).

      Before linux, I was very good at windows (very familiar with customizations through the mmc, did my own registry hacks, etc.).

      I still use windows, but not for anything serious - not any more.

      In the land of the cyclops, the two-eyed man is king - or something like that.

      It's not that I can't use windows, but I find it painful. To be honest, sometimes I find linux painful - but at least I can fix it.

    41. Re:Who cares? by Thinboy00 · · Score: 1

      What if the exam software half works, and the only broken part is the "no cheating" part?

      --
      $ make available
    42. Re:Who cares? by RichardJenkins · · Score: 1

      I have a few windows only apps which don't play well with Wine - it is still more convenient to just use Windows in a windowless virtualbox vm

    43. Re:Who cares? by node+3 · · Score: 5, Insightful

      At which point you get Windows and write it off as a cost of attending school, like a textbook (have you seen how much textbooks cost these days?)

      Really, your operating system choice should not be so totally ingrained with your personality that you can't change to adapt to situations where you may be required to use something else.

      It's one thing when you're talking about using other's computers (like at the office, or at school), but when it's your own computer, there's definitely grounds to be concerned about it.

      Sure, reality is rarely ideal, but that doesn't mean someone shouldn't wish otherwise, or look into alternatives. You're acting like people shouldn't have personal preferences, and should always accede to the whims of others.

      Put yourself in the reverse situation. What if your school/workplace required you to run Linux at home, when you're currently using Windows? (and your home situation is dorm-like in that having multiple computers is not a terribly straightforward option). You'd have to switch your iTunes or WinAmp or whatever over to Linux. No photoshop, different camera software, OpenOffice instead of Word, no games, etc., etc.

      I'm not saying that schools should fully support Linux. I think that's an unreasonable expectation (although the amount of Windows-only requirements should be fairly limited, as most things are naturally multi-platform, like WiFi, and shouldn't be locked in to Windows at all), and the poster's daughter is likely going to need to either dual-boot or run Windows in a VM.

      Even so, there's nothing wrong with asking. Treating him like his preference in OS's is some sort of character flaw ("Really, your operating system choice should not be so totally ingrained with your personality that you can't change to adapt to situations where you may be required to use something else.") is uncalled for.

    44. Re:Who cares? by node+3 · · Score: 2, Insightful

      I don't give up any freedoms.

      Yes, you do. Got a bug in Windows? Can you fix it in the source, and recompile? Can you give a copy of Windows to a friend? Can you reinstall Windows on a second PC? If MS's WGA decides your license is invalid, even though it is valid, can you get MS to restore your license?

      No? What freedoms did you have in mind when you wrote that?

      I am fully of the opinion that once you've been convicted and served your time, you're free to go and no stigma should accrue to you. I don't blame Microsoft for having been convicted regarding their business practices any more than I would refuse to associate with someone who, in the past, had been convicted of shoplifting.

      MS was convicted of a felony, and have not shown any sense of remorse or rehabilitation. If someone was a repeat shoplifter, and continued to engage in shoplifting after conviction, I wouldn't necessarily "refuse to associate" with them, but if I were a shop owner, I'd definitely keep my eye on them if not ban them from my store outright.

      Probably the form that requires me not to be an insane zealot.

      Insanity is often cited as holding a world-view that is inconsistent with reality. While "zealot" may apply to the OP, I don't think insanity is terribly apt. Your views, on the other hand, do seem to contradict reality rather squarely...

    45. Re:Who cares? by mauriceh · · Score: 1

      Who cares? Everyone should care.
      This is a little bit of an "acid test" for any school you are considering sending your children to.

      If, your question: "..was usually met with a blank stare"
      then it seems fairly obvious to me that you should keep looking for a school whose employees are
      not clueless!

      --
      Maurice W. Hilarius Voice: (778) 347-9907
    46. Re:Who cares? by ChrisMP1 · · Score: 1

      Kind of like hand-writing it?

      --
      <sig>&nbsp;</sig>
    47. Re:Who cares? by Atlantis-Rising · · Score: 1

      "Somestimes" eh? How many times do you think Ubuntu is "free" as in beer?

      Bigger universities get bigger discounts, as I understand it.

      So you're saying TCO for Linux is higher? Please, show me hard evidence of that by someone not funded by Microsoft. The cost issue may be very minor for you if you have money. If you're not so rich and taking out tens of thousands of dollars in student loans already, you might not like being asked to spend thousands more on software and textbooks which could very easily be free.

      That's not what I'm saying at all. I'm saying that IT's continuing costs of maintenance are much higher than their capital outlay for licensing, and so it's a reasonably trivial expense especially with the deep, deep academic discounts Microsoft is giving them.

      Ultimately, however, the university is going to see it this way: The vast majority of their students already have Windows licenses. The cost of a windows license for a student who does not have one is, ultimately, trivial.

      Therefore, using the 'cost' of Windows compared to Linux is a bad argument. They don't see it. While I'm sure that cost might be a factor under highly specialized circumstances sometimes, under the vast majority of use-cases they're seeing that cost is simply not a factor.

      The question of whether textbooks could 'easily be free' is a difficult one to answer, and I certainly don't think it's so easy to handwave. I have only seen a very few free textbooks that are worth shit, and most of those were put out by people who are ideologically supportive of open source (not that that's a bad thing, certainly, but it does demonstrate that they had ulterior motives).

      Even, last time I checked, places like MIT's open courseware are not providing you with actual materials- those materials are costly.

      In the case of liberal arts textbooks, those materials are costly often because of downstream copyright licensing costs for extracts. In the case of science textbooks, it's because writing a science textbook is not a trivial exercise, and the people who are capable of doing it are a select group who dedicate time to the effort.

      Certainly, professors are well known for updating editions on a regular basis with switched around questions: but that is not really an issue about the University itself, but about the professor. You can get your hands on a good college level physics textbook for only a few dollars, if you don't mind it being out of date. The basic physical principles haven't changed much in the past 25 years, at least not as taught at that level.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    48. Re:Who cares? by Desler · · Score: 1

      Why require a ridiculously expensive product when you're not making money from it?

      What university doesn't have labs with those pieces of software installed on or deals to give you those software for cheap or for free?

    49. Re:Who cares? by Minozake · · Score: 1

      What's the cost of data insecurity[...]

      Use a text file and never save to the hard drives. Bring a flash drive with portable apps on it so you don't have to use insecure apps.

      [...]of giving up freedoms[...]

      You have the freedom not to go to the school, and thus not use the operating system if you like.

      [...]and of supporting a criminal corporation?

      I'm all for due process of the law. Will they violate the laws? Probably yes. But I as a consumer won't support them. I'll use Windows if it's given to me as a service, but I won't support them directly.



      The bottom line is that freedom will probably cost something. If you have exotic values such as to never use proprietary standards, then you are going to have to make some sacrifices. Most people just don't give a shit. I use Windows at my college and Linux at home because I don't have enough money to grab Windows, nor is Windows actually a priority for me to own.

      --
      http://sourcemage.org/ - Have fun :)
    50. Re:Who cares? by node+3 · · Score: 1

      Yup, perception doesn't match reality: check.

    51. Re:Who cares? by binary+paladin · · Score: 1

      "What's the cost of data insecurity, of giving up freedoms, and of supporting a criminal corporation? What form do you write those costs off on?"

      If you're going to a typical university then you've already compromised most of that. If you're going to some small private university then it's like they're not going to have some retarded technical policy.

    52. Re:Who cares? by bzipitidoo · · Score: 3, Insightful

      You have no right to give a copy of a digital work to a friend.

      Ok, I'll bite on this bait. Yes we do have that right. It is a natural right. Anyone can legally give a digital copy of the Bible or any other work that's out of copyright to anyone else. We can also give out copies legally with permission from the rights holder.

      And, most important of all, anyone can give out copies of digital works without knowing or caring about the legality. No matter how badly certain industries want to make it legally or technically impossible, they can't stop us from copying.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    53. Re:Who cares? by wessto · · Score: 1

      At my dental school they tried to make us take exams using some software called "Secure Exam Browser" which apparently only ran on winxp. At the time I had a linux distro on my laptop and was trying to use winxp in parallels to get it working. There was some check that the program did to see if it was being run on a virtual machine or not and consequently it would not run. It all has to do with the fact that there is no trust that you won't screen grab, etc. Royal PITA if you ask me. Half the time the exam didn't work anyway so it didn't really cause much trouble in the end.

    54. Re:Who cares? by bzipitidoo · · Score: 1

      You are too dismissive when you refer to Linux as just a hobby. There's much more to the world of computing that the desktop, and even on the desktop, Linux is gaining ground. For years, Linux has been and still is the number one choice of OSes for servers. Windows is the laggard runt in that area. LAMP is the leading choice for web sites. Google uses Linux. Do you honestly think Google got that wrong? IBM has embraced Linux. Nothing that has that kind of support is a mere hobby. As for Monster, that is only a reflection of HR drones. Slashdot has its Windows people, but the majority here prefer Linux. Who do you think is more informed, Monster or Slashdot?

      Windows has games going for it. That, and tax software is the only reason I occasionally use Windows. If ever MS's grip on games slackens, Windows in its current form will die. MS Office won't be able to maintain the grip alone.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    55. Re:Who cares? by cbhacking · · Score: 1

      Your post is so internally inconsistent it's ridiculous. You claim

      You'd have to switch your iTunes or WinAmp or whatever over to Linux. No photoshop, different camera software, OpenOffice instead of Word, no games, etc., etc.

      but just a little further down you point out the option to

      either dual-boot or run Windows in a VM.

      You can still use the software you like, the interface you know, the system that you've set up over time - and simultaneously be able to run the software needed for school (or work).

      Assuming you have a x86-based CPU and a reasonably-sized hard drive (most laptops come with at least 160GB these days), installing Windows is not difficult, and no more expensive than the cost of the license (often very cheap for students, and worth asking about if you'll need it) and your time. Dual-booting is annoying, but assuming you have a Linux system that actually hibernates reliably it doesn't actually take that long. Virtualizing is even faster, and although it stresses your system more, most computers have easily enough RAM and processing power to do so.

      --
      There's no place I could be, since I've found Serenity...
    56. Re:Who cares? by onionman · · Score: 1

      It's also "ideology" to value education, independent thought, and freedom to choose worthwhile alternatives over degree mills, consumerism, and proprietary lock-ins.

      I have nothing against Windows; it is the dominant platform for businesses worldwide, and there are many reasons that a college educated person should be familiar with it. However, I think that a good school will have a diverse enough computing community to have some level of support for Windows, Mac, and Linux, (and maybe even a little BSD and Solaris). Try any large state school with an engineering program.

    57. Re:Who cares? by ajlisows · · Score: 1

      I find it hard to believe that you can't check Exchange Web Mail without Internet Explorer. The IT department would have to intentionally disallow other browsers which seems like madness. I have used OWA (Outlook Web Access) at various times running Exchange 5.5 (Actually, I am not 100% sure about this. It has been awhile), Exchange 2000, Exchange 2003, and Exchange 2007 with Firefox. Some features are not present if you do not use IE (Exchange 2007 has a feature that allows you to connect to network shares through web mail which is actually kind of cool. That does not work with Firefox) but by and large OWA with Firefox is a viable setup. Exchange 2010 supposedly is doing away with crippled web mail for other browsers, but we will see if that is actually true or not.

      Out of curiosity, does anyone know what most Educational institutions use for E-Mail these days? I would think that Exchange would be out of the question in part because of the high cost of CALS. An Exchange CAL MSRPs at around $70. A school with 10,000 Faculty/Staff would be shelling out $700,000! I think Exchange has special "Unlimited CALS" packages for this type of environment but I am sure that is also quite pricy.

    58. Re:Who cares? by jim_v2000 · · Score: 1

      If you have hours to fucking throw away getting Ubuntu to work on a NEW laptop, and more hours trying to find software to replace functionality that you need in a commercial program, then go ahead and use free software.

      I used Ubuntu for three years after Vista came out, and I realized that quality, easy to use software just isn't there. Try making a flow chart with Dia and then try with Vizio and see which one works better. The same can be said for most OSS apps. The only ones that don't suck nuts and are decent are OOo and the GIMP.

      --
      Don't take life so seriously. No one makes it out alive.
    59. Re:Who cares? by Atlantis-Rising · · Score: 1

      I said nothing about university's not being a place for ideological debate.

      What I said, in plain and simple terms, is that universities should not prejudice their decisions with regard to software choice (or choice of anything else, for that matter) based on an ideological debate nobody gives a damn about.

      --
      "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
    60. Re:Who cares? by Mauzl · · Score: 1

      Who said anything about requiring the use of a specific OS?

      TFA is about support. It costs money to train staff to support things. You're free to use BeOS if you want, just don't expect the staff to support it.

    61. Re:Who cares? by ajlisows · · Score: 1

      It's one thing when you're talking about using other's computers (like at the office, or at school), but when it's your own computer, there's definitely grounds to be concerned about it.

      It is your computer, yes, but their Network and Educational System. You can still run whatever the hell you want be it Windows 7, Snow Leopard, Ubuntu 9, Windows ME, DOS 6.0 but you better make sure you can run their "Exam4" software. Somewhere down the line they probably spent a good deal of time researching/comparing software packages, putting together a project plan, and rolling it out. I can't see it being reasonable to expect them to change everything to make sure that it can run on an OS with a 1% desktop market share (I'd imagine Linux does have a greater share in academic environments though). If you are the type of person that it is so important to you that you get to run Linux, you probably spend enough time messing with your computer to get "Exam4" running with WiNE or something, anyway.

      If my job required me to run Linux at home, I'd be deleriously happy! ;) I've fallen into supporting a shop that is almost exclusively Microsoft due to the job market in my area. Hypothetically, if I knew nothing about Linux, had no desire to learn, and went to a job interview that told me I had to.....it probably wouldn't be a good fit for my skill set. Same goes for Colleges, probably even more so because you can always find another College but can't always find a different job. If you are tech orientated and the College is narrow minded in its approach to IT issues to the point of forcing Windows, perhaps this school isn't right for you. If it isn't high on your list of priorities, suck it up and run their software.

    62. Re:Who cares? by Yfrwlf · · Score: 3, Insightful

      There's no excuse for not using standards that are cross-platform. Doing so is dumb/fail/stupid. Why do you think there is so much development for "cloud computing" and java stuff? College IT departments, along with those in ALL educational surroundings, need to remember they are taking on the responsibility of teachers and are directly influencing the lives of students. They need to remember they are targets for corruption from software companies wanting to convince them to make their students buy the company's products. They directly help determine how expensive it will be for students to attend college. With all this in mind, using open source software and cross-platform software to give the students freedom and help lower college costs. Students should indeed be concerned about it and try to attend colleges which care about their wallets, freedom, and flexibility.

      --
      Promote true freedom - support standards and interoperability.
    63. Re:Who cares? by sep0209 · · Score: 1

      I would argue that the cost of Windows is trivial to the overall cost of a college degree.

    64. Re:Who cares? by jellomizer · · Score: 1

      Yea that doesn't yell Linux Zealot to me.
      I know I use to be one.

      When I started linux, everything took a /long/ time to learn and do. Now that I'm good (by which I mean quite good as compared to the average linux user), I feel crippled when I am forced to use windows. Everything is slower. I can't customize things the way I want (Equilibrium, anyone?).

      This means I spend all my time configuring my OS and little to none actually working. But If I wanted to stop configuring my OS. I would be really quick... Just as long as the job I am doing is compatible with my configuration.
      Windows, OS X more or less has a good interface that fits most uses quite well. Overall you are better off, Having use Linux, Windows Virutalized in Linux, and Mac OS. I can honestly tell you there is no real speed improvement in the OS's for common tasks. Linux you may save 10 minutes off a huge compile. Windows will render those graphics better. The Mac will be in the middle.

      Before linux, I was very good at windows (very familiar with customizations through the mmc, did my own registry hacks, etc.).
      Was is the keyword. Like anything your skill drops when you don't use it much anymore. I use to tune my own custom kernel after every release. Now I reboot after apt gives me an update and tells me to reboot. Work having me do a lot of Windows Development I have learned how to use Windows more efficiently and found that I can do a lot of things better then in Linux.

      I still use windows, but not for anything serious - not any more.
      In other words you need to use windows for the stuff that just won't work in Linux. By nothing serious you mean you can go days without it. However every once in a while there is something that you need Windows for. And at the time it is serious otherwise you wouldn't need to use windows.

        In the land of the cyclops, the two-eyed man is king - or something like that.
      Ummm..... the Cyclops is a mythical monster. Yes the humans defeat it. That is because humans wrote the story. The two-eyed man is king in a world of insects too where they have hundreds of eyes.

      It's not that I can't use windows, but I find it painful. To be honest, sometimes I find linux painful - but at least I can fix it.
      In other words I can't bring myself to liking windows so I will point out all its faults. I am going to seem balanced by saying Linux has it problems too, however I will put weight that if I have enough time and motivation in my life I could possibly fix them. Altho I lack either.

      --
      If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    65. Re:Who cares? by Yfrwlf · · Score: 1

      Er, not doing so I meant. Slashdot should give you a few seconds to re-edit :P

      --
      Promote true freedom - support standards and interoperability.
    66. Re:Who cares? by morari · · Score: 1

      It's like having cable TV, or private bathrooms, or a pool table in your particular dorm. Nice to have, but not essential.

      I'd list private bathrooms pretty high on my list when staying anywhere, let alone throughout a four year stint of "education".

      --
      "He who can destroy a thing, controls a thing." --Paul Atreides, Dune
    67. Re:Who cares? by PCM2 · · Score: 1

      Put yourself in the reverse situation. What if your school/workplace required you to run Linux at home, when you're currently using Windows?

      Seriously? Tough shit.

      I mean, what if your school required you to use time outside of school to do homework, instead of going to work or playing videogames? That would pretty seriously cramp your style too, wouldn't it?

      --
      Breakfast served all day!
    68. Re:Who cares? by proslack · · Score: 1

      It varies by department here. The U as a whole is Windows, but our Geology department runs a Beowulf cluster (CHAOS distribution, used for modeling, mostly - but it's part of the network) and has a lab with a couple dozen other networked Linux boxes. I'm sure other departments have similar ad hoc set-ups. The school does heavily subsidize the purchase of Windows; OS for about twenty bucks, full professional office suite for under a hundred.

      --


      Floating in the black seas of infinity without a paddle.
    69. Re:Who cares? by Zordak · · Score: 2, Interesting

      Exam4 is great. It's a clean, no-frills Windows application that doesn't rely on any funny DLLs or external files. It's perfect for running in WINE. The problem is Exam4 checks to make sure it's not running in a VM or emulator (or not-an-emulator). This is to make sure you can't get around the feature of locking you out of the rest of your computer so you can't cheat (like surfing the internet or looking at your notes). Now, there may be a way to spoof real hardware and make it think it's running natively to get around this. But if you do that, you run the very real risk of the administration deciding that you are cheating and tossing out your test or even expelling you from school (and not unreasonably---it would give you access to notes, internet, etc). It's just not worth it to have to risk your entire academic career on an OS preference. For the exam, you either dual boot (which is what I did), or you borrow a computer with Windows on it. But I would never try anything cute with the exam software. There's just too much at stake.

      --

      Today's Sesame Street was brought to you by the number e.
    70. Re:Who cares? by node+3 · · Score: 1

      How is it inconsistent? The first case is the person having to switch, the second case is the person hosting Windows (either dual-booting or in a VM).

      And the fact is, neither of those cases are ideal for someone who has no interest in running the second OS in the first place.

    71. Re:Who cares? by node+3 · · Score: 1

      It is your computer, yes, but their Network and Educational System. You can still run whatever the hell you want be it Windows 7, Snow Leopard, Ubuntu 9, Windows ME, DOS 6.0 but you better make sure you can run their "Exam4" software.

      Yes, that's implied when I said, "I'm not saying that schools should fully support Linux. I think that's an unreasonable expectation".

    72. Re:Who cares? by node+3 · · Score: 1

      Put yourself in the reverse situation. What if your school/workplace required you to run Linux at home, when you're currently using Windows?

      Seriously? Tough shit.

      I mean, what if your school required you to use time outside of school to do homework, instead of going to work or playing videogames? That would pretty seriously cramp your style too, wouldn't it?

      "Tough shit" is not a valid response to a valid concern.

    73. Re:Who cares? by linzeal · · Score: 1

      If she wants to work R&D she will need to learn Linux. There are decades of tools out there that are all Unix or Linux based. Cygwin may work but either way you are going to be learning Bash shell scripting. Any other department it will be optional, even IT.

    74. Re:Who cares? by ogdenk · · Score: 1

      Try WINE. If it's the same app I'm thinking it is (ExamView 4) then it'll run just fine. I use it to generate and host exams for the classes I teach just fine. I was thinking of writing a replacement in TCL as a side project. I have run it under FreeBSD and OSX this way. I'd love the native mac version of ExamView but the school refuses to pay for it and I'm pretty broke.

      For fairly basic typical win32 apps, I've had really good luck with WINE lately.

    75. Re:Who cares? by ogdenk · · Score: 1

      Or you get a copy of Windows XP "Argh Matey" Edition and a install VirtualBox. Use for certain Windows apps required for class when absolutely necessary and and call it a day. For a more native feel use seamless mode. There's a solution even a college student can afford.

    76. Re:Who cares? by LaskoVortex · · Score: 1

      Dude, my dad and brother and uncle run linux. They don't give a shit about what's under the hood. I put it on their computers so they would stop begging me to fix their shitty windows boxes every time I visit. Do you know how many headaches getting them to convert has saved me? Hundreds probably. I started converting them over about 4 years ago--in the dark ages. My dad just asked me for a new unbuntu disk to install on a computer he is selling or buying for himself. I ripped the disk and mailed it to him, and I haven't heard from him. *He doesn't know jack-shit about linux or unix.* Can you wrap your mind around that. This is the man's native operating system and he couldn't "ls" if his life depended on it. And he couldn't configure a driver either. Do you get that? In fact, if I hadn't switched him and my brother to linux, I wouldn't have time to write this. I'm not friggin' lying here. In fact, I run OS X exclusively for myself except in VMs, so I'm not a linux zealot. If I had a choice between linux and windows, I'd run linux hands down. But I fork over the big $$ for OS X. You probably do to. So quit pretending windows is just as good as linux. Windows is shit. I have first hand experience.

      --
      Just callin' it like I see it.
    77. Re:Who cares? by cerberusss · · Score: 1

      do a million other things that she'll have to bite her lip on and just deal with.

      Um -- no. I think she'll just not worry and drink and dance and screw, and daddy will have to bite his lip :D

      --
      8 of 13 people found this answer helpful. Did you?
    78. Re:Who cares? by PCM2 · · Score: 1

      "Tough shit" is not a valid response to a valid concern.

      Sure it is. When you're attending university, you don't call the shots. Period. Yes, you pay tuition -- but that doesn't mean your college professors "work for you" or that the school needs to bend over backwards to meet your needs. This attitude is becoming rife in American schools and it's pathetic. The truth is rather the contrary: Schools give you assignments. You are expected to complete them. If you fail, you... hey, that's interesting. When you fail in school, you Fail. Similarly, if you can't (or won't) do what's expected of you, you don't advance. Why anyone would expect differently in the first place is beyond me; but here is their opportunity to learn a new way of thinking, one that is more closely aligned with the real world.

      You pay for books. You pay for ball point pens, binders, paper to write on, Blue Books, a backpack, a programmable calculator, and a sweatshirt to show you have school spirit. If your school wants you to use Windows, suck it up and use Windows. If you don't have a copy of Windows, buy one like you bought all that other stuff -- it probably costs less than any one of your textbooks. If you refuse to do that, go to the computer lab and use Windows. If you refuse to do even that, don't expect anyone to dry your tears. Which was more important -- your dedication to being a 1337 Linux user, or your education? Up to you, man.

      --
      Breakfast served all day!
    79. Re:Who cares? by fbwhrdpmtajg · · Score: 1

      How could my workplace require what I use on my own computers, especially at home? Personal property shouldn't be used for work anyway!

    80. Re:Who cares? by L4t3r4lu5 · · Score: 1
      1. Install WINE
      2. Get Exam4 working under Linux
      3. Sell solution to Exam4 company, or show result to competitor and offer to do the same for their product
      4. ...
      5. Profit!
      --
      Finally had enough. Come see us over at https://soylentnews.org/
    81. Re:Who cares? by L4t3r4lu5 · · Score: 1
      Your "right" has a caveat: That the work be out of copyright. You stated that yourself.

      That's not a "natural" right (like the right to life, the right to liberty, freedom from persecution etc). It's a point of law. Until copyright is expired, the work may not be copied without the permission of the rights holder. Your point is pedantic, as opposed to insightful.

      And, most important of all, anyone can give out copies of digital works without knowing or caring about the legality. No matter how badly certain industries want to make it legally or technically impossible, they can't stop us from copying.

      And, most important of all, anyone can drive at high speed in a residential area without knowing or caring about the legality. No matter how badly certain industries want to make it legally or technically impossible, they can't stop us from speeding.

      And, most important of all, anyone can give out drugs to children without knowing or caring about the legality. No matter how badly certain industries want to make it legally or technically impossible, they can't stop us from selling crack to minors.

      And, most important of all, anyone can stab another person without knowing or caring about the legality. No matter how badly certain industries want to make it legally or technically impossible, they can't stop us from committing murder.

      Technical capability does not make it justified or right. You certainly can give out copies of digital works without knowing or caring about the legality; Just don't expect it to be an admissible defence if you're taken to court about it.

      --
      Finally had enough. Come see us over at https://soylentnews.org/
    82. Re:Who cares? by DangerFace · · Score: 1

      It's stuff like this that makes me laugh out loud when people say that pirating Windows is wrong. I could see the argument if at least most organizations conformed to open, free standards - actually, I could see the argument for them only supporting Linux, on the grounds that it's free and it'll run on anything from a phone to a PC to a PS3 to a giant robotic overlord. But requiring you to pay $~100 minimum to a third party just to take a test is just plain retarded.

    83. Re:Who cares? by Shadowmist · · Score: 1

      Not so stupid really. Most students don't have the money, or the room, to sport more than one computer for thier use. And if I understand correctly what the software is for, you're probably using it IN the classroom, so using a second machine can probably be said to be safely out of the question. The builders of the software built it to be secure and dependable on that platform. They no doubt rightly fear that running Exam4 on linux opens it up to backdoor cheating. By the way the poster isn't lucky that the college in question isn't specifying that thier child has to have a specific model of laptop. Toshiba Satelites used to be popular mandatory choices in the college field.

    84. Re:Who cares? by stroeks · · Score: 1

      What is there to stop you from using two computers? Granted, it wouldn't be such an elegant solution as spoofing hardware, but it seems to get the job done.

    85. Re:Who cares? by Fjandr · · Score: 1

      If there are no schools in existence that support Linux, "tough shit" would be a valid response. Since the question is ultimately "Are there schools that support Linux?," the response really doesn't fit. If the answer to "Are there schools that support Linux?" is yes, the answer "tough shit" not only doesn't fit, but makes you an idiot as well.

    86. Re:Who cares? by RobBebop · · Score: 2, Insightful

      You're acting like people shouldn't have personal preferences, and should always accede to the whims of others.

      I'm reminded of the quote, "A reasonable man adapts himself to his environment while an unreasonable man adapts the environment to him. Progress depends on the unreasonable man."

      --
      Support the 30 Hour Work Week!!!
    87. Re:Who cares? by Zordak · · Score: 2, Informative

      The proctor.

      --

      Today's Sesame Street was brought to you by the number e.
    88. Re:Who cares? by wmelnick · · Score: 1

      I did demand to use Linux at work. I was in a position to do so, and as I was hired to be the lead developer for the only linux-based system they have it made sense. After a bit of red tape I was eventually given a second machine and told that I had to do my own tech support, which to be was great. Turns out I ended up teaching a lot of people about Fedora and how to load it and administer it. I still have a Windows box on my desk for email, although I use rdesktop rather than the switch box to access it.

    89. Re:Who cares? by Mr.+Slippery · · Score: 1

      That's not a "natural" right (like the right to life, the right to liberty, freedom from persecution etc).

      The right to communicate -- to share information -- is most certainly a natural right. Copyright is an interference with this natural right.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    90. Re:Who cares? by t0rkm3 · · Score: 1

      Cute response. Really.

      Actually, an operating system can be a very important choice in your professional career. It's much like selecting a certain set of tools, if you want to achieve the most work for your employer possible, then you stick to the tools that you are the most efficient with. Picking up new skills is great, but you have to make decisions regarding the return on time invested.

      One of the ways that I have kept my team from being downsized is our team member to infrastructure ratio is lower than any large-scale outsourcing provider has offered at this point. Our uptimes are outstanding, and our response is the best in the IT group.

      All done because I refuse to hire people who are not competent in the Unices in addition to Winders. Windows is an email and gaming platform. Real work takes something more robust.

    91. Re:Who cares? by t0rkm3 · · Score: 1

      Agreed. That's the first rule in managing your own tech support. Do whatever it takes to get over the first tier hurdle.

      The phone force choke would go a long way toward this...

    92. Re:Who cares? by david_thornley · · Score: 1

      Do you really think the university should be enforcing office tools because many companies require that specific ones? A university is a place to learn principles, not get practice in Microsoft Word.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    93. Re:Who cares? by david_thornley · · Score: 1

      Do you have any expectations of college other than vocational training and indoctrination? Some people like to use it as a time of exploration in various ways.

      --
      "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
    94. Re:Who cares? by Fred_A · · Score: 1

      Yes, it is ideology if your choice of college or university is governed or significantly influenced by "Does it run Linux?"

      There's a difference between "does it run Linux" and "can I run the operating system I prefer to use without them being obnoxious about it".

      In most cases the "IT" (hah) staff won't go out of their way to support Linux (whatever the environment, school, corporate, ISP, etc.). However, most Linux systems will insert themselves just fine in pretty much any existing topology without breaking anything or annoying anyone. So there's no a priori reason to actively ban Linux users.

      In the cases where some Windows only software might be required, either emulation or virtualisation will work just fine (a licensed OS will be required for the latter) in more than 99% of cases.

      So a mere reply of "you can use Linux if you like but we can't support you" would be fine in pretty much all cases. What schools run remains their own problem.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    95. Re:Who cares? by bzipitidoo · · Score: 1

      Comparing sharing with murder? What planet do you live on that you think such a comparison makes any sense at all? If anything, not sharing is easier to compare to murder. Withholding information vital to someone's survival could be murder.

      It's arguments like this that make debate so difficult. If you can't see that sharing is not even close to drug dealing or murder, we can't talk. Unlike these other things, the supposed harm that sharing does is all hypothetical. And the benefits of sharing are many whereas the benefits of these other actions are likely none at all. As for speeding, that depends. Certainly 100 mph through a residential neighborhood is extremely dangerous. But 2 mph over the speed limit is safe enough, and if it isn't then perhaps the speed limit itself is too high. Driving is inherently dangerous, and a speed limit is a crude and simple means of drawing the line. However, none of that matters, as none of those examples is really comparable.

      A better comparison is to compare DRM with toll booths. Toll collection is a terrible way to fund highways. There is a lot of overhead in paying for people to operate tollbooths and shuttle all that spare change around the finance system, and in monitoring the whole thing to reduce embezzlement. Then there's the inconvenience to the customers who have to waste time and fuel stopping to pay tolls. Many people avoid the toll roads, to our general detriment. Although automation has improved toll collection somewhat, those systems are not all that reliable.

      DRM is an attempt to put toll booths on networking. And especially obnoxious toll booths at that. These digital toll booths have far more and worse problems. The toll booths might all be shut down and render a perfectly good road unusable for legal reasons, something unthinkable with a real highway. DRM booths are set up in such a way that when they fail, the whole system fails. It's as if real toll booths were rigged to self destruct and leave huge craters in the highway so no one can drive it. We would not countenance such destruction of valuable property.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    96. Re:Who cares? by PCM2 · · Score: 1

      Who's the idiot? Me, or the guy who lets his kid apply for colleges based on whether or not they support Linux? Get some perspective.

      --
      Breakfast served all day!
    97. Re:Who cares? by Alpha830RulZ · · Score: 1

      I agree. For office productivity suite style work, it's hard to beat the features of windows based software. I don't think Open Office meets the mark yet, and since my marginal cost for MSFT Office is nil, that's what I use. For development, I prefer Linux. For an execution platform I prefer Linux. For a browser appliance, I'd like to prefer linux, but the wireless and flash plugins still Don't Work.

      I,too, have spent hours trying to get Ubuntu to work on my newish Toshiba laptop, and Fedora, and a couple others, without success. That f'ing atheros chipset is just a pain in the nether regions.

      --
      I was taught to respect my elders. The trouble is, it's getting harder and harder to find some.
    98. Re:Who cares? by Fjandr · · Score: 1

      Nothing in the story said that was the only criteria, just that he wanted information on colleges that were friendly to non-mainstream computing. Assuming from the story that his only requirement is a college being Linux friendly is completely asinine, so I'd still have to say you, rather than the author. It's not me that needs perspective, as yours seems to be pretty narrow.

    99. Re:Who cares? by Shadowmist · · Score: 1

      What is there to stop you from using two computers? Granted, it wouldn't be such an elegant solution as spoofing hardware, but it seems to get the job done.,

      When cheating is described as merely a "job to get done", it's a telling sign of just how far down the ethical toilet the hacking community, or perhaps modern American society has gone down. Heavens forbid that you actually have to take a test honestly! And I don't care what you use to rationalise it, if you're taking a test and using any means to go beyond the resources you're supposed to be limited to.... you're cheating and the only reason to cheat on a college test is because you haven't ether got the ability, or you did not posess the drive to learn the material you were supposed to learn.

    100. Re:Who cares? by cbhacking · · Score: 1

      "Natural right" is a ridiculous argument for something like this, and given how many people disgree with you I don't think it helps your case any to make such a claim without backing it up.

      "Anyone can legally give a digital copy of the Bible or any other work that's out of copyright to anyone else." Emphasis added. Windows is not out of copyright, so your point is irrelevant. <sarcasm>Who cares, though? It's a natural right!</sarcasm>

      Out of curiosity, would you make the same arguments in my defense if I were your lawyer and had access to, for example, a digital copy of your medical and tax records, and decided to forward them to anybody I felt like (ad agencies, insurance companies, whatever)? Legally I don't have the right to do so, but the data is already in digital form, and no matter how badly certain individuals want me to keep their information confidential, they can't stop me from copying!

      --
      There's no place I could be, since I've found Serenity...
    101. Re:Who cares? by bzipitidoo · · Score: 1

      That is another popular, and incorrect argument. Copyright is solely concerned with the right to make copies of information that has been published. What you're talking about is at the very least a violation of privacy. Information of that sort is not intended for publication. Copyright has nothing to do with leaking private information, or with ghost writing, plagiarism, misrepresentation, fraud, blackmail, or libel. Remove copyright and all those other things will still exist.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  8. Spyware not available by Anonymous Coward · · Score: 2, Informative

    Since the college's "mandatory" spyware only runs on Windows and Mac, you're out of luck.

    1. Re:Spyware not available by Zordak · · Score: 1

      When I was in law school, if you were running a Windows machine, you were required to let them install their "security suite" (including Norton) before you could connect to the network. But if you were running Linux, it just let connect.

      --

      Today's Sesame Street was brought to you by the number e.
    2. Re:Spyware not available by AndrewNeo · · Score: 2, Funny

      I visited a friend at college who had that same system (a lot of college use this same network, I can't remember what it was called, though.)
      All it did was check the browser's User-Agent, so if you spoofed yourself as Linux you could just use a standard login instead of having the security suite installed.

    3. Re:Spyware not available by HeronBlademaster · · Score: 1

      My school just port-scans you when you connect to make sure your machine is firewalled, and they test to see whether you're running antivirus. If it all looks good, they let you on, otherwise you're redirected to an informational screen telling you how to fix the problem (or where to go for help). They don't care what OS you're running.

    4. Re:Spyware not available by Zordak · · Score: 1

      All it did was check the browser's User-Agent, so if you spoofed yourself as Linux you could just use a standard login instead of having the security suite installed.

      I certainly would never have done such a thing on a dual boot laptop that occasionally needed to run Windows. I also would adamantly refused to show my classmates how to get on the network without installing the crippleware CD.

      --

      Today's Sesame Street was brought to you by the number e.
    5. Re:Spyware not available by PC+and+Sony+Fanboy · · Score: 1

      My school just port-scans you when you connect to make sure your machine is firewalled, and they test to see whether you're running antivirus. If it all looks good, they let you on

      Yeah, my current school does this as well. A little magic called 'cca-bypass' and google will help remove this requirement.

    6. Re:Spyware not available by HeronBlademaster · · Score: 1

      Why should you need to bypass it? (If memory serves, they only check for an anti-virus program if you're running Windows.)

      I guess if you want to run Windows without anti-virus, you'd want to bypass it, but if you're running a Windows box on a university network without anti-virus you're a braver soul than I.

    7. Re:Spyware not available by PC+and+Sony+Fanboy · · Score: 1

      I guess if you want to run Windows without anti-virus, you'd want to bypass it

      Or, if like my current school, the only real options for antivirus are norton and mcafee. For some reason, they used to disallow avast, nod32 and bitdefender.

    8. Re:Spyware not available by HeronBlademaster · · Score: 1

      Really? Wow. That sucks. My school doesn't care what A/V you're running, as long as your machine passes their tests.

      Though, disallowing nod32 and bitdefender is understandable, as both of those suck (speaking as someone who managed a network of ~50 machines that used nod32 and later bitdefender)... ... and now I expect a half dozen replies telling me that I must have been doing it wrong. No need to trouble yourselves.

    9. Re:Spyware not available by PC+and+Sony+Fanboy · · Score: 1

      I rather liked the low memory use of nod32, but bitdefender ... meh. For now, I'm sticking with avast until I find something better.

    10. Re:Spyware not available by pdabbadabba · · Score: 1

      But could you use the exam software?

    11. Re:Spyware not available by Zordak · · Score: 1
      --

      Today's Sesame Street was brought to you by the number e.
    12. Re:Spyware not available by N30V3RL0RD · · Score: 1

      My school has a similar policy. If you try and connect to their network while running Windows/OS X, they make you download and install Safe Connect, which makes sure your OS is updated, that you have some form of anti-virus, and it also checks to make sure you don't have any P2P file-sharing software. In Linux, however, it just lets you connect.

  9. You asked a guide? by 0100010001010011 · · Score: 5, Insightful

    Seriously? These are usually freshmen or sophomores in some club (for resume building) that are hyper outgoing and love showing off their brand new school. In addition they're trained to know quite a bit about everything. I bet they couldn't even tell you what some of the graduate students were working on either.

    If you want an answer, find the school's IT department or LUG and ask them. I bet that my tour guide wouldn't be able to tell you that our CS department hosts a Linux Mirror for quite a few projects or that Debian was started by a student, doesn't mean that it didn't happen.

    1. Re:You asked a guide? by Goldsmith · · Score: 1

      Extremely good point! Guides *might* know what you can buy in the school computer store.

    2. Re:You asked a guide? by mcgrew · · Score: 1

      Universities' web sites are good places to get various distros (U of I, home of the Tevatron and with a supercomputing facility is one). I would think that any school that didn't support Linux would be a poor school, indeed.

    3. Re:You asked a guide? by elrous0 · · Score: 1

      No, but they can probably tell you where you can buy weed.

      --
      SJW: Someone who has run out of real oppression, and has to fake it.
    4. Re:You asked a guide? by cawpin · · Score: 1

      I'm glad somebody pointed this out. I went to Purdue and they have a VERY active Linux community. They do support Linux on their network, just maybe not for everything. I have my mom, who works there, set up at home on Ubuntu to connect to her office VPN. I simply followed the instructions on ITAP's site and it was up and running.

    5. Re:You asked a guide? by Rick17JJ · · Score: 1

      I took a Linux class at a 2-year Community College several years ago. The students in that class, also typically took their classes on Cisco routers, Windows certification, or sometimes also A+ certification. At each desk, each student had a Windows XP computer that was running Linux inside a VMWare virtual machine. I was just a part time student at the time.

      A few years earlier, back in about the year 2000, I took a 2 credit Unix class, through distance learning from a 4-year college. I was a part time student at that time too. It was a self paced class where we were expected to use our home computers to connect, by Telnet, SSH, FTP, rsync or whatever, to one of the College's several Solaris Unix computers. Each student also had to install the free Unix emulator software which created a Unix like command line environment on their Windows computer at home. They could then use Unix commands at home and could also connect to the remote Unix computer, from the command line.

      Since I had a computer with Linux at home, the instructor said that I could use that instead of installing the free Unix emulator under Windows. I could then practice my Unix commands from Linux. I could also connect from Linux by Telnet, SSH, FTP or rsync, to the other computer. Most common Linux commands and Unix commands are the same, because Linux is a Unix clone. I was the only student in that class who was using Linux.

      I also took several classes which involved using Windows only software such as Excel or Microsoft Access. I also had a Windows computer, on which I installed inexpensive student versions of those programs. But another option would have been to do those assignments in the computer lab at the college. If any online tutorials or other software is used, I would hope that the software is not Windows only. If it was, then viewing those tutorials from the computer lab might be an option.

      I did not have a laptop and did not live on campus, so I can not comment on other aspects of using a Linux computer at a college. Besides that, my information was just as a part-time student, with what may be somewhat out of date information from a few years ago. By the way, this was back before those colleges had WiFi.

    6. Re:You asked a guide? by D+Ninja · · Score: 1

      Actually, probably not. The people who tend to be guides also tend to be those "good"-type students. The ones who don't get into too much trouble, probably don't do too much weed, and are okay with being happy and peppy about their school. (I was friends with a lot of those people. Was asked to be one, too, but I am definitely not peppy.)

    7. Re:You asked a guide? by R.Mo_Robert · · Score: 1

      I guess my school was somewhat unusual: I was a tour guide, a senior (I don't even think they hire freshman), and just happened to be a CS major. Alas, nobody asked me about Linux--but if they did, I would have been able to tell them we had a Linux lab (although only for CS majors/minors or people in CS courses), a local mirror of several OSS projects (most notably Ubuntu), and that--while we used mostly Windows with a few Macs--our IT department was quite friendly to Linux and open-source in general. (Our online course management system was based on Moodle; we actually hired people to contribute to the project so we could make better use of it.)

      The only problem I had with Linux was trying to find a working driver for my wireless network adapter--and that definitely wasn't my school's fault. (In general, I'd say if the school supports at least Macs besides just Windows, Linux shouldn't be ridiculously difficult to get at least most computing-related goodies to work...awkard required software [you could use a VM for that if Wine doesn't work] and network-registration requirements [hopefully they aren't dumb enough to think people use only Windows and OS X and require verification software that runs only on these two OSes] aside.)

      --
      R.Mo
    8. Re:You asked a guide? by shirotakaaki · · Score: 1

      From those gawt dang OSS hippies no doubt!

  10. support or allow? by qwertphobia · · Score: 4, Insightful

    Let me ask you a question in return..

    Do you think the average college helpdesk is prepared to answer random Linux questions?

    Asking the tour guides is just plain silly. You might as well ask them what brand ERP the college uses.

    Most colleges would allow a linux installation but are unprepared to provide support to every possible linux variation and configuration.

    --
    Never ask for directions from a two-headed tourist! -Big Bird
    1. Re:support or allow? by SlashdotOgre · · Score: 1

      This is an excellent point and probably generally the case these days. I would presume most colleges are fine with Linux under the condition that you don't expect support from them. Some colleges explicitly support certain Linux flavors. For example my younger brother is a freshmen at CalTech and was attending a summer program which he brought his laptop running Ubuntu 8.10 down for. There were instructions for XP, Vista, OS X, and Ubuntu (I'm not sure about others, but at least Ubuntu was there).

      I attended UCSD from '01-'05, and switched to running Linux full time on my laptop somewhere around the end of my sophomore year. I was an engineering major, and I didn't find Linux significantly impeded me. Campus WiFi worked fine, and they even offered a Linux VPN client. For the rare case I needed Windows, I'd just go to one of the dozens of campus libraries or labs. I'd be a little concerned if it was a small liberal arts college, but these days finding a Windows PC on the rare case you need something Windows only isn't much of an issue.

      --
      Sadly, PS/2 was yet another victim of USB, which doesn't care what you plug into it, the electrical slut.
    2. Re:support or allow? by nine-times · · Score: 1

      Most colleges would allow a linux installation but are unprepared to provide support to every possible linux variation and configuration

      I don't think it's as simple as what the helpdesk will support or allow, but also what the classes will support in their instructions and expectations. For example, if you take a statistics course, will they expect you to have a spreadsheet program? Will they expect that program to be Excel? Will they offer instruction on how to use Excel, and if so will they also offer instructions for OpenOffice? Will they require you to use Excel add-ons that don't work with OpenOffice?

      Even if they don't support every variation of Linux/BSD, it seems to me that colleges should try to support free software in order to ease the financial burden they place on students. College costs are outrageous already.

    3. Re:support or allow? by SanityInAnarchy · · Score: 1

      Do you think the average college helpdesk is prepared to answer random Linux questions?

      At my community college, they were prepared for the specific Linux question I had. Unfortunately, the only answer they had was "We don't know." They were glad to have a solution once I solved it, though.

      a longer explanation.

      --
      Don't thank God, thank a doctor!
    4. Re:support or allow? by qwertphobia · · Score: 1

      Free Software costs something to support too.

      I think the end costs associated with supporting free software, in addition to supporting Windows and Mac, will raise the overall cost of attending college.

      --
      Never ask for directions from a two-headed tourist! -Big Bird
    5. Re:support or allow? by yurtinus · · Score: 1

      Ding ding!!

      This is exactly the case when I worked help desk at my university. For students, our basic support would be to provide them the information they'd need (wifi authentication type, email server names, etcetc) and they would configure it from there. Generally it's a case of being too specialized. Our help desk just wasn't familiar enough with linux (those who were went to the higher paying network support jobs :P ). For the most part, the Linux users help themselves. We could usually do a typical setup, but if something didn't work we simply didn't have the expertise to support it any further.

      I suspect you'll find the same with many schools - Linux machines will work fine with school services provided *you* know how to configure them.

      --
      +1 Disagree
    6. Re:support or allow? by AP31R0N · · Score: 1

      A brazillion times THIS.

      i work for a major university that has been a Windows place thus far, aside from a few studios for the artsy stuff (where they still believe the myth that creative stuff can ONLY happen on macs). There is a push to have more macs and they are oh so excited about it. They don't realize the nightmare it will be when some kid can't get their work done because they bought this fashion accessory that can't DO anything and they don't know how to use it. So they're going to call me and i won't be able to help them. This is a problem they are creating, not solving.

      Our scientists have Linux boxen (the plural of linux box is linux boxen) and they know how to use their own stuff. They don't need support from my team. That is how it should be in most schools.

      Having a multi-OS environment is a HUGE waste of time and resources for a school. Pick one OS, one hardware company (Apple/Dell/whoever) and stick with that. Yeah, it's trendy and cute to say "We have an iMac lab!" or "We support FOSS and have an Ubuntu lab", but that time, money and space would be better spent just picking one.

      The connection between academia and Apple is annoying. Apple provides cheap stuff, school likes cheap(er) stuff, students use it, go into real world... and find a Dell at their cube (and at home). It's like teaching kids to type on Dvorak, KNOWING that their going to have to learn Qwerty for the real world. Then there is the self fulfilling prophecy of Macs and creative work. Students learn photoshop on Macs, go to design company and find Macs, therefore Macs are necessary for creative work! Yeah, all music and movies and graphics is done on Macs... because it's all done on Macs. All of that work can be done just as well and more cheaply on Windows or Linux.

      --
      Utilizing the synergization of benchmark e-solutions to pre-workaround action items!
    7. Re:support or allow? by sofar · · Score: 1

      Dropping support for Windows and Mac will significantly lower the overall cost of attending college, however.

    8. Re:support or allow? by rantingkitten · · Score: 1

      Yeah, what kind of "support" do you need, anyway? Any "classroom applications" will probably run under Wine, or at worst, an XP virtual machine. Wireless? How does that need "support"? The network manager in Gnome is literally click-and-connect, and if it fails it's unlikely to be a software problem. VPNs, aren't those pretty standard too? Get the VPN key and that's all you need -- hell, Ubuntu 9.04 integrates it into the network manager, even, but previous versions have no end of shiny GUI software you can get for that.

      I'm really not clear on what kind of support is required. You take the computer to campus, plug it in, and use it.. what else do you need?

      --
      mirrorshades radio -- darkwave, industrial, futurepop, ebm.
    9. Re:support or allow? by nine-times · · Score: 1

      First, show me the numbers. Tell me how much it would cost a school to add Ubuntu support in addition to Windows and OSX, and give me the source of your numbers because I'm not going to take it on faith.

      Second, if you have to choose on OS, I think that OS should be a free one. If you're rich enough to pay for Windows and Office, then go ahead and pay someone for support. Offer the free support to Ubuntu and OpenOffice, and lets drive the price of college down a little. Anyone who has a Windows machine and wants support can switch to Linux for free, after all, but Linux users can't switch to Windows for free.

    10. Re:support or allow? by PC+and+Sony+Fanboy · · Score: 1

      Dropping support for Windows and Mac will significantly lower the overall cost of attending college, however.

      How? I'm paying $100-$150 A BOOK, minimum of 5 books a SEMESTER, and going for 3 semesters a YEAR, over at least 4 years.

      If I spend $100 once on a windows license, and $100 on office (or $29 on snow leopard and $130 on office for mac) ... that's quite insignificant compared to the cost of textbooks alone. Nevermind the fact that generally windows comes with the laptop, that schools often have discounted licenses available, and we havn't even started to discuss the cost of actually being IN CLASS.

      Seriously. It's like you're saying the cost of a lighter is preventing you from starting a meth habit.

    11. Re:support or allow? by PC+and+Sony+Fanboy · · Score: 1

      where they still believe the myth that creative stuff can ONLY happen on macs

      Myth? You mean, the media has been lying to me all this time?

    12. Re:support or allow? by japhering · · Score: 1

      Let me ask you a question in return..

      Do you think the average college helpdesk is prepared to answer random Linux questions?

      Asking the tour guides is just plain silly. You might as well ask them what brand ERP the college uses.

      Most colleges would allow a linux installation but are unprepared to provide support to every possible linux variation and configuration.

      I wouldn't expect the help desk to answer random questions linux questions, but I surely would expect them to be able to tell me the addresses of the campus name servers, the type of encryption being run on the network (ssl-1, ssl-2, tsl, ssh/ssp) and what ports they are running on if they have been moved off of the default ports (lots of universities feel more secure because they "hide" the ports -- security by obscurity never works), the default level of support for the systems they support (nothing other than XP sp 3 and IE 8, or Vista and IE 8) and most importanly, who to complain to when a particular configuration of University software/hardware doesn't play nice.

      That's all I expect...

    13. Re:support or allow? by sofar · · Score: 1

      If your school would be 100% open source, and you would be too, you wouldn't have to pay 100$ for office (openoffice is still free) and another 199$ for windows 7 (slap on ubuntu for ... free!).

      Your school would see reduced virus outbreaks, reduced software license costs, reduced support cost because everyone is running on open standards etc.

    14. Re:support or allow? by PC+and+Sony+Fanboy · · Score: 1

      And I would still be paying $4000-$5000 every 3 months so I can get a piece of paper saying that I'm qualified to do something that I'm fully capable of doing right now. I just need to spend $30,000 to prove it, apparently. Seriously, a $200 charge on top of that isn't even 1%.

      And don't give me that bull about open source being cheaper to administer. Sometimes it is, sometimes it isn't. Considering the MSNDAA benefits the school gets, I think that microsoft solutions are probably cheaper in this situation.

    15. Re:support or allow? by maino82 · · Score: 1

      In my experience, college tech support was unprepared to provide support for any OS, Linux or otherwise. The solutions they used to offer my college friends were always laughable and almost always included the same standard responses:

      1) Run malware/spyware scan. Did that fix it? No? See #2.
      2) Run anti-virus scan. Did that fix it? No? See #3.
      3) Reformat and reinstall. Did that fix it? No? See #4.
      4) Buy a new computer.

      Occasionally they'd run into a help desk person who legitimately knew what they were doing and made an honest effort to fix people's computers, but in most instances I ended up being the defacto help desk for a lot of my non-computer savvy friends.

    16. Re:support or allow? by mauriceh · · Score: 1

      So , let us ask YOU a question in return:
      "Do you expect a school to provide Windows OS support?"

      --
      Maurice W. Hilarius Voice: (778) 347-9907
    17. Re:support or allow? by Fulcrum+of+Evil · · Score: 2, Interesting

      They don't realize the nightmare it will be when some kid can't get their work done because they bought this fashion accessory that can't DO anything and they don't know how to use it.

      I suggest you pick up a mac made after 1999 and see what it can actually do. Seriously - fashion accessory?

      Our scientists have Linux boxen (the plural of linux box is linux boxen) and they know how to use their own stuff. They don't need support from my team. That is how it should be in most schools.

      That's great until you find out that the school requires your PC run some windows shiteware before your mac addy is allowed on the network. Much better to find out ahead of time if it will factor in your decision process.

      The connection between academia and Apple is annoying. Apple provides cheap stuff, school likes cheap(er) stuff, students use it, go into real world... and find a Dell at their cube

      The idea is to build support for macs in corpland. not that the current state of mac works well on a large network, but first things first.

      --
      "We returned the General to El Salvador, or maybe Guatemala, it's difficult to tell from 10,000 feet"
    18. Re:support or allow? by sofar · · Score: 1

      it can't ever be as cheap as purely open source.

          http://en.wikipedia.org/wiki/Parable_of_the_broken_window

      Someone is making money over your need, and artifically keeping the price high

      We've already paid for fifty generations of Windows software, yet received only 7. You lost a significant amount of money. You paid for it through your government taxes, your school tuition, your cost of living, everything.

      Now is the time to STOP paying for windows. The longer everyone uses windows, the more you will lose in the long run. And you've lost a lot.

    19. Re:support or allow? by symbolset · · Score: 1

      Do you think the average college helpdesk is prepared to answer random Linux questions?

      Do you think the average BestBuy employee is prepared to answer software questions?

      If you need help with your linux and you can't be bothered to use the Google, just whine about it on any freaking blog on the internet including this one, and your helpful Linux support team will reply instantly. We're at your beck and call. For gosh sakes, the author of the app that's giving you fits might help you, and if you've found a bug somebody might fix it. It's that different.

      --
      Help stamp out iliturcy.
    20. Re:support or allow? by qwertphobia · · Score: 1

      Yes, we do. I work for a small liberal arts college (2100 students). We support both Windows and OSX. The helpdesk is trained to help with most basic problems for either system. It took a long time to get the helpdesk to work with Windows, as we're primarily a Mac campus.

      80% of our clients run Mac OSX. 70% of our helpdesk calls are for Windows help. 90% of our virus outbreaks has been from Windows computers. Over time it became easier to support them than to ignore them.

      --
      Never ask for directions from a two-headed tourist! -Big Bird
    21. Re:support or allow? by PC+and+Sony+Fanboy · · Score: 1

      Wow. If I paid for windows through my cost of living, do I also support the NRA, KKK and USA simply for being alive? I mean, according to you, microsoft is a big, evil entity that sticks it's nose in everywhere. So does the NRA, KKK and USA. Since they're similar in action, are they also similar in 'evil'-ness?

      Seriously, do people fall for your broken-logic-arguments?

    22. Re:support or allow? by sofar · · Score: 1

      How can you draw that parallel? That's just wrong. Your logic must have a field day^H^H^Hdecade.

      Almost every organization you have contact with pays money to Microsoft, pretty much none pay money to the other two organizations you mention above.

    23. Re:support or allow? by PC+and+Sony+Fanboy · · Score: 1

      The other two. Not the other three, eh? Seriously, you need to work on your FUD skills.

    24. Re:support or allow? by petermgreen · · Score: 1

      Having a multi-OS environment is a HUGE waste of time and resources for a school.
      It does take some resources yes but I'd hardly call it a waste to 1: make students aware of the fact that there are various options with different strengths and weaknesses and 2: introduce them to the operating systems likely to be used in thier field (for arty types that would probablly be mac+windows, for CS/EE types it would be windows+linux, dunno about other fields).

      OTOH even for stuff that runs on windows i'm not at all convinced that hugely bloated images that try to satisfy the needs of everyone are a good idea compared to much simpler department specific ones. IMO IT support is much better handled on a department level.

      Apple provides cheap stuff
      Umm even at education discount prices i'd hardly call macs cheap.

      BTW at least the windows license we have at our unviersity considers mac os-x a suitable base for "upgrading" so departments can now legally run windows on thier macs under the site license. This means mac labs could double as windows labs if desired/required.

      --
      note: i'm known as plugwash most places but i screwd up registering that here somehow in the past and now can't register
  11. University of Central Florida by jojoguy · · Score: 4, Informative

    I am currently attending UCF and my main laptop on campus is running ubuntu 9.04. I have no problems using any of the online course work/websites and have no issues connecting to the internet.

    1. Re:University of Central Florida by SunTzuWarmaster · · Score: 1

      Ditto, with the exception that the Online Course Video (FEEDS) system does not support linux (you get a nice "your operating system is not supported"). UCF has, however, offered the raw *.avi files for the roll-your-own speech-to-text and 150% speed playback.

      Side note, in CS/CPE we have been required to submit things via terminal. Also, I haven't had a TA that has had difficulty with a program compiled in linux.

      I have had no issues with internet connectivity or other infrastructure issues, aside from the occassional "MICROSOFT EXCEL ONLY" type of teacher.

    2. Re:University of Central Florida by neurovish · · Score: 1

      I'm guessing you have no courses that make you use Tegrity then. I'm was taking grad courses at UCF until they switched their FEEDS content over to use Tegrity, which was very linux hostile. The professor in charge of FEEDS and choosing the Tegrity system did not really seem to care and had the opinion that if you used linux you were on your own. Their previous system involved recording the lectures, then putting them online in .wmv format, which wasn't the best, but it was at least common enough to work. They switched to the ActiveX based Tegrity because it was "too hard" to record the lectures and put them up as normal downloadable videos. The switch to Tegrity did not seem to be very well received by other students and alienated a sizeable chunk.

    3. Re:University of Central Florida by Telthos · · Score: 1

      I also haven't had any problems with a TA being able to compile my code. A few of my TA's have actually been running some flavor of linux. It made it much easier to troubleshoot problems with them.

  12. University of brussels does by PissedNumlock · · Score: 2, Interesting

    My university (university of Brussels, www.vub.ac.be ) promotes Linux (and not mac/osx). Every program we write has to work on the CS server, which runs slackware. We (the CS student organisation/club) provide wireless network that works under linux (and not under vista >:) ), do linux InstallFests where people can bring their computer or just come into our room with a laptop and we'll happily help em. We try to promote opensource as well, for example when people had to reinstall and left their microsoft office disk at home (and somehow think we have an illegal version). In the courses no software that doesnt run under linux is being used by the CS department, but for courses like statistics with SPSS we're pretty much pooped. Luckily we had to make a task about Machine Learning instead of messing with SPSS, but that doesn't count for people not studying CS.

  13. Full Trifactor by JTeutenberg · · Score: 1

    At my university, lab computers are iMacs with Vista, OS X, and Edubuntu installed. Almost all students use Windows, but the tech staff can easily handle requests from linux users. Seriously though, if you run a linux distribution on your laptop then you really ought to be capable to set up wifi and printing yourself.

    1. Re:Full Trifactor by MonsterTrimble · · Score: 1

      If I had points I'd mod you up.

      I think back to my university days and there is *NO* way I'd let any of the techs near my machine. My sister-in-law worked at the support desk and she doesn't even grasp *NOW* how a router works.

      --
      I call it 'The Aristocrats'
    2. Re:Full Trifactor by nbates · · Score: 1

      Don't use words you don't know, please :)

  14. University of Cincinnati by kungfuj35u5 · · Score: 3, Informative

    Does. I'm actually the president of an organization that prominently supports and promotes free software (Laboratory for Recreational Computing). http://pohl.ececs.uc.edu/

  15. I haven't had a problem by Monkeedude1212 · · Score: 1

    But then again, I went to a Polytechnic where one of our classes involved remoting into the old Unix Box...

    Fun times!

    If the college campus has an Information and Computer Technology (or ICT) wing/branch/faculty, talk to those guys. Considering THEY are the ones who set up the servers, tested applications, WiFi, etc etc, they'll be able to give you the whats up on whether your linux box will work. DON'T waste your time with the "Techs" they have set up for the quick laptop repair. If its a Mac, they'll have you uninstall some software. If its a PC, they'll tell you just to have the image ghosted and it'll be fixed in a few hours. And if its Linux, they tell you to go try Windows. *FACEPALM*

  16. how about... by buddyglass · · Score: 2, Insightful

    Your daughter can consider her university's Mac/Windows-centric policy as simply part of her preparation for the "real world" in which application developers and IT departments favor Mac/Windows and largely ignore Linux.

    1. Re:how about... by H0p313ss · · Score: 1

      Your daughter can consider her university's Mac/Windows-centric policy as simply part of her preparation for the "real world" in which application developers and IT departments favor Mac/Windows and largely ignore Linux.

      There you go dragging reality into the conversation. Won't somebody put our fantasy lives first?

      --
      XML is a known as a key material required to create SMD: Software of Mass Destruction
    2. Re:how about... by jedidiah · · Score: 1

      ...yes, because we all KNOW that Universities should be a mirror of the average fortune 500 company.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    3. Re:how about... by srealm · · Score: 4, Insightful

      Even that's wrong. Quite a number of fortune 500 companies rely on Linux heavily. Almost every investment bank certainly, but I'd wager a number of others too. Maybe not on the desktops of the employees, but still, Linux is certainly a viable and well-used platform in fortune 500s.

    4. Re:how about... by Carik · · Score: 1

      Mirror, no. But they ought to take that into account. After all, their purpose is to educate people and to get them ready for real jobs. That second part, at least, requires teaching people to use the industry standard equipment. The first doesn't, of course, and really ought to include teaching people alternatives, but, well... do you really expect logic from schools?

    5. Re:how about... by MightyMartian · · Score: 3, Insightful

      Yeah, no one has Samba servers or firewalls running variants of Linux. No one out there runs Apache.

      Any IT department that doesn't at least have some familiarity with Linux is rather like having a garage that doesn't know how to fix Jeeps.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    6. Re:how about... by fermion · · Score: 1
      My real world training was that being clever about the use of technology was more important than knowing the trivia or dedicating oneself to some dogma that might be out of sync in 10 years. Just imagine what might happen if one had been so focused on the VAX or UNIX OS that one did not work on the MS or Apple computers. The people I know today who are really successfully might have started on a Dec Vax, moved to an SGI machine, and now work on PC. Versatility is important.

      At a certain level college cannot be about preparing for the real world today. That is technical school or the like. College should prepare on for the real world in twenty years. The fallacy that we focus education on what is happening know is why so many people are sitting at home playing videos games wondering when someone is going to call them about that VBA job.

      It is also about efficiency. Now that MS standards are being commoditized and fewer people are accepting the new one, trick me once and all that, an person versed in computers can basically get anything to work anywhere. About the only time one has to us a MS is for some specialized applications. In those cases, the OS is secondary and one makes whatever modifications to run the program.

      --
      "She's a scientist and a lesbian. She's not going to let it slide." Orphan Black
    7. Re:how about... by agnosticnixie · · Score: 1

      After all, their purpose is to educate people and to get them ready for real jobs.

      Unless you're doing a professional program (usually applied stuff - economics vs business, computer science vs engineering, etc), it's only a side effect. Their first purpose is only to educate (and eventually to have successors in research).

    8. Re:how about... by PC+and+Sony+Fanboy · · Score: 1

      Won't somebody put our fantasy lives first?

      Don't worry, just ask Justin Long!

    9. Re:how about... by jimicus · · Score: 1

      Even that's wrong. Quite a number of fortune 500 companies rely on Linux heavily. Almost every investment bank certainly, but I'd wager a number of others too. Maybe not on the desktops of the employees, but still, Linux is certainly a viable and well-used platform in fortune 500s.

      Yes, but the only people who are expected to know and understand that are the software developers and the sysadmins. Unless the OPs daughter intends to enter either of these professions, there's not a great deal to be gained by labouring this point.

    10. Re:how about... by buddyglass · · Score: 1

      Way to miss the point. How many corporations (not named "IBM") run Linux on their employees' desktop machines and company laptops? Or allow their employees some "choice" as to what desktop OS they can choose to run?

      I see no reason for a university IT shop to support interop with OSs, like Linux, that occupy only a small percentage of the desktop/laptop market share, given that such support will necessarily increase cost and complexity.

      I do agree that CS/EE/etc. departments are remiss if they don't provide their students with some exposure to Linux and/or another unix-like OS. But that does not imply that the University-wide IT infrastructure need support Linux clients.

    11. Re:how about... by ThrowAwaySociety · · Score: 1

      Yeah, no one has Samba servers or firewalls running variants of Linux. No one out there runs Apache.

      Any IT department that doesn't at least have some familiarity with Linux is rather like having a garage that doesn't know how to fix Jeeps.

      Most universities have totally separate organizations for desktop support and server administration. The desktop support people are unlikely to know anything about Linux, and the linux admins are unlikely to be interested in supporting n00bs.

    12. Re:how about... by Saxerman · · Score: 1

      After getting out of college I got a 'real' job in an Windows-only shop. I was still a Windows guy at the time, so I was still quasi-happy. However, I became less happy as my efforts to deploy Linux in my workplace were consistently rebuffed while my Linux skills at home continued to grow.

      So I went job hunting for a work place that would let me use Linux. As you might expect, most places I interviewed either expressed ignorance, or had any of a number of reasons why they didn't use or even allow Linux in their shop. So I had to change my search tactics. I started cold calling likely medium and large sized businesses and socially engineering my way to talk to a system administrator. A handful of them seemed to think I was either doing a pen test, or were otherwise properly paranoid at releasing information about what their developers used in house. The rest were happy to reveal if they allowed and/or encouraged Linux in their shop. Of the 11 places that would share details, 6 admitted to using some flavor of Linux.

      Some persistence and a bit of luck later, and I've now been happily employed as a Linux developer for five+ years now. Most of the rest of the company is still Windows only, but we have our little penguin oasis and an IT management staff that is happy to allow us the freedom to try OSS where we think it might work. And I've never been happier.

      --

      A steaming cup of soykaf would be real wiz right now.

    13. Re:how about... by bootup · · Score: 1

      It isn't real world at all. The real world does generally support GNU/Linux pretty well. The real world DOES NOT SUPPORT MAC. I hate to break it to you- but the USA is the only place where Apple has solid support. Pretty much elsewhere it doesn't exist. GNU/Linux has much better support in the places Mac doesn't. Just because your experience is GNU/Linux support sucks doesn't make it so and doesn't mean that is how it should be either.

    14. Re:how about... by BitZtream · · Score: 1

      Who uses Linux firewalls? Seriously, all the firewall hardware I've seen using a free OS uses FreeBSD. People tend to use the best tool for the job, FreeBSD has the IP speed records, so it tends to get used.

      I've seen people roll their own firewalls that run OpenBSD as well, still can't say I've ever come across a company that uses a Linux firewall.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    15. Re:how about... by StatusWoe · · Score: 1

      I don't think that's the argument. Direct Linux support is going to be very unlikely anywhere, but using open standards should be common in universities and the difference is between "do you support" and "is it possible to use".

      As for the whole "noone allows linux on their work desktops", people used to say this about macs too (outside design), now almost 1/2 of my office uses them. Not just coders/designers either.

      Typed at work on my Ubuntu-running Laptop.

      --
      "drink deeply the illusion of your safety"
    16. Re:how about... by buddyglass · · Score: 1

      I use a Mac at work. Our product deploys to Tomcat and Apache on Solaris. My point was that, in general, even support for Linux interop is far from a "given" in the "real world". To the extent that a university mirrors this inconsistent support it more closely resembles "life after university".

      As a side note, I also find it pretty ludicrous that someone would choose a university based on its Linux support.

    17. Re:how about... by QuantumRiff · · Score: 1

      Wait, when have Developers and IT departments EVER favored macs? Outside of education, and some Niche's in Marketing firms, Mac's are probably less supported than Linux. (which they probably run in the server room). Apple has been throwing a ton of resources at things like working with exchange, so they don't have to rely on others (microsoft) to provide them with the tools to overtake MS in offices..

      --

      What are we going to do tonight Brain?
    18. Re:how about... by Phroggy · · Score: 1

      Sure, they run it on the servers, behind the scenes. But how many corporate IT departments would let a user run Linux on their desktop?

      --
      $x='S24;r)>63/* h@<5+oZ)32"5cz';$me='phroggy'x$];
      $x=~y+ -xz+\0-Tx+;print$_^chop$me for split'',$x;
  17. Blank Stare by Sethus · · Score: 3, Insightful

    The reason you get a blank stare is because said student is usually a business or communication major and has no clue what Linux is. Heck as I computer science major, I don't know what you mean by 'support' Linux. Do you mean, do they have it in labs? Do they allow you to connect to the dorms using Linux? Do you mean as in what limited Tech support on campus and does it support Linux? Or do they have Linux in the computer labs?

    Assuming you mean computer labs, I can tell you here at UNT they do not have linux, but they do have (on every computer) an ssh client that allows you to connect to your Linux account (CS Major).

    --
    Posting with out proof reading since 2001.
    1. Re:Blank Stare by Moxy.org · · Score: 1

      Last time I was at UNT you could use the linux machines directly but I know they changed it shortly after I left. They do provide an Xserver for you though so it's more or less the same as sitting in front of those machines still.

      Also there are various specialized labs on campus that you'll gain access to if you take the appropriate classes (or give decent reasons for access to the lab maintainers) that have linux such as the CoPS lab. I believe Rada even has a linux based lab for computer linguistic learning. She did when I left anyhow.

      So the linux computers that you can sit down at are there they're just not readily advertised.

      --
      Oops! .sig not found.
  18. Spotty support by Devil's+BSD · · Score: 3, Insightful

    Here at the University of Kentucky, Linux support is kind of spotty. Some IT guys support it, others don't. When I was doing biology research at the University back when I was a high school student, the sysadmin for the building with my lab was a diehard Windows/Dell guy, and discouraged use of other stuff, saying he couldn't guarantee data integrity, etc etc. When I moved on to computer science research, the sysadmins in that part of campus tend to be anything-but-Windows types. In the fine arts department, the sysadmins tend to be more partial to Apples.
    If you live on campus, though, the campus internet (ResNet) people officially only support PC and Mac, and they only support it if your computer is directly connected to the connection they provide. If you have a router between you and the campus network, you are required to remove it and directly connect to the cable modem or other gateway device that they provide. I think the policy is bollocks, but judging from the stories I've heard of how inept some of the L1 techs are, maybe it is better that way...

    --
    I'm the Devil the Windows users warned you about.
    1. Re:Spotty support by techno-vampire · · Score: 1
      If you have a router between you and the campus network, you are required to remove it and directly connect to the cable modem or other gateway device that they provide. I think the policy is bollocks, but judging from the stories I've heard of how inept some of the L1 techs are, maybe it is better that way...

      I did tech support for an ISP, and they had the same policy: if you were behind a router and had connectivity issues, we'd ask you to connect one computer directly to the modem, bypassing the router. The reason for this was to eliminate the possibility that the router was causing the trouble. If you still couldn't browse while connected directly to the router, it was either the modem or outside your equipment; if not, the router itself was the issue, and Not Our Problem. (We didn't supply routers, and had no way of knowing how to configure them.)

      --
      Good, inexpensive web hosting
    2. Re:Spotty support by dnahelicase · · Score: 1

      My (small ~1000 student) college disallowed routers when someone (from the IT helpdesk) hooked up a router for someone in the dorms backwards. That router started serving IP's and the whole network was down for 4 hours.

    3. Re:Spotty support by PC+and+Sony+Fanboy · · Score: 1

      If you have a router between you and the campus network, you are required to remove it and directly connect to the cable modem or other gateway device that they provide.

      What happens if you have a linux box serving out connections to other people? It is technically a computer hooked up to the network ...

    4. Re:Spotty support by PC+and+Sony+Fanboy · · Score: 1

      I did tech support for an ISP, and they had the same policy: if you were behind a router and had connectivity issues, we'd ask you to connect one computer directly to the modem, bypassing the router

      ... As did I. Now, when I call for tech support, I *know* that they have no way of checking that, so long as I don't tell them my IP is 192.168.1.1.

    5. Re:Spotty support by div_2n · · Score: 1

      Well I happen to know that as a whole, UK is sold heart and soul into the Microsoft world. Many of their sites and services do in fact function fine on Linux, but certainly not all.

      They use Cisco for VPNs, so should you be in a situation for VPN usage, support on Linux is just fine for that.

      Wireless doesn't do anything special, so it's fine too on Linux. I've tested it thoroughly. They do like to use odd key indexes on some of their secured APs, so make sure you know how to change your key index.

      Many of their internal sites are Sharepoint and _should_ work just fine with Firefox on Linux, but not guaranteed.

      Office 2007 is pretty much their standard, so you may find many documents you have to download for class could be in Microsoft's own XML flavor. Being that I'm not a student, I don't know if this is an issue or not.

      Other than that, I have had success authenticating to their AD domain on Ubuntu. As a fun side note, they gave their domain the super original name of AD.

    6. Re:Spotty support by mongolian · · Score: 1

      Even when disallowed, my school of similar size would run into this problem every few weeks because some of the more inept users wanting a wireless connection in their room. Tech staff was pretty wuss so it could be a day or two before they actually knocked on the culprit's door.

    7. Re:Spotty support by bootup · · Score: 1

      Dude- If they support the "PC" you can demand support for GNU/Linux. MS Windows is NOT the only operating system for the PC.

    8. Re:Spotty support by BitZtream · · Score: 1

      Wow, so you went to school with a bunch of disconnected douche bags eh?

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    9. Re:Spotty support by toddestan · · Score: 1

      The real reason they don't like routers is that they want to tie the student to the MAC address so they know who is doing what on their network. If there are routers with multiple people getting their connection through them, then that's no longer true. In addition, the MAC on the WAN side of that router is still tied to someone's student ID, so if you're in the dorms don't let that person be you.

  19. The University of Florida does, from what I've ... by rekenner · · Score: 1

    seen, kinda. Certain classes require certain programs that only work on Windows, but that's down to a class by class basis. Hell, the lecture I'm sitting in as I type this, Digital Logic, requires Quartus, which ... you have to pay for if you use Linux, as opposed to the free version available for Windows. Some require certain discs that only work under Windows, etc. However, everything Uni wide works totally fine under Linux.

  20. Re:Indiana University supports Linux, *nix, BSD, e by localman57 · · Score: 1

    IU's Computer Science department is held in higher regard than Purdue's by many who attended neither. Engineering != Computer Science != Information Services.

  21. Re:I can not imagine a CS dept not supporting Linu by JSBiff · · Score: 2, Informative

    I was a CS major at a public University in Ohio. While the College of Engineering and the CS Department were pretty Unix/Linux friendly, the physics labs which every engineering student is required to take through the college of arts and science at this university, required the use of MS Excel 2003 or 2007, because the physics lab reports had to use a highly customized excel 'template' file which included Excel macros. Now, it may be possible that you could open and save the Excel file using OpenOffice, I was rather worried to try, because of the extensive use of macros in the excel template, I was afraid something would get screwed up, which would cause me to unfairly lose points for the lab(s).

    The point of this story is, even if the college/university is generally friendly towards other OSes (Linux, *BSD, whatever), you may run into some classes which require the use of some sort of software which isn't available on your chosen platform. For example, in an Engineering program, there might be some sort of CAD program which is Windows only, or in an architecture or visual arts/graphical design program, they may require some software which is only available on a Mac. It might be worth taking some time to look at the required and elective courses that your student is going to be taking, and finding out the requirements for those particular classes.

  22. Why does it matter? by nurb432 · · Score: 1

    A lot of 'services' like wifi, or citrix don't really care what OS you are running, so why do they *need* to support it? If you get stuck with a 'windows only' application they *require* you to use, you can run it under wine, or inside a VM worst case. Problem solved.

    --
    ---- Booth was a patriot ----
  23. University of Arizona might... by Plamadude30k · · Score: 1

    I'm not sure my college "supports" Linux, as I'm not sure exactly what you consider supporting to entail, but my departments (astronomy and physics) only have linux computers in their computer labs (with the addition of one or two windows boxes. All of the personal computers and laptops owned by faculty and staff are Linux or Mac). Of course, the IT guys are incredibly lazy and it's still Fedora Core 1.0, but it works most of the time. If you're talking about software and hardware help, I wouldn't even trust the University with a windows computer-they are notorious for breaking things and voiding warranties, and most of the people working at campus computing services don't know what they're doing or even care.

  24. NC State University by toppavak · · Score: 4, Informative

    As a recent grad I can speak to the fact that NCSU supports Linux in a big way by deploying it in computer labs, supporting it for students, having a very active LUG (the mailing list is very friendly, they meet several times a month and host regular install-fests), making Linux desktops available remotely through a Virtual Computing Lab and giving students remote access to a couple of on-campus beowulf clusters. To the best of my knowledge support is strongest in the College of Engineering and in the College of Physical and Mathematical Sciences. I believe most of the other Colleges (Life Sciences, Humanities and Social Sciences, Textiles, Natural Resources etc) tend to use a mix of Windows and Mac workstations (and I'd heard somewhere that Design uses exclusively Macs).

    1. Re:NC State University by toppavak · · Score: 2, Informative

      After re-reading your post, I should probably also clarify that the University's IT infrastructure and services provided to students is one of the best I've ever seen, from personal experience its light-years ahead of UNC Chapel Hill and a lot more user-friendly and headache-free than GaTech's. I've heard similar stories from many friends that have gone on to grad school. With regards to Wi-Fi access, they use a fairly platform-agnostic web-based authentication portal supplemented by the ability to register your mac address (also a web-based tool) so you don't have to keep logging in. All VPN access either goes through Kerberos/AFS, SSH/SCP or, if you're checking out a virtual machine through the Virtual Computing Lab, RDP or a remote X-session. Remote printing is also a web-based interface and while some courses may require windows-only apps many, if not all, of these are available remotely (Solidworks and AutoCAD are the only two big ones that come to mind) and in computer labs.

    2. Re:NC State University by martas · · Score: 1

      Same here at Duke. We have entire computer labs running Linux, and every student has some space on a networked FS running on linux servers. Although, in one aspect Linux "support" is lacking: we have a printing system, where students print to no printer in particular from their laptops, but rather to their account. then, from any printer they can swipe their card and print what they need. The client for this service is only for Win and Mac, and while it's possible to use it from Linux machines, it is a gigantic pain, and can require too much knowledge of detail for most people.

    3. Re:NC State University by icydog · · Score: 1

      Actually, this was one of my favorite things about using Linux at Duke. The Pharos client is just another piece of bloat that the typical Linux user hates, so why would you want it? Most distros these days come with some sort of CUPS configuration tool. Even the first time I set this up it probably took less than 5 minutes. Just follow the instructions:

      http://www.oit.duke.edu/comp-print/printing/faq.php#faq-3

      I've done this on Kubuntu and Fedora. system-config-printer makes this really easy. The only other thing I should mention is that by default, the username sent to the printer is your Linux login name. If you make your Linux login name the same as your netid, you won't have to type in a user name when you print.

    4. Re:NC State University by icydog · · Score: 1

      Might be worth mentioning that Redhat happens to be right in the middle of NCSU campus =)

    5. Re:NC State University by martas · · Score: 1

      yeah, that's what I heard. Fortunately there's a printer in my building that i can just directly send stuff to, so i don't even need to do that much.

      are you a student at duke?

    6. Re:NC State University by icydog · · Score: 1

      I was until I graduated 4 months ago.

    7. Re:NC State University by martas · · Score: 1

      oh, cool. well, nice running into you on /., mysterious kindred soul!

    8. Re:NC State University by BitZtream · · Score: 1

      As someone who supports a recently graduated NCSU vet student, I can say that there are plenty of services on the NCSU student network that don't work for shit with Linux. Those being web services that are pretty much IE centered.

      I expect you'll find the exact same thing at most schools. If it works, it works, they don't go out of way to make it difficult, but they don't really go out of their way to center around it.

      NCSU has developed a lot of OSS software, the biggest known to the slashdot crowd is probably OpenNMS, so they certainly don't try to avoid it. Its silly to say they support it in a big way though. Thats like saying that RoadRunner supports it in a big way because they use IP and standard DHCP servers for their network.

      Of course, NCSU isn't but a few miles from Redhat, so you can assume they won't be throwing Linux under the train.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    9. Re:NC State University by BitZtream · · Score: 1

      If by right in the center you mean 30 miles down the Interstate and closer to UNC or Duke than NCSU, sure.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
    10. Re:NC State University by Thalin · · Score: 1

      Um, they were in RTP 10 years ago, but now they are in 2 buildings on Centennial Campus. Centennial is in fact an NCSU campus, and it's definitely not 30 miles down the road from main campus...it's right across Western.

      I can see their building from my building, where I work for NCSU.

      Also, yes, this does have quite an impact on our usage of Linux here at NCSU. Engineering students are required to take (or place out of) a linux-based basic computing course (E115 if I recall correctly), and Linux is supported everywhere there's an sysadmin who knows what's going on (which is NOT everywhere on campus - there are a bunch of people who aren't willing to learn Linux to support the users in their departments who want to use it). However, if you can't get support from your local sysadmin, you can often go to other resources on campus to get help.

      --
      What? You want a sig?
  25. Re:do tell :1 semester of "Linux" required course by Anonymous Coward · · Score: 3, Funny

    Doesn't matter; you need to pass high school level English to get in no matter where it is.

  26. My experience by MikeRT · · Score: 1

    I graduated in Dec 2005 from James Madison University in Virginia. The main CS lab actually ran RHEL exclusively, so that might say something right there, but none of the Linux users I knew had any problems. Granted, Linux users began to become rare well before that because OS X became an attractive development environment right around the time the university adopted wifi en masse.

    The ultimate question is how much she needs you in order to keep using Linux every day. If she can't handle most of or all of the details on her own because all she knows is KDE, then you might want to consider just erring on the side of caution with a MacBook.

    One of the problems that I ran into back in college was that OpenOffice's MS Office compatibility is not perfect, and faculty in non-CS classes had no problem telling you to get stuffed if you ran into any problems because you weren't using MS Office.

  27. Re:UCSD is fine by jedidiah · · Score: 1

    I have had similar sorts of problems on All-Windows corporate networks.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  28. I've been out of school for a long time, but... by greenguy · · Score: 1

    ...I do live in a college town, so I have some contact with campus life. I've been able to get online with the school's WiFi without much trouble, so I imagine students can, too.

    I think the important thing is not to try to reinvent the wheel. Probably every college and university in the US (and a great many other nations) has someone who's using Linux. Find those people. Ask them what they do.

    --
    What if I do the same thing, and I do get different results?
  29. Do they really support the Mac? by Yvan256 · · Score: 1

    Or are they just simply supporting the Mac version of Office? What happens if you want to use iWork or OpenOffice instead?

  30. North Carolina State University by drak0ntas · · Score: 1

    NCSU provides help-desk support for Linux clients, and all Freshmen are required to pass (or test-out of) a class that covers basic competency of a Linux/Unix environment. No problems here when using the required online resources or connecting to the wired or wireless networks. Additionally, the university has deployed a mix of Windows, Mac, and Linux machines throughout campus (albeit with a dominance of Windows).

  31. Southwestern Michigan College supports linux! by FictionPimp · · Score: 1

    In 90% of cases, SMC supports linux. There are a few minor exceptions (ISYS 110 is windows focused and can be tested out of but is required), but in those cases you can simply use a computer on campus to complete the requirements.

    Those of us in the IT department tend to use linux for most of our servers and even some of our desktops. I myself use a mac full time. I'm always pushing to remove the dependancies on a single operating system.

  32. Yes and No by Wolvenhaven · · Score: 1

    Everything will work for a linux computer here as most of the techs run linux too, but if she takes any computer science courses she might need windows. Depending on the class it could be exel, word, or SQL/C# .net/specific compiler the teacher wants. I have managed two years in CS with a linux laptop and had no problems(have to VM windows for an assembler class). Also most schools require spyware on windows machines to check security, firewall, AV, and for "illegal" programs, mac and linux machines are exempt and if a virus goes wild on the network she won't get it.

    --
    Orwell was an optimist.
  33. Not always solved. . . by JSBiff · · Score: 1

    Wine doesn't run all programs perfectly correctly (some programs don't run at all). As for the VM, most VMs don't allow accelerated 3D graphics (I think I rememember recently hearing something about VirtualBox adding 3D support for VMs, but I think they may be the only one). Granted, not all programs require 3D graphics, but what if the program you are required to use is something like SolidWorks, which is a Windows, 3D-accellerated CAD program? If it doesn't work well under Wine, and doesn't work at all in your VM because of the need for 3D graphics, then you pretty much run the native OS for that package.

    1. Re:Not always solved. . . by nurb432 · · Score: 1

      There are always exceptions but 99.9999% of the applications that would be required would work fine in either native *nix, wine, or a VM. And i realize that wine is not going to run a lot of things, its why i mentioned using a VM.

      Also, vmware ( workstation, not free, but i think they have edu discounts ) does have rudimentary 3D support now, and yes, VB is working on it and shouldn't be long..

      --
      ---- Booth was a patriot ----
    2. Re:Not always solved. . . by megabeck42 · · Score: 1

      VMware has supported 3D acceeleration pass through for years. Works fantastic.

      --
      fnord.
  34. "Sometimes I would ask the student tour guide... by DogDude · · Score: 5, Insightful

    "Sometimes I would ask the student tour guide if Linux was supported and was usually met with a blank stare." I doubt that it was a "blank" stare. The student tour guide, and everyone else in earshot, was probably wondering if you're a complete jerk, or just utterly clueless. Why would you ask some 18-19 year old kid giving tours stuff like that? Are you trying to prove something, or do you really, honestly believe that some random kid giving tours is going to know what "Linux" is?

    --
    I don't respond to AC's.
  35. High School by XPeter · · Score: 1

    My high school is surprisingly high-tech. We have numerous courses from Java to Cisco, which are both courses on my list.

    Last year in computer science we had a few old laptops and desktops lying around, so we bought the needed parts for them booted them up slapped Ubuntu and wine on them and played LAN Starcraft :)

    Many of the students are trying to push for an open source movement. Every computer in the school has a browser choice of IE, Chrome and Firefox and on many of the older machines there's a linux distro running.

    -Sophomores kick ass.

    --
    "The difference between genius and stupidity is that genius has it's limits" - Albert Einstein
    1. Re:High School by symbolset · · Score: 2, Insightful

      Good for you! My high school was pretty high-tech too. We had an IBM PC in 1979 (OK, technically it was an IBM 5150. They didn't start calling it a PC until later), and a computer science teacher, Alan Schulz who was one of the "boys from Boca" that invented the damned thing. He got us a computer lab (with Apple ]['s of course) and a variety of other machines (does anybody really remember the Timex Sinclair or TI99/4a?). They made him teach math most of the time because computer sciences weren't some serious business endeavor back then. He owned the local Apple store.

      He taught me a lot about basic science. Don't accept anything as a "magic black box". Start with an understanding of the transistor and how they build into gates and logic. Proceed to an understanding of machine language -- especially comparison and branch operations. When you know how such things are done on an electrical level it does amazing things for the persistence of your understanding of the rest of it and your ability to detect bullshit. Having struggled through a course where we had to write useful applications that worked in 8 bit opcodes written in pencil on paper in binary I learned some things I'm unlikely to forget. Doing so as the only member of a four-person team to produce anything useful I learned other facts that still give daily service. A few years ago I went back and some of the apps I wrote are still in daily use, though heavily modified of course.

      As a historical note, the student computer society (BUHSCCIOBBDT) had fundraisers and bought some stock - IBM, Microsoft and Apple among others. It did quite well.

      Logic diagrams, Venn diagrams, and other primitives are still as useful as they ever were. APL is still a write-only language. BASIC is still good for quick mock-ups of what a program will be when you've written it in a real language. Tape still sucks for bandwidth. ADA is still easy to sell and gruesome to program in. Game programming is still about balance between challenge and reward. GOTO is still flamebait. Programmers still play D&D (or some modern equivalent) in high school. Applications are still data structures + algorithms. To be honest, a lot of the stuff I learned then and in years following is now worthless (SNOBOL anyone?) but I'm doing better than some because my excursions from Assembler, C, and C++ have been recreational at most. I've collected scores of languages the way some people collect Happy Meal toys and discovered the same thing such collectors have: 90% of stuff that's manufactured is junk to stuff a landfill with.

      I was also fortunate to be in school with folks like Robert Toth and Vince Sherart, who were great minds well ahead of their time. From your post I'm guessing that you're also surrounded by folks who will persist and do well.

      Let me put this another way. In every field there's a ton of fakers who subsist by getting in with buzzword proficiency or an MCSE cert and rise to middle management through meeting management. These people serve the purpose of preventing excess productivity, which believe it or not is a socially useful goal. You don't have to be one of those. You can get ahead by knowing how to do stuff. If you proceed in your education from understanding the first causes to the prime forces, then when you have to deal with one of these jerks you can cut him off at the knees by pointing out the things he doesn't know, and in the process make your work environment more fun to be in. As a bonus it's fun to watch them wilt.

      --
      Help stamp out iliturcy.
    2. Re:High School by XPeter · · Score: 1

      This is probably the longest post I've ever read, and I enjoyed every word of it. You seem to be a lot like me, which is epic; I wanted to say thanks, believe it or not you clarified some of the fog clouding my judgment on what to do in IT when I'm older.

      --
      "The difference between genius and stupidity is that genius has it's limits" - Albert Einstein
  36. You will want Virtual Box with XP installed. by hellop2 · · Score: 2, Interesting

    But, for calculus, you may be forced to use Mathcad, which you will need to install in Virtualbox. There also may be some other trivial programs that require Windows. But, you will almost always have lab computers available for these. You may have to use Texmaker for math classes: aptitude install texmaker in Kubuntu. At my school, nobody prints from their laptops, so running linux on your laptop isn't much of an issue as long as you save your office documents in MS Word format.

    --
    How many more years will slashdot have an off-by-one error on your Score in your profile?
  37. Good support by mrsolo · · Score: 1

    At the Naval Post Grad School, my Fedora laptop can do anything the Windows and Mac computers can do. This includes VPN, remote e-mail services, daily check-in, campus wide secure WiFi using a secure DoD certificates, printing, local/remote Intranet access, etc. Also, the school makes a lot of software (what's available) available to linux users. I've been a linux user for about 9 years now and I have never really had any complaints about not being able to do anything that I absolutely had to do.

  38. Do bears defecate in times square? by sajuuk · · Score: 1

    I graduated in May, and my school did support Linux until my last year there. By supported I mean "let me get online with." The 'support' ended when they enabled the Mac OSX client for Cisco Clean Access NAC (AKA the biggest evil in the known universe), and in turn disabled the web login form. You could still go give them your MAC address for a device that wasn't running XP, Vistaids, or OSX, but they only allowed this for Xboxes, PS3s, and Wiis. I ended up having to set up a Server 2003 machine to act as a router to get my linux computers online (and remain the ONLY user of Linux that lived on campus).

  39. "In Theory" by Xs1t0ry · · Score: 1

    I go to the University of Waterloo, so you would figure that we are big on it. After all, not only does our Computer Science Club (CSC) host the largest linux download mirror in the country, we are known for computing ("MIT of the North" is one of our less savoury nicknames). Despite this, while we have some computer labs running unix based systems (some distro I don't remember with just a basic WM over it), the big thing is our Mac labs. We have rooms upon rooms of shiny Apple computers. Pretty much the entire CompSci department has converted to Mac as well (some profs have two of those 30" apple monitors in their offices. Two!). I mean, linux exists here, but c'mon. We (comp sci & math students) picked Richard Stallman up from the airport, brought him to our school and he gave us stickers. Like wtf.

    1. Re:"In Theory" by CountOfJesusChristo · · Score: 1

      I go to the University of Waterloo, so you would figure that we are big on it. After all, not only does our Computer Science Club (CSC) host the largest linux download mirror in the country, we are known for computing ("MIT of the North" is one of our less savoury nicknames). Despite this, while we have some computer labs running unix based systems (some distro I don't remember with just a basic WM over it), the big thing is our Mac labs. We have rooms upon rooms of shiny Apple computers. Pretty much the entire CompSci department has converted to Mac as well (some profs have two of those 30" apple monitors in their offices. Two!).

      Waterloo also has Linux labs in MC -- thin clients running X sessions with what appears to be a customized version of Kubuntu. I believe that there is also a bare-bones Solaris X session option, too, which sounds like what you are descriping.

      I mean, linux exists here, but c'mon. We (comp sci & math students) picked Richard Stallman up from the airport, brought him to our school and he gave us stickers. Like wtf.

      IIRC, We (the CSC) asked him to come give a talk. RMS and the FSF are not a corporation trying to woo you with lots of swag, nor, I suspect, do they have the budget to pretend to be. If you went to see RMS talk just to get neat swag, you were there for the wrong reason.

    2. Re:"In Theory" by PC+and+Sony+Fanboy · · Score: 1

      UoGuelph is big on OSX as well. Something about a unix backend makes them comfortable. My theory is that the school pays for the computers, and the profs get to pick the most expensive one that will suit their needs. Thus, something with OSX.

    3. Re:"In Theory" by Xs1t0ry · · Score: 1

      IIRC, We (the CSC) asked him to come give a talk. RMS and the FSF are not a corporation trying to woo you with lots of swag, nor, I suspect, do they have the budget to pretend to be. If you went to see RMS talk just to get neat swag, you were there for the wrong reason.

      That's an ignorant comment; I was merely demonstrating in a light tone that the school has some connections and a legacy that would suggest more prevalent usage of linux outside of the MC. And inside it, too. P.s. Stickers aren't neat swag and no one knew beforehand there would be any kind of merchandising or swag at the talk, except perhaps the organizers in the CSC. Thanks for playing. P.s.s. lulz for suggesting stickers can woo people into changing computing paradigms

    4. Re:"In Theory" by CountOfJesusChristo · · Score: 1

      That's an ignorant comment; I was merely demonstrating in a light tone that the school has some connections...

      Its not as if we have RMS on speed-dial.

      ... and a legacy that would suggest more prevalent usage of linux outside of the MC

      The fact that the university is known for Computer Science should have no bearing on the Operating Systems used on the terminals of other faculties. As for the Math & CS faculty, they do have Linux terminals

      P.s. Stickers aren't neat swag and no one knew beforehand there would be any kind of merchandising or swag at the talk, except perhaps the organizers in the CSC. Thanks for playing. P.s.s. lulz for suggesting stickers can woo people into changing computing paradigms

      It seems that this time, yours is the ignorant comment. I never suggested that stickers were neat swag, I suggested that you were upset that there wasn't any neat swag -- that stickers were all that there was. Moreover, I fail to see what relevence the CSC's RMS talk has. if Theo de Raadt gave a talk, would you expect the IT department to run around installing a bunch of OpenBSD terminals? All of which is beside the main point, which was that there are Linux labs in the MC, contrary to your claim. From what I've seen, the linux labs aren't usually filled to capacity, so I see no reason why there would need to be more of them, either.

  40. Re:I can not imagine a CS dept not supporting Linu by jedidiah · · Score: 1

    If you have some class that requires the use of some particular
    application on some platform you down own, then use an emulator.
    There are very good FREE ones. You just have to supply your own
    operating system.

    These are very handy for when there is 1 or 2 applications on
    some other platform you might want to run.

    Back in the days when this "other platform" would have been
    MS-DOS, I had an MS-DOS emulator to deal with the Microsoft
    only software that my University pushed on people.

    You don't need to suffer Windows 24/7 just for the sake of a single app.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  41. which distro? by clockworm · · Score: 1

    Had I been your school's IT policy planner, I would give the same answer I give to employees at the software company where I work: "We support Windows XP, OS X, Ubuntu, Fedora and OpenSolaris". The "Linux" title covers so many idiosyncratic distros that we can't reasonably offer to support them all. Many such distros are poorly documented/tested, to make matters worse for a support team.

  42. Aberystwyth University, Wales, UK by kdcttg · · Score: 1

    The wired network throughout the campus has not worked for 2 generations of ubuntu now, but all posts on the bug report are from Aberystwyth University students, so it seems the problem is to do with the setup of the network rather than something common to all networks... I would be interested to know what change broke compatibility though, since old versions of ubuntu and other most other distros work.

    Wifi is unusable, the connection being lost sometimes within seconds of connecting, however certain parts of campus have a second wifi network that works if you use the VPN (see next line).

    The VPN is awkward to set up in Linux, especially if you do not want to edit gconf.

    You won't official get help with linux from the Information Services support desk, but depending on who is working you will sometimes get help.

    The Computer Science department is very Linux friendly... infact, anything you do in the first year at least can be done using linux. A lot of the staff use Linux as their main system and so will probably give help within reason.

    1. Re:Aberystwyth University, Wales, UK by Bazman · · Score: 1

      Is that the same place as kernel hackmeister Alan Cox went to? Oh the irony...

    2. Re:Aberystwyth University, Wales, UK by jimicus · · Score: 1

      There are various things you can set up on Cisco switches to automagically disconnect someone whose computer doesn't follow particular predefined specs - and being as Ethernet support has been rock solid for years on Linux, I'd imagine they're doing something on top of Ethernet such as this.

    3. Re:Aberystwyth University, Wales, UK by kdcttg · · Score: 1

      The very same ;)

  43. TESC Does by slugicide · · Score: 1

    The Evergreen State College has Linux machines in the lab, but not the library. Last year I tried to send a document to the wireless printer and it didn't work. The kid in charge opened up a terminal on my lappy and futzed around for a few minutes, finally apologizing for not having it set up properly on their side, and sending to document to be printed. It worked fine after that.

  44. USM is linux friendly. by Nadaka · · Score: 2, Informative

    USM (University of Southern Mississippi) strongly supports linux. The default student userspace is hosted on linux (until recently you had to ssh into a shell account to check your campus email, they now have a web interface as well). The CS departments higher classes generally require the use of linux as a programming environment (more specifically ssh shell accounts into the CS departments server). As for IT support for linux desktops/laptops? I am not sure, but all the CS computer labs dual boot into SUSE and win xp when I was last there.

    1. Re:USM is linux friendly. by seyfarth · · Score: 1

      Hi Nadaka!

      USM has moved from Linux sendmail to Oracle OCS and then to MS Exchange. The webmail is now MS Exchange Light. I think it works with Linux, but I forward all my email to gmail.

      I think student web pages will be moved to something non-Linux before long.

      Computer Science still uses Linux, more or less as you stated, though we have moved to Fedora on the workstations and RedHat on the servers. I still use Linux.

      I would say outside CS Linux is allowed, but not supported.

      --
      Ray Seyfarth, ray.seyfarth@gmail.com, http://rayseyfarth.blogspot.com
    2. Re:USM is linux friendly. by soulsteal · · Score: 1

      Last time I wandered the campus (2003 alum here, Southern Miss to the top!) the library PC's were Windows w/ Deep Freeze for lockdown/control. The big computer lab at the front of the library was a 90/10 mix of Dell/Apple.

      The Fine Arts lab in Mannoni PAC was 100% Apple. The CS Lab on the 2nd floor of the Chain Technology Building (TEC) was dualboot Win/Linux. The Engineering lab on 2nd floor TEC was Windows and so was the SET lab on the 3rd floor.

      The Psych building lab was also Windows.

      When I started as a freshman, you could still dial into ocean to get a shell for e-mail or negotiate PPP @ 14.4kbit. It was a sad day when they removed everyone's shell access, but at least they left scp access with an scp client.

      I do still have my orca account though!

  45. Acknowledged, Not Supported by excelblue · · Score: 1

    Whether or not your campus supports Linux is a moot issue. As long as all their equipment is standard, you should be fine. The way to be sure is to just bring your Linux laptop to campus during the tour and try connecting to campus WiFi, etc. Also, look up security policies, class syllabi, etc. to ensure that there aren't anything Windows-specific.

    Truth is, most professors don't care how you got something done, as long as you got it done properly and honestly. In many humanities classes, I've typesetted my papers in LaTeX and often became the only person whose papers aren't in MLA. Even then, nobody complained -- it was all about the content. Then, if the professor was really fussy, you can always use a package that formats your paper MLA and makes it basically indistinguishable from a Word document.

    In fact, the only department that will probably notice that you weren't using Windows / Mac is probably the CS department. In that case, there will probably be better support for Linux anyways.

    Point is, if you want to use Linux, you can. However, it's difficult to provide support to all the configurations, so if you can't set up everything based on OS-neutral instructions, then you should either get a geek friend to help or just use Windows / Mac like everyone else. Windows-specific app? No problem, virtualization is the way to go.

    1. Re:Acknowledged, Not Supported by Tetsujin · · Score: 1

      Whether or not your campus supports Linux is a moot issue. As long as all their equipment is standard, you should be fine. The way to be sure is to just bring your Linux laptop to campus during the tour and try connecting to campus WiFi, etc.

      That may not be an option, depending on what the IT department at the school has chosen to do as part of locking down the network. I would say probably if you want to run Linux, you can. If you want to be sure, talk to someone who knows - find the school's computer club and contact them, find the school's IT department and contact them, etc.

      Even if you are able to use the Linux machine on the school network, however, it does not necessarily mean that this will be sufficient for course work, depending on what kind of courses are being taken. Some classes may require use of specific (possibly Windows-only) software... And if you go to the prof and say "I can't run this because I'm on Linux" they're not gonna care - in that case you can (maybe) go do your homework in the lab, or get yourself Windows.

      --
      Bow-ties are cool.
  46. Do they only provide web apps for IE? by Overzeetop · · Score: 1

    If they support Macs, then they probably do not require the use of IE to access their websites. It seems that practically all services which use IT at universities are served through a web gateway. If they truly support macs, then they're probably not using IE only pages. At that point, you're probably okay if you're daughter is competent running linux. If she needs a Linux help desk, see if there's a good LUG on campus, or make sure you can provide the remote support yourself (or pay for it).

    I presume that most real applications which might actually require win/mac would be either runable under Wine, or she might just have to break down and dual boot or run win in a VM. There are fairly few classes which require specialized software - those that do are normally using the most common commercial applications, so she may as well get used to the native OS for those apps, or risk being hopelessly undertrained for a job when she gets out of school.

    --
    Is it just my observation, or are there way too many stupid people in the world?
  47. Re:I can not imagine a CS dept not supporting Linu by techno-vampire · · Score: 1
    For example, in an Engineering program, there might be some sort of CAD program which is Windows only, or in an architecture or visual arts/graphical design program, they may require some software which is only available on a Mac.

    Now that leads to an interesting question: would it be possible to sue the school for discrimination because they're unfairly penalizing students based on their choice of computer and/or OS? And if so, could you win?

    --
    Good, inexpensive web hosting
  48. Do your own research by elashish14 · · Score: 1

    Check out the web. Search the college website for Linux, look in the IT departments for Linux. I found information on connecting to the WPA-secured wireless network in the darkest corner of the IT website for mine. Life isn't as easy as it is for Windows users (you'll have to edit text- based config files instead of having an automatic, friendly GUI), but it's still usable if you try hard enough, and for those tasks that are impossible, just use a computer lab. If she takes computer courses in say Matlab, then she may have problems. You should also find out if intro CS professors are familiar with students that run Linux too if she's going to take those types of classes.

    Some universities (like Boston University) even produce their own Linux distro. So just do research on the website instead of asking people who aren't supposed to know

    --
    I have left slashdot and am now on Soylent News. FUCK YOU DICE.
    1. Re:Do your own research by symbolset · · Score: 1

      Schools unfortunately build their IT infrastructure for the LCD. Its no wonder are children is learning.

      --
      Help stamp out iliturcy.
  49. Mine didn't by Anonymous Coward · · Score: 1, Funny

    The supported VAX though. In fact, that was pretty much all we had.

    AND WE LIKED IT.

  50. Dependencies by confused+one · · Score: 1

    There might be other issues here. At my university I was required to use certain software packages for various classes which did not have a linux version and would not run under Wine.

    I don't care how "similar" or "equivalent" the linux version of the software package is, if the prof. says you must use Mathcad, then you're going to need a Windows machine. (note, this was just an example. Other situations may apply).

    Barring stupidity, which is likely to occur at some point, if the universities program says they support Windows and Mac, then it's likely you'll be able to find software for both platforms that satisfies the course requirements. What the coursework will require, this should be your guiding force.

  51. Mostly works by dlevitan · · Score: 1

    Linux is probably not going to be officially supported by any school's IT department. However, that doesn't mean that they won't allow you to use a Linux computer. Of the 3 school networks I've used as a student (1 as undergrad, 1 for summer research, 1 for grad), all followed this rule (I graduated from undergrad 3 years ago). The least supported will be custom applications for scheduling/payroll/etc... But many of these are being moved to the web in a cross-platform environment (this is the case for my undergrad school). You may also have problems registering your computer. Very often, you can just call up the IT department and provide the MAC address. A bit annoying, but not difficult. Worst case, boot into Windows (or use VMware/VirtualBox) for anything that requires Windows.

    You shouldn't need a VPN as a student. Most schools now proxy library connections. It's a bit annoying, but very easy. Wifi can be problematic since Linux sometimes has issues with WPA2 Enterprise connections. But it gets better every time I upgrade my Linux laptop and recently I've had as many problems with Macs as Linux for wireless support. I've had problems with printing because my undergrad institution used a custom Kerberos application to do it, but worst case print it as a PDF and use a flash disk at the library. Any classroom applications needed will usually be installed on lab computers and won't be something you can use on your own computer anyway.

    In short, install VirtualBox/VMware in case she needs it, be a bit flexible, and don't worry about it.

    But as others have said, this is the least of your worries. She should be picking a school based on everything else, not their support of Linux.

    1. Re:Mostly works by japhering · · Score: 1

      In short, install VirtualBox/VMware in case she needs it, be a bit flexible, and don't worry about it.

      I would also make sure that what ever browser she uses has the ability for her to pick her User-Agent string. Frequently, online applications can be made to work simply by switching user-agents.

      Also watch out for Blackboard and/or WebCT (blackboard bought out webct), as both tend to have strange requirements that only some of the time can be fooled by user agent changes, the rest of the time it requires either a virtual solution or dual boot capability.

      And yes, as a long time unix/linux guy (25 year career), I was amazed how much stuff on the University of Texas networks had problems with me running linux as a graduate student. The biggest two problems were authenticating with the the campus network -- code required ssl-1, which by default was not available on my laptop and connecting to BlackBoards chat function which is essentially Internet Relay Chat down with active-x in a browser.

  52. Eventually, yes, I hope. by kiehlster · · Score: 1

    At my Alma mater, I entered my freshman year being asked to take a course on how to use Microsoft Office and windows tools. When I graduated, the entire math/cs department was raving about Linux and even teaching kernel courses on Linux. But in the end, it was a dual (duel?) boot environment. The media department was still into Windows, and whenever you booted up Linux on the, yes, dual boot lab computers they looked at you as if you had two heads. They were fine with you using Linux, but whenever you were doing so they behaved like Dell tech support when you install additional hardware: You can do that, but it voids your chance of an A in this course if it doesn't work for you, and we can't help you until you go back to Windows. To this day I hate one of the professors in the CS department who lives and breathes Powerpoint presentations and continues to be in the department because of their ability to give the school media attention, but teaches their courses in Windows while everyone else is doing the Linux dance.

  53. Lack of linux support. by lukeusher123 · · Score: 1

    I have had this problem too myself, I have been a Linux user for the past few years. In my college, the entire network is run on Windows, using Windows Server 2003, and Windows XP on all the desktops. Apart from one tutor that uses a Macbook, and another that uses Linux on his laptop, all machines are Windows, and there are various problems with the network services requiring a temporary boot into Windows under VirtualBox, mainly to print documents.

  54. Georgia Tech by roothog · · Score: 1

    Georgia Institute of Technology software recommendations.

  55. No, no support but.. by moderators_are_w*nke · · Score: 1

    When I went to uni (2002), they weren't that fussed, but if you wanted any help with it you'd better be running Windows.

    --
    "XML is like violence. If it doesn't solve your problem, use more." - Anonymous Coward
  56. Yep by Sycraft-fu · · Score: 3, Insightful

    My bet is for personal systems, they'll allow anything. We do where I work (I work for a university). However support? My bet is no. For one Linux is by far the minority. Not worth it to hire.train people to support something only a fraction of people use. Also Linux isn't standard. What applies to RedHat doesn't apply to Gentoo and so on. No way you can support all the different distros.

    As a practical matter, support for end user computers is generally very limited. They'll give you general advice and help, but complex issues you are on your own. The university doesn't have the resources to spend time fixing every issue that students can come up with. They can offer advice like "Here is where you download the campus AV software," or "These are the settings to check your e-mail," but they are not going to walk you through getting X working on a custom kernel with non-standard drivers, or something of the like.

    Also, if your kid wants to use Linux they need to learn to support themselves. That is how life is with Linux. Heck you should learn some self support either way, but in particular for Linux. Most IT departments don't have a lot of Linux people, if any, on staff and none of them have any patience for cowboys. If a company does use and support Linux on the desktop it'll be well defined. They will support one version, in one configuration, setup their way. They well not at all be interested in spending time doing things your special way.

    That's how we do it here. We do support Linux on campus research/educational machines in the department where I work. However, if you want it centrally supported you run Fedora, we install it with our config, it uses our auth/file servers, we have root, you don't (you can have sudo), and you don't fuck with it. You wanna do your own shit? Best of luck to you, we don't support it. We have a very limited amount of staff and a lot to deal with, we cannot spend time hand holding for special configs.

    1. Re:Yep by ericrost · · Score: 1

      Pray tell, if I have sudo, how do I not have root?

      hint: What is the result of

      sudo su root
      password:

    2. Re:Yep by infamous_blah · · Score: 1

      Pray tell, if I have sudo, how do I not have root?

      hint: What is the result of

      sudo su root
      password:

      That depends on the sudoers configuration for your user. sudo is not all or nothing, you can be restricted to a subset of commands and further restricted on arguments and whether or not the commands themselves are allowed to execute other commands. Read the man page for sudoers for the specifics.

    3. Re:Yep by PC+and+Sony+Fanboy · · Score: 1

      Read the man page for sudoers for the specifics

      Are you new here?

    4. Re:Yep by bsDaemon · · Score: 1

      exactly the same for `sudo su`, `sudu su -` and `sudu su -l`, give or take how environment variables are inherited, and that is, its entirely dependent on how the /etc/sudoers is set up for your users, and whether or not they're just aliasing various command sets and enabling those in groups, or if they gave you ALL=(ALL) ALL or something.

    5. Re:Yep by walshy007 · · Score: 1

      Also Linux isn't standard. What applies to RedHat doesn't apply to Gentoo and so on. No way you can support all the different distros.

      From a CLI perspective, there are extremely few differences between distros and always have been, they mostly all use the GNU userland bits with the only notable but easy differences being choice of package manager and having real root vs sudo etc, trivial things.

    6. Re:Yep by bootup · · Score: 1

      You shouldn't have to train people any more than you train users for MS Windows. You simply deny applications with no knowledge or willingness to pick up GNU/Linux skills. GNU/Linux isn't that difficult. Supporting it isn't that difficult even if you don't support the distributions. You just have to NOT buy dumb appliances that deny access to non-MS Windows users and things like that. Your IT people can at a minimum ask the vendor if they support GNU/Linux and demand that in any contracts they sign with third parties. It doesn't cost more to support GNU/Linux if you have people with even half a brain. The real reason universities don't support it is people are lazy as hell. Most universities have people with basic computing skills (well, most user don't have basic skills, so don't go go saying this is non-sense) and that is all that is required to support GNU/Linux. Help desk people should be able to provide basic support for GNU/Linux. Lots of universities do it- even small publicly underfunded ones. To say it costs too much is utter BS. A far as non-standard stuff. Nobody is suggesting that they support recompiling a kernel. We're JUST demanding basic GNU/Linux support. Like connecting to the network. They shouldn't implement appliances without checking compatibility with non-ms windows platforms. When a GNU/Linux users isn't able to connect to the Internet at the school the help desk should have someone who can reasonably investigate the situation. Running a live-cd to test the network card isn't that hard. If it is a network card issue it'll be pretty obvious. If it is a software configuration issue the answer is pretty simple "reload GNU/Linux" if they can't figure it out. Supporting GNU/Linux is NOT that complicated.

    7. Re:Yep by Gareth+Williams · · Score: 1

      You can restrict what a particular user is allowed to execute with sudo.

      --

      --Gareth
  57. Yes, in Finland by nawitus · · Score: 1

    Yes, Linux is supported here (TUT, a Finnish technical university). In fact, a lot of computer work is done in a Linux-environment through a SSH connection with a terminal, open formats are accepted in homework, and you can often choose between Linux or Windows computer classrooms.

  58. Linux essential and present for science by ScienceMan · · Score: 1

    Almost all high performance computing environments, as well as a great deal of scientific computing in general, is handled on Unix platforms, almost all of which are Linux or Mac OS X. If your daughter is interested in a career in science, she is sure to encounter Linux as part of her education in the sciences.

    1. Re:Linux essential and present for science by Tweenk · · Score: 1

      Mac OS X in HPC environment? Apple doesn't make HPC systems. HPC systems are either Linux (~90%), or proprietary Unix (a few %). Mac OS X might be used as a control terminal, but it's surely not the thing the calculations run on.

      --
      Those who would give up liberty to obtain working drivers, deserve neither liberty nor working drivers.
    2. Re:Linux essential and present for science by ScienceMan · · Score: 1

      If you read the post a bit more slowly and carefully, it may become clearer that the latter part of the is about scientific computing in general.

      As it happens, I work in a high performance computing center and use Linux all of the time. Beyond that, Macs account for about half of the personal desktops or laptops used here, with Windows and Linux also represented. What I like best about my OS X laptop is that I can do essentially anything I need to do from it, through it, or via scripts that share between the two.

      That having been said, I agree with you that Linux dominates the bulk-computing environments found within high performance computing, despite serious attempts on the part of Microsoft to get traction into this space. To first order, scientific computing IS Linux, with personal machine environments connecting to these systems left to personal choice.

      My point remains that Linux is essential for science and that someone going into science will surely be exposed to it and trained in its use. My personal choice for an individual laptop and desktop environment is OS X, and I note that a larger fraction of scientists make this choice than in other fields, as well.

    3. Re:Linux essential and present for science by BitZtream · · Score: 1

      Never heard of Xgrid eh? Its pretty rare since its an extremely expensive way to go about building a cluster, but its just ignorant to say they don't make HPC systems.

      I suppose you think MS doesn't either because you ignore Windows Compute Cluster or whatever its called.

      --
      Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  59. Kind of a silly and surprising question by 93+Escort+Wagon · · Score: 1

    FWIW I'm a Mac user who is reasonably familiar with desktop Linux, and also happen to be employed in the computing group of a university department.

    It basically comes down to: What sort of "support" are you looking for? If there are applications needed for courses and those applications are Windows only - are you expecting them to find a work around other than saying "Install VMware" or "use the Windows computing lab"? Are you hoping the official computing folks will be able to help her if her distro won't plug-n-play with a scanner? Either of these is an unrealistic expectation.

    If the university isn't a Windows-only shop, then anyone who knows anything about Linux should have no problems with any of the items you mention. Heck, even if it IS a Windows-only campus, any Linux user who isn't just a "I downloaded the Ubuntu install CD" type of user should be able to figure out how to print and connect to wi-fi at a minimum. I have no doubt that, if she were to send a help request to the university's support folks, they'd do their best to help her - but are you honestly expecting them to keep someone on staff who is familiar with every distro? That's a lot of money to pay someone who's not going to have much to do, most of the time. She's better off getting familiar with the local LUG and talking to people who've already dealt with whatever problems she might encounter.

    --
    #DeleteChrome
  60. Re:Does your car run on shit? by drummerboybac · · Score: 2, Interesting

    I tried linux in my gas tank and dog shit on my computer, with mixed results

  61. Its a Crapshoot by BlowHole666 · · Score: 1

    I think it is going to depend on the classes she takes. I ran Linux at UNT and had little to no problems connecting to the internet. I had no problems with papers, vpn, etc. The problems I did run into where the classes that have a little course application that came with the book that needed windows or mac only. My wife ran into an issue like that where her statistics software would only run on Windows or Mac. The school IT department is not going to know about that. Most of the wi-fi is DHCP, or if it is like UNT you have to register your mac address but it was just a browser based application.

    --
    I smoked pot once. But I DID NOT inhale. Will you hire me?
  62. Re:Move to Finland but NOT to Turku! by Anonymous Coward · · Score: 1, Informative

    I currently study at the Turku university of applied sciences and it's the asshole of the world. The education standards are poor all around so it's no surprise the IT solutions come from M$ only. They never even heard of Linux here.

    I studied also at the Helsinki university of tech and that's another story altogether with hundreds of Ubuntu machines on campus. Also the quality of teaching and atmosphere were pretty consistently good there.

  63. Yes by romansb · · Score: 1

    Yes thankfully it is. It's also a very Microsoft'ish (IT Academy) school though.

  64. Oregon State by phoenix0783 · · Score: 2, Informative

    Half of all computers in engineering are Linux. OSU also hosts the osuosl. You get a free vpn client and other useful free stuff on a cd as a student.

    1. Re:Oregon State by DesertBlade · · Score: 1

      Second that. Just Downloaded Open Office from them this weekend. And they are an Ubuntu download location (http://ubuntu.osuosl.org/releases/9.04/) I am starting classes this fall with them (gone to 2 other online schools) and it is a nice not to see Microsoft as their email client and having to use all M$ products. With their Network ID you even get shell access. http://onid.oregonstate.edu/

      --
      Half of writing history is hiding the truth.
  65. Yes at Carnegie Mellon by pythonax · · Score: 4, Funny

    A good chunk of the labs at my school (Carnegie Mellon) are linux. We actually are in the process of finishing a new Gates building, in which all the labs will be linux. There are definitely groups on campus which can help you and a large percent of the student body probably can too. Go find a few computer labs and wander through them. If you know what you are looking for, it shouldn't be hard to find out.

    1. Re:Yes at Carnegie Mellon by SteveAstro · · Score: 2, Funny

      ...... in the process of finishing a new Gates building, in which all the labs will be linux..

      Oh the irony.

    2. Re:Yes at Carnegie Mellon by siri_kan · · Score: 1

      "We actually are in the process of ... a new Gates building " . Really ?

    3. Re:Yes at Carnegie Mellon by pythonax · · Score: 1

      Yep. That is exactly what it sounds like.

    4. Re:Yes at Carnegie Mellon by raylu · · Score: 1

      Even better: it's not quite done, but classes have already started and faculty have moved in. There's still construction going on in some areas, unpainted areas, unfurnished classrooms, etc.

      A recent patch fixed the ~60 degree AC in some rooms. There's still a strange bug that causes the fire alarms to go off all the time.

      I'm still waiting for SP1.

      --
      Maurice Wilkes, debugging, 1949
  66. Not here by samcan · · Score: 1

    My university here in Oregon doesn't support Linux, so it's more of a, "you're on your own." So for the VPN, I had to hack the config files provided for Windows and Mac users, decrypt the group password, etc. I then wrote up directions, and submitted it to my university's tech department, to include on their wiki! I have yet to get printing support functional---they use some kind of weird print thing I have yet to figure out.

    For wifi, I had some problems using NetworkManager, KDE4, and Arch, so I dualbooted into my Windows install to check settings, etc. I then got it to work by using iwconfig, etc.

    For documents, teachers want Word documents (to do revisions, etc.), so I use OpenOffice.org and save in DOC. I also requested a copy of Office 2007 Enterprise using my college's licensing program, and installed it in Wine. It has OneNote, which is one of the Office programs I like, and haven't found a good replacement on Linux (I've tried Tomboy and BasKet).

    Good luck!

  67. UIUC is Penguin friendly by Seto89 · · Score: 2, Informative

    I'm in University of Illinois in Urbana-Champaign (UIUC) and I feel like Linux is well supported here.
    It goes without saying that one doesn't get the same level of support with setting up certain systems as they would with a PC or a Mac, but everything works fine, and all the essential programs (Remote Desktop access through an NX client, ssh, engineering programs (like MATLAB), VPNs) are available from school's servers in Linux versions, and there ARE detailed instructions on our web, describing how to ssh that even a user that doesn't know what bash is can follow successfully. About a third of all computer labs here are running Red Hat and all engineers are required to take introductory CS course which among others teaches the basics of using the terminal (stuff like file management, submitting work, creating/opening archives, etc).
    So if you're an engineering student here, you have this nice intro and then because the system is all around you, people get used to working in it.

    Oh and all online course materials are almost always available in multiple formats, but with the current support of MS Office files by Open Office, I'm not sure whether the opposite would really be an issue...

    --
    There are two kinds of people - those who are radioactive and those who have already decayed..
  68. some and some less by teraquendya · · Score: 1

    Well, here at OU we have computers in some labs and here and there actually running linux, but then again, it is required for cs majors to program in VS (or at least have it installed ;) )

  69. Broken? by WilyCoder · · Score: 1

    My computer must be broken, I do not see any pics of the daughter.

  70. University of Western Ontario by Dakiraun · · Score: 2, Informative

    I work as a Network Admin. at UWO, and we do support well known Linux distros, as well as the MacOS and of course Windows. We find the number of students choosing to use Linux is increasing every year, so we try to accommodate it as best as possible. Many of the folks in the NOC use Linux (an have used *nix OS's for years), but the weak link so far is in getting documentation to accurately reflect alternate OS's as much as Windows. Statistically, we're at about 5 to 7% *nix, 20% MacOS, and the rest as Windows (in the student population).

  71. Re:Desktop Linux is a hobby by dhilvert · · Score: 2, Informative

    The difference would probably be that Linux is not uncommon for either research or study, and that a university that cannot provide support to the point of supporting a sizeable minority of students using Linux-based systems probably also has inferior programs in areas where Linux would normally be used (CS, EE, etc.).

  72. That alone doesn't mean your laptop will work. by SanityInAnarchy · · Score: 3, Informative

    Due to a few bad decisions in college and the economy imploding at work, I am now going to Indian Hills Community College, trying to at least keep it together for a semester or two before I invest in a four-year college again.

    I have no idea whether it's required, but there is a Unix/Linux class. But then, there's also a Visual Basic class.

    Aside from the fact that a few things (VB?) will require Windows -- though they at least have the decency to have an MSDNAA license, meaning free copies of Windows and nearly everything needed -- there's also the fact that Macs sort of get a passing reference saying "We hope it works, but we can't support you," and Linux gets no mention.

    The wireless fails out of the box with Ubuntu, yet works with Windows. Talking to the help desk, they basically said "We don't support that, we don't know much, but our vendor assures us that the problem is not with our equipment, but with Linux."

    To get it working again, I had to switch DHCP clients. Neither dhclient nor dhcpcd worked, but udhcpc did. It's worth mentioning, this is not a common problem -- I used NetworkManager's point and click interface pretty much everywhere, and it worked pretty much everywhere, from hotel rooms to hospitals to crappy little Linksys routers -- it even worked if I plugged into ethernet in school -- everywhere except the school wireless.

    The conclusion to this story? I mailed the helpdesk again with my findings, and with the little script I wrote to disable NetworkManager, bring up wlan0 manually, and run udhcpc. They seemed very glad to have a solution.

    So, I'm not really sure what to make of it. On the one hand, it was obviously a priority, and I was pretty much left to fend for myself. On the other hand, no one actually has a problem with me using Linux, most of the time.

    I realize that doesn't answer your questions about printing or VPNs -- I haven't had to do either yet. Printing, I've only done from lab computers (all Windows, naturally), and they don't require a VPN, though my personal VPN works fine from the school wireless. Their website is an abomination, but it mostly works fine in Chrome, with only one place so far which requires Firefox, and I haven't had to use IE yet, except on lab computers.

    Just for fun, another anecdote: Iowa State University, when I was there, had a lab full of top-of-the-line Linux workstations. In the classes I was taking, they were used mainly to run rdesktop, which seems profoundly retarded, but I never had a problem due to running Linux or OS X. This was around 2005-2006.

    --
    Don't thank God, thank a doctor!
    1. Re:That alone doesn't mean your laptop will work. by whoever57 · · Score: 1

      My daughter's former university claimed to support Linux, but they also used 801.11x authentication on their Ethernet ports. After many problems trying to get Linux to work I came to the conclusion that the 802.11x authentication was working, but the subsequent attempts to lease an IP address through DHCP failed. I suspect that Windows is more persistent in attempting to get a lease and hence the Windows boxes worked.

      I wish I had known about udhcpc.

      --
      The real "Libtards" are the Libertarians!
    2. Re:That alone doesn't mean your laptop will work. by MaizeMan · · Score: 1

      I think I may know exactly the room you're talking about. Spent two weeks a few summers ago at ISU doing basic computational biology on quad core beasts, though nothing we did would have even taxed an old Pentium 4.

    3. Re:That alone doesn't mean your laptop will work. by Sethb · · Score: 1

      I think you mean 802.1x, not 802.11x, which doesn't exist, as far as I know. :) Any ResNet system worth its salt should also have the ability to allow your device past authentication based on its MAC address. Security obviously isn't great there, but you have to do those things to allow Xboxes, PS3s, TiVos, and all manner of other devices to connect.

      --
      When in danger or in doubt, run in circles, scream and shout. --Robert A. Heinlein
    4. Re:That alone doesn't mean your laptop will work. by SanityInAnarchy · · Score: 1

      Well, it made no damned sense, as there was no authentication that I know of (WIDE open, so long as you're on Windows), and ethernet worked just fine. For what it's worth, udhcpc is a very minimalist DHCP client -- designed for embedded systems, as I understand it.

      So it seems like this is either a bug in two separate DHCP clients, or in the server itself, but not necessarily a reflection of how much better (or worse) one client is than another. For example, it could very well be that dhclient is behaving entirely within the spec, but confusing the DHCP server (whatever it is).

      Also, there was nothing about "persistence", really -- udhcpc got a lease pretty much instantly. Like, less than a second to associate with the LAN, run DHCP, and get a lease, whereas dhclient would time out after more like ten, twenty, thirty seconds.

      --
      Don't thank God, thank a doctor!
    5. Re:That alone doesn't mean your laptop will work. by Fred_A · · Score: 1

      To get it working again, I had to switch DHCP clients. Neither dhclient nor dhcpcd worked, but udhcpc did. It's worth mentioning, this is not a common problem -- I used NetworkManager's point and click interface pretty much everywhere, and it worked pretty much everywhere, from hotel rooms to hospitals to crappy little Linksys routers -- it even worked if I plugged into ethernet in school -- everywhere except the school wireless.

      Glad you found a solution to this rather crappy problem.

      You might want to get in touch with the dhclient/dhcpcd people to see if they can incorporate a fix though. Possibly with a wireshark capture of the negotiation or something similar. There's probably something wrong with the school's setup but a correction could certainly be included.

      --

      May contain traces of nut.
      Made from the freshest electrons.
    6. Re:That alone doesn't mean your laptop will work. by SanityInAnarchy · · Score: 1

      Come on people - we all know Linux on the desktop is profoundly less user friendly than Apple or Windows.

      No, no I don't.

      I still think linux makes almost no sense for non-techies.

      I've seen non-techies use it every day.

      The biggest problem are "power users" -- the non-techies who want to do more, but don't know any way to do that other than buy new software and hardware from Best Buy.

      It also does not make economic sense for a university to support a platform until there are significant number of people using linux.

      Well, a story like this helps. Or take Lugaru, for an example of why you should support Linux anyway. In particular, look at this:

      3. Vocal minorities
      Having a Linux build meant coverage on Slashdot. This of course generated huge interest in not just the Linux version of Lugaru, but the Windows and Mac versions too.

      Imagine if some obscure community college happened to have a decent program, fair prices, and awesome Linux support. Don't you think Slashdot coverage would help there?

      5. You canâ(TM)t choose your power users
      In the same vein as the above, you never know who the movers and shakers are going to be in your community. In Wolfireâ(TM)s case, we are forever indebted to Wolfire forum regular, Silb. He actually reverse-engineered portions of Lugaru and made a kick-ass, extremely popular replacement campaign for the game, providing a huge amount of extra content to other people. His single, epic thread has been viewed over a hundred thousand times.

      Oh yeah. Heâ(TM)s a Mac user.

      I think my little anecdote makes that point pretty clear -- for example, the helpdesk didn't have an answer, so I found one.

      I think rather than his daughter, it is more a matter of contention for Yuna49.

      Nice assumption. Macs are great, but depending on how much his daughter enjoys the laptop she's got, she may not want to switch.

      I know the last time I did, it was a pretty horrible experience. Seriously, half the keybindings I've gotten used to in KDE -- and really, they were actually useful, productive things -- simply do not exist in OS X, and cannot exist without Apple's blessing.

      --
      Don't thank God, thank a doctor!
    7. Re:That alone doesn't mean your laptop will work. by SanityInAnarchy · · Score: 1

      IHCC has had the DHCP problems since 2001 when they first rolled out the wifi network.

      No shit. That's pretty amazing -- I think I may send them another note at some point, once I figure out WTF it was.

      I was accused of "hacking" and threatened expulsion for explaining how the network needed some configuration.

      I suppose it's encouraging that their attitude has changed -- I was thanked graciously for my assistance in writing that script. Before I figured it out, I got a fair amount of suggestions from teachers, and pretty much free reign to try to solve my problem -- for example, unplugging a network cable from the back of a lab machine and plugging it into my laptop.

      The only difference I can think of is time and the fact that I actually asked before I did anything, in both cases -- that is, I asked if there was anything I had to do to make wireless work, and I asked if I was allowed to borrow that network cable in the lab. It may be easier to ask forgiveness than permission, but you're more likely to get permission.

      Then again, maybe things have simply changed.

      ISU killed the linux lab Fall 2007 unfortunately. Blame Big Jim.

      Seriously? And I always liked him...

      But actually, I blame whoever trained (or didn't train) the teachers on how to actually use them. Again, you'd boot up, log into Linux, and then the very first thing you'd do is, not run the local Java compiler, but run rdesktop, connect to the Windows terminal server, and run Java there. Whiskey. Tango. Foxtrot.

      --
      Don't thank God, thank a doctor!
    8. Re:That alone doesn't mean your laptop will work. by GTsquirrel42 · · Score: 1

      I mailed the helpdesk again with my findings, and with the little script I wrote to disable NetworkManager, bring up wlan0 manually, and run udhcpc. They seemed very glad to have a solution.

      Ha! I tried the same thing at my old university and they yelled at me for trying to "hack the network" and strongly suggested that if I didn't want trouble I shouldn't mention my "workaround" to anyone else. I suppose it was silly of me to suppose that my tuition would go to pay for something I could actually use without getting into trouble...

      --
      "I was raised by a cup of coffee" -Homsar
    9. Re:That alone doesn't mean your laptop will work. by ottothecow · · Score: 1
      University of Chicago is fully linux-happy

      Used it just fine on wireless and wired connections. A lot of the back end services are linux. There are a few computer labs with linux systems (and CS courses all use linux/osx)...there are even sun thin clients strewn about the campus for email/web using although you can pop up a shell on them with some trickery

      --
      Bottles.
  73. Re:Does your car run on shit? by poetmatt · · Score: 1

    yellow dog linux?

  74. WVU CS - Penguin Love by Zoko+Siman · · Score: 1

    Here at WVU in the CS department we run everything on linux. Most of the greater campus is penguin friendly. There's two clubs here working to make the campus even more interoperable with linux.

  75. Students only need Internet access. by Volda · · Score: 1

    I support 900 machines and about 2 dozen servers on a community campus. If the college has done things right. The only access any student will have from their personal laptops is internet access.

    Generally the classroom/lab computers will have no interaction what so ever with a student computer. We go out of our way to prevent the student computers from infecting or even being able to connect to the academic\business networks. The students do have a wireless network which depending on the campus implementation of their wifi shouldn't have problems with linux.

  76. Re:I can not imagine a CS dept not supporting Linu by adonoman · · Score: 1

    No more than you could sue for being forced to buy a specific edition of a textbook, or being forced to pay for lab supplies. No one said school is cheap - and given that you can buy an OEM copy of Vista for $100, being forced to buy Windows is hardly that bad. You could maybe complain about an OSX requirement, since that would require buying a whole computer to go with it. But realistically, any school that requires you to use a specific program has student computer labs available with that required software. I know several people who finished off an entire CS degree without even owning their own computer. (I kind of questioned why they would want to do such a thing, but that's not my business.)

  77. Linux in Virginia by HopkinsProgramming · · Score: 1

    I work for the IT Department at a university in Virginia. It was within the last two years that I noticed students trying to use Linux (mostly Ubuntu) outside of the classroom setting. Ever since then, I have worked with our Network Engineers and Support Technicians to make sure that we have support for Linux in-place. We have tested Ubuntu, Fedora, and OpenSUSE (to cover the main basis of RedHat-based, Debian-based, and SUSE-based distributions that we had been seeing). At this point, less than a year after we really started pushing to have support for them, we can now proudly say that our university supports these distributions (and similar derivatives) on our residential network (where students are required to register their computers), on our wireless network, with our online classroom/course system, and even with our campus-wide printing program (print from your resident hall, class, or wherever and pick it up at a campus printer).
     

    While being able to offer this support is great, I can almost certainly say that none of our tour guides would probably know anything about us having Linux support (they would direct the student to our IT Helpdesk to ask the question there). Hopefully, that will change in years to come, as Linux becomes more prominent across our campus (presently about 73% Windows, 26% Mac, and just shy of 1% are using Linux; ~3200 total residential students). Just thought I'd share some of my experiences here. :-)

  78. The problem is with the question by Shadowmist · · Score: 1

    "Does your school support Linux?" There are several problems with this question. The tech savvy would reply "Which version of Linux are you talking about?" Unlike Windows or Mac OS X, there is no coherent thing that you can point to and say "This Linux.... support it!" What you've got are competing distributions, and within them competing windows managers like KDE, and GNOME, each of which do things differently. The second level of this question kind of begs the question... what kind of support are you asking for? Are you expecting them to have printer drivers available? Are you expecting them not to require Office? Or are you simply expecting requirements to be watered down enough so that the user is not asked to go beyond what software/hardware support there is for Linux compared to Windows and to a lesser degree, Mac? Expecting the same kind of support is sheer lunacy given the current state of the Linux non-platform in that it is far from being the unified platform the two big contenders are. Linux varies tremendously not only by what flavor of distribution, but even what window manager is being used. And I haven't even touched the driver issues! Expecting campus tech support to deal with that evershifting morass is simply not realistic given the limited resources usually available. If all you need is network and web support, then you should be golden, of course as a Linux user, you're either a competent user who knows how to search for and install drivers and handle networks, or you were handed a Linux system by some tech geek who's of the delusion that Linux is at the same ready of desktop user accessibility that Windows and Mac are. In short given the current state of the Linux desktop, that is a rather unrealistic and even meaningless question to ask at this time.

  79. "Official Support" by sleeping143 · · Score: 1

    I go to Purdue University, and the official word is no, they don't support linux. There is, however, a VERY large user community here, probably ~20% of the students use some form of Linux, be it as a hobby or as an everyday OS. That said, you can almost certainly get help from someone you know. The best part, though, is that if you go to the official IT support desk and ask for Linux help, they'll ask you to wait a few minutes while they fetch one of their IT guys from the server room across the hallway. As long as the problem isn't something you can easily get help for on the forums (e.g. setting up the campus wireless), they're happy to help out, even though they aren't supposed to according to "University Policy".

  80. I went to a private Jesuit school, and yes. by mckinnsb · · Score: 1

    The school in question shall remain nameless because it has a lot of haters (and I understand why it does), but I can assure you that any Linux user who wants full access to all of the university resources that come with a tuition should have few problems. First of all, most Linux users are pretty saavy about getting what they need out of technology anyway. Secondly, most campuses use web services to run the majority of the software that your daughter will actually need to register for classes, interact with her library, and collect necessary course information that is placed in centralized services by professors. This will obviate "college software" as a reason to choose another OS for her work laptop.

    Linux labs will be available in almost any decent college. After the tour is over, peek around, and see if you can find the Computer Science and/or Mathematics department, and ask them if you can see their Computer Lab (if they have one). I remember many times the secretary who worked the desk at the department would be more than happy to escort the prospective college candidate downstairs. Most of these labs have dual (or even triple, nowadays) boot machines because hey - CS kids gotta know em all. I would frequently pick Linux unless there was software I would have to use for a specific class that required Windows. Most labs have rules that say "CS students only", but every lab is run by a human - some of whom are students - and they actually don't mind the extra company most of the time if you ask politely. You would be surprised at how empty those labs can get sometimes, especially when the library was packed. The buisness kids would make their way over to us though, and we didn't mind them at all. Just as long as they didn't print out 500+ page presentations. Yikes.

    There is a caveat - some course work will require proprietary software. Most colleges avoid it unless absolutely necessary, but it happens. An example for me in my college experience was in Computer Architecture class. While there may be PLD software available for Linux, not every university invests in them for various reasons, and mine choose to go the 'old standard' route, so to speak, because VHDL will drive you up a wall even when it's working. Your daughter may be able to learn on her own on this software, but there is a very good chance the TA or Professor grading the homework will require you to hand over the project in a certain file format. I'm not saying your daughter is going into computer science, but that's the reality of the situation and it will vary greatly depending on what she feels her major may be. I would strongly suggest that you perhaps arrange a situation where she has a dual boot machine.

    Don't worry too much about learning Windows. My dad was a computer scientist/mathematician, and he refused (on principle) to let me use a Windows machine, so I ended up using mostly Mac 6-10.5. It's not that bad, once you realize that Microsoft hides all the most important controls in the deepest level of interface because it has an inherent assumption that *all* people are idiots. ;)

  81. SUNY System by skine · · Score: 1

    The State University of New York system uses web-based applications, so it's really not an issue of what you use, as long as you have the ability to use it.

  82. It's not quite that simple unfortunately... by samalex01 · · Score: 1

    This post caught my eye because I'm taking Biology online which is my first online class to take ever, and I just moved from a 6 year old iBook as my primary system to a System76 Pangolin Performance laptop running Ubuntu 9.04 which I bought last month. I figured I'd run into some problems with the online classes, but after some tweaks within Firefox everything seems to work great.

    What I've found is even though the college or university 'proper' might support Linux as far as VPN access and such goes, the question is do the third party applications required for each course also support Linux? For example the Virtual Biology Labs I have to do with my online Biology class are written using Shockwave, and Adobe Shockwave isn't natively supported by Linux. I had to jump through some hoops to get Shockwave working with Firefox - https://help.ubuntu.com/community/Shockwave - which got me going. Also Blackboard, which is my college's Student Information System, had a bug where it didn't support Firefox 3.5, but that's since been ironed out.

    Unfortunately Linux is still in the realm where those outside of tech still know nothing about it, so unless a question like this is posed to the IT department most have either never heard of it or have no clue what it is if they have. And even some IT departments will simply say it's not supported or say to dualboot, which is what I've seen some do.

    For me it's not about 'do you support Linux', but rather get a list of the applications they do use and find suitable clients for Linux. For example if they offer Cisco VPN access to the network, even if they don't support Linux the client is out there plus a few FOSS compatible clients as well. Likewise with the Student Information System whether it be BlackBoard, Angel, Moodle, or whatever. See how those work in Linux and go from there.

    Even if Linux isn't officially supported, which I'd bet only the largest colleges have an IT department geekly staffed enough to say they'll support 100% of the Linux systems students come in with, I'd bet 99% of the applications they use are supported in one way or another. But not unlike most other things in Linux, if your household has been running Linux for years then you're probably used to that.

    Take care --

  83. Penn State Delaware County/Media Campus by rocksteady_racer · · Score: 1

    My school wasn't exactly linux friendly. I was going to Penn State Delaware County/Media Campus. However, to log in to the network, all that was needed was your previously set up student Id and password and connect via vpn which was trivial with my linux laptop. Non of the desktops had linux because it would've overridden their security. For my first year IST class, I brought in a linux boot disk for my teacher to show the class a linux desktop. While the desktop was fully connected to the network, there was no need for any credentials when running a boot disk. That is my guess as to why the school didn't have a permanent linux setup. I also had the same problem at my high school. The network administration realized how powerful to intelligent kids with a linux box would be on the network especially considering how easy it was for us to get root even though he changed it ten times. So he wouldn't allow us any network access with our linux box. So at least you can connect to the WAN with linux as long as you know what your doing at PSU.

  84. Open standards is far more important than Linux. by Vellmont · · Score: 1

    The question you should really be asking is whether the school has decided to require everyone to use Microsoft everything or if they've chosen to support standards. This boils down to supporting HTML standards so non-IE browsers work, supporting SMTP/IMAP for email instead of Exchange, using PDFs instead of -latest word format-, etc.

    In that kind of environment it doesn't really matter what OS you use. If your daughter already knows all the linux stuff anyway, what do you need the IT guy for? You're going to essentially be the support guy for anything hard anyway.

    --
    AccountKiller
  85. Depends on the department and part of campus by WasteOfAmmo · · Score: 1

    At the University of Saskatchewan if depends on which part of campus and department you are talking about. For general campus computing Windows is the most prevalent. Having said that:

    1. Can you bring a Windows, Mac, or Linux laptop onto campus and expect wired/wireless net access and support... Yes. Although the wired access is more rare but more departments are supporting "laptop stations" in labs sporting wired connections.

    2. Is all of the software available for all three platforms and for personal installation... Of course not. This depends on the vendor and also on the licensing. The department of Computer Science, as an example, does have a MSDNAA license to give students access to MS software used. Where possible they use OSS that works on all three platforms. Where not possible due to licensing, etc. students can remotely access the software through a Windows and Linux clusters (if Apple would get around to releasing a decent clustering technology, i.e. terminal services like, there would be one of those also).

    3. Can you use most campus services such as printing, VPN, etc. with your laptop (regardless of OS)... This depends on where and which department but generally most are supported as possible.

    4. Will potential students on tour get blank stairs about Linux and Mac questions... likely.

    I would suggest the following:
    1. Contact the campus IT help desk and ask your specific questions. Most of the tour guides are volunteer students and may or may not have the answers you need or that represent all of campus.
    2. Contact the department (specifically the IT staff) that your daughter is thinking of joining (Engineering, Ag, Commerce, Math, Comp Sci, Nursing, etc.) for her major. Ask your questions about Linux support. Note that sometimes the college that hosts the department in question may have a different IT support staff (Ex: Department of Computer Science has its own IT staff and so does the College of Arts & Science that the department is part of).

    Good luck.

  86. Re:Seriously? by Neil+Hodges · · Score: 1

    Um, have you actually been reading Slashdot for the past few years? I would guess that the number of desktop Linux users here numbers no more than 10%. If someone wants to talk Linux, they'll at least go to the Gentoo forums or something, which is halfway intelligent and not completely infested with corporate whores.

    I wouldn't give the Gentoo Forums too much credit. My time there has been...interesting. Last I checked, there was a lot of screaming and accusations relating to strawmanning.

  87. We'll give any OS a try. by jvagen · · Score: 1

    As a sysadmin at a secondary school I've supported ms win os', novells' netware, apples osx, and several GNU based systems. I don't try to push anything, for the time being. Currently our school run our systems as we like, but there will be some standars enforced from central IT departments. Those will only support ms os' at server and desktop.

  88. Re:do tell :1 semester of "Linux" required course by Anarke_Incarnate · · Score: 1

    Why would you care how he/she cuts pieces of paper and pictures together? We're talking about schools here.

  89. My school does. by Exawatt · · Score: 1

    I just moved up to Rochester to attend Rochester Institute of Technology, and I can tell you that Linux is very welcome, as well as PCs and Macs. Most of the student labs are UNIX systems, and our CS filesystems require knowledge of UNIX to submit work. The professors here haven't just heard about other operating systems... most of them (professors) are intimately familiar with almost all of them (OSs).

  90. Re:I can not imagine a CS dept not supporting Linu by Atlantis-Rising · · Score: 1

    I doubt it would be possible. You're not being discriminated against based on an inherent characteristic.

    For example, you are essentially asking if you could sue the school for discrimination because they require you to have a textbook for a class. You would not win. You would not even lose: You would be laughed out of the building.

    --
    "It is possible to commit no errors and still lose. That is not a weakness. That is life." -Peak Performance
  91. A resounding yes. by blackmars0 · · Score: 1

    My school supported linux, sometimes bending over backwards to do so.

    Then again, it was a programming school. And a major Open Source supporter (several classes late in the programming streams have courses dedicated to adding to open source software, such as Firefox or OpenOffice.

    If I ever had any issues, I brought it up at the weekly Linux club meeting. That was usually more than enough to take care of any compatibility issues that I had.

    The only real problems I had were when courses required Windows only software that didn't really play nice in Wine.

  92. Re:I can not imagine a CS dept not supporting Linu by HeronBlademaster · · Score: 1

    You certainly couldn't win if they provide free access to computer labs where students can use that required software. In other words, it's not OS-based discrimination if they give you free access to the required software some other way. Remember, plenty of courses require computers, but you're not required to own one; they're not contradictory.

    Now, I rarely used the school's CS lab to do my CS assignments, but there were people who didn't do any CS programming at all outside of the lab. (IANAL, YMMV, to each his own, etc.)

  93. Re:Desktop Linux is a hobby by nbates · · Score: 2, Informative

    Why do you say it is a hobbyist alternative? The institute where I studied (the best reputed place to study physics and engineering on my country) not only does support Linux, it is the only operative system available on the computer lab. There are a few windows computers available for some very specific programs, but most of the desktop computers (and servers, of course)

    The reason for this is because it is the best solution for our needs, the most affordable one (best for the needs of the institution) and easier to maintain.

  94. Heriot Watt - Linux Paradise by DaemonKnightVS · · Score: 1

    I did my degree in computer science at Heriot Watt in Scotland, where it was frowned upon to use anything but linux. Basically every lecturer encouraged and used some variant of it, usually pushing fluxbox and terminal use. Great uni.

  95. Texas A&M by austin987 · · Score: 1

    I've used my Linux desktops/laptops here for years without a hitch. It's actually a bit easier. If you login to the dorm network on windows, you're forced to install all windows updates (not a bad thing, of course), then install their anti-virus and let it scan (ALL) drives. Most people with multiple hard drives just disconnect them on the first boot (or perform a clean install on a spare disk), get their OS checked, then swap config around. On Macs, I believe they have a similar procedure (or so I'm told). For me on Linux, I boot up, try to go to google, get redirected. Login with university credentials, and am told to reboot. In reality, a simple 'sudo /etc/init.d/networking/restart' and I'm good to go (1 minute from start to finish, compared to several hours).

    For VPN/etc., we're surprisingly agnostic. Only 'real' issue I've had is the online course websites used by a lot of faculty (elearning, similar to moodle/desire2learn/etc.) It's a javascript-whore, and would timeout often under native firefox. Worked fine under Wine, so I used that and reported it to the help desk. They responded that it wasn't a 'supported browser', so I continued using wine when at home. It was eventually cleared up after a month or so, 'unofficially'.

  96. Re:Desktop Linux is a hobby by martas · · Score: 1

    please never express that opinion again. i'm a linux user, and i honestly want it to be easy for me to use continue using linux. if it ever becomes too much of a headache, then for personal purposes (as opposed to research, etc.) i might switch to another OS. fortunately, things are moving in the opposite direction currently, but people like you can potentially harm that trend.

  97. My alma mater... by damn_registrars · · Score: 1
    Supported non-windows and non-mac systems quite well. This was perhaps aided by our very strong CSci program. Your questions:
    • WiFi: Worked great for my laptop running Linux, BSD, or, if I really had to, Windows.
    • Remote printing: Was something I never used myself as I always lived off-campus, I can't really comment on it since I never had a use for it
    • Classroom Applications: I'm not entirely sure what you mean by that, we used a few web-based classroom applications (Blackboard, turnitin.com) and they worked fine.
    --
    Damn_registrars has no butt-hole. Damn_registrars has no use for a butt-hole.
  98. Re:give me a break by sofar · · Score: 1

    Those questions, however, would have not been worthy of asking on Slashdot.

  99. Does it matter what "your" household is? by frank_adrian314159 · · Score: 1

    After all, you're daughter won't be living in "your" household anymore. She'll be living in her university's environment. It doesn't matter if you're a FOSS zealot. You won't be there to support her machine at 2am when she has a paper due the next morning. Nor will the normal student IT help drone who probably doesn't understand anything about Linux. Make it as simple for the people at the university to support her as possible. And, unfortunately, that usually means either a Windows box or a Mac box.

    In the end, if you are choosing a college based on what OS'es they support, your priorities are way out of line (unless you happen to be RMS and you're looking outside of MIT for a school for your illegitimate love child). Your daughter, if she's smart enough for college, should be able to adapt to a new OS easily enough.

    My recommendation? Get her a Mac. Almost all colleges support them and her time spent with the IT dweebs will be minimal (which will greatly enhance her college experience).

    --
    That is all.
    1. Re:Does it matter what "your" household is? by JustNiz · · Score: 1

      >> You won't be there to support her machine at 2am when she has a paper due the next morning.

      Why do you think she can't support her own machine? THe article sounds like she has been using Linux for a while.

      Anyway in my experience Linux is a lot easier than Windows (especially Vista) to get working right.

    2. Re:Does it matter what "your" household is? by japhering · · Score: 1

      After all, you're daughter won't be living in "your" household anymore. She'll be living in her university's environment. It doesn't matter if you're a FOSS zealot. You won't be there to support her machine at 2am when she has a paper due the next morning. Nor will the normal student IT help drone who probably doesn't understand anything about Linux. Make it as simple for the people at the university to support her as possible. And, unfortunately, that usually means either a Windows box or a Mac box.

      Really?!? My daughter went off to Texas A&M, admittedly with a dual boot solution, but more importantly both sides of the house were setup to allow me remote access to trouble shoot and repair as needed. That said, my daughter spent 4 years living on Linux (initially gentoo and later ubuntu) and only hit two applications that between the two us couldn't be made to work with her linux install.

      Now, if the original poster isn't sufficiently skilled to do remote diagnosis and repair, that might make a small change in how one feels about.

    3. Re:Does it matter what "your" household is? by Sheen · · Score: 1

      Really, took me 3 days to get my 7600 GO working right on Ubuntu, and there was no driver issues in Vista, weird. Seems i have a different experience then you.

    4. Re:Does it matter what "your" household is? by JustNiz · · Score: 1

      Why did it take you 3 days? All Geforce cards (yours included) use the same nvidia linux driver.
      Its just dead easy to install the nvidia Linux driver under Ubuntu. You don't even need to open a browser, surf to the nvidia website and manually download the driver like you do with windows.

  100. Re:do tell :1 semester of "Linux" required course by AnotherShep · · Score: 1

    Webcollage. Awesome screen saver.

  101. Linux: The Third OS by Z_A_Commando · · Score: 1

    I attend Indiana University. While the majority of our Student Technology Centers (STCs) are either Windows Vista Enterprise or Mac OS X, the Computer Science department has rooms full of Red Had Enterprise Linux workstations.

    There are some programs that require a specific OS (like Journalism, Fine Arts, etc) most don't care what OS you use. Moreover, Debian and friends, SUSE, and RHEL are supported just as much as Windows and OS X (there's a 24X7 support line). All of the campus resources support Linux and most are online and don't use ActiveX, so they're browser neutral as well. Our course management and application portal are both open source.

    With that said, there is much more commercial software available free to Windows or Mac users (Microsoft Office, all Adobe products, etc) through our IUWare Program. To answer your question though, Linux is supported just as well as the other major OSes.

  102. Re:The University of Florida does, from what I've by godfoder · · Score: 1

    On the user side, the UF Help Desk also provides basic computer support for Linux (and other platforms, of course) wherever possible. They offer a walk in laptop service and will try their best to help you with whatever problems you may be having, including the installation process if need be. We used to have a fair number of issues with various portions of our WebCT/Blackboard based online system which made using it on linux kind of a pain (spotty java version support in the system). However, I've been led to believe that we're migrating to the open source Sakai Project... so those days may be behind us.

  103. Some support at University of Redlands. by northernboy · · Score: 1

    Silly me. I read the question, and assumed there would be responses about specific institutions.

    My daughter is a senior at the University of Redlands. As far as I know, they have no official support for Linux, but she has been aggressively pro-Linux since high school (I made sure I sent her off to school able to dual-boot to WinXP, but on the rare occasions when that might be useful, I have to remind her she can). There have been a couple of situations in which she has needed help from the campus IT folks, and there has always been someone Linux-savvy available.

    And her on-campus networking experience has been uneventful. While we helping her move back in last weekend, one Windows user complained to me about the spyware the campus network requires him to run - my daughter does not seem to need that, her system "just works". Her main complaint about the campus network is that they throttle the dorm traffic pretty severely...

  104. Ask the LUG by gouldtj · · Score: 1

    I'd look to see if you can find the webpage of the LUG that's probably on campus and e-mail them. Haven't been at school for a while, but in my experience the LUG always knew the details of what could be done and what couldn't.

  105. Virtualbox & XP by mroach49 · · Score: 1

    I have the same issue at my place of employment. I run PCLinuxOS on my home desktop & netbook and have to access Windows apps on my office desktop and access a web app that runs ActiveX. I installed Virtualbox & XP. Problem solved.

  106. It shouldn't really matter. by Greyerg · · Score: 1

    Speaking as an EE Undergrad at McGill(in Montreal), I don't think it will affect her at all. I've been using linux exclusively for nearly a decade and in my experience, everything that has worked for other students' (windows & mac) computers has worked for mine. This includes everything you mentioned except classroom applications. For the most part, any program I've needed for class has run perfectly fine using WINE(well, technically crossover linux that I get when there was a free give-away) except for a program that I needed to program a Lego NXT robot (BricxCC), but even in that case there was a linux alternative that I could have used had I been so motivated.

  107. At least accepted . . . by jgoshorn · · Score: 1

    Not college, but my son just started at a private boarding school for high school. As part of registration we met with the IT staff to get logins and have his laptop checked out prior to use. When I told them that he is running Linux they were delighted and approved it without even looking at it. I asked if they needed to see it and they said that they only needed to see laptops running Windows as they were concerned with students' systems infecting their network. Technically, they don't support Linux, but they were more than happy to accept it.

  108. depends on the college by sharp3 · · Score: 1

    At my University, the respective computer labs of each department is handled internally. When I take one of my rare strolls over to the humanities buildings, their workstations are almost completely Windows XP based machines. In my native CS department however, we have over 200 workstations that are running CentOS Linux distro. We do have a windows server that has remote login enabled. We also have an NX server running a linux remote login. We've got full ssh, ftp capabilities. A friend of mine works in psych department, and she has zero access to any linux or remote login capabilities. So, I would say the more technical your daughters particular field is, the more likely her specific college/major provides the resources she would enjoy.

  109. Buy your kid a Mac... by sitarlo · · Score: 1

    It's arguably the best UNIX workstation available and she'll look hip to boot. Seriously, Macs and college are like bread and butter these days. They just go together. Linux is cool, but it's too cheap and free to complement five figure tuition costs. :-) Sending her to school with some dusty old pc running linux is just going to cause her more headaches than she needs while trying to learn. A new Mac provides a solid UNIX environment along with a world-class window manager and it'll work with everything your daughter encounters in school. Why handicap her just to make a "I use free stuff" statement, or because it is what she's used to at home? College is about learning new things. Learn OSX!

    1. Re:Buy your kid a Mac... by JustNiz · · Score: 1

      >> Linux is cool, but it's too cheap and free to complement five figure tuition costs. :-)

      The cheapness of Linux is in no way relative to its usability or freely availble functionality, which is orders of magnitude higher than both Mac and Windows. Why do you think network admins etc, choose Linux?

      Your observation of a five figure tuition cost is relevant. But perhaps like most of us parents, hers cant afford high tuition fees and also to waste money on something as pointless and shallow as an underpowered laptop with an overpriced brand-marketing image. Not to mention the cost of the extra suite of commercial productivity software they'd also have to buy just because they bought a mac.

      >> Why handicap her just to make a "I use free stuff" statement,
      The real handicap would be to buy her a Mac. Your undeserved low opinion of Linux is very misguided. Linux is way more usable and powerful than Windows and Mac. Furthermore with Linux she can freely download and use new apps as and when she needs them. Cant do that with a Mac unless you got daddys gold card.

      >> College is about learning new things. Learn OSX!
      At college you need all the time you have to study your chosen subject. The last thing you need to deal with is having to learn a new OS too.

    2. Re:Buy your kid a Mac... by sitarlo · · Score: 1

      I don't have a low opinion of Linux at all, but your comment about networks admins just cracks me up. Most admins are like the Gomer Pyles of IT and the smart ones use macs. The best admin I know runs his servers from an iPhone! Anyway, I see your point and I agree that Linux is great, but I paid a lot of money for my mac and I feel compelled to be a snob about it.

    3. Re:Buy your kid a Mac... by JustNiz · · Score: 1

      Thats funny. I paid nothing for Linux, its great, and I feel compelled to be a snob about that too :-)

  110. Backtrack FTW by DirtyCanuck · · Score: 1

    My school doesn't "support" LINUX but that's the beauty of Linux when faced with a barrier go around it.

    Been running Backtrack ( http://www.remote-exploit.org/backtrack_download.html ) since year 1 (going on 4th now)

    Found that I actually have more "options" with my BT than my Windows partition.

    If they don't know of/support Linux make them wish they did ;)

  111. Southwest Virginia by compgeek83 · · Score: 1

    dont try to bring a Linux pc into Radford University or Virginia Tech, they force you to install Symantec AV Corporate before they let you hook it to the campus network, wired or wireless. of course you could sneak it in i'm sure.

  112. UMass by joe170 · · Score: 1

    We not only support it (somewhat), but we offer our on spin-off on Ubuntu distro!

    http://linux.oit.umass.edu/

  113. Not entirely correct by Totenglocke · · Score: 1

    When I was majoring in CS a 4-5 years back, the mandatory spyware (Cisco Clean Access Agent - the reason I despise anything with the Cisco name on it) was only required if you ran Windows. If you ran Mac or Linux, you were not required to because you were not susceptible to the malware / viruses they so feared.

    Besides, the viruses cam from Johnny Football player who thinks Windows is the only OS in existence downloading porn from bad sites that caused the problems, so targeting Windows only was pretty obvious.

    --
    "The tree of liberty must be refreshed from time to time with the blood of patriots and tyrants." ~Thomas Jefferson
    1. Re:Not entirely correct by PC+and+Sony+Fanboy · · Score: 1

      Yeah, my current school does this as well. A little magic called 'cca-bypass' and google will help remove this requirement.

  114. Re:Desktop Linux is a hobby by cryfreedomlove · · Score: 1

    I don't agree with your definition. My car has a manual transmission because I think that is fun. I drive it everyday but it feels more like a hobby than a requirement. I don't expect to find manual transmission rental cars when I travel.

  115. MIT does by tuxcantfly · · Score: 1

    In fact, our public clusters run a customized version of Ubuntu called Debathena: http://debathena.mit.edu/

  116. Re:Desktop Linux is a hobby by caluml · · Score: 1

    You spoke? In fact, I'll let you search.

  117. Not officially, at least. by atomic-penguin · · Score: 1

    I'm a System Admin. at a smallish University, we're just shy of 20,000 students. Do we support Linux? The answer is complicated, no, at least not officially. A student may get varied responses when walking up to the service desk for help with Linux. The service desk personnel know that the Linux System Administrators are often willing to lend a hand with 802.1x wireless connectivity, and Cisco Network Access Controls on Linux machines. Those are two of the biggest issues for incoming students, regardless of operating platform, whether it be Mac, Linux, Windows. We took the time to publish instructions for Linux clients, with the disclaimer that "*Linux is not a full support OS through the University's Computing Services department".

    The truth is, the System Administrators are more than willing to help students with basic problems, within reason. A few of us are Linux users. Nobody on staff is going to track down firmware for student's wireless cards, or compile wireless support into a kernel for a student. Just as nobody on staff is going to re-install a hosed Windows client, without charging an hourly rate for the work. We're not going to troubleshoot microphones and webcams for students, when we have other responsibilities like keeping Oracle databases, mail, web, and DNS servers running smoothly. I personally worked on half a dozen Linux laptops during freshmen move-in weekend. Every single one of them had Ubuntu, and while the laptop manufacturers varied for each system, I didn't have any problems getting Linux users onto the wireless network. I couldn't get any Linux users registered with Cisco NAC during move-in weekend. So I talked to one of our networking guys, and we got Cisco NAC problems resolved first thing, the next morning, first official day in the Fall semester.

    I recommend getting a laptop with a newer Intel wireless card, works out of the box in Ubuntu. The wireless firmware for the Intel wireless cards, are in the default package set of Ibex and Jaunty versions of Ubuntu. I, also recommend either finding a school that has a Linux User's Group, or your daughter can start her own Linux User's Group. It is a resume builder. It is a good way to meet and support other Linux enthusiasts. It is a good way to advocate, and encourage vendor neutral I.T. policies. Most importantly, that is what Open Source and Linux are all about. It is all about sharing with each other, and supporting each other in the Open Source community.

    --
    /^([Ss]ame [Bb]at (time, |channel.)){2}$/
  118. Having worked in the tech dept... by Zarlan · · Score: 1

    I work in my college tech department and both the only non-CS student and the most hardcore about running Linux. No one officially supports it but if there is trouble with Linux AND we're not busy AND we have someone willing to field the call we try and send someone out to take a look or at least google the error and see if they can find anything. Most colleges won't support Linux, but most people who use Linux will support Linux. A lot of larger colleges have linux usr groups and other forums you can go to for help - it's not too hard to attach computers (especially 'buntu variants) into wireless networks and samba servers a lot of universities use for storage. As long as you can do your own troubleshooting I wouldn't worry about running Linux at college.

  119. Erhm... by kitsunewarlock · · Score: 1

    My graphic design program hardly supports even Windows. I've had two teachers (the only two I've asked so far) outright tell me "If you use a non-Mac operating system, we won't be able to help you if something goes wrong."

    --
    Ginga no Rekshiya Mata Each page.
  120. Three words: by TheGreatOrangePeel · · Score: 1

    Computer Science Department. Based on personal experience, I'd say take a look at the school's CS dept. If they teach mainly off Open Source tools and platforms, you're set. There was strong group of Gentoo users at the school I went to and there was almost always someone around in the CS lounge that was eager to help. A lot of these folks also worked at the school's help desk and while Linux wasn't officially supported, the school did (maybe still does) have a custom Fedora build and assuming you got the right (read: knowledgeable) person, they'd likely help. Based on that experience, I'd guess that if the school sees Computer Science as a business degree or solely teaches Microsoft tools and processes, you'll have significantly less luck.

  121. Philip Larkin - This Be The Verse by julian67 · · Score: 1

    Philip Larkin - This Be The Verse

    They fuck you up, your mum and dad.
        They may not mean to, but they do.
    They fill you with the faults they had
        And add some extra, just for you.

    But they were fucked up in their turn
        By fools in old-style hats and coats,
    Who half the time were soppy-stern
        And half at one another's throats.

    Man hands on misery to man.
        It deepens like a coastal shelf.
    Get out as early as you can,
        And don't have any kids yourself.

  122. Vienna University of Technology by tr9sh · · Score: 1

    At the Vienna University of Technology you can't do some courses if you don't possess basic GNU/Linux knowledge (basic meaning ssh/scp/cp/mv and other fairly trivial stuff). This however does only concern the computer science departments. I can't really talk about other departments, but i would guess that those are fairly windozy.

  123. Mine did by Guspaz · · Score: 1

    Concordia University in Montreal dual-booted XP and Fedora on all lab machines, and supported Linux, going so far as to give instructions for setting up wireless networking under Gnome.

    A good portion of CS courses also took place in Linux; most software development courses that I took worked under Linux, as did the OS course.

  124. Support? No ... Use on ALL 'big irons'? YES!!! by Kazura · · Score: 1

    My school - where I work full-time in IT Support - does not "support" Linux on the "desktop" (laptop/desktop). Our datacenter is CHOCK FULL of Linux servers & boxes. If you know WHO to call, directly (not via help desk) then they would likely try to walk you through it ...

  125. Re:Desktop Linux is a hobby by cryfreedomlove · · Score: 1

    Your plan is doomed if your vision for Linux requires forcing people to shut up. The free marketplace of ideas will prevail, one way or the other.

  126. OpenOffice by websitebroke · · Score: 1

    One thing you should consider is that OpenOffice, while supporting Word documents, doesn't support annotations to Word documents. My wife ran into this at her school. The prof wants her to turn in her assignments in MS-Word format, and then add annotations to parts of the document. When she gets the assignment back, she can't read the annotations. She's perfectly happy using Linux whenever she can, but in this case, Windows was required. (Yeah, I know about Crossover Office, but the license fee isn't worth it when you can simply install XP for a few dollars more.)

    1. Re:OpenOffice by RobDude · · Score: 1

      I've run into similar problems with Excel worksheets. In all my years of schooling (high school / college) there was only one time when I needed to open an .xls file that the Prof. had created that had a bunch of VBA code in it. Couldn't do it with OO. Things might be different now, but I'd suspect OO still can't open it.

  127. Easy way to find out by tyggna · · Score: 1

    Find a university that mirrors a Linux repository. They are very commonly hosted there. If it hosts it there, then there will be some kind of official Linux support on campus.

  128. Appalachian State University by ticklejw · · Score: 1

    Appalachian supports Linux. Now, that being said, if you asked any tour guide or just about anyone on the public facing side, they will have no idea what you're talking about, and it's not mentioned on any website of course. However, most everyone in IT has a Linux box somewhere (in my branch of IT which is mostly concerned with web development, we all run Linux on our desktops and just use VMs for testing in IE), and some of the people at the student computer support desk can even help out. We also have a fairly active LUG that just went through a rough patch and seems to be gaining some momentum again. Actually, when I came here as a student several years ago, the main selling point for me was ALUG... Before I even applied I was on their mailing list making sure there would be no problem with me living in the dorms and doing class-related stuff.

    As much as this is a plug for ASU, I suspect that many universities are like this - they're not going to mention it in public materials and the everyday joe in Admissions is not going to have a clue what you're talking about; you just have to find the right people to ask.

    --
    "Software is like sex; it's better when it's free." -Linus Torvalds
  129. Re:DB or VM, duh by B1oodAnge1 · · Score: 1

    Blackboard has worked fine with Firefox for me under XP, Ubuntu 9.04, and Win7.

    --
    RUGBYRUGBYRUGBY
  130. Not exactly... by Aphoxema · · Score: 1

    We got almost all XP machines and a "Mac lab" of about 15 Powermacs... I've been trying to get a "Linux Lab" started for years, but it's very hard to push.

    It was actually my pressure to have Ubuntu partially adopted that got me the job here in Information Services, I'm somewhat friendly with the director and he's always excited to get a fancy new copy of Ubuntu to try.

    I've gotten Ubuntu via ShipIt in fancy mailers for years and handed them out, got a lot of students to try it and got about 3 to completely switch to it just because it's not windows.

    Maybe I just haven't put enough effort into it, maybe it's just not the right time. Despite the Microsoft contract Linux isn't morbidly opposed here, but neither is it greeted with open arms. More like a "Oh, how cute, we'll have to check that out sometime."

    --
    "Most people, I think, don't even know what a rootkit is, so why should they care about it?"
  131. Not really... by nanderson7 · · Score: 1

    I'm currently attending a University out in the Po-Dunk west... and our support is limited to roughly 98% PC, and 2% Mac. The biggest issue I've experience thus far has been finagling a wireless connection to the Universities WPA enterprise connection, but I have seen plenty of documentation on how one achieves such a task, I just couldn't quite get it going before semester started...

    --
    I am a poet whom is very fond of bananas... >.> I'll fix this up all special later...
  132. Mine does by mr_josh · · Score: 1

    http://osuosl.org/ I realize that page alone doesn't speak toward the everyman experiences of linux users on campus, but I can say, they [comp support services on campus] do a very good job.

  133. Here's The Solution by Shadow7789 · · Score: 1

    Instead of asking the tour guides about areas that are 99.9% of the time going to be outside their areas of knowledge, stop in the IT Department after the tour and ask there. Generally, the IT staff of universities are very well versed in using *nix boxes, and would be able to provide you with a much more useful answer.

    However, to more directly answer your question. Based on my experience at my school (Northwestern University), I have found Linux compatibility to be very situational. At the most basic level, I have found that I sometimes have problems connecting to my school's wireless network on Ununtu 9.04 due to some incompatibility with 802.1X authentication my school uses. At a software level, Linux compatibility tends to vary from department to department. For example, an engineer needs MatLab, which is available on OSX, Windows, and Linux; but an journalist needs InDesign, which is only available for OSX and Windows. So, unless your daughter has a clear idea of what she wants to do and knows the software she will need is available for Linux, there is no guarantee that any school will be "Linux Compatible".

  134. Direct Answers by _bug_ · · Score: 1

    I work for an anonymous state college in the northeast.

    Does your school support Linux?
    No, but we don't specifically block it either. In other words, you're on your own. If you can figure out how to get your distro to connect to our wireless network (WPA2/AES) then you can use the network. If you can't you might get lucky and find a student at the Help Desk who knows Ubuntu and can help you out, but if there's no one around you're out of luck.

    Have you found it difficult or impossible to use Linux in concert with the school's computing services?
    For the most part, no. Connecting to the network is simple enough. Linux has a remote desktop application that's compatible with Citrix. If there's a particular web-based application that requires IE then you'll have to run it through WINE or use one of the Windows desktops found in one of the many computer labs across campus. Or install/tweak a native browser so that it represents itself as IE and see if the application is really dependent on IE or not (usually not).

    Now for my own question/answer: Why don't you actively support Linux?
    It's used by a very small minority of our users and those users tend to be technically savvy -- at least enough to configure their wireless connection and get IE running under WINE. Thus the number of support requests for Linux is virtually zero. Why invest in training techs in Linux if they'll rarely (if ever) put it to use? We can better spend that money on network infrastructure and computing resources.

  135. Yes, it does by old_klam · · Score: 1

    Next question please..

  136. Re:"Does Your College Or University Support Linux? by mckinleyn · · Score: 1

    Similar answer. Case Western Reserve University's software center (free downloads for everything available) offers Linux support for everything from antivirus to VPN programs.

  137. big surprise... by rnaiguy · · Score: 1
    MIT not only supports Linux (duh), but all the labs use an Ubuntu variant.

    UPenn is also very linux friendly, and you should be able to get support if you know who to ask (they also have several SUSE computer labs in engineering).

    Widener university is downright hostile to Linux. I never managed to connect my computer to their netweork. They are so restrictive, that you can't even get a windows PC onto their network without an "approved" antivirus program, as judged by their spyware-esque .exe that must be run before connecting (the only options are symantec and mcaffee).

    those are the schools i have experience with. I think based on the posts here, someone could compile a nice webpage with "linux-friendliness" ratings for a bunch of schools.

  138. Princeton by ptscott · · Score: 1

    Linux is not officially supported at Princeton, but we do have a pretty good Linux user's group. This seems to be the case at most research universities: official support is rare, but there are enough Linux users among academic scientists and engineers to form a linux-oriented community. At smaller liberal arts universities, I'm not sure this remains the case.

    Princeton linux resources:

    user's group website http://plug.princeton.edu/linux/

    community-provided documentation http://webscript.princeton.edu/~pug/faqwiki/index.php?title=Special:Allpages

  139. the short answer is by Registered+Coward+v2 · · Score: 1

    no, they don't. Even those that support Macs often have certain Window's only programs that have no Mac equivalent. In general, however, I've found a Mac with OO is more than usable so Linux ought to be as well; with the caveat that you may occasionally need o use a lab or rely on a friend for a few things. Look at it this way - you can send her off with a Linux machine and always add Windows; or partition and dual boot so she has it when he needs it.

    --
    I'm a consultant - I convert gibberish into cash-flow.
  140. Nope.... by RobDude · · Score: 1

    Supporting Linux is a big undertaking for a University...

    If a kid shows up with a Windows-based PC, filled with viruses and spyware - there are loads of qualified college kids working at the help desk who can get it all up and running. If a kid shows up with a Mac, likewise, there are people who can help them out/set it up/do whatever.

    But when a kid shows up with Linux....good luck.

    Please, don't take this the wrong way, I'm not flaming or attacking Linux. Linux is great. When it works. But there are a lot of situations when it doesn't and the techniques you'd have to know to try and fix it or work around it ends up being more complex and certainly, has fewer qualified people who can do them, to get it up and running.

    I spent several days, and several pages, on the Ubuntu forums trying to get Ubuntu 9.04 to install on my relatively new desktop PC. After all the headaches I went through, it still wouldn't install and the people on the forums simply stopped replying to my thread. If the types of people who hang out on the official Ubuntu forums can't get the installer to come up, I doubt there are many Universities that really have the depth in their helpdesk to support Linux.

    When I attended, my University didn't 'ban' Linux, but it didn't support it either. There was a Linux users group they would refer you to. Since then, they've required some 3rd party software to access the network and there is no Linux based equivalent of it. I'm sure a handful of Linux users have worked around it, but people talked about it like it would be the end of Linux on the campus. I'm no longer a student, so I'm not sure how it turned out.

    1. Re:Nope.... by shaitand · · Score: 1

      "I spent several days, and several pages, on the Ubuntu forums trying to get Ubuntu 9.04 to install on my relatively new desktop PC."

      Did you buy a PC that is compatible with Linux or Ubuntu? You would have the same problem loading MacOS on a pc, it only works with supported hardware. Windows NT had much the same concern.

      Windows is a monopoly so all NEW hardware is properly supported by it is financially driven which means they drop old hardware like a bad habit.

      In the linux world on the other hand support for old hardware is rarely ever dropped and its new hardware that is iffy. Windows support is usually written first and if the vendor doesn't support linux then kernel hackers have to wait for specs or reverse engineer the interfaces, that takes time.

      The good news is that linux is probably far more stable and speedy on hardware that is a year or two old than windows is on a pc out of the box.

      If you want to enjoy the advantages of running Linux then you need to buy linux compatible hardware or better yet, hop over to dell.com and buy a computer with linux preloaded like you would with your mac or windows computer.

    2. Re:Nope.... by RobDude · · Score: 1

      Do me a favor and post that every time you see someone claim that Ubuntu 'Just Works' :) The next PC I buy, I do plan on (trying) to get hardware that works in Linux. But, it can be a real nightmare getting a straight answer of 'If I order this item off NewEgg.com will it work in Linux, out of the box?'. I figure, if I go out of my way to make sure Linux will work - I don't have to worry about the same hardware working in Windows. Because, everything will work in Windows. But yes, I do get frustrated when I hear about how great Linux's support is, only to try it, have it fail, and then get attacked for not having the foresight to buy Linux-supported hardware (not to say that you are attacking me, but I've had negative experiences over at the Ubuntu forums. Both now, and two years ago the last time I tried it).

      Anyway, regardless of why this is; what percentage of college dorm residents do you think are...

      1.) Running Linux
      2.) Not dual booting / Running Windows as a VM
      3.) Running off of fully supported hardware
      4.) Would *ever* consider dropping off their PC to a campus help-desk

      It's an awfully small number.

      It just seems like a waste of resources to have the training/support for Linux without a significant portion of the student body in a situation to make use of them.

    3. Re:Nope.... by shaitand · · Score: 1

      "Do me a favor and post that every time you see someone claim that Ubuntu 'Just Works' :)"

      Ubuntu does "Just Works" on the vast majority of hardware. It actually works on far more of the hardware out there. It might not seem like if you are a geek or gamer but people running systems that are less than a year old (and particularly who have systems with chipsets less than a year old) are in the minority.

      Besides, windows doesn't just work either. I mean plugging in a new usb device breaks that device with windows at least 2 out of 10 times. It it works it will continue to work but if it doesn't work it requires a registry edit to make windows forget about the device.

      Sure that doesn't take long if you know how to do it but there certainly isn't any fix a desktop linux user is going to encounter that is harder than that.

      "But yes, I do get frustrated when I hear about how great Linux's support is, only to try it, have it fail, and then get attacked for not having the foresight to buy Linux-supported hardware (not to say that you are attacking me, but I've had negative experiences over at the Ubuntu forums. Both now, and two years ago the last time I tried it)."

      Two things that might help. When people talk about how great linux's support is, they are talking about the information available. With windows you run into dead ends, just because there isn't an answer to be found with google doesn't mean the problem can't be fixed. With Linux there is likely an answer to be found.

      The other thing that may help is to remember that Linuxites seem to refuse to delete outdated documentation. There are howtos and tutorials floating around from the days of yor. If you find something explaining how to do what you are trying, try to make sure it is current. One thing to look out for is the word 'compile'. Solutions that involved compiling are often suggested by old timers who haven't come to terms with the fact that compiling and the make, make install process breaks binary package manager distributions like Ubuntu.

      I hope that helps your experience if you give it another go.

      I won't argue with your numbered list of points but I will point out that many of them are self reinforcing. Not many people will support linux if there aren't many users and there won't be many users if there isn't support.

      Truthfully, I think the biggest obstacle for linux users isn't the IT department though. Its the professors who require windows only apps for courses.

  141. Illinois State University by Jared555 · · Score: 1

    In Illinois State's case, depending on who is working at the helpdesk they will be able to get you on the wireless network, etc.

    The issues to keep in mind are:
    1. You have to have a distribution that has functioning wireless EAP support (kubuntu, unless fixed recently, is somewhat broken but I think ubuntu is fine)
    2. Be prepared to convert the VPN configuration from cisco's client that they give to you on the website to your linux client (they will not give out the password in plaintext). They claim juniper's webvpn software works on linux but I am doubtful unless you are running the thing as root.
    3. You are possibly still going to be stuck with Microsoft Office depending on the exact requirements of the course (not that big of a deal, enterprise only costs $80 at the university).

    They aren't hostile to linux support, but they don't actively support it. They use Blackboard which seemed to work in firefox on linux but I never had to try getting the 'lockdown' browser working.

  142. Humboldt State University (HSU)... by LaraineMae · · Score: 1

    ...Teaches it. Supports it. You can connect to the campus network from your Linux (or Win or Mac) machine.

  143. Not ALL Universities are Windows/Mac by thatbloke83 · · Score: 1

    I finished University at the University of Southampton in England 3 years ago. There were two IT departments, one for the whole University, which used only Windows, and then a separate one for all of the CS/Electronics students. I was a CS student and as most of my lecturers preferred either Mac/Linux, basically UNIX-based systems. Because of this we had a 50/50 split of Windows and Linux machines in our computing lab (running Red Hat Linux). We then had various Linux-based servers that we could screw with in pretty much any way we wanted, and use to host various bits (like mysql databases) that we could use with our own personal webspace. If it wasn't for the fact that some programs we needed to use for our courses ran on Windows only, I think the whole computing lab would have been using Linux :) Consequently, the very first lectures we had were a primer on basic Linux usage. I needed it too as I'd never used Linux in my life at that point :D

  144. You're probably on your own - formally anyway by sjbe · · Score: 1

    Few schools are likely to formally support linux at this time. Too many distros, too few knowledgeable support professionals, and extra cost for what will be a small percentage of the student body at most universities. Most won't prohibit it but you'll be on your own getting it to work - though there is a very good chance the techies that actually run the place will be nice and help if you can reach them. The general feeling seems to be that if you are interested in linux you probably know what you are doing anyway and don't need much handholding.

    My alma matter only formally supported Windows but they made all the resources available for those who wanted to run Macs and linux. When I wanted to do something offbeat they were usually pretty cool about it since professors and grad students were often working with unusual operating systems and hardware. I seldom had to ask for more than some server addresses and configuration settings which the admins knew from memory when they weren't documented. Pretty much as long as you don't cause the administrators any problems, odds are they'll be indifferent at worst and helpful at best.

  145. Brigham Young University - Linux Friendly by billlava · · Score: 1

    To some extent. The wireless networks work and you can authenticate yourself as a student (required before getting access.) The networks even recognize you as using Linux and say so on the network authentication page. I haven't tried much with remote printing, etc... but I think it could probably work. The only Linux labs on campus that I know of are all in the CS building, but there are several of them with Fedora on the machines.

    1. Re:Brigham Young University - Linux Friendly by LuckySweetheart · · Score: 1

      Yes, but there's that honor code to work around. . . . .

  146. Ah the joys of university by Darkness404 · · Score: 1

    Sometimes, the easiest of means can defeat an entire army of complex configurations. I was at a conference at a university in a classroom a year or so ago and when we took a break for lunch we all got out our laptops only to see that the wireless required a student ID/Password and so did the wired connection. A friend of mine ran out to his car and got a cheap Linksys wireless router, plugged it in and there was internet for all, no configuration, nothing, just plug it in and we all had wireless.

    --
    Taxation is legalized theft, no more, no less.
  147. Re:I can not imagine a CS dept not supporting Linu by PC+and+Sony+Fanboy · · Score: 1

    To go a step further, I was enrolled in a business degree where we had to lease laptops from the school. $800/semester to LEASE a thinkpad. Why? Because it was a common platform for computing, it 'prepared' us for the real world business policy of standardized computers, and (unofficially) they were sick of people complaining that their choice of computer wasn't supported.

    Also, I'm sure they got to skim off the top. But ... schools have been ripping people off for years with textbooks and tuition (do I seriously *need* another course on computing? It's a marketing diploma, ffs).

  148. The University of Notre Dame by zehnra · · Score: 1

    The University of Notre Dame does provide at least minimal support for Linux, giving instructions for setting up both NetworkManager and wpa_supplicant for wireless. VPN access is provided via MS VPN and Cisco VPN. I have vpnc working perflectly for the Cisco VPN. As for classroom requirements, I'm not sure what software is used across campus as I'm an employee rather than a student, but I do know that there are a number of professors and/or departments that use Linux in some way, shape, or form.

  149. Re:Desktop Linux is a hobby by mcalwell · · Score: 1

    A manual car is an advantage in many environments with changing road conditions and a variety of terrain (i.e. not most of the continental U.S.). If you want full control of your vehicle, you need a manual. If not, use an automatic. A bit like Linux and Windows.

  150. University: yes, Teachers: no by CustomDesigned · · Score: 1

    My daughters have been to Messiah College, PA and George Mason, VA, and NoVa Community College. All three schools have no problem with non-Windows as far as infrastructure (network access), administrative web pages, etc. The big problem has been that teachers will require students to purchase some specific Windows application for statistics or whatever (and not a really pervasive one like Matlab, either - 3 different statistics programs "that real professionals use" so far that I've never heard of). The corresponding courses are short on actually understanding the math, and long on memorizing the menu layout du jour of the app. I wonder if the teachers get kickbacks. The one bright spot was an Arabic course where the teacher used a Java Applet - which works beautifully for all concerned.

  151. Re:"Does Your College Or University Support Linux? by gtbritishskull · · Score: 1
    Anti-virus? For Linux?

    ???

  152. York University in Toronto by InsertWittyNameHere · · Score: 1

    When I was at YorkU all computer science course work I received was assumed that you would complete it on Linux/Unix. You were free to use Windows/Mac but they made it clear that they would be compiling/testing/grading all code/scripts on Solaris and it was your job to ensure it worked there.

    the main compilers we used were GCC and Java which are available on all platforms.

    I did all my work under Fedora and OS X and never had a problem.

  153. Not really by shaitand · · Score: 1, Insightful

    Actually the office support you dismiss is what I found to be biggest sticking point. I found no shortage of assignments like "create a powerpoint slideshow about x" and for the most part submitting assignments in word format was common. Printed papers were not.

    1. Re:Not really by shaitand · · Score: 1

      How is this a troll? I was unable to use Linux for collegework because of this issue. Its' a showstopper. You can't use office in Linux.

    2. Re:Not really by shaitand · · Score: 1

      None of the latest version office applications work properly in wine. Nothing has better than a silver rating and all require trickery to install.

      That said, support is quite a bit better than when I tried to use Linux for my college work. Outside of college I wouldn't load MS Office in the first place so I haven't even looked at this for some time.

      My point wasn't so much office specific though. The real challenge isn't really the big campus wide stuff, its the class specific stuff. The campus is going to be run by some form of geek.

      The classes are going to be dictated by a professor with overrated self importance who is going to think it more important that everyone uses the flavor of tool he loves because it has feature x, y, and z that are his favs. Of course this makes all other tools inferior and using something with better compatibility would be compromising the integrity of his class.

      That tool could be a *nix tool. But the odds say its going to be windows based and the odds greatly favor the possibility that you will need a windows license to run something for a class a some point.

  154. What difference does it make if they "support" it? by gravis777 · · Score: 1

    So the help desk may not be able to help her out. Truthfully, I have not even heard of a campus that used VPN and remote printing. In fact, they probably won't even need a login to access the campus network (ask about that - most just let you plug in to the ethernet or give you a WEP key, and setup DHCP on the thing). I mean, I went to a small Christian University, and they could care less what OS you used, and it was the same with the two other universities in town. Shoot, we had LUG meetings that we held at a different college campus every month. Never had any issues. In fact, I would be shocked if not somewhere in any university she chooses that they do not have at least a couple of Linux machines - CS majors tend to love them.

    As for your classroom portals, worse case scenario, set her up a Windows session in a virtual machine. She probably won't need it, but in case she does, she will have it.

    Main thing is, just make sure if the univeristy requires a login to use the network in the dorms. If not, assume she can use her Linux laptop there. Shoot, may even want to take it with you and see if you can plug into the ethernet in the dorm and see if you can get on.

  155. You'll find that it varies by Phred+T.+Magnificent · · Score: 1

    You'll find that Linux support, or not, varies widely between different departments on campus. At the school where I went (long, long ago), the computer science department hires most of their part-time computer support staff from the campus Linux user group. As you might imagine, their Linux support is pretty good. The law school, on the other hand, requires all students to have an approved laptop, which must run Windows, and may not dual-boot any other OS. This is both because of their required (and provided) software package, and because a certain utility they use while taking tests requires direct access to the master boot record and is incompatible with dual-boot configurations.

    It's unlikely that any university will have good campus-wide Linux support, but you may get good support in specific departments. If not, you can likely get good support from the campus LUG, unless you're in a situation like the law school where Windows is explicitly required.

    --
    Where is the wisdom we have lost in knowledge?
    Where is the knowledge we have lost in information?
  156. My University... by fredma123 · · Score: 1

    Here at UMCP we seem to use Solaris for most programming applications. Well, scratch that. C programming applications. Eclipse is used for Java, so every computer has Windows XP installed. I guess support for Solaris is easier than linux. But at the Robotics Club everyone uses Ubuntu. I'm actually the only one running Slackware. Yep, I doubt our university is going to change soon.

  157. Evidently the person posting cares by thtrgremlin · · Score: 2, Interesting

    Education is something that you get for your life, not something that you get for your job. If you are getting an education for your job, then blind obedience is the most pragmatic way to approach a class so long as you make the grade and it enables you to perform a particular task. Sometimes going to school can be a requirement of parole. Often times just being in a school and being in the environment is better than sitting around at home playing video games. I even have friends that go to school because their parents require it if they are going to continue to pay their rent.

    On the other hand, if you are getting an education for your life, not only can it help you in a career, but it helps you in every part of life you want to apply your education. That is a bit more of a challenge because there is more to consider. When you are looking for an education for your life, a school that matches your principles and values become important. Class size, diversity of staff, which federal programs they accept money from, non-discrimination policy, How good the Chinese food is, and the range of technology they embrace. Schools are ranked all the time by other peoples standards, and they are generally good guidelines. However, imho, one should check the data that is used to determine their ranking, but why not take it a step further and feel whether or not this is the type of environment you want to immerse yourself in that you hope will guide you for the rest of your life.

    From what I have seen, a person that takes responsibility for their own education for themselves and on their own terms will be more successful in life and in their career, and likely to get better grades on top of that, than anyone that has gone to Stanford, Harvard, Yale, Berkeley, MIT cause their parents told them they had to.

    And if you are a wack-nut Linux fanboy RMS worshiping FOSS junkie, or just someone that has grown up Linux and take pleasure in being a part of the community on some small level, I believe one is going to be much happier and successful in an environment as important as college where your culture is going to be embraced.

    This is really about any belief or ideal. If you can' stand up for what you believe in, just little selfish things that YOU want (keeping in mind this is you going to college, not anyone else when it comes down to your choices), how are you ever supposed to stand up for what you know once you are there, let alone later in life?

    Of course if all this just sounds silly, then it probably doesn't matter which school you end up going to. (obligatory straw-man)

    --
    Want Big Business out of government? Take away the incentive and start by getting government out of big business!
  158. Guess I lucked out by zeroharmada · · Score: 1

    Reading other poster's comments I have actually been surprised. I attend OSU's IT campus and not only do they go out of there way to make sure all formats are supported, They actually assume working knowledge of all 3 OS. In database classes we run Microsoft SQL so you are expected to use Windows or are provided with virtual machine licenses. In web scripting we are advised to use Ubuntu or a Linux distro, but provided with support and tutorials for Windows as well. I guess it all comes down to what the focus of the campus and college is. If you want ubiquitous Linux support you should probably lean toward a more technically inclined environment.

  159. Re:I can not imagine a CS dept not supporting Linu by Darinbob · · Score: 2, Interesting

    Do they have lab machines at universities anymore? Are all students required to buy computers? I hope laptops aren't required at least, which double the cost at least. What do students on scholarships who still can't afford computers do, drop out?

  160. Linux at Ohio State by ya+really · · Score: 1

    I'm a CS&E major at Ohio State. Starting way back with introduction to C++, you're immersed into the unix environment (Solaris 8). Yeah, it's old and such, but it's good enough for what we need. The choices of desktops are CDE or openwin, but if there was a decent GUI on there, I think most students would try avoiding the command line whenever possible.

    My only gripes with them is the only show you how to use Emacs and never suggest there are alternatives to it such as vim (though they only installed vi, so they must be emacs fans :p. Another gripe is they teach you C-Shell and awk/sed if you take a course strictly on Unix. How often is Cshell really used these days over say bash? Same with awk/sed. They have seperate courses on perl, but perl has much more use than awk/sed do.

    I'm also not sure how much they upgraded the system, because I'll see warnings and errors for things in java that are part of the latest revisions to the libraries, but javac doesn't like it on Solaris even if eclipse says it's okay. That wouldnt be such a problem if the guidelines said you had to make sure it compiles in Solaris not to receive a zero. So in other words, they're telling you to use outdated implementations of code.

    1. Re:Linux at Ohio State by al3k · · Score: 1

      CS&E is the only department that you will really get any exposure at all to Linux without doing your own exploring. The biggest gripe that I have about Linux support at OSU is that the help desk is completely worthless when it comes to Linux support. Although you can't really complain much when they do flat out say they don;t support Linux. I'm part of the Open Source club and one of the biggest questions that we get from people is in regards to wireless access in Linux, which one of our members ended up writing an article on our website for since we got so many questions concerning this. If you called the help desk they would give you a link to a page on OIT's website that just had a sample wpa_supplicant.conf and essentially just told you that you had to figure it out on your own. 98% of the members in our club are CS&E students, not that that is surprising in any way, but it just goes to show how little exposure there is in other departments. I am a business student and you won't see anything except Vista in their computer labs. On another note, I have actually heard someone from the help desk chastise a guy for using Ubuntu on the ResNet claiming that he was creating a security issue. This was around the time they started requiring the use of the cisco clean access agent in order to get network access but just ended up cutting off half the residents from the internet in their dorms. That lasted about a whole month. And if reference to your emacs comment....yes, they worship emacs. The only professor I have had that hasn't exclusively talked about emacs was for a COBOL class, but he only briefly talked about vi.

  161. UW Superior - Linux friendly (to those who dare) by arhhook · · Score: 1

    The University of Wisconsin - Superior uses Windows-based computers on campus (sans a few that are Windows/Mac dual-boot in the Fine Arts center [that are usually always booted into Windows, anyway]). The school uses Cisco Network Access Client (later referred to as C-NAC) for Windows/Mac computers for network registration/sign-in. Funny thing, Windows 7 isn't supported by C-NAC, and neither is OSX 10.6. For Linux users, web-based school credential login is required for network access and is as easy as clicking "Login" (I have firefox and chrome save my passwords) and the occasional "I accept" to the Acceptable Network Usage Policy that is (sporadically) visible.

    The C-NAC client verifies that the machine has the latest updates and has the antivirus software installed and up-to-date. As far as I'm concerned, it has proven exponentially easier for me to be a Linux user on the network - no C-NAC. Also, the process for installing C-NAC had our RESNET department 30-to-50 laptops deep in troubleshooting various issues with installation, updates, upgrades, antivirus, etc.

    I don't want to be an elitist, but it sure was nice sittin' pretty with my one-click-network-access.

  162. Penn State does by Urza9814 · · Score: 1

    Maybe it helps that we're a state school of 40,000 (and that's only counting undergrads) but Penn State University has full official support for Linux through both the residential computing services (where you go to get general tech support and get your network setup in your dorm) and through ITS (the guys that actually maintain everything). And if all that fails, there's always the campus LUG.

    So yes, my school supports Linux. They support it very well. Though to be fair the residential computing services is kinda hit or miss, as that's mostly students so while they usually higher Comp Sci majors and generally people who know what they're doing, they still don't all use Linux, so it kinda depends on who you get. But ITS will always try to help if you send them an email, and as I said the LUG has solutions on their site for all the common problems.

  163. Re:Seriously? by thtrgremlin · · Score: 1

    Why didn't you just skip to the next article? I think the question was important to the person that posted it, and I think there are enough people here to help him, and maybe get an interesting discussion from the few people that still come here for that reason. Or do you believe he may hae been just as well served by using Yahoo Answers?

    --
    Want Big Business out of government? Take away the incentive and start by getting government out of big business!
  164. Is Windows supported? by fph+il+quozientatore · · Score: 1

    In the Maths department I am working in, all the computers in the labs run Ubuntu. I was told that there are a couple of Windows machines in a hidden room, but I have never seen them. So, the right question for us would be "Is Windows supported in your department?"

    --
    My first program:

    Hell Segmentation fault

  165. Why would anyone in their right mind even... by AthleteMusicianNerd · · Score: 1

    think about using Linux??? You might want to go to a psychologist and see if they can figure out why you're sitting around rubbing two sticks together when the rest of us are lighting fires with a zippo.

  166. Not at University of Illinois at Chicago by Lord+Byron+II · · Score: 1

    In fact, to get on the wireless network, you must run a Windows application for authentication. I think the campus LUG figured out how to bypass it, but I haven't tried it myself.

    Speaking of which, you should talk to the LUG's of the campuses that you visit.

    1. Re:Not at University of Illinois at Chicago by pseudonomous · · Score: 1

      The UIC's LUG has had a tutorial on how to connect to the UIC wireless network for some time, there's no "bypassing" anything, you just need a wireless client that supports IEEE8021x authentication, e.g. wpa_supplicant. I think only reason why the accc tells you need Secure W2, is becuase I don't think Windows XP supports 8021x natively. Note that OS X > 10.3 can connect natively, and the accc even links to the LUG instructions: this link seems a bit screwed up, try reading the table of contents, at the top of the page though. At least a few of the dept.'s at UIC run linux servers, I know the MSCS and CS dept.s do. The old tigger and icarus servers run a very old version of solaris. And there used to be some old G3 macs in the library running Debian, but I think these were phased out and replace w/ newer machines running Vista and OS X. I think the CS dept. has a bunch of labs full of red hat machines. Also, if you're on the campus network you can download a site-licensed copy of Red Hat. So, there's actually a bunch of stuff on campus running Linux and while the accc doesn't support crap here, there's very little you can't do on the campus network if you run linux vs. Windows/OS X. Also, this is pretty much as good as it get's anywhere; I don't even know of any residential ISP's in Chicago that "officially" support linux. AT&T supposedly supports "unix", but if you ask them for help with linux on the phone they pretty much hang up on you.

    2. Re:Not at University of Illinois at Chicago by Lord+Byron+II · · Score: 1

      Okay, I'll check that out. Until recently though, they required the use of the Odyssey client and the UIC LUG instructions looked like this:

      http://lug.cs.uic.edu/wiki/doku.php?id=wifi_linux

      and

      http://lug.cs.uic.edu/wiki/doku.php?id=wifi

      The new Ubuntu 8.10 look pretty straightforward, so I'll give them a try.

  167. Re:"Does Your College Or University Support Linux? by outZider · · Score: 3, Informative

    Like Mac OS X, Linux anti-virus is primarily there to intercept crap on their way to a Windows machine.

    --
    - oZ
    // i am here.
  168. Worst Case Scenario: VM by The+MAZZTer · · Score: 1

    If the school requires you to use proprietary Windows software and drivers (why using the standard protocols is out I'll never guess) and Wine doesn't work, you can set up a stripped-down Windows in a VM (MicroXP or TinyXP or an nLited-XP might work very well for this, but they have compatibility issues with some software so you might end up having a full-blown XP machine in a VM... test test and test to find an optimal setup) and then simply set up the VM to bridge your virtual machine network with the proprietary driver's network (or using Internet Connection Sharing is another option), then your VM will act as a router and your network should see all traffic coming from the authed VM and be happy.

    Of course this isn't going to work with ALL crazy proprietary network stuff, it all depends on how they filter traffic/block leechers/whatever crazy reason they have.

    I should probably add that I don't use Linux myself on a regular basis and had to do no crazy stuff at my college. However I've used Windows VMs to do stuff like try out iTunes without it leaving a trail on my host OS, and I am happy with it as a solution for trying out untrusted software or software that I don't want to have the run of my real PC.

  169. Re:DB or VM, duh by thtrgremlin · · Score: 1

    Judging from what people have posted (here and elsewhere), I think there are enough great schools out there that actually care about technology and education to serve a diverse community with quality cross-platform software that the rest can simply be disregarded. I think judging a school on its staff is perfectly reasonable. "Linux support" isn't something that exists in a bubble, but one of many things that should be warning signs about the environment.

    --
    Want Big Business out of government? Take away the incentive and start by getting government out of big business!
  170. Don't pick the college based on the computer by Spazmania · · Score: 1

    Unless she intends to pick a job in the future based on whether they use Linux, then whether the University supports it is probably a moot issue.

    Truth. Don't get hung up on anything to do with the computer that a particular college degree program wants its students to get.

    I made a mistake that way when I went to college in '91: VA Tech insisted that CS students get a commodore Amiga. That made zero sense to me (the world had already made up its mind about IBM PC compatibles) so I went elsewhere. Later on I found out that the CS department made that odd choice because that's the machine that they found a cheap way to put unix on. The students had their own unix box instead of relying on a terminal to one of the campus's central unix machines like at the place I ended up. 'Doh!

    On the flip side, if I'd been puttering with unix on an amiga, I might not have gotten any exposures to Sun equipment and would likely have looked down my nose at Linux 0.9 in the summer of '92. Neither would have shown up on my resume when I applied for summer internships in '93. The researcher looking for an intern with Sun experience because his IT department was hassling him about supporting only Windows and Macs might have skipped my resume and that might have cost me the lucky break that launched my career.

    --
    Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
  171. thats just it!!! by nimbius · · Score: 1

    the very nature of linux, an open community and an open OS negates you ever needing an institution that supports it... university and city LUGS, installathons, IRC, and forums are all examples. the community will usually provide. if not, well, there are other universities out there.

    --
    Good people go to bed earlier.
  172. Re:I can not imagine a CS dept not supporting Linu by Lehk228 · · Score: 1

    you seem to be confusing interesting questions with stupid questions.

    they are not the same thing.

    --
    Snowden and Manning are heroes.
  173. University of Illinois at Urbana-Champaign by malevolentjelly · · Score: 1

    The LAS department does not support linux, but it does not go out of its way not to support them, either. We have a "if you use linux, you're on your own" policy.

    Many of the dorm net techs will be available and will be willing to help you. You said "Daughter," right? Since she is a girl, she can simply walk to the ACM office and someone will solve whatever problem she's having for free. No problem.

    1. Re:University of Illinois at Urbana-Champaign by guppysap13 · · Score: 1

      On the other hand, some EWS workstations like the ones in Everitt here (also UIUC) comprise solely of Red Hat machines. Plus, there are a lot of directions for enabling printers, installing software, etc. Although it's not officially supported, it seems to be accepted.

  174. University of Kansas by ianwllr · · Score: 1

    I'm also a senior in high school and just sent an email to the people who run dorm networking there. They told me that they don't support Linux but that there shouldn't be a problem connecting to the network. I grow weary of these types of responses. :(

    1. Re:University of Kansas by CompMD · · Score: 1

      I'm still friends with the people who *designed* the *original* network there ages ago. Back in the day, NTS barely had a clue. A major reshuffle happened a couple years ago and everyone who knew anything was fired or quit.

      That having been said, the university has an interesting history in computing. Read your manpage for lynx. Some of the guys from ACS (Academic Computing Services) went on to Netscape. Recently an IBM 350 was found there and dissected by grad students. Once upon a time there were lots of Linux and Tru64 systems there. Not long ago, the EECS department mail server was a DEC Alpha box. It might still be there, I don't know. There was a student web server, condor, that ran Tru64, and a faculty server (lark) that I think was Linux. Lark is gone, but I think condor might still be up. The old EECS department sysadmin was a major UNIX/Linux guru, and all the EECS workstations in the Engineering building were Linux boxes. When they opened the EECS building, all EECS owned machines were Gentoo boxes.

      Overall at the university there are a lot of RHEL and Solaris servers. There is still an 8-node Origin2000 sitting in the Computer Center on the DC floor, but I don't know if there is anyone left who knows how to run it, because they got rid of the two people who had SGI experience.

      Don't be let down though, the community supports Linux seriously. The local wireless ISP is entirely Linux based, a lot of engineering research projects have used embedded Linux, there is a strong Linux user group in the area (KULUA) and there are local businesses that support Linux.

  175. Both teached in Belgium by Carra · · Score: 1

    My university (Belgium) did have a focus on Linux and Windows during my computer science education. Linux was treated as a beginner course (what's list, grep, cron,...) and Windows as an advanced course (what's ldap etc). But some of us end up as system or network admins. So learning to set up a DNS server was done in both Linux & Windows. Programming classes were also divided. For example: C in Linux, C# in Windows, java was free choice: use whichever you prefer. And some people ended up doing their C# tasks in mono anyway. There wasn't much of a Microsoft lock in. Thesises were advised to be written in Latex. While at my sisters college thesises have to be written in Word. Oh, Mac wasn't even mentioned.

  176. University of Pittsburgh by cashman73 · · Score: 1

    The Department of Computational Biology at Pitt (and CMU, for that matter) supports Linux quite well, with many faculty, students, and postdocs using it. Opensuse seems to be preferred, though others like Ubuntu are common. When Windows is required, we run it under VMware, which works very well. An increasing number of folks are starting to use Macintoshes as well. Linux also seems to be more popular in some of the other computational sciences (CS, engineering, etc), though for most of the rest of the campus, such as undergraduates and even the experimental sciences (like cell biology or surgery), the most popular choices appear to be Windows or Mac. The general rule of thumb to follow is, if your research or schoolwork is computationally intensive or requires a good amount of programming, use Linux. Otherwise, if you're mostly reading and writing papers, checking email, doing presentations, just stick with Windows/Mac. For presentations, especially, I'd recommend sticking with Windows/Mac -- I've noticed many connectivity and resolution issues with both Opensuse and Ubuntu when connecting to various LCD projectors. And you're average tech support guy that specializes in connecting PCs to projectors still doesn't know the first thing about getting Linux to work with a projector,...

  177. Sadly, not in Fresno by Niris · · Score: 1

    At Fresno City College and at the University I've been unable to get a Linux laptop onto the wireless because of their setup. I went in to the IT people once to try and get it going, and they said "Oh there's the problem, you're using firefox. I'll just open Internet Explorer and get that set up for you.. where's Internet Explorer?" *facepalm* Naturally I let them try and search for it for a couple of minutes, because I tend to be kind of a jackass. Either way, meh Fresno. I'm not too sure about the UCs and other State universities, but I know we're not able to log our machines onto the wireless here. Kind of sucks for us computer science majors since a lot of stuff can be done on our machines rather than the schools, but there's only like 10 of us in total, anyway.

  178. ND Does by thethirdwheel · · Score: 1

    Notre Dame's oit provides a fair amount of linux support, and generally provides applications and installation instructions for windows, mac, and one linux distribution (typically Red Hat or Ubuntu)

  179. George Washington University by mackyrae · · Score: 1

    At GWU, Student Technology Services does not support Linux. They told me that using Linux on the wifi was impossible. I proved them wrong, typed up a how-to, and now they give that to anyone who asks about Linux on the network. Turns out they didn't know how so assumed it couldn't be done. My email address is on there, so Linux-using students email me for help on occasion. Discovered that EeePC Xandros doesn't reset the default route and thus fails with the usual vpnc method. Should probably give them an updated version that mentions that...

    There are Fedora and Ubuntu machines in the CS dept, and CentOS in Physics. Servers and some CS dept desktops run Solaris. Most everything else is Windows XP. A few Macs for design people.

    --
    look! it's a bird, it's a plane, it's....a girl? yes, a girl browsing Slashdot on Linux
  180. Re:Desktop Linux is a hobby by Burpmaster · · Score: 1

    Any cause it harmed by people spouting negative or derogatory opinions toward it.

  181. University of Miami by Thalagyrt · · Score: 1

    I'm one of the network admins. We don't officially support Linux, but plenty of the techs in our department have good understanding of it and if you get the right person they'll be more than happy to help, provided you need that.

    We do absolutely nothing to stop you from running whatever you want on our network, so long as you're not doing anything illegal. Our servers are pretty much a 50/50 mix of Linux/Windows and I can state for a fact that everything on the network works perfectly in Linux as I use Linux on my desktop at work.

    Heck, we even unofficially support game consoles on the network. :)

    --
    Buffalo buffalo Buffalo buffalo buffalo buffalo Buffalo buffalo!
  182. as a student at Saint Louis University... by someSnarkyBastard · · Score: 1

    I can say that it depends on what you are asking about. The Biology Dept. and Math Dept. both use Macs. The campus library uses Windows XP. The Computer Science Dept. uses Linux. Wireless support under Linux works for most modern Distros (I have personally tried several versions of both Ubuntu and Fedora with minimal hassle). I have not tried printing on campus as I can just print from home for cheaper anyways. Granted, I am a Computer Science major, so using Linux on a daily basis makes sense for me, its what all my classes use, it has very good dev tools, its robust enough to not be Utterly Destroyed (TM) by a college student. Your milage may vary.

  183. Colleges both large and small. . . . by LuckySweetheart · · Score: 1

    Montana Tech in Butte, MT used to support some linux workstations in their Computer Science department. Not sure if they still do. It was pretty easy to VPN in. Their Windows-based network accepted my computer when it was running SUSE with no problem, just don't tell their IT department that! ;)

    University of Southern California currently has some SUN servers that supported Unix-flavored environments. I haven't spent too much time on campus or in campus computer labs to ascertain what environments they are running in. Navigating the VPN procedure, obtaining the accounts and setting everything up took me about an hour the first time. On subsequent log-ins it was a matter of double-clicking an icon.

    I would not ask the college tour guide the Windows/Mac/Unix question unless he or she is majoring in computer science or information technology. You would be surprised the level of computer illiteracy in the general population, even among the young. I would save that question for a department head or professor in that particular department.

  184. Some yes, some not so much by Jim+Hall · · Score: 5, Insightful

    Lately I've been visiting colleges with my daughter, who is a senior in high school. Every school has proudly announced that they support both Windows and Macs, and most of these schools report having about a 50-50 split between the two. However we've been a Linux household for many years now, and my daughter routinely uses a laptop running Kubuntu 9.04. Sometimes I would ask the student tour guide if Linux was supported and was usually met with a blank stare. We're obviously not concerned about whether she can write papers using OpenOffice and Linux. Rather we've been wondering about using other computing services on campus like classroom applications, remote printing, VPNs, or Wi-Fi support (nearly all these campuses have ubiquitous Wi-Fi). Given the composition of Slashdot's readership, I thought I'd pose the question here. Does your school support Linux? Have you found it difficult or impossible to use Linux in concert with the school's computing services?

    I work in central IT at a Big-Ten university, and I'm not surprised you got blank stares from the campus tour guides. All our tour guides are students trained into the position, and are very knowledgeable about buildings, academics, that sort of thing. Ask a technical question, like "Do you support Linux on campus?" and unless the guide happens to be an EE/CS student, you're pretty much guaranteed to get a "huh?" response.

    Our university officially supports Windows and Mac. But we don't specifically prohibit Linux. In fact, many people who work the call-in help desk know about Linux and will do their best to support you (even though it's "unsupported") in getting connected to the wireless network, or checking your email.

    In practice, I suppose most universities are the same. Nothing to actively break Linux, but not really looking out for Linux's best interests either.

    Our basic services don't care - central email is platform-agnostic; use any system you like as long as it talks POP or IMAP (or use our webmail system.) Wi-Fi is open to anyone with a valid university account, nothing else required. I've connected to our VPN using Linux vpnc. Calendar has downloadable clients for Windows/Mac/Linux, or use the web interface. Our web-based file share for students supports all major browsers, doesn't care about the OS. (There is a desktop client for Windows that integrates the file share at the Windows desktop, but this is just a convenience.) Similarly, our web registration and many other central web-delivered services only check the browser, not the OS.

    That said, you may run into problems with things like e-learning if you aren't using Windows or Mac. Check first. The e-learning platform used at each institution may dictate what OS you can use. Some commercial e-learning systems may only support Windows and Mac. I think I had problems accessing our remote classroom system (to participate in a remote meeting) when using Linux. It would be better to ask things like "What is your campus e-learning system?" (which a tour guide would likely know, by the way) then google that e-learning system later to see what clients are supported by the vendor.

    Specific systems at the college level may also depend on platform (CAD or GIS, as two examples) and departments may run their own web systems that assume Windows or Mac, and may break for Linux (use of ActiveX or Silverlight, for example, if that's what the collegiate web developer wanted to use to build that system.)

    Based on what major your daughter is interested in, you may also ask students in that college about their use of Linux in the program. If you explain "I'm visiting with my high school daughter", students are often inclined to answer questions about the program and what they use.

    The major also could be a clue. Engineering or Computer Science? Probably running Linux. English or Fine Arts? Probably Mac or Windows. Physics or Chemistry? Could be anything. Or, just wander the lounge and see what students are running on their laptops - that may give you an idea. At our university, I can walk through the lounge on any given day in the semester, and guarantee seeing at least one GNOME or KDE desktop.

    1. Re:Some yes, some not so much by r_jensen11 · · Score: 1

      As an alum from the University of Wisconsin, I'll add my experience:

      UW-Madison's LAN registers connections by MAC address. In order to get the MAC address added to your student ID, you need to do one of the following:

      1) Connect via Windows and have the system verify that you have a firewall and their AV software running
      2) Connect via OS X and have the system verify that you have a firewall and their AV software running (to protect the Windows users)
      or
      3) Connect via someone else's computer, log into your account and manually enter in your MAC address.

      That said- Wisconsin's chemistry department is a Gentoo mirror....

      If you're really concerned about the school being pro-Linux in any fashion, see if they're a mirror for either a Linux distro or SourceForge (I know University of Minnesota hosts files for SF)

      Personally, I agree with one of the posts earlier- buy a netbook and write it off as an expense- just like a textbook (netbooks are less expensive than some of the textbooks I've bought.) Otherwise, buy a copy of Windows or OS X and run it in a virtual machine, then use the VM to pass the inspection tool.

    2. Re:Some yes, some not so much by Major+Blud · · Score: 1

      Not so sure about Engineering majors being included in the Linux crowd....AutoCAD is pretty much a standard for design/drafting, and runs exclusively on Windows (Unix/Mac support was dropped years ago). I know that there are other software packages out there with similar functionality, but AutoCAD has a very firm grip in this market segment. This forced me to disregard Linux as my main OS during college, even though Linux was very popular with the Computer Science majors. Just because the Computer Science department or University as a whole supports Linux doesn't mean that certain departments will have to use it, since certain software will require Windows....this will depend on your major. I'm sure this applies to other majors besides Engineering....maybe film students will use Final Cut? I can't think of any others...

      --
      If you post as Anonymous Coward, don't expect a reply.
  185. Both operating systems by alfredw · · Score: 1

    I work in an American university physics department. Your comment is right on the money here: we support both operating systems - Linux and OS X.

    I can't think of anyone who uses Windows at all.

    --
    In Soviet Russia, sig types you!
  186. Does the University in Question use Unix? by CodeBuster · · Score: 1

    If they use some flavor of Unix for their network services then it shouldn't be a major problem using Linux. However there are two caveats: websites that only support Internet Explorer (yeah they are still out there, especially on intranets) and required client side software that only runs on Windows (and maybe Mac if they are feeling generous). Despite the reputation that many Universities have for research and academic excellence, the IT infrastructure often leaves something to be desired. My advice would be to purchase a Windows license and then run it in an emulator or set up the laptop for dual boot just to be safe. Does this mean you have to fork some cash over for a Windows license? Yes, unfortunately it probably does; but look at as just another expense (like textbooks) and move on. Besides, with what tuition, books and room and board go for these days the cost of a windows license is trivial by comparison.

  187. Investment banks? What a recommendation (not!) by Ungrounded+Lightning · · Score: 1

    Quite a number of fortune 500 companies rely on Linux heavily. Almost every investment bank certainly, ...

    After the crash of Oct '08 I'd say investment banks aren't the world's best role models of successful operations. (Unless you count sucking money out of governments.)

    The one bright side is that nobody's blamed the financial meltdown on Linux. Yet. (Give Microsoft a few more months...)

    --
    Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
  188. Syracuse University by gnuphysx · · Score: 1

    In a word, no. Windows is officially supported; Mac users are warned that they "may have to rely more heavily on support from Apple or commercial service vendors"; Linux is ignored completely. Luckily the story is different in my department and I've never had connectivity problems (internet, printing, local network) that were due to linux compatibility issues. And even across campus (outside the umbrella of my department) my laptop connects to the university WiFi without any trouble. With that said, if I ever do have problems, I'm on my own to fix them or find a work-around. I would suggest setting up a dual boot machine for your daughter for now, until she gains some confidence in troubleshooting her own problems.

  189. Don't be "that guy" by viridari · · Score: 1

    This is your daughter's education that you're messing with, not another opportunity to evangelize Linux or force it into a place where it's not yet welcome.

    Just get her a Macbook, top off her debit card from time to time, and STFU so she can be a successful student.

  190. University of Phoenix does not by pspahn · · Score: 1

    I have been attending UoP since June, and they most certainly do NOT support Linux. Jokes aside about my choice in schools, I have had a hard enough time sticking with openOffice and Windows 7.

    I'm pretty sure that we are technically required to have MS Office, but I have been using openOffice since the get go. When I tried to use it instead of Visio to build a chart, I was quickly told that I HAD to use Visio (and then converted to jpg and placed in a Word file, but I digress).

    This fact alone eliminates Linux, which I can ALMOST understand since this is UoP, but I sure would hope that UC Berkeley supports it.

    --
    Someone flopped a steamer in the gene pool.
  191. The OP replies... by yuna49 · · Score: 1

    Well, I never expected that we'd be getting over 400 replies to this posting. I'll try to cover some of the most common responses.

    First, some background. I've been using Linux on servers for fifteen years and on the desktop for perhaps six or seven. I have no qualms about editing config files or searching online for help with arcane problems. We don't use Windows here much any more for the obvious security issues it poses, and because I'm sick and tired of futzing with license keys and the like just to install a copy of XP on a machine licensed for Vista, or searching the web for drivers for a network card I pulled out of the closet.

    Despite these experiences, I'm hardly a "Linux zealot." If my daughter chooses a school that makes using Linux difficult, we'll do what's required to cope. I do believe that institutions of higher education should make at least some efforts to support free and open computing platforms, especially ones like Linux with over fifteen years of development and millions of users worldwide. I understand why Linux adoption has been slow in homes and businesses, but colleges and universities should represent a much more fertile ground for open technologies to grow.

    As for my daughter, she is looking to major in the biological sciences en route to veterinary school. She's not going to be spending much time in CS classes where I'd expect Linux to be much more common. She's also not going to be attending a school whose focus is on training people to use computers in a Windows environment. The computer she has now can dual-boot Windows and Linux; she just doesn't use the Windows side all that much. If she needs to run Windows-only applications, we'll deal with that through dual-boot or a VM.

    My concerns are more targeted at the campus infrastructure. At some schools we've visited we heard that people needed to install a specialized Windows or OS X application to authenticate to the campus network or to print remotely. While we could certainly accommodate this requirement via a mixed Windows/Linux configuration, it would be a pain to have to switch to Windows just to print a paper. Some of the responses here suggest these are not unreasonable concerns. Qualifying a computer to run on a campus network isn't always a simple task either given the concerns about spreading malware across the campus. So I don't think it was out-of-line to ask whether other people who use Linux routinely have had problems interconnecting their machines with their campuses' IT infrastructure. I'm glad to see so many people reply that they don't really have this problem at all.

    As for the "Linux support" is a misnomer response, of course I know the difference between the kernel and a distro. I don't really care if a school supports Ubuntu, Fedora, OpenSUSE, or none of the above. What I do care about is whether schools support open standards and open protocols, so that we won't need to worry about authenticating against an AD server, or installing a proprietary application that doesn't have a Linux build, just to use the network.

    Nor did I expect that campus tour guides would be a useful source of information on Linux support. I've only asked this question a couple of times during our round of visits thinking that perhaps the guide may have had a friend who used Linux or heard about it from an acquaintance. In general the answer seems to be that half the campus likes Coke, half likes Pepsi, and no one has even heard of Royal Crown.

    Finally, I thank my fellow Slashdotters who took the time to write reasoned and often detailed descriptions of their experiences. I appreciate your efforts very much.

  192. Caltech Supports Linux by al0ha · · Score: 1

    Not only that - RHEL is available for free if the student so chooses to use it.

    Go Beavers!

    --
    Did you ever wake up in the morning, with a Zombie Woof behind your eyes? -- FZ
  193. Yes in the Ivies by somanyrobots · · Score: 1

    I am a student and tech support coordinator at an Ivy League university, and my school, for one, is very Linux friendly. Campus services are mostly platform-agnostic (currently, there's some talk of using Silverlight for some class video supplements, but I had a conversation with the administrator running that and he's promised that if they go with it, they'll also have quicktime and flash options available). The campus network is based on EHA/MAC address whitelisting, and is thus platform-neutral. Getting some site-licensed software is a pain on Linux (MATLAB requires several more hoops to download on Linux than Windows, but it's doable), but any and all required class programs are available in computer clusters (which have Windows and Mac machines, and a couple of specialized clusters have Linux). Our tech support group (the largest in the nation, at ~130 student employees and 3 full-time staff) doesn't totally support Linux machines, but we support it as we can; we keep a group of designated Linux specialists who offer limited tech support to Linux users with computer problems (we don't fully support just because of the difficulty of doing so, especially with a staff that's only 5-15% Linux users).

    We have some non-savvy professors who will occasionally require closed solutions, but the average Linux user is smart enough to work around those restrictions, rather than suffer under them. Overall, we're very FOSS-friendly. It's a great place to use Linux.

  194. University of North Texas is Linux-friendly by smeggysmegs · · Score: 1

    The University of North Texas, in general, supports Linux. I worked in the university library's IT department, and also used Linux on my laptop. The University's Wi-Fi can be logged into using any modern web browser and OS with a dhcp client. The online class system needs java, and some of the online video support requires realplayer format playback. Rarely, quicktime support may be needed, but again, any sort of playback support will usually do (Mac uses like to integrate videos without knowing whether others can support them). Word documents are the standard text document format. Now, maybe some class requires a proprietary application, but I never encountered any. The university provides discounted software and free antivirus, but typically that's all for Windows/Mac. So, I would declare UNT a Linux-friendly campus (or at least OS-neutral).

    1. Re:University of North Texas is Linux-friendly by smeggysmegs · · Score: 1

      Also, the VPN uses a cisco client that has a Linux version.

  195. It doesn't matter.. by 0x25 · · Score: 2, Insightful

    It doesn't matter if they teach you C, C++, FORTRAN, COBOL, Assembly, Visual Basic, LISP, Scheme, etc.

    It doesn't matter if they force you to use emacs or vi.

    It doesn't matter if they use Windows, UNIX, Linux, etc.

    It isn't what they make you use. It's what they teach you that matters. A good university will teach you the ideas behind computing - how operating systems work in general. Nor should a university be predominant in any given language - they should be exposing you to several different languages that showcase the fundamental differences between them (i.e. procedural vs. functional vs. object-oriented).

    What matters is that whatever it is that they teach you; will allow you to take any of the above technologies and be able to become proficient and productive with them. People get bent out of shape over a particular technology, but particular technologies either evolve or fade away in time. The foundation that was taught to me in university was sufficient to allow me to adopt new technologies, understand them and implement them within any environment as required.

    --
    =
  196. normaldotcom by normaldotcom · · Score: 1

    Cedarville University has support for Linux on their wifi and lan, via submitting your mac address or just registering it with an online interface. The internet terminals on campus also run Ubuntu, and their servers run Suse.

  197. Department dependant by xianthax · · Score: 1

    at my school there wasn't "support" from the university IT department. The gen ed class apps I used were web based anyway though as an EE student the number of such classes i took was minimal.

    the electrical engineering department however had a "separate" network and all machines running general hardware dual booted win XP and slackware. There was also a mac lab that was given to the department that i rarely saw anyone use, it was a bunch of system in the back of the robotics lab. There was also a sun sparc station lab for ASIC design work (early days of 64bit x86 hardware)

    The CS department had a linux lab that we had remote ssh access to that was mostly used for operating systems classes.

    The EE department also worked with the CS department to build a large compute cluster that could be booted as a whole into linux, OS X or (as i recall) BSD with a controller that would boot the cluster into the proper OS depending on the next job in queue.

  198. University of Newcastle (Australia) by Steve_au · · Score: 1

    I'm studying Masters of IT at University of Newcastle. They have NO Mac or Linux support.. They require IT students to use Windoze, and seem to discourage any academic discussion about FOSS. but they are a M$ partnership Uni, so I guess that blows their academic credibility out of the water. Needless to say I'm very disappointed with them and their attitude to anything not sanctioned my M$

  199. Er, what does "support" mean, anyway? by icannotthinkofaname · · Score: 1

    I guess Carnegie Mellon does, since we've got clusters running RHEL 5, and the AFS system (the one any {student, faculty} member can SSH into to do work on school computers) recently went to Red Hat. However, I don't think Computing Services will troubleshoot your OS for you if you do something stupid with your personally-owned Linux computer.

    CMU has Linux clusters, and they do let Linux computers onto the networks, but I don't think they help with repairs. Granted, the stereotypical Linux user should be able to save himself, anyway, but anyway, I can't really answer this for my school, because from certain points of view, the answer could be "yes" or "no".

    --
    Let q be a radix > 1. I am in ur base-q, killing 10 d00ds.
  200. Regina by saskboy · · Score: 1

    I hooked up one Ubuntu laptop out of dozens today at the U of R. We do have a Kununtu guide on our website.

    --
    Saskboy's blog is good. 9 out of 10 dentists agree.
  201. Clemson by FatherDale · · Score: 1

    Clemson University does Mac and PC support. One of the images they use is a dual-boot of Vista and Ubuntu.

  202. The University of Texas at Austin - Yes by smaddox · · Score: 1

    I just started grad school at The University of Texas at Austin in the Electrical & Computer Engineering dept. The services seem to be very compatible with linux (or at least all the ones I have used). The school wide wireless can be accessed fairly easily on a linux box. The ECE dept. even has a couple dozen linux (Suse I think) workstations available for the students to use. National Instrument's LabView (required in some undergrad courses) even runs on Linux (supposedly... I didn't try).

    Now if only they would discuss some of the linux tools in the beginning programming courses (through cygwin for those with windows laptops?), maybe this world could move on to a modern OS.

  203. VMware by qzulla · · Score: 1

    Mac Mini or Mac laptop. Now you have it all. Sun has a free one. http://www.sun.com/software/products/virtualbox/get.jsp
    Duh!
    qz

  204. Rowan University (NJ) by RasputinAXP · · Score: 1

    #include usual-disclaimer.h

    We don't actively support Linux. Many people use it. 99% of our network services work with Linux. We recently upgraded our VPN to a Cisco Anyconnect that downloads a Java app, and reports from the field are that it's working across everything from Linux to OS X to Vista 64.

    802.1x wireless authentication is flaky depending on your distro, but in Ubuntu and Red Hat/Fedora things seem to be working perfectly fine. Eee PCs have a bit of an issue with sleep and resuming their network connection but that's a fault of the Atheros driver and not the network or the OS. Windows and Mac are actually flakier about 802.1x for various stupid reasons (Fast Reconnect in Windows and OS X 10.5's wireless applet)

    Students have the capability to print in labs, but Linux boxen can print direct to the IP addresses. I can't seem to get Vista to do that, so it's unique to Linux.

    Sometimes I would ask the student tour guide if Linux was supported and was usually met with a blank stare.

    Don't harass the student tour guides. They're not there for technical questions. Call your daughter's Info Resources division. On our campus during parent-student orientation we have sessions for both parents and students to ask us anything they want.

  205. University of Idaho does... by shakezula · · Score: 1

    ...and if you're in the College of Agriculture and Life Sciences, I'll be your personal Linux tech-support guy. Seriously though, while we do have a few professors who use Linux for web-servers and analytical processing, very few use it as their primary desktop. All of our University's apps are Linux enabled aside from Microsoft Office--this includes UI email VPN, and wireless.

    --
    I know what you're thinking. Did I forward 65,535 packets or 65,536 packets?
  206. UMW by pyr0r0ck3r · · Score: 1

    University of Mary Washington in Fredericksburg, VA, for all it's shortcomings, has a fantastic CS faculty - you are using gcc on HP-UX for your compiling, and you're gonna like it. Also, they support Linux. No questions asked - they make you install symantec if you're on a windows box, and they look at you a little funny if you're on OSX, but if you're on linux, you log in with your student log on, and go. Have I mentioned their professors actually teach C and Python because Java is the devil?

    --
    theres no place like 127.0.0.1
  207. Johns Hopkins University... by rincebrain · · Score: 1

    ...it varies.

    IT@JH (the enterprise university-wide technical department) has Linux running on a number of servers, though they would love it if you'd only run RHEL4 and nothing else, for reasons too complicated to go into.

    The new VPN software claims to support Linux, but doesn't, and one look at the installer script shows it couldn't have possibly worked for a very long time.

    The undergraduate networking documentation has Linux explanations (though conveniently this is "plug in, have fun", with a few notes for brokenness in an old version of NetworkManager and another footnote for WICD being Just Broken in certain forms of PEAP).

    So, sort of.

    But heaven forbid you call the support line about Linux. They'll make a best-effort attempt to fix it, but...I've seen them claim that having Ubuntu in your boot menu could cause your optical drive to not work. At all. (As in, physically won't eject, after a hard power cycle.)

    --
    It's only an insult if it's not true.
  208. Re:Go away, you're not 21 by masterzora · · Score: 1

    I dunno about where you are, but the bars around my uni definitely allow minors to enter for most of the day, even though they can't be served alcohol.

    --
    Remember, open source is free as in speech, not free as in bear.
  209. Re: Not quite correct by fractalVisionz · · Score: 1

    Georgia Tech fully supports Linux, from ssh/scp, wan, san, and printing, to full desktops and software. Linux student software distribution. In addition, it even provides full linux OS's (just rhel). Everything you stated above is at Tech also.

    I never had a single issue running Linux (gentoo) my entire time there, and there was a pretty decent LUG there too. In fact, even my freshman English courses made us use Linux for some tasks.

  210. No UNIX or Linux taught or supported? Great! by phreakincool · · Score: 1

    Nothing like job security.

  211. Virginia Tech by EagleG33k · · Score: 1

    I'm a CS major at Virginia Tech, and there's mixed support here. The college of engineering requires that all of their students have windows. However, if you are planning on going into computer science, then this is only really an issue in your first year. I personally dual boot Vista (pre-loaded, and required...) and Ubuntu (Jaunty right the moment). This lets me use linux for pretty much everything, with the exception of DyKnow - educational software which from what I've heard is only used your freshman year. There is a Linux/Unix User Group here on campus which is more than pleased to help anyone who needs it. Simple answer: YES you can use Linux, but you might have to dual boot windows (or use a VM). PS - to anyone who's saying that she should give up linux - that just plain doesn't make sense. Its her choice, let her find a solution that fits her.

    1. Re:Virginia Tech by elbles · · Score: 1

      There were one or two CpE/CS/EE classes at VT that were difficult if you weren't running Windows (certain projects in ECE 1574, ECE 2504, and a few others, I'm sure), but once you get into the 3000- and 4000-level classes (i.e., junior and senior level), Linux seemed fairly well tolerated. In the college of business (specifically, the Business Information Technology department), Linux is quite usable, aside from certain classes that require you to use Excel and some pieces of educational software bundled with textbooks, all of which are Windows-only, of course. There is one class (BIT 4444â"Web-based Decision Support Systems) where running Linux can be quite helpful for the PHP-based portion of the class, though there remains the need for Windows when they get into ASP.NET stuff. And just as a shameless plug, there's always the Virginia Tech Linux & UNIX Users' Group. :-)

  212. Re:Go away, you're not 21 by tepples · · Score: 1

    In Indiana, minors can't even come through the front door of a bar.

  213. Send the kid to Oregon by stuckinoregon · · Score: 1

    AFAIK, the three major universities in the state are Linux friendly. Kinda stands to reason, of course. OSU, U of O and PSU are all mirrors covering most distros.

  214. No, they don't. by gravos · · Score: 1

    Worse, to get on the wi-fi you need to use some kind of Java applet that I haven't gotten to work correctly in linux yet.

  215. Kutztown University by bootup · · Score: 1

    Kutztown University is relatively GNU/Linux friendly some of the time. They recently outsourced the email system to MS Windows Live. That sort of baffled me. They basically have a war going on at the university in the IT department. The student help desk and IT do provide some level of assistance to GNU/Linux users. There are enough GNU/Linux users on campus to have a GNU/Linux user group- but ultimately that dissipated after some successes. The student help desk was providing GNU/Linux and open source software to students for a while. The user group also donated open source software discs to all of the faculty on campus too. It is still an uphill battle as incompetence remains strong at the university. The Computer Science department was supposedly going to move to GNU/Linux. Don't think that happened. Then again things take forever. It took 4 years to get Visual Basic removed as course requirement for one of the tracks offered. Surprisingly the few who graduate from the CS department are very smart- but not necessarily well terribly well versed. I blame that mostly on the incompetent instructors. The few who aren't idiots are just years behind the times in terms of technology.

  216. Talk to the engineering students. by DubbaEwwTeeEff · · Score: 1

    I'm in the CE program at the University of Michigan, and our engineering department is huge on Linux. All Windows PC's in the engineering computer labs dual-boot into Red Hat. All the programming courses use the GNU compiler package as the reference compiler. Most of the software the engineering classes use is Linux-based - they even provide a VNC client so you can do your work without a Linux computer or having to go to the lab. (As an aside - most of the engineering labs also have some Macs, and a few have Solaris machines for certain special-purpose software.) The department is structured so that it's essentially impossible to graduate without being semi-competent in Linux.

    The LS&A college (Literature, Sciences, and the Arts - the "standard" college that most people apply to) has its own separate IT department, and they're much more Windows and Mac-oriented (very Mac-heavy in the math department for some reason). Even they support Linux, though - I've run a dual-boot on my dorm computer for awhile now, and I've never had any problems using Linux to access University resources. It's not really used as a teaching platform for them as far as I know, and I'm sure a lot of the general tour guides would have no idea what to tell you if you asked, but most of the ones doing the North Campus tours (i.e. the engineers) probably know more about Linux than you, me, or your daughter.

    I don't know what your daughter is intending to study, but I would imagine a lot of schools delineate things the same way - Windows for the regular school, Linux for the engineers. If Linux use is a big deal I recommend you talk to the engineering department to get some straight answers. And if that's the platform she's most comfortable working with, I recommend looking toward an engineering major as well.

    Also, Go Blue. (obligatory)

  217. Slowly taking over... by motang · · Score: 1

    Linux has been steadily been taking over my University since 1998. I work on campus now, and a lot of my fellow classmates have graduated and have gotten jobs on campus like myself and we started to slowly change stuff to Linux. Of course if you are in the CS department it's an unspoken rule that Linux is required for your to know and run on your computer either on raw metal or in virtulization.

  218. Re:Go away, you're not 21 by PCM2 · · Score: 1

    There are usually ways around this, e.g. restaurants are allowed to serve alcohol. Local alcohol codes usually stipulate some minimum amount of food served to qualify.

    --
    Breakfast served all day!
  219. Operating Systems for programming by symbolset · · Score: 1

    If you're taking a programming track and your "Operating Systems" course involves an OS you don't write or rewrite, you're wasting your time.

    The very idea that you can even try to understand operating systems without the source code is offensive self-defeating crap.

    And if you get exposure to Windows OS source under NDA, then what? Your career as an OS developer is over before you've even graduated. No idea you ever have in that realm will be usable.

    --
    Help stamp out iliturcy.
    1. Re:Operating Systems for programming by Dahamma · · Score: 1

      While I agree with your first statement (a good OS course involves assignments that extend and/or reimplement the core features), you really should do your research before passing judgement...

      I was about to agree with your second statement, but I decided to look for proof... and it turns out it's nothing of the sort.

      http://tinyurl.com/krt29g

    2. Re:Operating Systems for programming by symbolset · · Score: 1
      Here is some background you may find useful.

      As for proof of offensiveness... I have no proof. Offensiveness is by its nature a subjective measure. I am offended by the idea that one could "understand" a thing without direct observation and investigation. Maybe I misunderstand the meaning of the word "science". There's a chance that we disagree about what the meaning of the word "is" is.

      --
      Help stamp out iliturcy.
    3. Re:Operating Systems for programming by Dahamma · · Score: 1

      I'm a bit confused, what about that publication provides ANY additional information to the thread?

      Or are you insinuating I need a crash course in "computers"? Kernighan is a legend and a good writer but I would be surprised if the average IEEE journal reader didn't already know everything he wrote about...

      In my intro to operating systems class, Stanford used "NACHOS" (not another completely heuristic operating system). I loved that course, but it looks like they have switched to "Pintos" more recently.

      This (in my opinion) shows there is of course no perfect model, and I'll give the benefit of the doubt that a good teacher will always search out what they think will help students the most...

      I have no idea why you think using the kernel from the most popular OS in the world as a study aid is a bad thing. Personally, the last few set-top boxes I have worked on have been Linux, and I think that whole industry is pretty much dominated by the Linux kernel. I haven't done any serious Windows development in years. But for many new grads a solid understanding of the Windows kernel would be invaluable to their future jobs. In the end, at the kernel level most of the fundamental design principles are pretty much the same - what *I* am amazed at is how many candidates I interview don't even know the basics of virtual memory, disk I/O, process scheduling, multithreading/sychronization, etc.

      Once again, I'm trying not to pass judgement... but read your post and decide if it added anything useful. The only concrete phrase in the whole thing was "direct observation and investigation", which yes, is provable, and no, you haven't shown that the MS program does not include.

    4. Re:Operating Systems for programming by symbolset · · Score: 1

      It has often been the case when I'm studying that the thing I think I'm learning is only peripherally related to the difficult concept the teacher is trying to instill in me. Some times it has taken many years of experience to grasp the benefits he offered in the syllabus. Maybe there's some Xen here. If you understood what he was trying to say, you wouldn't need him.

      This (in my opinion) shows there is of course no perfect model...

      ... sadly, there's some people you can't teach no matter how hard you try. You can expose them to the wisdom of the ages, you can show them the wonders built from science, and they will still ask, "But what of Rapture?".

      I interview candidates too. If you don't grok linux, you're not getting in.

      --
      Help stamp out iliturcy.
  220. Goucher College, Baltimore by aaalcdz · · Score: 1

    My daughter attends Goucher College. They explicitly REJECT Linux. If you want to hook up to the network you MUST use Windows XP or newer, or MAC. They prohibit all forms of LINUX. They want to force THEIR anti-virus onto your computer and they are unable to do that with linux. You can do Linux via their wireless guestnet, but you cannot access school resources this way. D

  221. Re:I can not imagine a CS dept not supporting Linu by Zordak · · Score: 1

    would it be possible to sue the school for discrimination because they're unfairly penalizing students based on their choice of computer and/or OS? And if so, could you win?

    No. Operating system zealots are not a protected class. The University is free to discriminate against you.

    --

    Today's Sesame Street was brought to you by the number e.
  222. Just like most organizations by symbolset · · Score: 1

    Linux and BSD are everywhere in the server room. But in the admin section where the MS rep schmoozes with the CIO all the books on the shelf are "Exchange for Dummies" and "JOB: Securing Sharepoint".

    --
    Help stamp out iliturcy.
  223. UB used to roll its own by MrBippers · · Score: 1

    University at Buffalo used to provide it's own customized version of Red Hat. It was the desktop environment that ran on all of the engineering lab computers. I think since they've discontinued it and just promote Ubuntu, but you can still access the technical documentation circa 2005.

  224. So pay a school aligned with your values by symbolset · · Score: 1

    I understand that UCSD has a well respected graduate program with a reasonably long history of support for free software.

    --
    Help stamp out iliturcy.
  225. Citrix by symbolset · · Score: 1

    I hate to say this, but the Citrix client is one of my least favorite apps to get running under Linux. Maybe I'm getting forgetful, but I can never remember which directory to copy the certificate to, or what ownership and permissions to use on it. Why Citrix can't get their install right is beyond me.

    That said, once it's installed it works beautifully until it's time to update the Citrix client again.

    --
    Help stamp out iliturcy.
  226. If your course is EE by symbolset · · Score: 1

    If you're studying Electronics Engineering, I believe they expect you to be able to build a crystal radio receiver before you show up, and HAM Radio is definitely a first year course.

    Likewise expecting CS students to build their own tools is the essence of teaching them to understand their science. Anything less and the architecture that underpins their understanding can be cut out from under them at any time. College is not a trade certification.

    --
    Help stamp out iliturcy.
  227. University of Rhode Island by Doorsdown · · Score: 1

    I know from working and going to URI that it completely support linux just don't ask anyone outside of the computer science department for help with it as most have never heard of it. Whats sadder is that most of the students that have a mac don't even know how to use it half of the time.

  228. Comment removed by account_deleted · · Score: 1

    Comment removed based on user account deletion

  229. Linux support for IT or CS classes by Goeland86 · · Score: 1

    Well do you mean linux used on campus networks, or in a CS curriculum? I'm seeing a lot of people confused about either of them. Personally, I can attest that Lewis & Clark college has a Win/Mac support from IT, but the math/CS department has a Linux lab used for the CS curriculum, and has a lab assistant that can help setting up your machine. Other than that, the network works perfectly with Linux. Wireless and ethernet. If you wanna know more, send an email to the people here, find the contact info at www.lclark.edu. Cheers

    --
    ---- I am certain of only one thing : I know nothing else.
  230. University of Cincinnati by bear24rw · · Score: 1

    There are like 10 pages of setting up windows with virus protection and this program SafeConnect to be able to connect to our network, with Linux you just connect and youre done

  231. Boston University BU Linux by melikamp · · Score: 1

    Boston University has its own brand of Linux, CentOS based. It's somewhat behind vanilla Ubuntu in stable versions, but decent. I don't know how they support laptops and dorms, but I would be surprised if they are not agnostic.

  232. various UNIX by uniquegeek · · Score: 1

    Various flavours of UNIX were used in several labs - though this was ten years ago. The science labs had a fair number, though the most numerous were in the engineering building; some of the labs there were all UNIX. I doubt there were any in the arts building or phys.ed. labs, and I doubt you'd see a light bulb on those students' heads if you mentioned UNIX or Linux. Our campus was fairly large and spread out.

  233. Live in NYC - by rhomp2002 · · Score: 1

    I was looking for a couple of courses with basic Linux instruction so that I would better understand the computer and be able to make better use of it. I figured in a city as big as NYC it should be a snap to find a couple of good Linux courses. I did not find a single university that taught any Linux courses at all. I called one back and asked and was told that they would be able to teach a basic computer course using Windows and i could transfer the knowledge to Linux. Don't know about using Linux on the campuses. I am retired and just wanted to learn with some direction. Multi years on mainframe but zero on PC's. Finding some things but still a lot of missing info that I would like to know. No help from the universities at all.

    1. Re:Live in NYC - by gslavik · · Score: 1

      Call Brooklyn College and ask about CIS 46.1 - Distributed System Administration. ;) (not basics, but you do get to do cool stuff with FreeBSD).
      Then there is CIS 2.50 - UNIX Shell Programming, CIS 2.55 - Perl Programming and CIS 46 - Workstation Programming (write your own shell as a midterm).
      These are all undergrad classes though. Don't think that most of them have graduate equivalents. :(

    2. Re:Live in NYC - by rhomp2002 · · Score: 1

      Not interested in graduate credit. I am only looking for info for my own use at home. It makes it easier if there is a sounding board to get questions answered. I read the manuals and the terminology can get confusing if you not up on what all the latest things are called.

  234. Linux Student by hawbaker · · Score: 1

    My school, UNT, uses both Windows and Mac for all their labs. Blackboard, blackboard.com, is used to post grades, administer online quizzes, study materials, and has a BBS for students enrolled in the same class to contact one another. My.unt.edu allows students to administer their accounts, accept financial aid, pay/enroll/print/search classes, and even print transcripts (unofficial.) UNT also has online storage, and they recently handed their mail servers off to MSN. I am able to access all of these services from my home on my linux laptop. I have not had luck with a VPN they were testing out last semester, but it turns out I never needed to use it anyway. As far as printing goes, you're going to have to use the labs anyway. Many classes, especially in the College of Business, use software that runs exclusively on Windows (and Mac.) Photoshop, Office XP (had a real nightmare with .docx when it first came out,) Wolfram Mathematica, Hawkes Learning Systems, etc etc. The textbooks usuallly come bundled with software (for Windows,) but again you are better off using the labs. There is nothing to configure, install, uninstall, or register. Walk in, hand them your ID, and use all their software. When it comes time to sell the books (assuming they haven't changed editions on you, and that's a big assumption,) all that trial software they tried to sucker you in with to diminish the value of your book is still in it's original case, unused. I never take the laptop to school. The WiFi works fine on the laptop computer, but I don't find it necessary to lug around a laptop when the campus is littered with computer labs. The online storage has an ill-designed interface, but a thumbdrive (NTFS, of course) will solve your compatibility issues. Better to do the work at school anyways, less distractions, and the drab furnishings and lightings are a real motivator to get the work done and go home.

  235. Drexel Does by nukem996 · · Score: 1

    I go to Drexel university which is known for being a big engineering school. The school policy itself is use whatever you want as long as you get your work done. One of the great things about Drexel is they don't require you to load a bunch of spyware on your computer to get access to their network by ethernet or wireless. Drexel also gives students free software and even has a Linux section. The computer science depart itself is 100% GNU/Linux and one of the earlier classes you have to take is Intro to Linux. Many departments are run on Linux so I guess thats a big reason why Drexel is Linux friendly.

  236. Well at least he didn't say by Provocateur · · Score: 1

    Oh yes, over there, in the garden of unicorns, under the rainbow, where the pipes of pan make the fairies dance, yes, they support Linux wholeheartedly.

    - OR -

    He looks around suspiciously first, then leans in, and whispers, Meet me at the side entrance tonight when the sun sets...(Looks at daughter) Bring her with you.

    --
    WARNING: Smartphones have side effects--most of them undocumented.
  237. Hedge your bets... by poemtree · · Score: 1

    Some initial info....

    I am an IT manager of a group supporting faculty and staff of a large university in Washington DC.

    Last year, over 70 percent of new students in my university brought Macs to school. We haven't seen hard numbers on this year's freshman class, but we expect Mac use to increase linearly as it has over the past 3-4 years (especially since Intel Macs).

    This year, more than 50 percent of faculty who were eligible for a new computer chose Mac.

    Linux users are blocked from using the VPN which controls access to the WLAN.

    The main driver of faculty and student Mac choice in our surveys has been security (perceived or real) and flexibility. Faculty want the ability to run the OS best suited to the task. One Stat professor uses mostly Unix apps in Apple's X environment, web/email/Word on the Mac, and a few Win-only apps in XP on Parallels. Another prof in Physics triple-boots Ubuntu, Mac OS and XP on a MacBook Pro. A significant number of Mac users run XP in Parallels or Fusion. Several profs only run XP on their Macs, preferring the Apple hardware, and hedging they might use the Mac capability in the future.

    To me, as someone who switched majors 4 times, and took tech electives despite my English major, the flexibility of a universal computing platform capable of running the two major desktop operating systems (one of which is Unix-based) plus Linux means all your bases are covered. Setup Mac OS and sandbox Windows and Linux in virtual machines, then use whichever OS best suits your current need. If you find later that you are mostly using Windows, or mostly using Linux, set that OS up as a default boot on its own partition.

    Admittedly, you can do all I describe on a PC sans Mac OS, but even if you feel you will never use Mac OS, discounting the possibility that you might need or desire it in the future is shortsighted given Mac OS's current growth vector, especially in education. A less capable PC doesn't even necessarily cost less. I just the other day spec'd a Dell Vostro 13" against a 13" MacBook Pro and the Dell was $50 more.

    So, again, hedge your bets. Buy the computer that can do Mac OS, Linux and Windows and use whichever OS you need when you need it.

    --
    Any sufficiently advanced technology is indistinguishable from Macintosh...
  238. Applications are the issue by nbahi15 · · Score: 1

    In general, I wouldn't think universities have much to say about the operating system, but the professors in non-CS departments will likely being ignorant of the existence of anything other than Windows and Mac. Although that is rapidly changing. The hard part may be avoiding a Technical Writing class that is basically a "Using MS Word to write a 100 page document class." Also collaboration with other students can be difficult in such classes where you are stuck in a group with students that are only interested in getting the project done and not if you feel the class shouldn't be teaching Microsoft products.

    The Linux users at my university mostly negotiated their way around issues, and occasionally fought battles against so-called web apps that were IE only. I am sure your daughter will manage.

  239. Albany Senior High School in Auckland, New Zealand by russ1337 · · Score: 1
    I live near Albany Senior High school and they use Ubuntu.

    http://www.edgazette.govt.nz/Articles/Article.aspx?ArticleId=7839

    What Albany runs:
    The operating system is Ubuntu, a popular version of Linux, itself one of the best-known examples of open source software. The school uses Open Office which can read and edit files from the familiar commercial applications. Computers are loaded with video editing software, CAD programmes, web design tools, composition software, project management programmes and more, all downloaded at no cost from the internet. Mark says there is little that is not available. However, email and document management tools are provided by Google. They are freeware but not open source. The school intranet uses Moodle, a learning management system used in over 50,000 locations globally including a fair number of New Zealand schools. Two further pieces of open source software were developed in New Zealand. Albany students and teachers have electronic portfolios made with Mahara, a system collaboratively made by several tertiary institutions and launched in 2006. The school library catalogue uses Koha, first developed for Horowhenua libraries and now in use internationally. Mark says the school has paid a programmer to add additional features like a book rating tool for students to express their opinion. âoeThen we will gift that back to the Koha community. The more people like us who contribute to it, the better it will be.â

  240. do your research before passing judgement by symbolset · · Score: 1

    Ok, it's bad form to reply twice. Go ahead and mod me down.

    you really should do your research before passing judgement.

    Hunh? Research? WTF are you talking about? That's like asking Exeter to research what happened on St Crispen's day. I don't have to research it you idiot. I was there.

    --
    Help stamp out iliturcy.
    1. Re:do your research before passing judgement by Dahamma · · Score: 1

      One thing I have learned that has rarely been untrue is the first to resort to personal insults is the one with the fewest facts to provide...

      In fact, I can pretty much tell you are a very experienced, intelligent, technically minded person just from reading a few previous posts of yours. I believe I mostly agreed with your OP but was confused by the vitriol towards a teaching software license that upon reading seems fairly open. Unless you have evidence to the contrary? (which I will gladly accept if provided!)

      Beyond that, you have again provided no concrete information yet bring ANOTHER non sequitur into the conversation... are you calling me a Dolphin?!?

    2. Re:do your research before passing judgement by symbolset · · Score: 1

      Do I know you? Oh, no. Go on. Please do say what you have to say. I'll not disagree with you unless it differs from my personal knowledge or experience.

      --
      Help stamp out iliturcy.
    3. Re:do your research before passing judgement by symbolset · · Score: 1

      One thing I have learned is that those most versed in dialectic discourse have abandoned the sciences and so argue without understanding. They argue well, but understand not what they've won or lost.

      --
      Help stamp out iliturcy.
    4. Re:do your research before passing judgement by Dahamma · · Score: 1

      Ok, I give, I give! While, yes, acknowledging your insults, I was trying to be somewhat friendly, even make a little joke, and wondering what story you may in fact have about MS and higher education gone wrong... but in the end you clearly are the most versed in dialectic discourse, and I concede.

      Could have been an interesting discussion, sorry you took it so personally. I guess the LMGTFY link was a bit over the top, but it WAS the first search result I found and I was dying to use it today :)

    5. Re:do your research before passing judgement by symbolset · · Score: 1

      The story is far too long for a slashdot post. It's a history of thirty years. Even the higher education aspects would take a whole book to tell. The tragedy of our current youth is that if the offense and the slap don't happen in the same second, that's implied consent.

      If you really want to understand, start at "Halloween documents". Proceed from there. Read and understand them all before you come back and school me.

      Ransom Love's shameful hubris is perhaps best lost to the mists of time, but in the long run it will be the pivot upon which all this swings. The fault is not his yet but I'm going to pin it on him, and that's an achievement in itself. Maybe you've gained something after all: you were here when it happened, working with the folk who put it together. Try to remember that even the greatest heroes thought they were just trying to get home.

      Mr. Love, would you care to rebut?

      --
      Help stamp out iliturcy.
  241. DeVry online platform is perfect, but O2k7 is not by mrak_attack · · Score: 1

    I took online classes in DeVry University/Keller Management School last year, and used only my home Linux computer for that. Apart from a project management class that required MS Project (demo-version works under Wine), all was fine until the final class, where prof strongly insisted on everyone using only Office 2007 docx/pptx files for everything. At the same time Devry administration issued a letter that whole university migrates to Office 2007, and everyone should have it. It was very disappointing decision.

  242. Re:"Does Your College Or University Support Linux? by kgx · · Score: 1

    The University of Auckland has dual boot Windows/Linux machines in its compsci labs (and possibly a few other labs as well). All support documentation has details on setting up wifi/printing services on both Windows and Linux. Oh wait...there's no Mac support! ;-)

  243. Macro test by symbolset · · Score: 1

    Test to see if macro responds to second reply. Please disregard. But what of buckles?

    --
    Help stamp out iliturcy.
  244. Monash Uni (Clayton Campus) in VIC, Australia by rdnetto · · Score: 1

    Although I'm not due to start there until next year, I've seen a mix of Windows (XP last time I checked), OS X and Ubuntu systems.
    They seem to be targeting a cross platform environment, which provides the most flexibility. As an added bonus all the Windows machines have Firefox as the default browser.

    --
    Most human behaviour can be explained in terms of identity.
  245. Networking/Vmware by grazman · · Score: 1

    If your linux distro has wireless support and can connect in a basic fashion to the campus network it should be no big deal. Assuming you can install and run vmware or parallels for linux on it, you should be able to load any windows OS on it simultaneously to run any windows specific software required (as needed) by any courses. I guess the basic concept here is, are you trying to NOT run windows at all? If so, is there a course or application required that has specific software that will not run on any other platform (there are a few out there like that). Of course, dual boot is always an option to work around vmware/parallels too.

  246. The conversation went something like this by luxitan · · Score: 1

    - Here are the classrooms.
    - Yeah but... does it run linux?

  247. Not as Advertised by magnm · · Score: 1

    I'm a student at Bob Jones University (bju.edu) in Greenville, SC and we do not advertise that we support Linux, although we have many very capable faculty members and students working in the IT dept. that would be willing to help with any needs. We actually have a section on our IT Forum dedicated entirely to Linux where most Linux users can find whatever answers they need to find that are specific to our environment. Those who are not as apt(-get) with the Linux environment are always welcome to ask for support.

  248. Some have great support... by farmanb · · Score: 1

    I did my undergrad at RPI, which had Linux clusters for general student use, as well as some Sun machines in the computing center. For the Comp. Sci. dept, Labstaff ran almost everything on FreeBSD. Linux/Unix versions of almost all the software they provided were available as well, and probably 90% of the programming work that I did there was in Linux/Unix. I'm now a grad student at the University of Vermont, and I was actually quite surprised to see they have pretty decent linux/unix support. The general clusters are, I believe, AIX and the math dept. has some linux and solaris machines in their cluster. Just like RPI, they too have Linux counterparts for almost all the software they offer (i.e. Matlab, etc.). I think as long as the school has a reasonable Computer Science dept., you'll most likely find pretty good Linux/Unix support at the college level.

  249. RE: by Eubuntu · · Score: 1

    I'm currently studying Computer Engineering at Humber College in Toronto, Ontario. Almost all of my professors want us to use either Linux or PC. In fact a few push for Linux over PC. Mac users are looked down upon in our program.

  250. Having had Linus as a student kinda helps by nikanj · · Score: 1

    Well, I study computer science at the university of Helsinki. Yeah, Linux is pretty well supported :)

  251. Hit or miss (UCF) by rainmaestro · · Score: 1

    UCF (Univ. Central Florida) kinda supported Linux. I could use wifi access, see and print to network printers, etc. The caveat is that they don't "officially" support it, so I was on my own when it came to troubleshooting any problems. Overall, it wasn't bad, I didn't hit any major snags. The techs were a mixed bag. A few knew Linux pretty well, but there were quite a few "Hey, what OS is that?" questions when they'd see my XFCE desktop.

    Web courses, however, were a nightmare. The "enterprise"-level app (which had to have been written in someone's basement) was heavily optimized for IE6/7, and it was damn near unusable in any other browser. Switching between pages in Firefox would occasionally throw a "You are already logged in" error, forcing me to close the browser and clear the session cookie to get back in. The file upload utility only worked half the time, the other half the file would upload straight to a black hole (my teachers didn't buy the "A black hole ate my homework" excuse until I showed them exactly what happens). Eventually I got tired of it and tossed an XP guest in VirtualBox on my laptop.

  252. Re:"Sometimes I would ask the student tour guide.. by RobBebop · · Score: 1

    do you really, honestly believe that some random kid giving tours is going to know what "Linux" is?

    An advanced understanding? No. As an alternative operating system that can be used to replace Windows? Yes. Dell offers Linux as a preinstalled option. I believe HP does, too. I'm not sure how well they market it... but it's out there. Also, high schools typically have technology classes which teach everything from "how to use a computer to check your e-mail" to "programming FIRST robots". I'd expect the technology teachers at these high schools to know the difference between Linux/Mac/Windows and spend at least half a class period talking about it in even the most basic level of these classes (though on second thought, Microsoft spends a lot of money to ensure high schools aren't equipped with a Linux alternative so YMMV).

    --
    Support the 30 Hour Work Week!!!
  253. apexwm by apexwm · · Score: 1

    While the experience of the OP may be disconcerting, there are a lot of colleges and universities that ARE using Linux very heavily. I am a graduate of Michigan State University, which is very heavily vested in Unix/Linux. The labs include Windows/Mac/Unix-Linux. However, many of MSU's services are hosted by Linux servers. Linux on the desktop is another feat, and hopefully MSU and other schools will begin to pick up the slack in this area. They should be offering more courses for Linux though. Learning Linux is a VERY valuable skill, it's like learning a second language. Unfortunately Microsoft has a grasp on many governments, schools, companies, and a long list. Hopefully these entities will open up and adopt more open source technologies. Many many foreign countries have already done this, and are way ahead of the U.S. --apexwm http://members.apex-internet.com/sa/windowslinux

  254. Goodwince by Goodwince · · Score: 1

    UAH supports linux. My first year as a Computer Engineering major we compiled code on Unix then every other class after was all Linux hosted.

  255. Nope by johndmartiniii · · Score: 1

    I am at the American University in Cairo and the IT department here neither uses or supports any Linux. There is a general suspicion in the wider computing community in Egypt that you must pay for something, particularly software, for it to be any good. So, everyone just pirates copies of Windows and then steals closed/proprietary software from each other. Brilliant situation.

    --
    If you don't know what you're doing, you can't make mistakes.
  256. In word, no. by DarthVain · · Score: 1

    Unix yes. However no one outside of computer science would have a clue. We had a whole lot of Sun spark systems as well as several VMS and some mainframe (old) running unix and dummy terminals. Of course I graduated back in 2000 you whippersnappers! Heck I remember using Pine for email and Lynx for "browsing" (air quotes) when I first started. The coolest thing at the time was IRC, where you could enter "rooms" and "chat" with someone around the world by typing. Brought the world together via flamers.

    I remember one educated conversation I had where were we having the discussion about who knew how to party harder. The US folks of course disagreed, stating in fact they were by far the hardest of partyers. I countered with no, we know how to party. Then the said that she was Cajun and thus were the biggest party people in the world. I then stated that I was from Nova Scotia, Canada and that we kicked their ass out of the province back in 1755 because they were not pulling their weigh in the party, which promptly ended the conversation. Good times that was, truly a golden age of thought.

  257. Northwestern Univeristy by Dmritard96 · · Score: 1

    Yes. There is a linux lab. I haven't had any prof's require anything that couldn't be done on linux...Math department mostly uses scientific linux or ubuntu...CS and CE like their unix (particularly gcc) and actually force the windows people to use cygwin ( losers :-p ). I think the only problem you might have is if they required a windows only CADD program or journalism which might force people to have all of their expensive software toys...

  258. Yes! by Agram · · Score: 1

    While a definite latecomer to this post, here's some info that may be of use to this topic: linuxaudio.org and its subdomains are all hosted by DISIS/Music Dept. at Virginia Tech (http://disis.music.vt.edu). Likewise, at DISIS we support Linux, Mac, and Windows through curriculum as well as infrastructure. Finally, for the Linux enthusiasts, this spring we've started a new program titled L2Ork, or Linux Laptop Orchestra. For more info please visit http://l2ork.music.vt.edu./ Cheers!

  259. It depends... by trashbird1240 · · Score: 1

    It depends on what you mean by "support." My university doesn't "support" GNU/Linux in the sense that they wouldn't fix your daughter's laptop if the screen fell off, but they might give her the relevant data she needs for networking. And then everything is done through the web, so she won't be missing anything essential for class. This is the very reason the web was built in the first place.

    I use a GNU/Linux workstation and have had no problems. I don't know any undergrads who use GNU/Linux laptops, but my fellow grad students who do have not had any problems that they've told me about.

    Network connectivity is the big one.

    The other important one would be special applications, like Mathematica that she might be required to use for a class. IN that case I just run it off the nearest GNU/Linux cluster in an X server using ssh. Teach her how to do that and she'll be set.

    Unfortunately people do shove proprietary software down the throats of every undergrad here; it's really disappointing. They're convinced that they have two choices when it comes to computing.

  260. U of Alberta by ResidentSourcerer · · Score: 1

    Not just linux.

    Much of the campus does IT at the departmental level. The central IT department is mostly concerned over networks, firewalls, site licensed software, and assorted campus services. (DNS, Mail, backups.) Last time I looked they were a sunsite, and had mirrors of several linux distributions.

    The Chem department has two labs that during teh day are windows labs, and at night turn into a beowulf cluster doing computational quantum chemistry. It's called werewolf.

    Lot of linux labs over in engineering.

    Math department had linux, windows, SGI, HPUX, Solaris, Next on desktops. We used openbsd for firewall. Freebsd for servers.

    Space phyics had AIX, Nexts, Stardent Titan (SysV) and the world's only myrias MP3.

    --
    Third Career: Tree Farmer Second Career: Computer Geek First Career: Teacher, Outdoor Instructor, Photographer.
  261. Re:"Sometimes I would ask the student tour guide.. by david_thornley · · Score: 1

    If you've got a question about a college when you're taking a tour, why not ask? You can't expect the guide to know everything, but the guide really should be ready to cope with any vaguely reasonable question. If the guide had first found out it was a computer question, and then recommended asking the right department, that would have been reasonable. Blank stares are not.

    --
    "When you have eliminated the unacceptable, whatever is left, however improbable, must be the truthiness" - Holmes
  262. Yes, at the University of Arizona, by pxc · · Score: 1

    where I am a freshman. Some computer labs on campus contain Linux machines. Campus WiFi is accessible on Linux (I use Jaunty 9.04, too). Shared printing under Linux is functional (actually better; you can do it without authentication because of a current issue with Samba and IPP both sharing the same printer with different setups). The school provides SSH/SFTP access to several campus Unix machines (Solaris & Debian Linux, iirc) for uploading files and running Unix applications.

  263. Re:"Does Your College Or University Support Linux? by assassinator42 · · Score: 1

    Interestingly enough, I've had Symantec antivirus on a windows computer detect and delete a Linux rootkit I had on a USB drive.

  264. Netherlands by AnibalOjeda · · Score: 1

    In the Netherlands you have colleges where the teachers tell you to forget about Linux, because only Microsoft counts ;-) I have a friend wanted to make a school project using a Linux server + Apache, his idea was rejected by the IT teacher. There are also schools where they give stimulation ONLY on using MS products..

    --
    Saludos, Anibal Ojeda http://anibalnet.nl
  265. CCNY, CUNY GC, NYU by Simetrical · · Score: 1

    The City College of New York, in my recent experience, doesn't use Linux at all. All the public computers I ever saw there were Windows or Mac. Intro C++ course required Visual Studio, and the assembly course required MASM. (I'm sure there were some Linux-related courses in CS, but those are the only two CS courses I took, so I can't say first-hand.) I once tried to connect to the wireless network using a Linux machine and gave up -- Windows worked fine.

    On the bright side, I wasn't ever expected to have Windows on my own computer. When Windows-only software was required (like MASM), I could use the campus computers. (It's possible I could have asked the professor to let me use Linux instead, too -- this was before I got into Linux.) Web services seemed to support Linux okay -- I had to change my User-Agent for a while, but I think they fixed that. I knew a few professors who used Linux on their office workstations.

    I spent four weeks working on math at the CUNY Graduate Center this past summer, and while I didn't see much of their computer systems, the public computers in the math lounge (?) were mostly Windows, but several (~1/3, maybe) ran Ubuntu 9.04, with one lone Mac huddled off in the corner. I didn't run into many problems using the Linux machines. (Although they should have set up pam_mount, and there was one that didn't boot for a day or two because the filesystem needed fixing and it refused to run fsck -y without a root password. And Flash wasn't installed, but maybe that's a good thing. :) )

    Now I'm a grad student at NYU, and when I walked into my new office for the first time I found my computer was RHEL 5. I was given a login that I can use to access various university servers remotely -- seemingly a mix of Solaris and Linux. I can use a web app to check my mail and set up forwarding -- or I can use GNU mail and create a .forward file. When I was in the office of an administrator talking about my program, I saw her typing out e-mail on a Unix command line of some kind (although it might have been PuTTY). NYU seems very Linux-friendly -- or at least Courant (the math/CS institute).

    --
    MediaWiki developer, Total War Center sysadmin
  266. As far as I know... by roamer145 · · Score: 1

    Bluegrass Community and Technical College in Kentucky is Linux compatible, although not mentioned about being supported. Some teachers even advise using open source software. The only issue I've had is when I digitally submit a paper using the online classes or email, I have to save it as a Microsoft Word Document. Still, not too bad, thanks to OpenOffice. I'm suprised about the fact that some people know about Linux there. I use Compiz Fusion with the desktop cube, and while switching desktops, someone noticed and said, "wow, someone's using Linux on the school network." It made my inner geek happy. I am the only one that I know of that uses Linux only though. I've had no trouble with it, and hopefully the programming classes' teacher will allow it, too.

  267. Was it Linux that did them in?!? by frooddude · · Score: 1

    So because investment banks have a craptacular business plan and fail miserably after they saturate the market with impossible financial instruments their use of Linux to get the job done isn't a recommendation?

    Linux didn't screw up their business, their business plan (which probably never mentioned Linux) is what screwed them.

  268. Re:Does your car run on shit? by jack455 · · Score: 1

    damn FreeBSD trolls

  269. Not at DeVry by stevo81989 · · Score: 1

    Surprisingly No. I go to DeVry university. They just updated there wireless, and although they say Linux is supported no one has been able to use the wireless. People with windows has not been able to use the wireless sometimes either. It is quite ridiculous...

  270. Not here by ^_^x · · Score: 1

    I work in a college IT department and we definitely do not support Linux. You're free to run it, but when you look at the logistics of support, there are probably only one or two students in a thousand who use it on their laptops, and if they know enough to run it day to day, they should know enough to fix it. Staff on the other hand, only a few of us have experimented with it, and I don't think any of us use it anywhere approaching regularly. We'd pretty much have to have weeks of man-hour downtime to train up on it, or hire a team of specialists for the one student in five years who might come in for help with it.

    The only major point of conflict with it though would be that the net admins require everyone to run the Cisco Clean Access Agent (now NAC Agent) to check their PC and virus scanners for updates before they have internet access. It's available for Mac and PC, but I know of no Linux version, so that puts a damper on that. We also do not support OS/2, BSD, Solaris (well, on student machines...), BeOS, Midori, CP/M, and so on... but if enough students used any of them, we'd train up on it.

  271. University of Edinburgh by Shamenaught · · Score: 1

    the University of Edinburgh had primarily Windows in the public labs and Linux in the CS and AI labs back when I graduated (2004). They had a few macs too, but only in the larger labs.

    --
    mysql> SELECT * FROM `places` WHERE `place` LIKE 'home`; Empty set (0.00 sec)
  272. University of Michigan supports Linux by michigan+moose · · Score: 1

    The University of Michigan has pretty good Linux support. This goes for both the campus wide IT central services group and the two largest undergraduate colleges (Literature, Science and Arts; Engineering). Linux is used heavily at UM for servers and in many public computing labs (in addition to Mac and Windows). A fair number of the campus IT staff and consultants are skilled at Linux and very willing to help students. The Electrical Engineering and Computer Science department has a major Linux operation and supports all of Fedora, Ubuntu, and Red Hat Enterprise. Linux laptops work fine on the UM campus WiFi net. Not all ports are open without a Cisco VPN client (which sometimes works on some versions of Linux), but the web based authentication works fine and it is easy to set up ssh tunnels to get around the port restrictions.

  273. Depends by tom229 · · Score: 1

    Wireless should work fine assuming the chipset in her box is supported by Ubuntu (assuming it is). One guy here was talking about having an incompatible dhcp client. Im assuming this is very rare but, of course, dhcp is not required for a connection. VPN should also work. Most likely she will have to deal with the pptp protocol but this is supported in Ubuntu with a little bit of apt-get. Printing is driver dependent (usually pretty good) and application support is dependent on the application (obviously). If its coded using the winapi and not supported by wine then shes outta luck. A virtual machine might be a good solution for her in this case.

    --
    If it ain't broke, don't fix it.