Slashdot Mirror


Computer Services for Students?

FreeCycles asks: "I'm one of the staffers of an all-volunteer university group that provides free shell, mail, and web accounts to students, faculty, and staff. Thanks to the generous donation of a certain famous server manufacturer, we suddenly now have more processing power and storage than we need to sustain our current offerings, and we are trying to figure out what else we could offer the university community. Since many Slashdot readers are current or former university students, what do you wish your university provided to you?"

7 of 88 comments (clear)

  1. IMAP mail. by FooAtWFU · · Score: 5, Insightful

    IMAP mail, instead of POP3 access.

    --
    The World Wide Web is dying. Soon, we shall have only the Internet.
  2. Remote folders by Com2Kid · · Score: 4, Insightful

    Really well done remote folders are a blessing. Make them usable both with SFTP (for the Unix folk) and whatever folder sharing system is best for Windows that works over the internet.

  3. Reliable service by goofyheadedpunk · · Score: 4, Insightful

    Nifty bells and whistles are great, but it does suck to read "Oh, sorry. The network will be up in a little bit." or "CMail is down now. Come back soon." every couple of days. Make it stable, then add stuff. (But I'm sure you already knew that, the fine sys admin that you seem to be.)

    Also, you could ask the students and staff what they want. One of those vote and, potentially, win an iPod -- or some such other electronic gadget -- things often has a pretty high turn out. If that doesn't work, hell, you store their mail. Just parse that for ideas!

    --

    What if the entire Universe were a chrooted environment with everything symlinked from the host?
  4. Always room for more uses by delirium+of+disorder · · Score: 5, Insightful

    Free shell, mail, and web accounts are already a good deal. Can shell users install and run graphical applications (VNC or X11 over ssh)? If not, that's something you could do with your extra resources. You could run a tor entry node to let users anonymously route their Internet traffic. You could run any number of distributed computing clients. You set up some kind of virtualization and let users have root accounts on their own virtual machine, perhaps after making them sign yet another usage agreement. You could also give me an account. I'm sure I can find a use for some extra computing power!

    --
    ------ Take away the right to say fuck and you take away the right to say fuck the government.
  5. accessible, large amounts of storage. by Vellmont · · Score: 4, Insightful

    Give everyone a gigabyte or more of online storage space. Provide multiple ways to access it. That should include ssh, webdav over SSL (very important IMO), and possibly crappy-old FTP though I'd personally try to avoid providing any non-secure protocols. Then provide simple instructions on how to use it, probbably primarily through webdav. Windows has built-in support for webdav since Win98, though I think 98 doesn't support HTTPS. You also might consider setting up SAMBA or NFS, though that's a bit more tricky to operate over a WAN.

    --
    AccountKiller
  6. Might be obvious, but... by porcupine8 · · Score: 5, Insightful
    There are some good suggestions above. The one thing I'd say is make sure what you offer is always compatible with various OSes and web browsers. I want to bang my head when I come across a web-based service at a University that says it will only run on IE (and harder when I tell Safari to pretend it's IE, and the page works perfectly).

    Also, I thought web space was standard but I guess not. It certainly was at my undergrad and even where I got my Master's (which is not a techie school like ugrad was). But I get here for my PhD - a top ten research university - and I find that students no longer get web space. Because the damn undergrads are all on myspace now or whatever. I have some workarounds via my department, but unfortunately my only option for a full website seems to be serving it on my office iMac, with an ungodly long URL.

    --
    Warning: Apple/Nintendo fangirl. Likes her electronics cute & cuddly. May be rabid.
  7. VPN access to the University network. by RemovableBait · · Score: 4, Insightful

    At my university, computing services provide VPN access into the university network. Not only is this pretty damn useful for accessing the university services (such as the file storage they supply as an SMB share), it is also pretty good when surfing the internet from insecure wireless access points -- such as those in the local Starbucks -- as you can tunnel all your web traffic through it. Make it fast and with enough bandwidth, and those students with laptops will be thankful.

    Oh, and if you have enough HDD space... a bigger disk quota is always handy. And contrary to what others have said, students with any sense will not fill it with porn and warez. Trust me, nobody wants the embarrassment of getting caught.