The Linux Schools Project

From Wikipedia the free encyclopedia

The Linux Schools Project
The Linux Schools Project
DeveloperPaul Sharrad
OS familyLinux (Unix-like)
Working stateCurrent
Source modelOpen source
Kernel typeMonolithic
LicenseVarious
Official websitelinuxschools.com

The Linux Schools Project (formerly Karoshi, which can be translated literally as "death from overwork" in Japanese) is an operating system designed for schools.[1][2] It is a Linux distribution based on Ubuntu (operating system). The project maintains two custom distributions, with one designed for use on servers and the other for use with the server version on client machines. The server distribution is the official Karoshi, while the client is known as Karoshi Client.[citation needed]

TLSP uses prepackaged GUI scripts in order to simplify the install and configuration process for inexperienced users.

History[edit]

TLSP was originally developed using Red Hat, early in the 2000s, with the aim of making Linux adoption easier for schools in the UK. Linux, at the time, was considered difficult to use in educational environments where computing expertise mainly came from teachers who were not dedicated IT staff.

With version 5.1.x, TLSP moved to the PCLinuxOS platform - but has since adopted Ubuntu in its place. The current production version of TLSP is 12.1.

Features[edit]

TLSP is downloadable from their homepage. The installation steps require an initial install of Ubuntu, which the Live CD prompts to initiate. Following the machine reboot after installation of Ubuntu, the install of the TLSP system is initiated automatically.

Educational[edit]

TLSP is primarily aimed at educational environments, but is also suitable for use in a Small to Medium Enterprise (SME) business environment. The included systems are suitable for use as file and print, email, web and e-learning servers. By leveraging these technologies, it is possible to administer a complete network using the integrated web tools and by using some form of remote desktop technology.

Server distribution[edit]

Primary Domain Controller capability[edit]

The TLSP system is a scalable single or multi server system, comprising many features. Chief among these are the ability to act as a Primary Domain Controller in a Windows network. TLSP uses built in Samba and LDAP servers to store user, group and computer information, and emulates a Microsoft Windows NT 4.0 server system using these technologies, providing computer and user authentication, along with file and print services on the local network. TLSP creates a standard Windows domain for the local network, and names it linuxgrid.

KiXtart[edit]

TLSP uses KiXtart scripts to set up Windows XP clients on the domain, providing mandatory profiles to most users on the system. Roaming profiles can be used, but are not recommended, due to the heavy network overhead involved. Using mandatory profiles and folder redirection to mapped file shares on the server, allows every user to store his own files in his "My Documents" folder.

Servers[edit]

TLSP includes the Moodle e-learning package, and several website content management systems, including Joomla! and Website Baker. eGroupWare and SquirrelMail are built into the system, allowing for full calendar and email facilities. These can be installed on a standalone machine in the DMZ section, thus providing increased security on systems that are directly exposed to the internet.[3]

WPKG[edit]

Particularly interesting is the inclusion of WPKG, which enables the remote installation of software on Windows clients. By using a machine profile stored on the server, it is possible to install software packages, hotfixes, and security updates in the background. It is also very helpful in terms of creating machine profiles, allowing a 'blank' Windows XP machine to be updated automatically to a particular WPKG profile, once the machine is added to the domain.

This type of technology can be compared to the group policy mechanism in Windows Server 2003, particularly from a machine administration perspective. It is by no means a replacement for group policy, but is a step in the right direction.

Client distribution[edit]

The first version of Karoshi Client was based on PCLinuxOS. Further upgrades to the system as a whole led to the client using a modified version of Ubuntu 10.04 LTS with a GUI similar to the Microsoft Windows interface. The interface was designed to be fast, as to run well on older hardware.[4] In June 2012 work was started on Karoshi Client version 2, which would have an interface closer to Gnome 2 than Windows.[5] Development of the client release was given to Robin McCorkell - a student of Dover Grammar School for Boys. On 21 July 2012 Karoshi Client 2 was uploaded to Sourceforge.net.

Technical[edit]

Karoshi Client contains many applications which were deemed necessary for school work. Media production software (including music production, image manipulation, and video editing software) are included, along with programming tools and visualization software. Many IDEs are installed by default, mainly set for use with Java, but also supporting C/C++ programming or other languages. The C++ compiler and standard libraries are installed by default, along with the Boost libraries, ncurses and Mesa libraries for OpenGL programming. The Java Development Kit is installed, and integrated with the installed IDEs.

Xfce is used as the desktop manager, with a customized theme and panel layout. The developer ported the Clearlooks GTK2 theme to GTK3 so that Gnome 3 applications like gEdit would display correctly. The panel layout is similar to the Gnome 2 environment. Compositing effects have been enabled by default for the environment. The interface settings are locked down in the Xfce configuration files due to the need for suitability in a school environment, where children may try and play with the settings. The KDE greeter for LightDM is used for the log in screen, due to problems with KDM and Ubiquity.[6][7]

This version of Karoshi Client is more integrated with the server distribution than the previous client releases, with most of the custom configuration files pulled down from a primary domain controller on boot up. A server patch that added in the correct files for the client was released on 23 July 2012.[8]

Limitations[edit]

It used to be difficult to integrate TLSP into an existing Windows network, without changing the address space to the standard one that is used by the TLSP system.

This was only a limitation in early versions and no longer applies.

Future plans[edit]

Kerberos support is planned for the Karoshi server and client system, providing single sign on to all services provided by the Karoshi distribution. This will be unfeasible until Samba 4 is released due to the complexities surrounding integration of user resolution and file access across multiple operating systems, such as those that do not support the Active Directory protocols. Some integration has occurred already with a working client system that authenticates using Kerberos, then authenticates successfully with Moodle, Samba and Squid using Kerberos credentials.[9]

References[edit]

  1. ^ Karoshi Linux 7.0 Is Based on Ubuntu 10.04
  2. ^ Distribution Release: Karoshi 7.0 (DistroWatch.com News)
  3. ^ "Server Network Diagram". Retrieved 2012-04-15.
  4. ^ "Linux Schools Project documentation - client system requirements".
  5. ^ McCorkell, Robin. "G+ post on client development". Archived from the original on 2012-12-17.
  6. ^ McCorkell, Robin. "G+ post on KDM problem". Archived from the original on December 17, 2012.
  7. ^ McCorkell, Robin. "G+ post on the solution to the KDM problem". Archived from the original on December 17, 2012.
  8. ^ Sharrad, Paul. "G+ post on client version 2 server patch". The Linux Schools Project.
  9. ^ McCorkell, Robin. "G+ post on Kerberos integration". Archived from the original on 2012-12-17.

External links[edit]