Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: EnglishRob on August 24, 2005, 07:44:47 PM

Title: Installing LTSP on SME Server 7 Beta
Post by: EnglishRob on August 24, 2005, 07:44:47 PM
Hi folks,

I've recently been playing around with the Linux Terminal Server Project on a Debian 3.1 system.  It is just the sort of thing I'm looking for to make use of an older PC as a terminal server.

At the moment I have an SME Server 6.0.1 box used as a mail server (downloading mail from various pop3 accounts).

What I would like to acheve, is installing a new copy of SME Server 7 which would share out files in ibays, provide e-mail and also work as a terminal server using the LSTP packages.

I have tried a basic install of SME Server 7, but so far haven't had much luck in getting X.org installed.    I can't say I'm an expert on this, and I'm not sure what packages need to be installed for a useable base Gnome configuration.

Rob
Title: Installing LTSP on SME Server 7 Beta
Post by: duncan on August 25, 2005, 01:03:22 AM
search (http://forums.contribs.org/index.php?topic=28241.msg117203#msg117203)
Title: Installing LTSP on SME Server 7 Beta
Post by: gregswallow on August 25, 2005, 03:57:22 AM
SME 7 uses packages from Centos 4.1 (centos.org), so any other packages you want it would be best to use the ones from there.
Title: Installing LTSP on SME Server 7 Beta
Post by: EnglishRob on August 29, 2005, 01:00:01 PM
Thanks for the info.

I had searched a bit before, but I guess I was looking for the wrong search terms.

I'll have a play with it later.

Rob
Title: Installing LTSP on SME Server 7 Beta
Post by: grand-pa on October 13, 2005, 04:29:41 PM
Hi,

I'm about to try an install of LTSP 4.1.1 on SME v7.0b5 and i would like to know if anybody has yet been able to successfully install it.
It would just be used for 6 PXE clients running OOo2, Firefox and Thunderbird.

So, i'm very interrested about any tips or howtos that could help me for this implementation.

Last, i don't know a lot about UML (User-Mode Linux), but would it be a good idea to install LTSP (TFTP, NFS Server, X, etc.) over it ? And is it even possible ? :-o
Title: Installing LTSP on SME Server 7 Beta
Post by: EnglishRob on October 13, 2005, 05:43:47 PM
I wasn't able to get a sucessful install done when I tried it.  I can't remember which Beta of SME Server 7 I tried.

I got LTSP working nicely on Debian 3.1.  I was in a bit of a rush to get it all working.  I am planning on trying it again, although I'm without my own PC at home at the moment after the motherboard stopped working :-(

IIRC, you need to install X.org, this is where I got stuck.

Rob
Title: Installing LTSP on SME Server 7 Beta
Post by: duncan on October 14, 2005, 01:11:29 AM
Quote from: "grand-pa"

So, i'm very interrested about any tips or howtos that could help me for this implementation.


Getting X to work is pretty easy. Check my post above.

I would suggest using the contribs from here (http://mirror.contribs.org/smeserver/contribs/trevorb/beta/Thinclient/) to take care of your tftp and pxe requirements. I use the Thinstation version for booting RDP clients here. I have not tested it on a SME7 install - but it should work.
Title: Installing LTSP on SME Server 7 Beta
Post by: grand-pa on October 17, 2005, 02:43:06 PM
As I'm writing this message with Firefox on an SME v7.0b5 (SO mode), I want to thank you for your tips ! 8-)

Short howto for a basic Gnome installation :
Code: [Select]
yum install gdm gnome-session gnome-terminal gedit fonts-xorg-100dpi fonts-xorg-75dpi fonts-xorg-truetype
yum install firefox thunderbird gftp gimp gpdf
You have to accept the tens of dependencies.
The most "difficult" part of the Xorg installation is its configuration. I tried
Code: [Select]
Xorg -configure
cp xorg.conf.new /etc/X11/xorg.conf

and just modified the screen resolution, keyboard (pc105, fr) and mouse (/dev/input/mice) configurations. Now, startx works well, even from a standard user shell.

I'll just have to find out repositories for the latests OOo2 (final version on next thursday if everything goes well) and sarg (2.0.9) versions.

For the LTSP part, i've yet installed the NFS and TFTP servers (portmap and xinetd as dependencies), modified configuration files and templates. I'll tell you when everything will be a success. ;-)
Title: Installing LTSP on SME Server 7 Beta
Post by: grand-pa on October 18, 2005, 05:19:48 PM
Done ! 8-)  8-)  8-)
I'm writing from a diskless computer via an SME v7b5 (private S&G mode) server (DELL PowerEdge 2500, bi-PIII Xeon 1266 MHz, 768 Mo RAM, 67 Go RAID-5).

