by Paul Siegel

Picture
A lot of schools with lab environments that are often composed of donated outdated equipment have had their IT staff busy over the past few years trying to extend equipment life and squeeze blood out of lemons. We've read  various success stories about Linux deployments to help make older systems skate a few more miles before they're put out to pasture. The real problem with Linux for most is being able to manage the systems' deployments remotely and efficiently,  and making that management simple enough that it doesn't require an onsite developer to keep the fleet afloat. A suggestion to be explored for me surely would be Linux Terminal Services Project (LTSP). Using LTSP we could PXE boot a lab of 24 computers from one imaged master computer and then remotely manage from 1 machine. Any software updates , patchings , or image changes could be done to one computer in a lab and take an effect immediately on the others pending a restart. 

Building Images and Deployment

Picture
For this demo I'm going to use OpenSUSE 12.1 for multiple reasons. I personally believe that using their WebYAST package manager to administrate the server remotely is ideal for this environment. OpenSUSE LiFE (Linux for Education) has LTSP tools built into the distribution with lots of documentation for beginners, and finally it will show workings similar to SUSE Linux Enterprise Desktop. Also, since most of the schools I've encountered are Novell shops already, it makes sense to stay with the support vendor from which you're already buying other products. Plenty of Linux distributions offer support and documentation for LTSP most notably Edubuntu. Please use whatever distribution you are most comfortable with in production. This demo will be displayed using only the open-source tools.

Step 1.

Install openSUSE on what will be your Master computer in your lab deployment. Stock SUSE is available from  http://software.opensuse.org
OpenSUSE LiFE is available from http://en.opensuse.org/openSUSE:Education-Li-f-e
Install and configure the software you will require for your environment just like you would for any other linux lab deployment. in SUSE this is accomplished through the YAST package manger. Also set up your user authentication. It will support local users , ldap, or windows domain. You will need at least 1 login available per terminal.

Step 2.

Install Kiwi-LTSP on your master computer. It is available from  http://en.opensuse.org/Portal:KIWI-LTSP as a 1-click install that will auto-launch YAST, set up the repository, and complete the install for you. If you are running Opensuse LiFE this is already done for you.

Step 3.

Once you are ready to deploy your image to your client computers, Open the Gnome terminal.
Type su -
You will be prompted to enter the root password.
This will switch to the superuser and allow you to start the PXE service.

Type kiwi-ltsp-setup -p
This will check to verify we have all the perquisites installed for kiwi-LTSP. If any are missing it will locate them from your installed repositories and automatically install them for you. 

Type kiwi-ltsp-setup -c
This is referred to as the 'configure everything' script. It will generate your boot images as well as set up your PXE/TFTP services based your network configuration. 

After pressing enter the script will execute. You will know it has succeeded when the ======Setup Completed====== is displayed.

Step 4.

Picture
Now we start our client machines and set them to PXE boot. They should then automatically receive the boot image from the LTSP master computer. It will boot through a GRUB menu and arrive at the kiwi-LTSP login screen.

Login with a user account that you already created in the master computer.  You will see the Computer image you built fully setup and deployed to the workstation with excellent performance. The client computer image is running completely in RAM and will be reset back to the same state as the master as soon as the student logs off.

Recap

Picture
There you have it. A fully deployed computer lab of linux machines functioning when you have only touched one physical machine in the computer lab. Now, since this is a SUSE machine we can handle patching , software changes, and user accounts remotely using webYAST (pictured left) or over SSH via traditional yast. Some additional configuration will be needed to enable webYAST, and that documentation can be found here:  http://en.opensuse.org/Portal:WebYaST
Splash screens for GRUB as well other custom PXE options can be created by running the command easy-ltsp on the master computer.  Easy-LTSP is a GUI program used to help you manually edit LTSP configuration files for customization.

Different versions of kiwi-LTSP and easy-LTSP have different network requirements. This demo was created using version 0.5.247.18974. For additional information on network configuration check out the documentation at : http://en.opensuse.org/SDB:LTSP_quick_start_12.1_Edu#Configure_Network

A Preconfigured virtual appliance can be downloaded from Suse Gallery at:
http://susestudio.com/a/wc0u6V/gianni-s-ltsp-server 
8/22/2012 07:37:14 pm

Hi, very nice write up, just posted a small howto for openSUSE 12.2 here: http://lizards.opensuse.org/2012/08/23/testing-ltsp-on-opensuse-12-2/

