Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×
Operating Systems Linux

First Alpha of Public Sector Linux Deployment System 84

New submitter mathiasfriman writes: SverigeLinux (SwedenLinux in Swedish) is a project financed by the Swedish Internet Fund that is developing a Linux deployment system for the public sector. It is based on DebianLAN and has just released its first public early alpha version. This 7 minute video shows how you can deploy up to 100 workstations with minimal Linux knowledge in under an hour, complete with DHCP, DNS and user data in LDAP, logins using Kerberos and centralized storage. The project has a home on GitHub and is looking for testers and developers. Don't worry, no Björgen Kjörgen; it's all in English.
This discussion has been archived. No new comments can be posted.

First Alpha of Public Sector Linux Deployment System

Comments Filter:
  • I like imaging systems like this, but... It needs to be Distro Agnostic, as in just "An application." to deploy whatever Distro you have installed. As for LDAP, and Kerberos, Samba 4 plays a role here. Samba 4 is as much the next evolution of Heimdal Kerberos and OpenLDAP, as it is what Samba 3's "False Active Directories were, and everything OpenLDAP, and Heimdal provided, OpenLDAP and Heimdal clients should expect from Samba 4.

    The Fog Project seems to be a good model for this idea.

    • by mathiasfriman ( 4074403 ) on Sunday April 12, 2015 @03:43AM (#49456375)
      First, this is not an imaging system, it's an install system which installs mainly Debian based distributions, based on Fully Automatic Installation (fai-project.org). FAI in turn is possible to use with multi-distribution capabilities to install CentOS, Scientific Linux and a few more. As a final twist, this project will also incorporate the possibility to install FOG servers but it is not our primary focus right now.
      • "First, this is not an imaging system, it's an install system which installs mainly Debian based distributions, based on Fully Automatic Installation (fai-project.org)."

        How is this different, then, to Debian Edu [debian.org]? (forget about the fact of "Edu" on its name).

        It also aims for a centralized Debian environment, imaging system, centralized configurations, etc. and it's, of course, since it's been in development for some few years, much more mature than your project.

        • Right now, it's not many things that differ, other than that you can choose domain name and IP-series for your self. However, we aim to cater for the needs of the swedish public sector which is built using about 100% Microsoft products on the operating system side of things. Therefore we will implement things like citrix clients, the ability to automate creating virtual machines for Windows images and having the Linux-system communicate with it using seamless RDP, a bit like bootcamp.

          Another thing we are
  • This kind of stuff makes it easy to set up a whole company infrastructure quickly

  • Is it usually a good idea to have a person with minimal knowledge of what they are doing rolling out a couple of 100 machines?

    • Of course it is!

      How else do you expect us $100/hour consultants to get any job opportunities?

      *Walks off to buy his third solid gold Humvee*

    • It may be easier to admin a system than to set it up. e.g. writing your own script for user creation is too hard (and will have you ssh in as root, unless you can also build a secure web interface around it).
      Worse, you could have a try and get it wrong in a subtle way.. but leaving that to someone else, you might be competent enough to admin the user accounts, the dhcp, cups, the proxy.., troubleshooting issues.

  • by CurryCamel ( 2265886 ) on Sunday April 12, 2015 @09:57AM (#49457061) Journal

    If I'd happen to work in the Swedish puvblic sector, what I'd want to know first is:
    does it run systemd?

Beware of Programmers who carry screwdrivers. -- Leonard Brandwein

Working...