Now, i have to find out how to use the transproxy from localhost, install dansguardian and sarg.
Then, complete my howto and translate it into english. ;-)

Finished for today, goto :pint:
Title: Installing LTSP on SME Server 7 Beta
Post by: grand-pa on October 18, 2005, 05:24:30 PM
I forgot : i can't login with a standard user on gdm even if i've changed it's shell (i can login in shell mode with this user).
I haven't yet looked for this issue, so if anybody has an idea...
Title: Installing LTSP on SME Server 7 Beta
Post by: gregswallow on October 21, 2005, 09:16:06 AM
Not sure if you've seen that Stephen Noble has made a dansguardian and smeserver-dansguardian rpms for SME7.  I haven't tried it myself but I believe that will force the use of the proxy.

http://mirror.contribs.org/smeserver/contribs/dungog/packages/smeserver/7.0/i386/dungog/RPMS/

Looking forward to your howto :-)
Title: Installing LTSP on SME Server 7 Beta
Post by: grand-pa on October 24, 2005, 01:31:14 PM
I've installed Stephen's RPMs but it doesn't seem to work :
Code: [Select]
2005/10/24 13:25:09| aclParseAclLine: Invalid Proxy Auth ACL 'acl authorized proxy_auth REQUIRED' because no authentication schemes are fully configured.
FATAL: Bungled squid.conf line 19: acl authorized proxy_auth REQUIRED
Squid Cache (Version 2.5.STABLE6): Terminated abnormally.

So, i'm affraid, i'm not yet able to force users to pass thru the local proxy. :-(

I'm still working on the howto to implement the access to the client's floppy/cdrom/usb drives. I hope i will soon have solved all the problems.
Title: Installing LTSP on SME Server 7 Beta
Post by: gaetanl on January 05, 2006, 09:37:56 AM
Hi,
I have installed  SME 7 Beta8 ... your instruction for installing xorg works very well.

I then install SME  7 Beta9, and tried to run the same thing ... This time,  yum can find the package ("no  match found").
Doyou know  how I could install Xorg on the latest beta version of SME.
What's so different between Beta 8 and Beta 9 ?
Regards
Gaƫtan


Quote from: "grand-pa"
As I'm writing this message with Firefox on an SME v7.0b5 (SO mode), I want to thank you for your tips ! 8-)

Short howto for a basic Gnome installation :
Code: [Select]
yum install gdm gnome-session gnome-terminal gedit fonts-xorg-100dpi fonts-xorg-75dpi fonts-xorg-truetype
yum install firefox thunderbird gftp gimp gpdf
You have to accept the tens of dependencies.
The most "difficult" part of the Xorg installation is its configuration. I tried
Code: [Select]
Xorg -configure
cp xorg.conf.new /etc/X11/xorg.conf

and just modified the screen resolution, keyboard (pc105, fr) and mouse (/dev/input/mice) configurations. Now, startx works well, even from a standard user shell.

I'll just have to find out repositories for the latests OOo2 (final version on next thursday if everything goes well) and sarg (2.0.9) versions.

For the LTSP part, i've yet installed the NFS and TFTP servers (portmap and xinetd as dependencies), modified configuration files and templates. I'll tell you when everything will be a success. ;-)
Title: Installing LTSP on SME Server 7 Beta
Post by: Robert on January 05, 2006, 11:54:10 AM
Quote from: "gaetanl"
What's so different between Beta 8 and Beta 9 ?

http://forums.contribs.org/index.php?topic=30043.0
Besides the CentOS updates repository, the CentOS base repository is disabled in SME7b9 as well.

Robert
Title: Installing LTSP on SME Server 7 Beta
Post by: gaetanl on January 05, 2006, 04:03:20 PM
Thanks  for the info Robert.
Title: LSTP and xandros
Post by: kingjm on April 20, 2006, 07:16:01 AM
Hi There I am new to the community and love SME Server more stable than others that I have tried with less configurations to make.  I want to add a LSTP terminal server with Xandros.  This is so that I can boot other computers over the network and run xandros off of the server.  My problem is that I don't know where to start con someone help me please
Title: Installing LTSP on SME Server 7 Beta
Post by: tariqf on June 28, 2006, 05:49:18 PM
grand-pa did you get a chance to do a how-to?
Title: Installing LTSP on SME Server 7 Beta
Post by: jvels on August 01, 2006, 12:25:28 PM
It coud be nice if you can write a how t0 :-)