Came across your post via http://www.ltsp.org/support/, it would be nice to see your deployments featured on the map here: http://www.ltsp.org/stories/

Cheers

-J

Reply
4/25/2013 10:36:19 pm

Thanks for this sharing on technology news. I have been looking for such updates on the internet and your page have the things that I need. Your work is always source of inspiration and learning and I have already saved your site for future use.

Reply
2/9/2015 07:11:11 pm

Your delicious morning meal sandwich is definitely another effortless make meals. Toast a strong English muffin plus spread butter and also mayonnaise. Add quite a few slices with cheese and some slices with sliced deli dishes.

2/9/2015 07:11:45 pm

The following use might be extended to your utilization with lemon juices with waters and sugar because best sip to require after you've a throwing up.

1/17/2014 10:59:35 pm

Very nice indeed..

Reply
5/21/2014 05:06:40 pm

Hats off for publishing this unique comments here, would be used always for best outcomes more often, the results would be positive always

Reply
5/21/2014 05:07:15 pm

No content is comparable and admirable then this mentioned for the explanations, a must one to read for everyone and get assisted a lot

5/21/2014 05:07:58 pm

Great information shared with the users here, its noteworthy one to get a great information for future business purpose.

5/21/2014 05:08:41 pm

i liked this article published here on this superb platform, it needs to be followed wisely as mentioned for absolute results always

5/21/2014 05:09:15 pm

My reasearch work has just came to a conclusion after reading this brilliant masterpiece and i am making a wise decision to share it

3/14/2013 07:04:54 pm

Very good tutorial, mostly i operated windows not Linux but these days I'm going close, So it would be a good post for me to grow up in Linux.
Good job!

Reply
4/18/2013 05:00:05 pm

You have really expalined it in detailed manner but i would like to know is there video available showing the steps to be followed

Reply
4/24/2013 03:17:26 am

I've never produced a video for this , however the Diskless Workstations Youtube channel has some useful information. This is located at : http://www.youtube.com/user/DisklessWorkstations

Reply
8/28/2013 11:58:50 pm

Now I can tell that this sound like a good news then and this we can manage linux lab then.

Reply
10/7/2013 07:05:10 am

stay with the support vendor from which you're already buying other products. Plenty of Linux distributions offer support and documentation for LTSP most notably Edubuntu. Please use whatever distribution you are most

Reply
10/18/2013 03:34:39 am

The client computer image is running completely in RAM and will be reset back to the same state as the master as soon as the student logs off.

Reply
10/20/2013 11:11:01 pm


If some one needs to be updated with latest technologies therefore he must be pay a visit this website and be up to date everyday.

Reply
10/29/2013 06:33:58 am

this is great blog.. i read comments also.. its really informative,. thanks for your blogging..

Reply
12/3/2013 03:03:44 pm

Thank you for for sharing so great thing to us. I definitely enjoying every little bit of it I have you bookmarked to check out new stuff you post nice post, thanks for sharing.

Reply
12/3/2013 03:14:51 pm

Thanks to a brilliant effort in publishing your Information. One can be more informative as this. There are many things I can know only after reading your wonderful Information.

Reply
1/8/2018 06:28:03 am



want to read this interesting article for this month immediately click my article and get a great experience after reading my article on:
<a href="http://www.mgmdomino.com/">mgmdomino</a><br />

Reply
1/8/2018 06:39:19 am


want to read this interesting article for this month immediately click my article and get a great experience after reading my article on:
<a href="http://www.poin4d.com/">poin4d</a><br />

Reply
1/9/2018 04:43:01 am


want to read this interesting article for this month immediately click my article and get a great experience after reading my article on:
<a href="http://www.poin4d.com/">togel singapura</a><br />

Reply
3/14/2018 08:25:03 am

Very very nice...

Reply
3/28/2018 08:10:27 am

Lovely jubbly.

Reply
3/28/2018 08:11:28 am

Gorge!!!

Reply
3/28/2018 08:12:18 am

Like this page loads.

Reply
3/28/2018 08:13:51 am

Beautiful.

Reply
11/15/2021 09:50:32 pm

Great web site you have got here.. It’s difficult to find excellent writing like yours nowadays. I honestly appreciate individuals like you! Take care!!

Reply
12/29/2021 08:29:25 pm

I was reading some of your articles on this internet site and I think this site is really instructive! Continue posting.

Reply



Leave a Reply.