+ Post New Thread
Page 1 of 2 12 LastLast
Results 1 to 15 of 16
*nix Thread, Schools using *nix in Technical; Could anyone tell me if there are any schools in the Manchester or North West region who are using entirely ...
  1. #1
    Oops_my_bad's Avatar
    Join Date
    Jan 2007
    Location
    Man chest hair
    Posts
    1,746
    Thank Post
    438
    Thanked 52 Times in 49 Posts
    Rep Power
    24

    Schools using *nix

    Could anyone tell me if there are any schools in the Manchester or North West region who are using entirely Linux environment? Me and my collegue wouldn't mind visiting a few places to see how they find it

  2. IDG Tech News

  3. #2

    Join Date
    Sep 2005
    Location
    Handsworth Grammar School
    Posts
    147
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    14

    Re: Schools using *nux

    Form memory the Central Manchester City Learning Centre are a SuSE site and have associations with several high and primary schools in the city. You could treat yourselves to a jolly and come down the M6 and visit us in Brum.

  4. #3
    Oops_my_bad's Avatar
    Join Date
    Jan 2007
    Location
    Man chest hair
    Posts
    1,746
    Thank Post
    438
    Thanked 52 Times in 49 Posts
    Rep Power
    24

    Re: Schools using *nix

    OK thanks... if this guy from the manc CLC doesn't get back to us I might take you up on that offer (it's a day out of the office at least)

    Also I don't know if you realise but your web link points to a site that seems to have been hijacked by those pesky site holders

  5. #4

    Join Date
    Sep 2005
    Location
    Handsworth Grammar School
    Posts
    147
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    14

    Re: Schools using *nix

    Quote Originally Posted by TeddyKGB
    OK thanks... if this guy from the manc CLC doesn't get back to us I might take you up on that offer (it's a day out of the office at least)

    Also I don't know if you realise but your web link points to a site that seems to have been hijacked by those pesky site holders
    Our website is www.openhgs.org.uk - any other url is nothing to do with me.

  6. #5

    webman's Avatar
    Join Date
    Nov 2005
    Location
    North East England
    Posts
    8,284
    Blog Entries
    2
    Thank Post
    598
    Thanked 879 Times in 617 Posts
    Rep Power
    287

    Re: Schools using *nix

    Well the URL in your profile does not end in .org.uk.

  7. #6
    Joedetic's Avatar
    Join Date
    Jan 2006
    Location
    Walsall
    Posts
    1,318
    Thank Post
    6
    Thanked 13 Times in 13 Posts
    Rep Power
    17

    Re: Schools using *nix

    I've pointed this out before.

  8. #7
    linuxgirlie's Avatar
    Join Date
    Jul 2005
    Location
    Kent
    Posts
    334
    Thank Post
    95
    Thanked 21 Times in 16 Posts
    Rep Power
    17

    Re: Schools using *nix

    Ok, its not Manchester, but if you fancy a visit to Dover, we are using a mixture of Linux Servers, Fat Linux clients and now Thin Linux clients.

    Jo

  9. #8
    Joedetic's Avatar
    Join Date
    Jan 2006
    Location
    Walsall
    Posts
    1,318
    Thank Post
    6
    Thanked 13 Times in 13 Posts
    Rep Power
    17

    Re: Schools using *nix

    I'm still interested in a centrally managed users solution similar to AD that is SIMPLE to implement. I can't stress the simple bit enough. I mean usermanagement as in log on and log off.

    linuxgirlie. how do you do it? Also...how are you locking down the machines so student's get certain "profiles" etc?

    These might seem like questions with simple answers but i've never really managed to get a conscensus (sp?) from people on how they do it before.

    <edit> Yh, i mean on linux...should have said that</edit>

  10. #9


    Join Date
    Jan 2006
    Posts
    6,456
    Thank Post
    324
    Thanked 740 Times in 557 Posts
    Rep Power
    201

    Re: Schools using *nix

    I'm still interested in a centrally managed users solution similar to AD that is SIMPLE to implement. I can't stress the simple bit enough. I mean usermanagement as in log on and log off.
    zimbra with the samba module?
    fedora directory server?
    http://directory.fedoraproject.org/wiki/Howto:Samba
    otherwise I think you'll need Novell's directory server (commercial linux)

  11. #10
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Schools using *nix

    Well, plain old vanilla LDAP works too. Infact there were a series of articles on such a setup in Linux Journal.

    http://www.linuxjournal.com/article/8119
    http://www.linuxjournal.com/article/7336
    http://www.linuxjournal.com/article/8374

  12. #11
    Joedetic's Avatar
    Join Date
    Jan 2006
    Location
    Walsall
    Posts
    1,318
    Thank Post
    6
    Thanked 13 Times in 13 Posts
    Rep Power
    17

    Re: Schools using *nix

    Thanks guys.

    Geoff you've linked me to those before. Only problem was that when i installed openldap...it failed over and wouldnt start every time i tried so i went off to play with NIS+. Maybe i should give it a go on linux as opposed to FreeBSD.

  13. #12
    Geoff's Avatar
    Join Date
    Jun 2005
    Location
    Fylde, Lancs, UK.
    Posts
    11,056
    Blog Entries
    1
    Thank Post
    104
    Thanked 439 Times in 380 Posts
    Rep Power
    114

    Re: Schools using *nix

    I'd recommend Ubuntu.

  14. #13
    Joedetic's Avatar
    Join Date
    Jan 2006
    Location
    Walsall
    Posts
    1,318
    Thank Post
    6
    Thanked 13 Times in 13 Posts
    Rep Power
    17

    Re: Schools using *nix

    Yup...i've already got an ubuntu testing server running LTSP with a neoware eon thinclient. As an aside...neoware eon 2000 don't wanna work too well. Had to use vesa for Xserver and turn off the audio in the LTS settings

  15. #14

    Join Date
    Sep 2005
    Location
    Handsworth Grammar School
    Posts
    147
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    14

    Re: Schools using *nix

    Quote Originally Posted by Joedetic
    I'm still interested in a centrally managed users solution similar to AD that is SIMPLE to implement. I can't stress the simple bit enough. I mean usermanagement as in log on and log off.

    linuxgirlie. how do you do it? Also...how are you locking down the machines so student's get certain "profiles" etc?
    We use kde and kiosktool does exactly this. We use NIS as our authentication (must easier to setup and maintain than LDAP IMHO) and no matter which machine the user logs on to, they gain access to their files, desktop, etc. We're a Fedora site.

    OT I upgraded one of our machines yesterday and it is now running Fedora 8, which hasn't been officially announced yet. Looks like we're first cab off the rank with it.

  16. #15

    Join Date
    Jan 2008
    Posts
    42
    Thank Post
    0
    Thanked 2 Times in 2 Posts
    Rep Power
    9

    Linux users etc

    If you read the post about openldap and you wanted something simple ...you are now probably running from Linux as fast as your legs will carry you ;-)

    I wrote a program that takes student ( or staff ) details from a SIMS csv file ( or any old csv file ) and crunches it up and stuffs it into a LDAP server - You can set up 1000 users in about 10 minutes

    Once you get the hang of it, Linux ( Redhat in my case ) is a lot easier that Windows. My ldap program has a couple of hard coded bugs/features such as the domain component bit can only be 2 parts ( so it has to be something like acme.com ) but if you want a copy to experiment with let me know

    M

SHARE:
+ Post New Thread
Page 1 of 2 12 LastLast

Similar Threads

  1. Skype. Which schools use it and why
    By Dos_Box in forum General Chat
    Replies: 40
    Last Post: 22nd March 2011, 09:36 PM
  2. BSF and Birmingham schools
    By Kyle in forum BSF
    Replies: 37
    Last Post: 16th December 2008, 04:36 PM
  3. BSF and Foundation Schools
    By e_g_r in forum BSF
    Replies: 12
    Last Post: 27th January 2007, 12:29 AM
  4. Broadband in schools
    By wesleyw in forum Networks
    Replies: 0
    Last Post: 21st February 2006, 05:36 PM

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •