Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×
Education Australia Networking Wireless Networking Linux

Ask Slashdot: Linux Support In Universities? 432

An anonymous reader writes "I study Computer Science at a university in Melbourne, Australia. I recently went to a 'Directions of IT' seminar run by our central IT department, where students were invited to discuss issues with the senior management of IT. During discussion about proposed changes to our campus-wide wireless network, I asked if the new system would support Macs, Linux and other Operating Systems. Several of the managers laughed at this question, and one exclaimed 'Linux!' as if it was the punchline to a joke. The head of IT at least treated my question seriously, but I didn't get a concrete answer. So, I would like to ask Slashdot: Does your university/college provide support for Linux/BSD/etc users to connect to the on-campus wireless? How does IT support Linux users generally? Have IT staff ever ridiculed you for asking questions about Linux?"
This discussion has been archived. No new comments can be posted.

Ask Slashdot: Linux Support In Universities?

Comments Filter:
  • by elrous0 ( 869638 ) * on Friday June 10, 2011 @09:30AM (#36399392)

    Does your university require some sort of special software to access its wireless network or something? My university has hotspots just like any wireless service. You can connect to it with whatever OS or device you like. They don't support Linux directly, but they certainly don't block it from the network.

  • by Anonymous Coward on Friday June 10, 2011 @09:31AM (#36399396)

    How does IT support Linux users generally?

    Not in university, but I would assume it’s still the same old “if you use something other than windows or maybe mac, you are free to do so however you are on your own to figure it out and resolve any issues!” attitude. Which really I think is fair. At least now Novel is mostly dead so you don’t need to deal with that shit ;p

    I guess the question here would be, what specifically about the network do you need to support Linux. Basic connectivity should usually just work, unless they use some weird connection tool (do those even exist any more). Whatever web based systems your school is using _might_ work. Whatever standard tools your teachers dictate you use will probably be one platform only (and if they laughed at the mention of Linux, you can guess what platform that will be).

    And some general advice: don’t go too crazy trying to do _everything_ in Linux for the principle of it. If it’s easy, do it, if not, just get a windows VM up and running to do your work. Unless you enjoy that kinda stuff, the frustration of trying to get a teacher to accept the work you did in a tool he has never heard of on a platform he isn’t familiar with just isn’t worth it for the warm and fuzzy feeling.

  • During discussion about proposed changes to our campus-wide wireless network, I asked if the new system would support Macs, Linux and other Operating Systems.

    What is the authentication and accreditation methods/technologies involved with this "new system?" It's entirely possible the meeting was for 10,000 feet people and not the actual IT folks. For instance, your current system appears to support Linux [rmit.edu.au] (PDF Warning) and I would be surprised if the plan was to drop this.

    When I went to the University of Minnesota 2000-2004, the wireless was more or less agnostic to the operating system and their documentation has gotten much better [umn.edu]. When I was there I helped set up some Gnu OCR stuff on Linux so that people could scan books in the labs and at halls--perhaps if your response had been to investigate and volunteer documentation for a Linux solution, they wouldn't have treated you as the punchline to a joke? (I know that not everyone has as much free time during college, this is just a suggestion.)

    Have IT staff ever ridiculed you for asking questions about Linux?

    Yes, of course, back in 2000 when I was fresh off the farm, I was constantly ridiculed for asking questions about Linux. But for different reasons. Because I didn't know the difference between Linux, Unix, Solaris and BSD. The labs at UMN supported all of those widely with many many seats (well, maybe not BSD) and when I sat down at one I was temporarily outside of my comfort zone and would ask incredibly stupid questions. If you adopted the role of being the friendly helper to your administration, perhaps they could, as did I, eventually realize the amazing awesomeness and power of these operating systems? If they don't, you can always argue that diversity is great and offer to help with supporting your operating system of choice by making some documentation.

  • UNC Greensboro (Score:5, Interesting)

    by Anonymous Coward on Friday June 10, 2011 @09:34AM (#36399452)

    Does your university/college provide support for Linux/BSD/etc users to connect to the on-campus wireless?

    No, although many faculty run Linux or OpenBSD. I have been able to discuss several different methods with faculty to connect to the WPA-PSK network; general consensus is that wicd works better than NetworkManager, and OpenBSD works better than wpa-supplicant based distros.

    How does IT support Linux users generally?

    They don't. Officially recommended to run MacOS or Windows.

    Have IT staff ever ridiculed you for asking questions about Linux?

    Yes. They seem to be from the MS School of thought. You remember those people...everything must run MS and if it doesn't, it sucks. The guys who run Ultimate editions of everything even though they don't need it, and brag about having a beta version of Office. Well now they work in IT.

  • by Anonymous Coward on Friday June 10, 2011 @09:36AM (#36399478)

    Generally, they're laughing because they've had the same discussions internally. I work in a university, and my servers mostly run Linux, but sometimes the software required for various user/student/client activities is only available on Windows (and if we're lucky, Mac). Linux just doesn't have enough of a userbase to be a roadblock to some software being adopted. Mac didn't used to, either, although that has changed in the past few years.

    And, keep in mind, like in a lot of places, the most technically minded people aren't always the one making the final decisions. Heck, sometimes it's not even IT making all of the IT decisions.

  • University of Oxford (Score:5, Interesting)

    by hotseat ( 102621 ) on Friday June 10, 2011 @09:50AM (#36399686)

    Oxford's campus-wide wireless LAN project, OWL, operates like a hotspot scheme with open access points and a redirection to a login page for temporary credentials when you open a web browser. If you're a student or faculty member, you can instead use Cisco Anyconnect to access the university VPN and bypass the login screen.

    Not only does the university support Anyconnect on Linux clients, it also provides guidance for setting up an entirely Free Software alternative for those who would rather not download the official software. It's really quite good.

    Further details at http://www.oucs.ox.ac.uk/network/wireless/ [ox.ac.uk]

  • by telekon ( 185072 ) <canweriotnow&gmail,com> on Friday June 10, 2011 @09:55AM (#36399762) Homepage Journal

    I work in IT at a university, and Linux support is on a best-effort basis. Wireless isn't an issue, because we use WPA2 Enterprise. If your IT department isn't using open standards for something like wireless, I hate to think what else you have to deal with. The biggest Linux issue I have is VPN access. Unfortunately, the support/use of open standards kinda ends with the WiFi network. The VPN is Juniper, and requires a horrid Java-based client to access it. The web portal you have to use to get the client is an ASP abomination, and ineptly attempts OS detection, routinely failing on Linux. It's possible to actually get the client, but not without 1) Digging into the page's source to find out where the clients are, 2) using the JS console to trigger the function that actually retrieves the client, 3) writing a bash script to load the client and required Java libs, and (on a 64-bit machine) 4) installing 32-bit JRE and using that location in said bash script.

    I had expected a university with a top-notch CS department would be better than average on basic IT stuff. But no, it's Windows cargo-cult bullshit everywhere you go. Don't get me wrong, there are always pockets of interesting stuff going on... But universities in general... brilliant faculty and students, but the place is actually run by retarded monkeys.

  • by Lunix Nutcase ( 1092239 ) on Friday June 10, 2011 @10:35AM (#36400424)

    Yeah, but you can't download Windows source code nor most of the parts from MacOS, so Linux is a good case study.

    Huh? Sure you can [microsoft.com].

Ya'll hear about the geometer who went to the beach to catch some rays and became a tangent ?

Working...