When a user logs in from a thin client, it is as if he/she is logging directly into the server. Any user accts/home dirs that exist on the server are accessed via thin client, so it never matters which client a student uses. You can lock down a good amount and you just do it on the server. The experience does not change from one thin client to another.
All a thin client does is log into the server and act like a remote terminal. All applications run on the server, hence the very low requirements for the clients. Local apps allow spcified apps to run on the thin client, which increases the req specs for the clients, but offloads some load from the server. If you have clients that are more powerful, you can run those as 'fat clients' where almost everything runs on the client. As far as a processor, the bigger, the better. See the installation guide for server and client specs. http://edubuntu.com/documentation/12.04/installation-guideEdubuntu 12.04 LTS Installation GuideRequirements and Preparation Installing Edubuntu is easy! We try our best to explain the installation process in a wa… Processor: Core 2 Duo or Core 2 Quad as recommended minimum. Simpler CPUs will work, but at a performance penalty.Memory: 512MB for the server itself, and between 256MB and 768MB of RAM per client, depending on the demands of the users. Typically, you would want at least 4GB RAM for 20 LTSP users, and ideally at least 8GB. Note that you can also use local applications (called local apps) to shed some memory usage to the thin clients.Disk: 20GB Depending on options. It's recommended that you keep the /home partition on fast disks for optimal performance, refer to the post-install section in this document for more information on setting up a home partition on RAID.Network: LTSP can be very demanding on local network resources. It is recommended that you have at least 1 gigabit connection to the server for every 15 thin clients, and at least 100mbit connections to the thin clients from your switches. From: Jeremy Schubert <jschub...@shaw.ca> To: Mike Biancaniello <mikebi...@aol.com> Cc: edubuntu-users <edubuntu-users@lists.ubuntu.com> Sent: Sunday, May 20, 2012 at 9:55 pm Subject: Re: Creating a school computer lab with edbuntu and ltsp Thanks for the info Mike, I will create a virtual machine edubuntu server to test this all out. But here are a few more initial questions fro you and everyone else. And I'd appreciate any documentation links. 1. Specs for the server? Assume it was hosting 30 thin clients. 2. I assume that when a client logs in from a machine, their profile (home?) is loaded onto the server so they can move from server to server. What is the best way of locking down settings per groups? (For example, what programs they can access, what happens when they surf the net, how much access they have to modifying desktops and backgrounds and if those modifications remain after logging out...) 3. Can I run batch scripts (or equivalents) to map home folders and other folders/directories for users to access? Thanks, Jeremy ----- Original Message ----- From: "Mike Biancaniello" <mikebi...@aol.com> To: jschub...@shaw.ca, edubuntu-users@lists.ubuntu.com Sent: Sunday, May 20, 2012 5:55:27 PM Subject: RE: Creating a school computer lab with edbuntu and ltsp You really don't need all of the partitions. You can certainly create them in the install, though. Personally, I prefer to keep the stuff for which I need RAID to be off on its own server that just handles that and then use NFS to mount the shares (SMB if I must share to windows). Edubuntu can install the LTSP during the initial install. The standard install is to have 2 NICs on the server. One on the main ethernet (access to internet or other stuff like printers, shares, etc) and one to a private ethernet that hosts only the server and the ltsp clients. You can install the server with only a single NIC, but remember that it will answer DHCP requests for anything on that network, so if you have another dhcp server, you would have to edit the edubuntu dhcp config to only answer for the MAC addresses of the client PCs and ignore all others. The PXE clients don't need any operating system (mine don't even have hard drives), but you might need to edit the bios to ensure that the NIC is configured to boot "w/pxe." All of the clients will use the credentials on the edubuntu server to log in. You can, however, configure the server to use existing domain creds. I can't give you any info on setting that up, as I use kerberos in my house. I know that's kind of rambled, but hopefully it will help. I can always answer more pointed questions or clarify if requested. >From : Jeremy Schubert <jschub...@shaw.ca> To : edubuntu-users <edubuntu-users@lists.ubuntu.com> Sent : Sunday, May 20, 2012 at 8:04 pm Subject : Creating a school computer lab with edbuntu and ltsp Hello there, I'm used stetting up school computer labs in the following fashion: 1. A group of client computers running windows xp or 7 2. A widows 2003 server with - 2 NICs - lots of ram - a system partition - a hidden partition for log files - a data partition for users - a partition for ISO files and programs that have to eunn from the server. 3. Workstations joined ro the domain forcing users ro login with domain credentials. 4. Roaming or mandatory profiles. 5. Group polocies to enforce certain settings I'd like to try the same thing with edbuntu and ltsp. So , basically, can I 1. Instal edbuntu on a box with lots of ram and partitions (raid5?) 2. Then install LTSI 3. Then star the work stations on PXE mode to connect to the server?
-- edubuntu-users mailing list edubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users