Re: [Ltsp-discuss] Getting Started

2015-10-03 Thread Mark Foley
You make good points about distributing work among servers, although there are
talking points on both sides of that issue. I haven't even looked at virtual
servers yet.

The starting point was replacing our SBS 2008.  We had a decision to make. 
Microsoft has dropped the SBS product and its replacement, Server Essentials,
does not do Exchange.  This office is a pension management firm and putting
anything in the cloud is not an option at present.  Yet our users are VERY
familiar with the Windows interface and rely on roaming logins, redirected
folders etc.  Our solution was to go with Samba4 AD/DC which provided all the
functionality of SBS except for Exchange.  To replace that we opted to use
Sendmail/procmail/Dovecot/IMAP which has worked very well with only a few minor
issues (e.g. Shared calendars are not writable by non-owners). 

To that end, I sought to move all SBS functionality to the Samba4 AD/DC.  Since
SBS required being the DHCP and DNS servers, I did the same for the Samba box;
didn't really think about it otherwise.  Not that much going on, really.  The
Samba server is 98%+ idle.  It does have email and redirected folders, but
shared files are kept on a different, NAS server, web hosting and internal
pension applications on another, SQL Server on another, QuickBooks on another 
...

With Windows 10 now joining the fray to harvest as much data as possible off
users' workstations, we need to look for a more secure alternative for staff
workstations.  Hence my investigation of LTSP and VNC.  Fortunately, our
managment has grown increasingly tired of Microsoft's abandonment of this market
sector (we recently downgraded from Office 2013 to 2010 for this reason). 

Unfortunately for my objectives, Microsoft *does* priovide pretty nice user
interfaces and features in its products. It'll be difficult to duplicate
redirected folders on non-Microsoft clients.

Tell me, were you able to run multiple monitors to one workstation with LTSP?

--Mark

-Original Message-
> From: "Christopher Roberts" <c...@tridentgarages.co.uk>
> To: <ltsp-discuss@lists.sourceforge.net>
> Date: Fri, 2 Oct 2015 12:04:59 +0100
> Organization: Trident Honda
> X-Mailer: Microsoft Outlook 15.0
>
> > Actually, my intention is to run LTSP *on* the Samba4 AD. Why not? Given
> that, the same host would be running DHCP -- > unless LTSP wants to take
> over DHCP?
> > Is there a problem running LTSP on the same host that currently runs DHCP?
>
> I have learnt the hard way that combining server functions is generally a
> bad idea. Personally I wouldn't even store data on the LTSP server, that way
> you can easily upgrade or replace LTSP with minimal user disruption.
>
> You have think about your future - having to update and maintain a server
> that is doing multiple functions - well, you're in danger of having an
> over-complicated mess. And when things go wrong - yikes!
>
> These days I tend to have my servers virtualised and then spin up new VMs
> for each function. Life is simpler that way and you have the other benefit
> of being able to snapshot servers before upgrades.
>
> > Well, in fact, I think DHCP *is* needed and Samba4 wants to update DNS 
> > -- which needs DHCP. Not totally sure about this, will research, but 
> > I recall that Windows SBS HAD TO BE the DHCP server and DNS server.
>
> Our Samba4 AD server is certainly *not* the DHCP server, and I don't believe
> that is a requirement, providing the information being given out by the DHCP
> server is correct for your Active Directory network.
>
> > I'm wondering if you could tell me more specifically why LTSP and 
> > Open/Libre Office didn't work out for you with Samba4 AD? 
> > That's precicely the target platforms I'm looking at.  Esp the 
> > OpenOffice thing -- we're looking at migrating away from Win7 
> > (more precisely, we're looking at never going to Win10!) and 
> > OpenOffice is a logical replacement for Office 201x.
>
> Well we are motor dealers, and as a franchise holder we have no power over
> the franchise. When they send us Powerpoint presentations laden with videos
> and transitions and heaven knows what else - we *have* to be able to view
> them. When they send us Excel spreadsheets laden with Visual Basic macros -
> we have to be able to use them. Open|LibreOffice are very good, and if
> you're not beholden to anyone - they should be perfectly good enough.
>
> And don't forget we do now have Office 365, which works on Linux in a
> browser.
>
> > Thanks for your feedback
>
> My pleasure, having used LTSP exclusively at our dealerships for 8 years, it
> was a great sadness to move away. It was mainly our directors who struggled
> with LTSP, most of our users preferred the simplicity of a Linux desktop and
> the fact that it al

Re: [Ltsp-discuss] Getting Started

2015-10-01 Thread Mark Foley
Chris - thanks for your followup - a couple of questions on your comments before
I dive in head-first:

> I note that you have DHCP running on the Samba4 AD server - that would need
> to be moved over to your new LTSP server, or at least that would be the
> simplest option. 

Actually, my intention is to run LTSP *on* the Samba4 AD. Why not? Given that,
the same host would be running DHCP -- unless LTSP wants to take over DHCP?
Is there a problem running LTSP on the same host that currently runs DHCP?

> As I understand it, DHCP is not a core component of AD so
> that shouldn't be an issue for you.

Well, in fact, I think DHCP *is* needed and Samba4 wants to update DNS -- which
needs DHCP. Not totally sure about this, will research, but I recall that
Windows SBS HAD TO BE the DHCP server and DNS server.

> And now we are using Samba4 AD, but have stopped using LTSP, having reverted
> to the dark side :(. LTSP was great, sadly OpenOffice / LibreOffice just
> weren't compatible enough for us.

Very interesting, I'm still semi-dark-side, but using Samba4 as the AD/DC
replacement for SBS 2008.  All the Win7 workstations work just fine as domain
members with roaming logins, redirected folders, remote desktop, group policies,
etc.  I'm wondering if you could tell me more specifically why LTSP and
Open/Libre Office didn't work out for you with Samba4 AD? That's precicely the
target platforms I'm looking at.  Esp the OpenOffice thing -- we're looking at
migrating away from Win7 (more precisely, we're looking at never going to
Win10!) and OpenOffice is a logical replacement for Office 201x. 

Thanks for your feedback --Mark

-Original Message-
> From: "Christopher Roberts" <c...@tridentgarages.co.uk>
> To: <ltsp-discuss@lists.sourceforge.net>
> Date: Thu, 1 Oct 2015 12:12:55 +0100
> Organization: Trident Honda
>
> > I'm going to try downloading and tweaking the Ubuntu LTSP and see 
> > if I can get that going per Christopher Roberts' "suggestion".
>
> Apologies if my earlier email was overly brief! I started typing up a much
> longer one and then thought that my first response should be to simply ask
> if there was a specific reason why you felt that they could not be combined.
>
> At the end of the day if LTSP will work with Windows Active Directory then
> it should work with any "distro"!
>
> I note that you have DHCP running on the Samba4 AD server - that would need
> to be moved over to your new LTSP server, or at least that would be the
> simplest option. As I understand it, DHCP is not a core component of AD so
> that shouldn't be an issue for you. You would just need to ensure that DHCP
> on the LTSP server is set-up correctly - so that it configures clients with
> for DNS pointing at the Samba 4 server.
>
> Personally I have only used Debian LTSP and I never integrated it with AD.
> And now we are using Samba4 AD, but have stopped using LTSP, having reverted
> to the dark side :(. LTSP was great, sadly OpenOffice / LibreOffice just
> weren't compatible enough for us.
>
> Kind regards,
>
> Chris.
>
>
> --
> _
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Getting Started

2015-09-29 Thread Mark Foley
Well, I've partially answered my own questions ...

I've downloaded the desktop and server ISOs at
http://releases.ubuntu.com/releases/12.04 and they appear to boot right to
Ubuntu and presumably have some scripts the install things, including LTSP. I
saw no LTSP repositories on those CDs. So, this does not appear to be an option
since I'm trying to use Slackware, not create a stand-alone Ubuntu server.

I then went to 
https://sourceforge.net/p/kiwi-ltsp/wiki/Install%20on%20other%20distributions/
per Jigish Gohil's suggestion and examined the retrieved kiwi-ltsp.tar.xz.  It
has lots of files that install in /etc, /usr and /srv, but that's all I figure
out.  There is no README in the tarfile, or further instructions on the 
website. 
Lots of assumed knowledge with this and I've no idea what to do next.

Next, per James McQuillan's, Jigish Gohil's and Vagrant Cascadian's suggestions
I downloaded the "branches" from launchpad:

$ bzr branch lp:ltsp/ldm-trunk
$ bzr branch lp:ltsp/ltsp-trunk

These look more promising and understandable. I'll see what I can do with these
and post back.

--Mark

-Original Message-----
From: Mark Foley <mfo...@ohprs.org>
Date: Tue, 29 Sep 2015 22:16:07 -0400
Organization: Ohio Highway Patrol Retirement System
To: ltsp-discuss@lists.sourceforge.net

I'm going to try downloading and tweaking the Ubuntu LTSP and see if I can get
that going per Christopher Roberts' "suggestion".

Before I head down the wrong path right from the start, I've got the link 
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall, which points to
the iso at http://releases.ubuntu.com/releases/12.04.

Is this a reasonable place to start or totally the wrong CD for what I am trying
to do?

If I make progress (or even if not), I'll see what I can do with Vagrant
Cascadian's suggestion to create a Slackware version.

Slackware is still a pretty robust disto. I reverted back to Slackware when my
Debian attempt at installing the Samba4 AD/DC slogged to a halt. The Slackware
distro for Samba4 AD/DC worked right out of the box, no problem.

Note: if reading these last two paragraphs has caused the point of this message
to slip your mind, I repeat, is the http://releases.ubuntu.com/releases/12.04
iso and instructions at 
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
a good starting point?

--Mark

-Original Message-
> From: "Christopher Roberts" <c...@tridentgarages.co.uk>
> To: <ltsp-discuss@lists.sourceforge.net>
> Date: Mon, 28 Sep 2015 17:21:34 +0100
> Organization: Trident Honda
>
> On Mon, Sep 28, 2015 at 8:12 PM, Mark Foley <mfo...@ohprs.org> wrote:
> > Unfortunately, Ubuntu is not an option.  We have Slackware 64 
> > installed in the office and is the Active Directory/Domain Controller 
> > server for the domain using Samba4.  It also does the DNS/DHCP and is the
> Windows "terminal server-ish"
> > routing Remote Desktop Access request to the proper workstations.
>
> Why would using Slackware 64 Samba4 AD prevent you from using Ubuntu LTSP?
>
> Chris.
>
>
> --
> _
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Getting Started

2015-09-29 Thread Mark Foley
I'm assuming that one of these trunk folders I've downloaded (ldm-trunk/,
ltsp-trunk/) contains a bit of top-level documentation (haven't checked yet)
about the theory of operation for LTSP and perhaps a bit about what I'm actually
trying to build?

I get the idea for the clients: they will boot from the server and have no local
storage and will presumably have a X-desktop and presumably when the user logs
on will get his/her own private directories on the LTSP server and optionally
public directories, right?

So, what does the server software do? Download the boot image? What else?

How does LTSP differ from simply a user having a local workstation and whose
local X-desktop connects to the office "server" and let's the user log into that
"server"? I'm sure I've done this before, but not lately.

Any feedback on concepts would be helpful. It seems like it's understood that
the concepts are already known to the potential user. Yes, I've read
http://www.ltsp.org/benefits/, but that too generic.

If there's an appropriate doc in my trunk folder, just point me to it.

Thanks, Mark


--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Getting Started

2015-09-29 Thread Mark Foley
I'm going to try downloading and tweaking the Ubuntu LTSP and see if I can get
that going per Christopher Roberts' "suggestion".

Before I head down the wrong path right from the start, I've got the link 
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall, which points to
the iso at http://releases.ubuntu.com/releases/12.04.

Is this a reasonable place to start or totally the wrong CD for what I am trying
to do?

If I make progress (or even if not), I'll see what I can do with Vagrant
Cascadian's suggestion to create a Slackware version.

Slackware is still a pretty robust disto. I reverted back to Slackware when my
Debian attempt at installing the Samba4 AD/DC slogged to a halt. The Slackware
distro for Samba4 AD/DC worked right out of the box, no problem.

Note: if reading these last two paragraphs has caused the point of this message
to slip your mind, I repeat, is the http://releases.ubuntu.com/releases/12.04
iso and instructions at 
https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
a good starting point?

--Mark

-Original Message-
> From: "Christopher Roberts" <c...@tridentgarages.co.uk>
> To: <ltsp-discuss@lists.sourceforge.net>
> Date: Mon, 28 Sep 2015 17:21:34 +0100
> Organization: Trident Honda
>
> On Mon, Sep 28, 2015 at 8:12 PM, Mark Foley <mfo...@ohprs.org> wrote:
> > Unfortunately, Ubuntu is not an option.  We have Slackware 64 
> > installed in the office and is the Active Directory/Domain Controller 
> > server for the domain using Samba4.  It also does the DNS/DHCP and is the
> Windows "terminal server-ish"
> > routing Remote Desktop Access request to the proper workstations.
>
> Why would using Slackware 64 Samba4 AD prevent you from using Ubuntu LTSP?
>
> Chris.
>
>
> --
> _
> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
>   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> For additional LTSP help,   try #ltsp channel on irc.freenode.net
>

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Getting Started

2015-09-28 Thread Mark Foley
McQuillan, Gohil, Cascadian, Robert -- thanks all for your feedback. I will try
the various suggestions you collectively made and see if I can get this done.

Thanks -- Mark

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Getting Started

2015-09-28 Thread Mark Foley
Unfortunately, Ubuntu is not an option.  We have Slackware 64 installed in the
office and is the Active Directory/Domain Controller server for the domain using
Samba4.  It also does the DNS/DHCP and is the Windows "terminal server-ish"
routing Remote Desktop Access request to the proper workstations. 

We are looking at getting rid of the Windows workstations and going Apple or
Linux (the workstations could be Ubuntu), but we really cannot re-do the whole
AD/DC thing.

I do have a rudimentary Slackware howto on installing LTSP:

http://www.linuxquestions.org/questions/slackware-installation-40/slackware-10-and-ltsp-234286/

but this is to build from sources and I don't know where to get those.

Is that possible? If so, where can I get the LTSP sources?

THX - Mark

-Original Message-
> Date: Mon, 28 Sep 2015 13:59:22 +0200
> From: Mahmoud Ramadan <mahmoud.ramadan@gmail.com>
> To: ltsp-discuss@lists.sourceforge.net
> Subject: Re: [Ltsp-discuss] Getting Started
>
> https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall
>
>
> Best Regards,
>
> Mahmoud Ramadan Ali
>
> Network and VOIP Specialist.
>
> Mobil: (+2) 01276877112
>
> Blog <http://hotciscolabs.blogspot.com/>| Website
> <http://telecomandsecurity.com/>| LinkedIn
> <http://ch.linkedin.com/pub/mahmoud-ali/99/923/421/en>
>
> On Mon, Sep 28, 2015 at 1:58 PM, Mahmoud Ramadan <
> mahmoud.ramadan@gmail.com> wrote:
>
> > You can install LTSP using Ubuntu 12.4...it has a native support for LTSP
> > so during the boot process you can press F5 i guess and option will appear
> > asking you if you want to install Ubuntu as LTSP choose this option and you
> > get LTSP.
> >
> >
> > Best Regards,
> >
> > Mahmoud Ramadan Ali
> >
> > Network and VOIP Specialist.
> >
> > Mobil: (+2) 01276877112
> >
> > Blog <http://hotciscolabs.blogspot.com/>| Website
> > <http://telecomandsecurity.com/>| LinkedIn
> > <http://ch.linkedin.com/pub/mahmoud-ali/99/923/421/en>
> >
> > On Mon, Sep 28, 2015 at 5:47 AM, Mark Foley <mfo...@ohprs.org> wrote:
> >
> >> I would like to experiment with LTSP. Unfortunately, my distro
> >> (Slackware) is
> >> not one of those listed on your installation page and the reference to
> >> "If your
> >> favorite distribution is not listed below, you can also package it
> >> directly from
> >> the upstream sources. You can us the packaging instructions as a
> >> guideline"
> >> completely lost me. I've not used launchpad.net and have no clue what to
> >> do
> >> there.
> >>
> >> However, I do have access to a rudimentary howto from some folks who have
> >> done
> >> this on Slackware and could possibly follow those instructions. This was
> >> done on
> >> an older version and they reference the source files at
> >> http://www.ltsp.org/ltsp-4.1, which doesn't exist and it an old version
> >> anyway.
> >>
> >> Where can I get the current sources?
> >>
> >> --Mark Foley
> >>
> >>
> >> --
> >> _
> >> Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
> >>   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
> >> For additional LTSP help,   try #ltsp channel on irc.freenode.net
> >>
> >
> >

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Getting Started

2015-09-27 Thread Mark Foley
I would like to experiment with LTSP. Unfortunately, my distro (Slackware) is
not one of those listed on your installation page and the reference to "If your
favorite distribution is not listed below, you can also package it directly from
the upstream sources. You can us the packaging instructions as a guideline"
completely lost me. I've not used launchpad.net and have no clue what to do
there.

However, I do have access to a rudimentary howto from some folks who have done
this on Slackware and could possibly follow those instructions. This was done on
an older version and they reference the source files at
http://www.ltsp.org/ltsp-4.1, which doesn't exist and it an old version anyway.

Where can I get the current sources?

--Mark Foley

--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP with Raspberry Pi as thin client

2014-09-08 Thread Mark Ellse m...@chasegrammar.com
For me, running LTSP extensively in a school, a small robust thin client
like RPi, running reliably with Edubuntu would be a dream situation.

Mark Ellse

On 8 September 2014 09:37, Paweł Ptasznik pptas...@gmail.com wrote:

 Hi,

 Please tell me, has anyone really succeeded in configuring RPi as an LTSP
 thin client? I have already read all sort of tutorials, discussions and
 reported problems (including
 http://cascadia.debian.net/~vagrant/rpi-ltsp-howto.txt) and I have tried
 to do as suggested. Unfortunately, I am unable to run RPi as a thin client.
 The only thing I accomplished so far is installing Edubuntu 12 on VmWare
 along with LTSP and connect to it using Berryterminal on RPi. However, X
 session does not start, I am only able to run so called FailSafeTerminal
 (probably because there is no armhf chroot on server).

 I have tried to crosscompile armhf client using ltsp-build-client script
 on Edubuntu 12, Ubuntu 14, Debian 7, as well as I have tried to do it on
 target RPi. In each case script throws big amount of errors. The moment I
 write some workaround for one, I need to face another. I do not post error
 logs here right now, because there is no use fixing them one by one.

 If somebody really have managed to configure RPi as a thin client, please
 tell me, how have you done it, with as much details as possible. I need
 this RPis for new classroom in primary school, this will allow me to spare
 a lot of public money, which in other case will have to be spent for
 expensiv x86 terminal.

 Kind regards
 Paweł Ptasznik


 --
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce
 Perforce version control. Predictably reliable.

 http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net




-- 

Chase Grammar School
*Mark Ellse, Principal, m...@chasegrammar.com m...@chasegrammar.com*
Convent Close, Cannock, WS11 0UR, 01543 501800, formerly Chase Academy,
fax 01543 501801, Chase Grammar School Ltd, Registered in England No
01454970
Chase Grammar School is accredited to the Independent Schools Council and a
member of the Independent Schools Association.
--
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191iu=/4140/ostg.clktrk_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Ubuntu LTSP documentation

2014-02-23 Thread Mark Ellse m...@chasegrammar.com
This is the lead from the LTSP site to Ubuntu documentation.

https://help.ubuntu.com/community/UbuntuLTSP/LTSPQuickInstall

This documentation seems now to be out of date, since I don't think the
alternate CD is now produced. Does anyone know of a place where there are
installation instructions that are now current? Thanks
--
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471iu=/4140/ostg.clktrk_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Parallel printing.

2012-01-04 Thread Mark LaPierre
On 01/04/2012 04:35 PM, Raúl Alvarez wrote:
 Hello.
 I am not able print with a parallel Epson LX-300,
 I configured lts.conf with the following lines:

   PRINTER_0_DEVICE   = /dev/lp0
   PRINTER_0_TYPE = P

 I can open the port 9100 in the client but I am not able to get any
 printer output.
 I tried with another server running SLES 11 and the hardware setup is
 working properly.

 Logging into the client I see the following output of dmesg

 [   62.482828] parport_pc 00:0a: reported by Plug and Play ACPI
 [   62.483054] parport0: PC-style at 0x378, irq 7 [PCSPP,EPP]
 [   62.717275] ppdev: user-space parallel port driver
 [   62.920457] parport0: Printer, EPSON LX-300+

 and there is a jetpipe daemon running:
 ws29:/home/linux # ps -ef | grep jet
 root  4774 1  0 20:23 ?00:00:00 /usr/bin/python
 /usr/sbin/jetpipe -b 9600 -y 8 -p none -x /dev/lp0 9100
 root  4964  4949  0 20:25 pts/000:00:00 grep jet

 the device lp0 is created:
 ws29:/home/linux # ls -l /dev/lp0
 -rw-rw-rw- 1 root root 1026 ene  4 20:26 /dev/lp0

 but I cannot print, I tried
 ls -l //dev/lp0
 it doesn't give any error, but there is no printer output

 Btw, usb and serial are working fine.
 Anyone had this problem? Maybe i'm missing something, perhaps i need to
 load some module?
 Any help is gonna be apprecciated.
 Thanks


 --
 Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
 infrastructure or vast IT resources to deliver seamless, secure access to
 virtual desktops. With this all-in-one solution, easily deploy virtual
 desktops for less than the cost of PCs and save 60% on VDI infrastructure
 costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net

Hey Raúl,

Check to be sure that the printer is enabled.

Go to System/Administration/Printing

double click on the printer you want to use.

select Policies

ensure that the Enabled check box is checked.
ensure that the Accepting jobs check box is checked

Then go back to the Settings page and try to print a test page.  If it 
fails to print in most cases the printer manager will provide some clue 
as to what the problem is.  I've had problems with PP printers because 
the CUPS filters were not installed under root ownership.  Printer 
manager will complain about and insecure filter.

If the problem is the Pport then print manager will tell you that it 
couldn't find the printer attached to the port.

I fought with my PP printer for days trying to figure out what was wrong 
with my Pport when the real problem was bad filter ownership.  Sad part 
was that print manager was telling me what was wrong the whole time.  I 
was just too blind to see it.

-- 
°v°
   /(_)\
^ ^  Mark LaPierre
Registerd Linux user No #267004
www.counter.li.org

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] sound being output to another client

2012-01-02 Thread Mark Andrews
yes, I am logged in as the same user on multiple clients. Is this problem a
general ltsp thing, or just ubuntu ltsp?
-m

On Thu, Dec 29, 2011 at 2:24 PM, Jay Goldberg jaymgoldb...@gmail.comwrote:

 Are you logged in as the same user on all 3 clients? Some applications
 don't like this and you'll get strange behavior.

 For example, try OpenOffice.org on one machine, then try to open
 another OO document on another thin client with the same account, the
 document will pop up on the screen of the first client! The same flaw
 exists with the User Management control panel in Ubuntu LTSP.

 On Mon, Dec 19, 2011 at 9:44 AM, Mark Andrews rmutt.mjandr...@gmail.com
 wrote:
  Hello,
  I am new to this list. I have set up ltsp in my home and it is great.
  Occasionally I encounter some problems. One is that sometimes when I try
 to
  play a sound on one client it is played on another client. For example,
 at
  the moment I have 3 clients (A,B,C) and one ltsp server. I am working on
  client A right now and when using the console music player mocp the
 music is
  played on client C. On the other hand, if I play a video on the web from
  client A, the sound occurs, as expected, on client A.  Also, the mocp
 player
  behavior has only started recently. I used to use mocp for months without
  problems, i.e. when on client A, the sound would occur on client A. It is
  only recently that is has decided to play on client C.
  Does anyone know why this might be happening and what to do about it?
  -m
 
 
 
 --
  Learn Windows Azure Live!  Tuesday, Dec 13, 2011
  Microsoft is holding a special Learn Windows Azure training event for
  developers. It will provide a great way to learn Windows Azure and what
 it
  provides. You can attend the event by watching it streamed LIVE online.
  Learn more at http://p.sf.net/sfu/ms-windowsazure
  _
  Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
  For additional LTSP help,   try #ltsp channel on irc.freenode.net
 



 --
 Jay Goldberg


 --
 Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
 infrastructure or vast IT resources to deliver seamless, secure access to
 virtual desktops. With this all-in-one solution, easily deploy virtual
 desktops for less than the cost of PCs and save 60% on VDI infrastructure
 costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net

--
Ridiculously easy VDI. With Citrix VDI-in-a-Box, you don't need a complex
infrastructure or vast IT resources to deliver seamless, secure access to
virtual desktops. With this all-in-one solution, easily deploy virtual 
desktops for less than the cost of PCs and save 60% on VDI infrastructure 
costs. Try it free! http://p.sf.net/sfu/Citrix-VDIinabox_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] from italy

2011-12-22 Thread Mark Andrews
Hi Mauro,
I'm no expert, having just used LTSP for my own home and a small lab group,
so perhaps people with far more experience will know better.
I presume you are talking about using the old pc's as LTSP clients. In that
case, they need no operating system installed on them. They just need a
bios that allows that can net-boot from the ltsp server using pxe. The ltsp
server can run ubuntu, see https://help.ubuntu.com/community/UbuntuLTSP
A 64mb ram system may be too old for anything, including being a thin
client. Others may know better. My clients are atom-based miniITX's with 1
or 2gb of ram. I built them myself and the cost around £100. When I
experimented with old pentiums as clients, I found the noisy and sluggish.
-m




On Thu, Dec 22, 2011 at 1:54 PM, m Virgili virgi...@gmail.com wrote:

 we have some olds pcwith 64 ram
 can we put LTDP ubuntu on them?

 i've downloaded file
 ubuntu-10.04-netbook-i386
 is ti correct?

 where is a simple documentation about LTDP?
 thanks

 mauro


 --
 Write once. Port to many.
 Get the SDK and tools to simplify cross-platform app development. Create
 new or port existing apps to sell to consumers worldwide. Explore the
 Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
 http://p.sf.net/sfu/intel-appdev
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net


--
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] sound being output to another client

2011-12-19 Thread Mark Andrews
Hello,
I am new to this list. I have set up ltsp in my home and it is great.
Occasionally I encounter some problems. One is that sometimes when I try to
play a sound on one client it is played on another client. For example, at
the moment I have 3 clients (A,B,C) and one ltsp server. I am working on
client A right now and when using the console music player mocp the music
is played on client C. On the other hand, if I play a video on the web from
client A, the sound occurs, as expected, on client A.  Also, the mocp
player behavior has only started recently. I used to use mocp for months
without problems, i.e. when on client A, the sound would occur on client A.
It is only recently that is has decided to play on client C.
Does anyone know why this might be happening and what to do about it?
-m
--
Learn Windows Azure Live!  Tuesday, Dec 13, 2011
Microsoft is holding a special Learn Windows Azure training event for 
developers. It will provide a great way to learn Windows Azure and what it 
provides. You can attend the event by watching it streamed LIVE online.  
Learn more at http://p.sf.net/sfu/ms-windowsazure_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Question about LTSP and rdesktop

2011-04-19 Thread Mark Ehle
You might want to look at thinstation - www.*thinstation*.org.

On Sat, Apr 9, 2011 at 9:42 AM, Priit Hansen priit.han...@gmail.com wrote:

 Hello

 Just a quick question. If I use LTSP just to connect thin clients with a
 separate windows server through it's rdesktop setting what sort of tasks
 does it leave for the LTSP server?

 What I mean is can the LTSP server be on very low power pc as well then or
 are there still some resource hungry tasks left for the LTSP?


 Priit Hansen


 --
 Benefiting from Server Virtualization: Beyond Initial Workload
 Consolidation -- Increasing the use of server virtualization is a top
 priority.Virtualization can reduce costs, simplify management, and improve
 application availability and disaster protection. Learn more about boosting
 the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net


--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Sound setup in LTSP5.2

2011-01-30 Thread Mark
Vagrant Cascadian wrote:
 have you read /usr/share/doc/ltsp-server/README.Debian.sound ?
  
 it describes how to configure alsa to use pulseaudio over the network.

 live well,
   vagrant
   
Ok, following the README recommendations, the file correctly passes 
audio to a laptop booted as a thin client,
the Neoware thin clients do not have audio, and the volume controls in 
the thin clients control the volume and mute on the
server.  My guess is that there's a driver issue with the thin clients 
and the volume control needs to be set to control that
driver somehow.  Information on this is REALLY sparse on the internet.  
Is there a go-to source for this somewhere?

Thanks
Mark

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Sound setup in LTSP5.2

2011-01-30 Thread Mark
Ok, update:

I enabled the root password on the client, and used a console to get this:

lspci -v 
tells me that I have a Cyrix 5530 Kahlua multimedia audio chip.

lsmod | grep snd
tells me that I have a bunch of cyrix 5530 sound modules loaded.

So with this I reason that maybe the sound is muted?

running alsamixer on the client console gives me a connection refused by 
pulseaudio error message.

The volume control applet on the desktop still controls the server sound.

I just don't fully understand the nuances of this setup.  Any ideas?

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Sound setup in LTSP5.2

2011-01-29 Thread Mark
Hello,

I just installed LTSP in a multi-use server to provide services to about 
4-5 clients.
It's a box stock install on a debian squeeze distro. 

I'm using NFS and LDM managers.  I can boot and login just fine with all 
my users, but no sound on
any clients.  I have searched around for sound howto's, but those I've 
followed have just enabled me to play sound on the server, not on the 
clients.

can anyone explain exactly how the sound system works, and/or provide a 
howto or troubleshooting to get it working?

My sound on the server MUST remain functional due to having other uses 
for the server.  LTSP is only one of many services it provides.

My current lts.conf -
[default]
LTSP_CONFIG=True
#SOUND=False
#LOCALDEV=False
#CONFIGURE_X=False
LDM_DIRECTX=True
SOUND_DAEMON=pulse
SOUND=True

I'm not sure what needs to be on the server.  I'm assuming something 
does to pass the sounds over the network.

I've seen several references to asoundconf and .asound.conf on the net, 
and those don't appear to exist on client or server.

Any ideas?

thanks
Mark

--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Sound setup in LTSP5.2

2011-01-29 Thread Mark
yes, I created that file, and got a bit of sound out of the client, no 
volume control, and the sound on the server
quit working.  I deleted the file and got my server sound back.

Rob Owens wrote:
 On Sat, Jan 29, 2011 at 01:38:24PM -0500, Mark wrote:
   
 Hello,

 I just installed LTSP in a multi-use server to provide services to about 
 4-5 clients.
 It's a box stock install on a debian squeeze distro. 

 
 I'm running Lenny with LTSP 5.2 and sound works.  Do you have pulseaudio
 installed on the server?  How about in the chroot?

 I had to create /etc/asound.conf on the server -- but I think that was
 only to get sound working on the server.  I thought the clients worked
 automatically, but I could be wrong.  Here is my asound.conf file.  Keep
 in mind I set this up a long time ago, so it might be done differently
 now...

   pcm.!default {
   type pulse
   }
   
   ctl.!default {
   type pulse
   }

 -Rob

 --
 Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
 Finally, a world-class log management solution at an even better price-free!
 Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
 February 28th, so secure your free ArcSight Logger TODAY! 
 http://p.sf.net/sfu/arcsight-sfd2d
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net


 -
 No virus found in this message.
 Checked by AVG - www.avg.com
 Version: 10.0.1204 / Virus Database: 1435/3410 - Release Date: 01/29/11
   


--
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP feasibility across remote connections

2010-05-11 Thread Mark Ehle
We ran 3 ltsp clients over a t-1 for quite a while, but they were only
used for web page browsing of our library catalog. They booted slow,
but once they were up, they were fine.

LibraryMark

On Tue, May 11, 2010 at 3:06 PM, Donny Brooks dbro...@mdah.state.ms.us wrote:
 I am looking at the feasibility of having a centralized LTSP server here at 
 my work to serve all the end clients, in-house and remote. The reason I am 
 wondering this is we have four remote sites. There are 2 close by and 2 
 farther away. All four are on our network via either a point to point T1 or 
 netvpn DSL.

 The two remote sites use a T1 each to connect back to us. These 2 sites have 
 3 and 6 people at them. The one with 3 I am not too much worried about, but 
 the other with 6 will be doing some CAD work and uploading photo's from 
 digital cameras.

 The other two remote sites are local. However they only have a standard DSL 
 connection rated at 1.5M down x 256k up I think. These two sites have about 5 
 users each. One of these sites has a person dedicated to scanning photos and 
 move them to their in-house server for archiving.

 With this in mind, how likely does it sound that we could provide these 
 remote users with thin clients and have them connect back to our main server 
 farm? Has anyone setup a similar deal? Any pointers if we were to deploy this?
 --

 Donny B.

 --

 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net


--

_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Bypass Autologin

2010-04-19 Thread Mark Ehle
Thanks for the reply -  can a user other than guest log in? I want to log in
as an admin.

On Sat, Mar 20, 2010 at 12:41 PM, Vagrant Cascadian vagr...@freegeek.orgwrote:

 On Fri, Mar 19, 2010 at 07:54:55PM -0400, Mark Ehle wrote:

  I just upgraded the public catalog LTSP system we have at the library I
 work
  at and am really liking the LDM stuff. But there is one thing that I used
 to
  be able to do on the old system that I don't know how to do now. Is there
 a
  way to bypass the autologin so that you can log in with another user on a
  thin client? If not, no big deal, but I used it on the old system to
  administer from time to time.

 in lts.conf:

  LDM_GUESTLOGIN=True
  LDM_LOGIN_TIMEOUT=10

 will display a login as guest button, but allow an alternate username to
 be
 specified, and after 10 seconds will autologin.


 live well,
  vagrant


 --
 Download Intel#174; Parallel Studio Eval
 Try the new software tools for yourself. Speed compiling, find bugs
 proactively, and fine-tune applications for parallel performance.
 See why Intel Parallel Studio got high marks during beta.
 http://p.sf.net/sfu/intel-sw-dev
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Bypass Autologin

2010-03-21 Thread Mark Ehle
Can a person log in with a user other than guest? 

 I just upgraded the public catalog LTSP system we have at the library I work
 at and am really liking the LDM stuff. But there is one thing that I used to
 be able to do on the old system that I don't know how to do now. Is there a
 way to bypass the autologin so that you can log in with another user on a
 thin client? If not, no big deal, but I used it on the old system to
 administer from time to time.

in lts.conf:

  LDM_GUESTLOGIN=True
  LDM_LOGIN_TIMEOUT=10

will display a login as guest button, but allow an alternate username to be
specified, and after 10 seconds will autologin.


live well,
  vagrant

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Bypass Autologin

2010-03-19 Thread Mark Ehle
Hello, All - 

I just upgraded the public catalog LTSP system we have at the library I work at 
and am really liking the LDM stuff. But there is one thing that I used to be 
able to do on the old system that I don't know how to do now. Is there a way to 
bypass the autologin so that you can log in with another user on a thin client? 
If not, no big deal, but I used it on the old system to administer from time to 
time.

Thanks again for a great system!

Library Mark

--
Download Intel#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] 4.2 vs 5 with Neoware clients

2009-12-11 Thread Mark
Ok, still reading and learning about ltsp.  Perhaps I should backup and 
ask what the best direction is before I get too far.

I have 3 Neoware clients, two are Geode based, like 128MB ram, but could 
be expanded, one is like 800Mhz Via something based.

The plan is to roll them out to the kids, as surfing machines, no local 
apps, just browsing, light kiddy games, maybe some flash based stuff,
no real usb sticks local, etc.  Sound should work. 

I have tons of horsepower on the server.  No worries there.  Should I be 
trying to hack ltsp5 onto Arch, or just run 4.2 because my clients are
a little older? 

I'm aware lots of folks want to run firefox local due to network 
issues.  I have a managed 100Mb switch, I can make a separate subnet for 
the
LTSP stuff if needed.

Comments?

--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] LTSP5 (MUEKOW) source?

2009-12-10 Thread Mark
New guy here, be gentle.  So where does one get the source for LTSP5?

I'm trying to put together a server using Arch as my preferred distro.
It's different enough that I can't just lift code from Ubuntu or Redhat.
I can build from source or maybe Slackware, but all the links to slack or
other seem to be missing.  Is this program that tightly integrated that
one can't build it into a new distro?


--
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Newbie question: Ubuntu 8.10 LTSP Server install: enabling use of 2nd NIC card

2009-04-05 Thread Mark Hinton
Hi there!

LTSP newbie here - just setting up a new ltsp server from the Ubuntu 8.10
alternate install CD and have a question ...

I didn't have my second NIC card yesterday, and was too impatient, so I
installed LTSP Server from the CD with just the one NIC card in the box

All went well, no problems - set up RAID nicely, etc

During installation, a message told me I should do something later when I
had installed the second NIC card - and I don't seem to have written that
down (D'oh!)

Does anyone know what it is I should now do, to have the second NIC card run
my thin client network?

Mark :0)
--
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Waiting problem with ltsp-5 in Ubuntu 8.10

2008-12-08 Thread Mark David Dumlao
On Sat, Dec 6, 2008 at 8:06 AM, jam [EMAIL PROTECTED] wrote:

 I do not use, so cannot help wrt inetd but on xinetd this is caused by, and
 fixed by, a limit on the number of process that xinetd handles. What I did
 was

  -limit proc_limit
  This option places a limit on the number of concurrently
 running
  processes that can be started by xinetd.  Its purpose is to
 pre‐
  vent process table overflows.

 I set it to 100 and all is well again
 (ie 30 clients boot simultainiously)
 James

I think Ubuntu uses inetd for its tftp server.

The default max processes of inetd is 256. Unless his shop exceeds something
like 60 clients, I wouldn't think it's an inetd issue.
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Firefox Proxy and Homepage Settings

2008-12-08 Thread Mark David Dumlao
On Thu, Dec 4, 2008 at 10:40 PM, Scott [EMAIL PROTECTED] wrote:

  Hi,



 I am running Ubuntu Hardy 8.04 LTS. I need to set global proxy settings for
 all users that log in. I would also like to change the default homepage
 settings. I can't find the correct config to edit. I googled it and found
 lots of info for previous versions, but it does not seem to apply to the
 current versions. Any advice?

Hi Scott,

One trick I tried was to create a user that would have the default settings
I want, then copy the dot files in his home directory to /etc/skel.

This way I could set the firefox proxy, for instance, to something, and all
new users created _after_ I created that user would also have their firefox
proxy set. It should also work for the default homepage, wall paper, gtk
theme, etc etc.
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Waiting problem with ltsp-5 in Ubuntu 8.10

2008-12-05 Thread Mark David Dumlao
On Fri, Dec 5, 2008 at 6:22 AM, Everson [EMAIL PROTECTED] wrote:

 Hi there,

 I'm using a ltsp-5 default instalation in Ubuntu 8.10.

 The clients are old machines: k6-2 500 Mhz with 64 Mb

 When the boot ocurs and the client receives all the nbi.img kernel it
 hangs,
 after about 5-10 min it get going and everything works as it should.


This is very very similar to my problem with LTSP on Ubuntu 804 and 810. I
posted it here a while back but I wasn't able to get around to solving it
(it's on a different island from where I am right now...). I'd like to find
out just _how_ similar your issue is:

1) Server specs? How many clients?

2) Are you able to boot clients in batches before some slowdown happens?
About how many?
- in my experience I was able to boot about 4 or 5 units, then all clients
are unable to claim IP addresses for the next 5-10 minutes. Then I can boot
4-5 units again, rinse repeat...

3) At the part where it hangs, can you check to see if other connected units
can get IP addresses? On a booted thick XP / Ubuntu, just unplug and replug
the cable. If you don't get an IP back in 10 seconds, something's wrong.
This is the part which I didn't know yet, though.

4) Do you know how to tcpdump? Could you try looking for DNS lookups on the
server side and post if anything looks funny? Run the ff command on the
server while the clients are booting up:
sudo tcpdump -ni eth0 'udp port 53'
If you're seeing reverse DNS lookups there that shouldn't belong, try
killing DNS lookups at the ssh server. Open your /etc/ssh/sshd_config and
try adding the ff line:
UseDNS no
at the end. Then restart ssh
/etc/init.d/ssh restart

and see if that does anything.
--
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] [ltsp-discuss] Network clients stop responding for a while after 4 or 5 units boot up

2008-11-24 Thread Mark David Dumlao
On Thu, Nov 20, 2008 at 7:36 AM, jam [EMAIL PROTECTED] wrote:

  Previously I configured my DNS under bind. However, I noticed that after
  booting 4 or 5 thin clients, bind9 would magically stop replying to
  queries. At this point, sudo would become very slow and few of my clients
  would be able to boot or even get IP addresses from the server.
 
  Neither dhcp3-server nor sudo should be making DNS lookups. My hosts file
  looks like so:
 
  ===
  127.0.0.1localhost

  127.0.1.1mars.schoolsite.localmars
 
  192.168.1.8mars.schoolsite.localmars
  192.168.11.254mars.schoolsite.localmars

 [snip]
 So who is mars 127.0.0.1, 182.168.1.9 or 192.168.11.254
 Don't know if THIS causes your problem, I've never tried something as umm
 not-
 clever as this. But this is NOT good

Wait, what?

/etc/hosts entries shouldn't kill bind, no matter what. And my nsswitch.conf
clearly picks files before dns.

===
[EMAIL PROTECTED]:~$ cat /etc/nsswitch.conf
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc-reference' and `info' packages installed, try:
# `info libc Name Service Switch' for information about this file.

passwd: compat
group:  compat
shadow: compat

hosts:  files mdns4_minimal [NOTFOUND=return] dns mdns4
networks:   files

protocols:  db files
services:   db files
ethers: db files
rpc:db files

netgroup:   nis
===
mars is the name of the server.
mars.schoolsite.local is the fqdn.

127.0.1.1 is a localhost alias. It's a default fill-me-in entry in ubuntu.
the two other addresses are hostnames of the different interfaces.

Now if you have DNS why is there an entry for mars in /etc/hosts. That is
 not
 BAD but certainly not GOOD. See /etc/nsswitch.conf

I have no idea why it is not good to have a host entry in case your dns goes
down.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] [ltsp-discuss] Network clients stop responding for a while after 4 or 5 units boot up.

2008-11-18 Thread Mark David Dumlao
On Mon, Nov 17, 2008 at 11:06 AM, Steve Cayford [EMAIL PROTECTED] wrote:

 Mark David Dumlao wrote:
  On Sat, Nov 15, 2008 at 7:47 AM, JF Straeten [EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED] wrote:
 
  Perhaps could you give gPXE a try, instead of etherboot, and see if
 it
  change anything ?
 
  Will do, but Im just annoyed by the individual ROM generation from
  ROM-o-matic. My refurbished units all have different lan cards and I was
  hoping for a universal diskette bootrom.
 
  Any help? :)

 I think if you download the gPXE source you can build yourself a
 universal loader. I forget the details, but I think it's possible.

Thanks Steve, I didn't know gPXE was universal because I only downloaded
images from rom-o-matic.

I was just about to pat myself on the back and congratulate myself after
gPXE was able to boot the whole lab in abuot 10-15 minutes. However, after I
rebooted and tried again later, my problem with the inability to get
addresses returned. It's apparently intermittent, and I think it is highly
related to either a huge system slowdown or dns. I don't know why it would
be related to DNS after all.

Previously I configured my DNS under bind. However, I noticed that after
booting 4 or 5 thin clients, bind9 would magically stop replying to queries.
At this point, sudo would become very slow and few of my clients would be
able to boot or even get IP addresses from the server.

Neither dhcp3-server nor sudo should be making DNS lookups. My hosts file
looks like so:

===
127.0.0.1localhost
127.0.1.1mars.schoolsite.localmars

192.168.1.8mars.schoolsite.localmars
192.168.11.254mars.schoolsite.localmars

# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
===

Nevertheless, when my bind9 server dies, my hosts are unable to get ips from
the dhcp3-server, and sudo take forever. What the human is going on, I
wonder.

Thinking it was a problem with bind9, I replaced it with pdns. PDNS has a
bind backend, which basically just reads your bind zones and makes it easy
to transfer. But no joy. After 4 or 5 boots, dhcp3 server goes to hell and
stops responding.

I tried all sorts of network dumping and monitoring. After a while I noticed
that there were reverse IP queries somewhere, and not bothering to find out
why, I gave the entire subnet reverse entries in my PDNS.

Amazingly, I was able to boot the whole lab. In under 10 minutes. It brought
tears to my eyes. However the problem came back, and checking my logs:

Nov 17 16:53:40 mars pdns[2981]: Scheduling exit on remote request

And I was like, what the hell.

I'm not 100% sure, but it would seem like my bot-infested waters (worms
everywhere in the network, it wasn't maintained well) are trying to remotely
my bind or something like that, and maybe all sorts of poisoning tricks.
Since my pdns server shared my bind rndc key, if the key was weak, then it's
conceivable that bots are shutting it down.

Anyways, it would seem that I have two problems that ask for a solution:
1) Are my local services performing DNS lookups? Why? How do I get them to
stop doing that?
2) Is my pdns / bind / whatever dns under attack by bots using rndc? How do
I stop them?
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] [ltsp-discuss] Network clients stop responding for a while after 4 or 5 units boot up.

2008-11-16 Thread Mark David Dumlao
On Sat, Nov 15, 2008 at 7:47 AM, JF Straeten [EMAIL PROTECTED] wrote:

 Perhaps could you give gPXE a try, instead of etherboot, and see if it
 change anything ?

Will do, but Im just annoyed by the individual ROM generation from
ROM-o-matic. My refurbished units all have different lan cards and I was
hoping for a universal diskette bootrom.

Any help? :)
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Server's root file system accessed by LTSP clients instead of chrooted file system (LTSP5 on Ubuntu8.10)

2008-11-16 Thread Mark David Dumlao
Heya,

The chrooted filesystem is a minimal Linux installation that is used to make
an X connection to the server. It is _not_ the filesystem and OS the client
sees, but a behind the scenes mini-OS that just connects to the server so it
can pass input/output from the user.

If yuo want to access the client root filesystem, you have to do a terminal
switch to terminal 1 (ctrl alt f1) and login to the client as root. This
will only work if you set a new root passwd in the chroot and re-export your
ltsp image. Otherwise, all commands and files you are accessing on terminal
7 (the default graphical login) are relative to the server.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] [ltsp-discuss] Network clients stop responding for a while after 4 or 5 units boot up.

2008-11-16 Thread Mark David Dumlao
On Sat, Nov 15, 2008 at 1:35 AM, Mark David Dumlao [EMAIL PROTECTED]wrote:

 5 - disk channel
 I'll make sure tomorrow that my RAID disks are on different channels. But I
 think they already are, and I think that even if they were on the same
 channel, the performance wouldn't be THAT bad.

Yipes. My assistant placed both disks on the same channel. I'll reboot and
reconfig, but as I said, I don't really think that's the issue.
-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] [ltsp-discuss] Network clients stop responding for a while after 4 or 5 units boot up.

2008-11-14 Thread Mark David Dumlao
, switch to powerdns, and made the
symptom disappear.

bind9 was one of the programs being controlled by apparmor. I don't know how
to use apparmor, but I've encounterred selinux woes before - and nearly
every docu of every server Ive read goes the lazy way and says if selinux
causes problems just disable it, rather than telling you how to configure
selinux to get the software to work. I assumed the same holds true for
apparmor, so I disabled apparmor. My problem with bind9 didn't go away - it
still refuses to respond to requests after I boot a few thin clients. I am
assuming something about my thin client stuff causes it to hang.

I mean bind9 itself hangs, not my network. I am running dig from mars
itself, and it is talking to the loopback interface, but it is not
responding even to itself. However it does respond _before_ I boot up a few
units, so it isn't a firewal issue. Speaking of firewalls, I installed
shorewall on the server. It NATs the lab network (192.168.11.0/24) to the
school network (192.168.1.0/24), and I set only weak default policies on
shorewall. powerdns (pdns) does not hang in the same way that bind does.

4) disk performance
I mentioned before that the following things hang
a) dhcp requests dont get in
b) bind9 doesnt answer stuff
c) sudo commands take a very long time
d) clients dont boot for a long time

I noticed that sometimes, when (c) resolves, it resolves at coincidentally
the same time that (b) bind starts answering again, that (a) clients start
getting IPs again, and that clients continue booting.

I also noticed that sometimes, the network graph from gnome's system monitor
applet very closely follows the hard disk usage graph. I forget how to
monitor hard disk usage by hand, though.

I also remember that my system logs appear to be delayed: I appear to be
getting CPU messages from a thin client even after I reset the unit.

The three symptoms above lead me to think there is a hard disk caching
problem: I suspect that the system is waiting for such and such process to
finish before updating stuff on disk. Because there are numerous writes to
disk, when the kernel starts waiting on input/output, random processes that
wait for writes to finish, such as bind9, sudo logs, etc, all hang or wait
up. (the first note was also the reason why I thought that I _had_ to fix
bind. Interestingly, after I replaced bind with pdns, I was unable to
observe my sudo problem any more).

This hard disk caching issue can be caused by a few things:
a) a bad RAID setup
b) nbd magic stuffs
c) some unoptimized kernel scheduler option
d) something I don't know
e) maybe it isn't some hard disk caching issue after all

a) bad RAID setup
my understanding of RAID1 is that you get slightly worse write performance
(which is fine by me) but nearly n-tupled read performance where n is the
number of disks. I have 2 disks.  I don't see how it could be causing me any
troubles, however, when I saw that syslog writes were being delayed I
worried a bit. I think it's pretty sane thing to think it would help, but I
don't know if it could be causing me write problems.

Tomorrow, when I get back to my lab, I'll make sure that the hard disks are
on different channels, although I'm sure I already told me assistant to put
them on different channels, and I'm not sure if my hard disks are even fast
enough to hit half the channel capacity (havent checked the disk speeds, or
the channel capacity). Is channel capacity an issue?

I can determine if RAID is causing an issue by going into degraded mode.
I'll mark all of one disk's partitions as faulty and remove them. I already
did that for the root partition, but I didn't degrate my home partition just
yet. So far, no noticeable change after degrading my disk.

b) nbd magic stuffs
nbd, to me, is magic. I don't know what to look for or how to minimize its
impact, or if it's even causing a noticeable impact. I just know that
sometimes, my network usage closely traces my hard disk usage. Sometimes it
doesn't.

c) kernel scheduler something
I'm not sure what to look up, but I read before there was some kernel magic
you could do that has to do with how it schedules disk writes. I'm not sure
what the best choice for such an option would be, but I think that my
current setting - where some services become completely unresponsive - is
probably not the right one. I'd have thought, though, that the default
kernel from Ubuntu's LTSP install mode would use the right one.

d) something else
help on this?

e) it's not a disk caching issue at all
help on that?
===
So anyways, time for a
RESUMMARY:
Am encountering network problems in my lab - which manifest as clients being
unable to acquire network addresses - when starting up more than 4 thin
clients, I am unable to determine the cause.

my leads so far:
0 - My server can't really handle it
If so, I'd like to find out what resource, specifically, is causing the
issue, so that I know what to buy
(and yeah I'd like to get these guys to buy _at least

[Ltsp-discuss] Mutimedia Performance

2008-02-04 Thread Mark LaPierre
Hey All,

I've read through most of the documentation but the only thing I find 
that might be relative to my question is the section on running local 
apps on the client.  It says the reason for doing this is, In large 
networks with memory intensive applications, such as Netscape, running 
the app on the workstation can provide better performance, as long as 
the workstation is powerful enough to handle it.

What I have in mind is to build a cluster, see Limulus Project 
http://limulus.basement-supercomputing.com/, and installing LTSP on the 
cluster.  I want to run all my apps on the cluster.  This machine should 
have no issues with running concurrent applications.

I'm concerned about the Multimedia application performance.  Is X able 
to provide performance on the terminal equivalent to running the app 
locally on a dedicated PC?  My wife does not want to, and shouldn't have 
to, put up with crappy performance when she wants to run her web cam or 
a Windows session on Win4Lin.  Youtube and other graphical applications 
should run smoothly.

And what about games requiring accelerated graphics like Tux Racer?  
What happens when you try that on?  I've read about loading an 
accelerated graphics driver when the terminal boots up.  Is that just 
for running accelerated apps locally or is that applicable to served 
applications as well?  I'm an Engineering Designer interested in running 
some high powered engineering design tools, such as 3D modeling, on the 
server.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Booting client with PCMCIA card using wireless_ltsp-3.0.5 package

2007-01-15 Thread Mark McSweeney

 
 Message: 3
 Date: Thu, 11 Jan 2007 11:13:49 -0500
 From: Jim McQuillan [EMAIL PROTECTED]
 Subject: Re: [Ltsp-discuss] Booting client with PCMCIA card using
   wireless_ltsp-3.0.5 package
 To: ltsp-discuss@lists.sourceforge.net
 Message-ID: [EMAIL PROTECTED]
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 
 Mark,
 
 LTSP-4.2 definately won't work with the older kernel from LTSP-3
 
 There's lots of changes in 4.2, including the requirement of a 2.6.x 
 series kernel, to handle udev.
 
 I'd love to have a wireless-ready kernel for 4.2, but the kernels are so 
 big now, they will no longer fit on a floppy.  Newer machines can boot 
 from usb sticks, but there's still an awful lot of older laptops that 
 won't boot from usb.
 
 On top of that, almost all of the newer wireless cards need firmware 
 that we aren't allowed to re-distribute.  This makes things difficult, 
 and there really isn't all that much interest in wireless ltsp.
 
 Jim McQuillan
 [EMAIL PROTECTED]
 


I can now see that I phrased my question poorly.

It is important to note that I am not using a wireless NIC.  I am using 
a regular 3Com 3c574 wired PCMCIA NIC.  I am using the floppy.img image 
from the wireless-ltsp-3.0.5 package because it has the drivers built-in 
to boot the PCMCIA card which apparently etherboot does not support.  I 
learned this trick a while ago from Phil Driscoll's post here:

http://marc.theaimsgroup.com/?l=ltsp-discussm=108789847231845w=2


As I understand it, it appears that when the client boots it gets a DHCP 
address then hangs when it asks for runlevel:

If I enter a runlevel the client then stops responding completely and 
requires a hard reboot.

I hope this explains my problem better.

Sorry about not clearly identifying my problem in my first post.


Thanks


Mark



 
 
 Mark McSweeney wrote:
 I apologize if this subject has been covered before but I could not find 
 it in a search of the archives.


 I have previously been running K12LTSP 4.4.1 and been booting laptop
 clients using a 3Com 3c574 PCMCIA card with no problems using the
 floppy.img image from the wireless_ltsp-3.0.5 package.

 Recently I did a fresh install of K12LTSP 6.0 and when I attempt to boot
 the client it appears to successfully acquire a DHCP address and the
 when it tries to load the OS I get the following message:

 ---

 Doing the pivot_root
 Mounting the devfs filesystem
 Running /sbin/init

 Enter runlevel:

 ---

 and then hangs.

 If I understand correctly the K12LTSP 4.4.1 release used LTSP 4.0 and
 K12LTSP 6.0 uses the 4.2 LTSP release.

 Does the newer kernel in 4.2 not support booting from the old 
 wireless_ltsp image or is the image maybe too outdated to boot the new 
 kernel?

 I am not sure where to go from here to solve this issue.  If anybody 
 could give me pointers where to look it would be greatly appreciated.


 Thanks,

 Mark

 -
 Take Surveys. Earn Cash. Influence the Future of IT
 Join SourceForge.net's Techsay panel and you'll get the chance to share your
 opinions on IT  business topics through brief surveys - and earn cash
 http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net
 
 
 

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Booting client with PCMCIA card using wireless_ltsp-3.0.5 package

2007-01-11 Thread Mark McSweeney
I apologize if this subject has been covered before but I could not find 
it in a search of the archives.


I have previously been running K12LTSP 4.4.1 and been booting laptop
clients using a 3Com 3c574 PCMCIA card with no problems using the
floppy.img image from the wireless_ltsp-3.0.5 package.

Recently I did a fresh install of K12LTSP 6.0 and when I attempt to boot
the client it appears to successfully acquire a DHCP address and the
when it tries to load the OS I get the following message:

---

Doing the pivot_root
Mounting the devfs filesystem
Running /sbin/init

Enter runlevel:

---

and then hangs.

If I understand correctly the K12LTSP 4.4.1 release used LTSP 4.0 and
K12LTSP 6.0 uses the 4.2 LTSP release.

Does the newer kernel in 4.2 not support booting from the old 
wireless_ltsp image or is the image maybe too outdated to boot the new 
kernel?

I am not sure where to go from here to solve this issue.  If anybody 
could give me pointers where to look it would be greatly appreciated.


Thanks,

Mark

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Esound and a second user

2006-06-07 Thread Mark Lesswing
On Wednesday 07 June 2006 13:22, Zoilo Gomez wrote:
 Hi Mark,

 Mark Lesswing wrote:
 I read up on the issue surrounding Esound and the server not working for
  the second logged in user.  The issue is real.
 
 Here is how I fixed the problem on my system (CentOS 3/LTSP 4.2):
 
 1) Downloaded the LBE
 
 2) Upgraded the ESound package in the LBE to use 0.2.36 instead of 0.2.32

 Is this necessary, or just because you wanted to use the latest version?

 3) Made a modification to proto.c to get around locking.  Basically I
  added an -ltsp flag to esound.

 Can you share your modifications with us?

 4) Modified the sound.rc script to tak advantage of ESound 0.2.36 command
  line functionality.
 
 My terminals now re-lock for each user.  Person 1 can login, logout
  followed by person2 logging in without loosing the sound system.

 Thank you and best regards,

 Z.

-- 
Mark


_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Esound and a second user

2006-05-16 Thread Mark Lesswing
I read up on the issue surrounding Esound and the server not working for the 
second logged in user.  The issue is real.

Here is how I fixed the problem on my system (CentOS 3/LTSP 4.2):

1) Downloaded the LBE

2) Upgraded the ESound package in the LBE to use 0.2.36 instead of 0.2.32

3) Made a modification to proto.c to get around locking.  Basically I added 
an -ltsp flag to esound.  

4) Modified the sound.rc script to tak advantage of ESound 0.2.36 command line 
functionality.

My terminals now re-lock for each user.  Person 1 can login, logout followed 
by person2 logging in without loosing the sound system.

-- 
Mark


---
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnkkid=120709bid=263057dat=121642
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Downloading Again

2006-05-09 Thread Simon Mark Holland
Okay this question has been asked three times before as far as I can tell and has yet to be answered. I have previously installed LTSP 4.1 from ISO's and now have downloaded the latest 4.2 ltsp-utils package, and it tries to download/update the files from the same location I installed from last time (
i.e the CD-ROM drive). To correct this I need the URL for the RPM repository, but I would much prefer A) Download the all RPM's together so I can install them on my servers off-line.B) or download ISO images for LTSP 
4.2This information is NOT on the download page but the packages must be on the intenet somewhere. I have multiple servers and next to no internet connections (joys of living in Indonesia) please all I want is a link to download ALL the packages for LTSP 
4.2 in one go, even Sourceforge hasn't got past 4.1. 


[Ltsp-discuss] Re: Amarok

2006-01-07 Thread Mark Stosberg
On 2006-01-06, Marco Nätlitz [EMAIL PROTECTED] wrote:
 Hi @all,

 after some trouble the sound on the workstations is working, Im using  
 esd an currentyl xmms to play mp3's. I just enabled sound in the  
 lts.conf and emerged esound on the server. the rest worked out of the  
 box.

 My problem is that amarok wont make sound on the terminal. has anyone  
 experience with this app? How can i tell amarok to use esd. Is there  
 a plugin or something available?

I got Amarok working on my ltsp thin client today. I updated the wiki
to document it:
http://wiki.ltsp.org/twiki/bin/view/Ltsp/Sound#Amarok

Mark



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637alloc_id=16865op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] LCD Monitors

2005-10-21 Thread Mark Vierra
Hi,

I am deploying a thin-client environment and just wanted to know if any
one had suggestions on to which 17inch lcd, would work the best. 

Thanks

Mark



---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] ltspcfg problem

2005-10-03 Thread Mark Creamer
Having trouble with ltspcfg. Box is AMD64 running Gentoo. The install 
portion seemed to complete OK, but when I run ltspcfg, it says


ltspcfg - Version 0.11

Checking Runlevel: 3
Checking Ethernet Interfaces
Checking Dhcpd
Checking Tftpd
Checking Portmapper...
Checking nfs...
Checking xdmcp.Unable to open /etc/X11/default-display-manager: 
No such file or directory


Can anyone help me out with that? Thanks!
Mark


---
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Updating Terminalserver from SuSE 9.1 to 9.3

2005-06-15 Thread Mark Elliss
We performed an upgrade from 9.1 to 9.3 a couple of weeks ago and had no 
problems.


Regards

Mark

Hello list,

I'm running a LTSP-Terminalserver (LTSP 4.1.1) with Symbiont Workstation
manager (4.1.3-6) on SuSE 9.1.
Next weekend, I want to update the machine to SuSE 9.3.

Has anybody done this? Are there any issues?

Thanks for your help!


Regards,

 



--

Mark Elliss
Elcom 64-Bit Solutions
Tel: 01449 678577
Mob: 07703439117
Web: www.elcom64.co.uk



---
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477alloc_id=16492op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP 4.1 local devices

2004-11-13 Thread Mark Saward
Hi,

you need to type in the folder there trusting that it will be created
once you try to access it - even if you can't see the folder in there
now.

I've put something about it on this page:
http://www.evosys.com.au/articles/ltspgentoocdrom.php

Thanks
Mark

On Fri, 2004-11-12 at 12:06 +0200, Ilkka Koivistoinen wrote:
 Hi
 
 Trying to use local floppy and cdrom but any devices doesn't exist in
 LTSP client directory /misc. It seems that /misc/.directory or something
 is missing.  What is wrong? Any hint?
 
 log file daemons/info says
 
 Nov 12 10:56:10 Tserver automount[4273]: starting automounter version
 4.0.0, path = /misc, maptype = file, mapname = /etc/auto.misc
 Nov 12 10:56:10 Tserver automount[4273]: Map argc = 1
 Nov 12 10:56:10 Tserver automount[4273]: Map argv[0] = /etc/auto.misc
 Nov 12 10:56:10 Tserver automount[4273]: mount(bind): bind_works = 1
 Nov 12 10:56:10 Tserver automount[4273]: using kernel protocol version 4
 Nov 12 10:56:10 Tserver automount[4273]: using timeout 60 seconds; freq
 15 secs
 Nov 12 10:56:10 Tserver automount[4278]: starting automounter version
 4.0.0, path = /net, maptype = program, mapname = /etc/auto.net
 Nov 12 10:56:10 Tserver automount[4278]: Map argc = 1
 Nov 12 10:56:10 Tserver automount[4278]: Map argv[0] = /etc/auto.net
 Nov 12 10:56:10 Tserver automount[4278]: mount(bind): bind_works = 1
 Nov 12 10:56:10 Tserver automount[4278]: using kernel protocol version 4
 Nov 12 10:56:10 Tserver automount[4278]: using timeout 60 seconds; freq
 15 secs
 Nov 12 11:08:27 Tserver dhcpd: DHCPDISCOVER from 00:60:08:2d:97:ef via
 eth0
 Nov 12 11:08:27 Tserver dhcpd: DHCPOFFER on 10.26.14.102 to
 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:27 Tserver dhcpd: DHCPREQUEST for 10.26.14.102
 (10.26.14.158) from 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:27 Tserver dhcpd: DHCPACK on 10.26.14.102 to
 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:35 Tserver dhcpd: DHCPDISCOVER from 00:60:08:2d:97:ef via
 eth0
 Nov 12 11:08:35 Tserver dhcpd: DHCPOFFER on 10.26.14.102 to
 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:35 Tserver dhcpd: DHCPREQUEST for 10.26.14.102
 (10.26.14.158) from 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:35 Tserver dhcpd: DHCPACK on 10.26.14.102 to
 00:60:08:2d:97:ef via eth0
 Nov 12 11:08:43 10.26.14.102 init: Entering runlevel: 5
 Nov 12 11:09:32 Tserver automount[4273]: attempting to mount entry
 /misc/.directory
 Nov 12 11:09:32 Tserver automount[4684]: lookup(file): looking up
 .directory
 Nov 12 11:09:32 Tserver automount[4684]: lookup(file): lookup for
 .directory failed
 Nov 12 11:09:32 Tserver automount[4278]: attempting to mount entry
 /net/.directory
 Nov 12 11:09:32 Tserver automount[4685]: lookup(program): looking up
 .directory
 Nov 12 11:09:32 Tserver automount[4685]:  showmount: can't get address
 for .directory
 Nov 12 11:09:32 Tserver automount[4685]: lookup(program): lookup for
 .directory failed
 Nov 12 11:31:42 Tserver automount[4273]: attempting to mount entry
 /misc/.directory
 Nov 12 11:31:42 Tserver automount[5097]: lookup(file): looking up
 .directory
 Nov 12 11:31:42 Tserver automount[5097]: lookup(file): lookup for
 .directory failed
 Nov 12 11:32:49 Tserver automount[4273]: attempting to mount entry
 /misc/.directory
 Nov 12 11:32:49 Tserver automount[5130]: lookup(file): looking up
 .directory
 Nov 12 11:32:49 Tserver automount[5130]: lookup(file): lookup for
 .directory failed
 
 
 local_devices, smbmount and automounter are installed. System is
 Mandrake 10.0 off. user nobody exists (in local passwd and nis-table)
 
 here is lts.conf and /etc/auto.misc
 
 lts.conf
 
 #
 # Copyright (c) 2003 by James A. McQuillan (McQuillan Systems, LLC)
 #
 # This software is licensed under the Gnu General Public License.
 # The full text of which can be found at http://www.LTSP.org/license.txt
 #
 #
 # Config file for the Linux Terminal Server Project (www.ltsp.org)
 #
 
 [Default]
 SERVER = 10.26.14.158
 XSERVER= auto
 X_MOUSE_PROTOCOL   = PS/2
 X_MOUSE_DEVICE = /dev/psaux
 X_MOUSE_RESOLUTION = 400
 X_MOUSE_BUTTONS= 3
 USE_XFS= Y
 #USE_XFS= N
   LOCAL_APPS = N
 USE_NFS_SWAP   = N
 RUNLEVEL   = 5
 SCREEN_01  = startx
 XkbLayout = fi
 #[00:60:08:2D:97:EF] 10.26.14.102
 [gertrud]
 X_MOUSE_EMULATE3BTN = Y
 LOCAL_DEVICE_01= /dev/hdc:cdrom
 LOCAL_DEVICE_02= /dev/fd0:floppy
 
 
 
 
 and 
 
 # $Id: auto.misc,v 1.2 1997/10/06 21:52:04 hpa Exp $
 # This is an automounter map and it has the following format
 # key [ -mount-options-separated-by-comma ] location
 # Details may be found in the autofs(5) manpage
 
 kernel-ro,soft,intr   ftp.kernel.org:/pub/linux
 cd-fstype=iso9660,ro,nosuid,nodev :/dev/cdrom
 
 # the following entries are samples to pique your imagination
 #boot -fstype=ext2:/dev/hda1
 #floppy

Re: [Ltsp-discuss] /etc/dhcpd.conf - 'address range .. not on net'

2004-11-08 Thread Mark Saward
Hi,

try changing:
subnet 192.168.0.2 netmask 255.255.255.224 {
to:
subnet 192.168.0.0 netmask 255.255.255.224 {

Since 192.168.0.2 is not a valid start for a /28 network.  Also, you
seem to have all the closing } commented out - is that right?  You might
want to put it back in:
subnet 192.168.0.0 netmask 255.255.255.224 {
   range 192.168.0.3 192.168.0.10;
 #  option broadcast-address 204.254.239.31;
 #  option routers prelude.fugue.com;
}

On Mon, 2004-11-08 at 22:33 +1300, Adam Bogacki wrote:
 I can  boot from eb*zdsk with CONFIG_PCI_DIRECT but can't find dhcpd,
 probably because it is not correctly configured.
 I am currently getting the error message 
 
  Address range 192.168.0.3 to 192.168.0.10 not on net
  192.168.0.2/255.255.255.224!
  exiting.
 
 My current /etc/dhcpd.conf file is below. The server is 192.168.0.1 and
 the client is 192.168.0.2 
 What am I missing here ?
 
 Adam Bogacki.
 [EMAIL PROTECTED]
 
  option domain-name paradise.net.nz;
  option domain-name-servers tux.paradise.net.nz;
  
  option subnet-mask 255.255.255.224;
  default-lease-time 21600;
  max-lease-time 21600;
  
  subnet 192.168.0.2 netmask 255.255.255.224 {
range 192.168.0.3 192.168.0.10;
  #  option broadcast-address 204.254.239.31;
  #  option routers prelude.fugue.com;
  #}
  
  # The other subnet that shares this physical network
  #subnet 192.168.0.1 netmask 255.255.255.224 {
  #  range dynamic-bootp 204.254.239.10 204.254.239.20;
  #  option broadcast-address 204.254.239.31;
  #  option routers snarg.fugue.com;
  #subnet 192.168.0.2 netmask 255.255.255.224 {
  #  range 192.5.5.26 192.5.5.30;
  #  option name-servers bb.home.vix.com, gw.home.vix.com;
option domain-name paradise.net.nz;
option routers 192.168.0.1;
option subnet-mask 255.255.255.224;
option broadcast-address 192.168.0.1;
range 192.168.0.3 192.168.0.10;
default-lease-time 600;
max-lease-time 7200;
  #}
 
 
 
 
 
 ---
 This SF.Net email is sponsored by:
 Sybase ASE Linux Express Edition - download now for FREE
 LinuxWorld Reader's Choice Award Winner for best database on Linux.
 http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net
 
-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.0.7 (GNU/Linux)

mQGiBD2WwdARBACVsY/nr+sEMUaUUiA/ZGON2Vt3tC3iisE+xeaupLkcvYsk+kvX
SkHsLKbL7g45htUkuOiCHZ4y2ilxe4UzUvlscvRbRBAow8oxPtBrCyxB2YrHxSyu
mQDVEfYGfFP4WoQ276PMRogasXVY9KQmv9Bubbzy9yJt7EcJHgTxhd4WnwCgySLT
yloaANh4ljsnbET3FRPKRucD/ifMexXupX1BF7vRyDxm3GhSYinydzIxJhbX5CGN
4hZAbduy9mMKxB+qManonRZlT5g1GguRP4XytELDfa33zPp7G609C+vxlv/2rg5d
Te1GVf3gXPI2b0KhwYpWGh9Ye7XnGVtyQfzaUDI+FDPcI8gbnjYRBGKFn+CNBQVc
y/V2A/4tI3PXMn4rXC/DfGR97ozEAmZ9OuCHDISfA81u+fik4qbN0CQS1ogm5nIw
X/8/gg6tpGpBnBay/nhwkKncGHcWSexDBRMgeGNm81Av44PSF6QPj7SnRMm0YyK/
+SOijkx52AwhZO+Gh80qy1qjx4ISgG3fQVvB2mpr663/8dGODbQmTWFyayBTYXdh
cmQgPG1hcmtfc2F3YXJkQHVuaXRlLmNvbS5hdT6IWQQTEQIAGQUCPZbB0AQLBwMC
AxUCAwMWAgECHgECF4AACgkQWXbqxpk8KZDNrwCZAedL6csjhzHPJ2+xOhkZ3/DX
LHkAoMXgV8XORjW06nWcy9khC3Ku7lsHuQENBD2WwdEQBACzdPuK3QqbvhccbMAU
EYCadlCg73W8Dzhw1cujAoNvSLpuV7KPALGkKgOvoHrDGEwk1s/D/z2iT7+teAFi
k4cfpLc4O5aOdUPyu7ALrUjNxNjcA96ybUFHLLWAxI7EVOIWvFKgCUQYCjOyxdze
yvXxiO6WVmDb7BJu4kxkDFhB/wADBQQAkMT54hv0Fiauisl5/Hjtoh/W9FMSjS6l
fTMACg5DQrzWhl8bphlakzozCkFBFxTuxotyUnPi+kq0hoCLzg6UwU9LfkmVm4gk
zKwNKRPpKNQBcChHgC22CD9KQqwyeHeYrR1U1VFvrm26gKSyR/HVXgJu9ssCt3oA
m9BPZqHMuWCIRgQYEQIABgUCPZbB0QAKCRBZdurGmTwpkEe2AKDAlcyQJOU+S2S9
Tys61km7hC7GigCcCNDklh6TsnMc0MD+SJFhn7unvgc=
=LTcR
-END PGP PUBLIC KEY BLOCK-



---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP for SuSe Linux Enterprise server 8

2004-11-01 Thread Mark Walker
What are the benefits for running LTSP against dedicated X terminals.

Most people would say cost, but wyse produce the Winterm 5125se @ £250 which
boots from embedded linux and can connect to a running X server on the SLES
8 server using XDMCP, therefore using native software with no additional 3rd
party bits required.

Surely using XDMCP which is what X was designed around is better than any
3rd party stuff, sorry no offence to LTSP.

Regards
MARK


- Original Message - 
From: RahulKrishna Gupta [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, November 02, 2004 6:22 AM
Subject: Re: [Ltsp-discuss] LTSP for SuSe Linux Enterprise server 8


 Ray:

 I am running LTSP 4.1 on SLES 9. no issues.

 AFAIK, LTSP does not have dependency on the native distribution and it
 is supported on a wide range of linux distros.

 FYI: I work for Novell. you can reach me on my novell id if you wish.

 Regards,
 RahulKrishna Gupta


 On Tue, 2 Nov 2004 11:51:17 +0530, RahulKrishna Gupta
 [EMAIL PROTECTED] wrote:
  I am running LTSP 4.1 on SLES 9. no issues.
 
  AFAIK, LTSP does not have dependency on the native distribution and it
  is supported on a wide range of linux distros.
 
  FYI: I work for Novell. you can reach me on my novell id if you wish.
 
  Regards,
  RahulKrishna Gupta
 
 
 
 
  On Mon, 01 Nov 2004 18:45:01 +0100, Dieter Kroemer
  [EMAIL PROTECTED] wrote:
   Ray Parent schrieb:
  
   I would like to know if LTSP is available for SuSe Linux enterprise
server version 8?
   
   
   I've tried it with LTSP 3.x -- it worked; I only changed the settings
   in /etc/SuSE-release to
   SuSE Linux 8.1 (i586)
   VERSION = 8.1
  
   and then the LTSP worked.
  
   After installing you can undo the settings in SuSE-release.
   Another way is to add an symbolic link to your SuSE-release in the
   ltsp-core-package.
  
   Kind regards
   Dieter
  
  
  
  
   ---
   This SF.Net email is sponsored by:
   Sybase ASE Linux Express Edition - download now for FREE
   LinuxWorld Reader's Choice Award Winner for best database on Linux.
   http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
   _
   Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
   For additional LTSP help,   try #ltsp channel on irc.freenode.net
  
 
 
  --
  RahulKrishna Gupta
  ---
  Get onto Gmail. It's really great
 


 -- 
 RahulKrishna Gupta
 ---
 Get onto Gmail. It's really great


 ---
 This SF.Net email is sponsored by:
 Sybase ASE Linux Express Edition - download now for FREE
 LinuxWorld Reader's Choice Award Winner for best database on Linux.
 http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net




---
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588alloc_id=12065op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] (lbe) Error installing syslinux

2004-09-25 Thread Mark Cason
I downloaded lbe using the instructions on the web
site:

cvs -d
:pserver:[EMAIL PROTECTED]:/usr/local/cvsroot
checkout -r LTSP-4_1_0 lbe
 
  Everyting compiles ok, except when it gets to
syslinux.
  Syslinux dies with the following error

package=syslinux
Installing...
changing to: /kernel/kernel_2.4.26
total 6332
drwxr-xr-x3 004096 Sep 25
18:08 2.4.26-ltsp-1
-rw-r--r--1 00  910731 Sep 25
18:08 bzImage-2.4.26-ltsp-1
-rw-r--r--1 00 1034708 Sep 25
18:08 initrd-2.4.26-ltsp-1.gz
-rw-r--r--1 00 256 Sep 25
18:08 initrd.ltsp
-rw-r--r--1 00 1952768 Sep 25
18:08 vmlinuz-2.4.26-ltsp-1
tar (child): Cannot open archive
/packages/ltsp-kernel-1.3-0-i386.tgz: No such file or
directory
tar (child): Error is not recoverable: exiting now
../install.sh: line 68: 14658 Broken pipe
tar czf /packages/${TARBALL} --no-recursion
--files-from=${FILELIST}
md5sum: /packages/ltsp-kernel-1.3-0-i386.tgz: No such
file or directory
../install.sh: line 73:
/packages/ltsp-kernel-1.3-0-i386.ltsp: No such file or
directory
Unable to install syslinux
Unable to build kernel-src:

  I googled the net for ltsp-kernel-1.3-0-i386.tgz,
but I could not find it.


=
---
Angola, A GATED Community



___
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com


---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] XF86Config.NIC

2004-04-20 Thread Mark Stucky
The clients booting from our server are booting up to the point of loading
the X windows system. At this point the client repeatedly attempts to load
the GUI, getting a grey screen with the x in the middle. The trouble seems
to be the location of the XF86Config.NIC file, which the client cannot find
as indictated by the error message in the bootlog. What and where is the
config file that specifies the location of the the XF86Config.NIC file?

Thanks for any help.

Mark Stucky




---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.610 / Virus Database: 390 - Release Date: 3/3/04



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] X with no local video?

2004-04-16 Thread Mark A. Lewis
Can someone direct me to an example of how to setup my server (that has
no local video) to run X for clients but not attempt to run it locally?


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


RE: [Ltsp-discuss] X with no local video?

2004-04-16 Thread Mark A. Lewis
I will pop into the IRC after a bit.

AFAIK, there is no display manager running on it now, as there is no video, just 
console. 

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 16, 2004 ull 7:16 PM
To: Mark A. Lewis
Cc: [EMAIL PROTECTED]
Subject: Re: [Ltsp-discuss] X with no local video?

Mark,

It depends on which Display manager you are running on your server.

That could be gdm, kdm or xdm.  Each has their own way of configuring whether to start 
an Xserver on the console.

If you can pop into the #ltsp IRC channel on irc.freenode.net, i'll be around tonight, 
and I can help you with this.  My nick is 'jammcq'.

Jim McQuillan
[EMAIL PROTECTED]




On Fri, 16 Apr 2004, Mark A. Lewis wrote:

 Can someone direct me to an example of how to setup my server (that 
 has no local video) to run X for clients but not attempt to run it locally?
 
 
 ---
 This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux 
 tutorial presented by Daniel Robbins, President and CEO of GenToo 
 technologies. Learn everything from fundamentals to system 
 administration.http://ads.osdn.com/?ad_id70alloc_id638opÌk
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net
 




--
This message has been scanned for viruses and dangerous content by MailScanner, and is 
believed to be clean.





---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Boot Problem with X Windows

2004-04-13 Thread Mark Stucky
Please help!

I have a k12LTSP server system with NIC terminals at our school, or at least
I hope we will someday. The clients finds the server alright, but will not
load a GUI. It appears that it makes repeated attempts because the client
retries to load the GUI even after I shut xwindows down with
alt-shift-backspace to read the text log at loading.

I'm new to working through problems and need specific instructions with
files, lines, and changes. I do not know commands.

Thanks in advance for any help.

Mark Stucky, Cleveland School



---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.610 / Virus Database: 390 - Release Date: 3/3/04



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] LTSP on alpha

2004-04-03 Thread Mark A. Lewis
Has anyone heard of or actually installed LTSP on an Alpha? I have a
number of 1U Alphas to play with and want to give LTSP a go. It will be
running Debian Potato.

Thanks,

Mark


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70alloc_id638op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Menu Text

2004-02-29 Thread Mark Stucky
I have a K12LTSP version 4 server and client running except that all the
menus and login screens are missing their text labels. It's just icons.
Everything seems to function; it's just impossible to navigate.

Please help with any suggestions. Following is a description of the problem:

I had a working ltsp verion 3 system and just rebuilt it from scratch with
version 4.0.0 CDs. All seemed to be working OK until I used yum to update
all
installed packages to the latest Fedora Core 1 RPMs. Many of these, I now
notice, were XFree86 named.

So now when starting either gdm, kdm, or xdm the client stations are not
displaying fonts, i.e. the letters describing or attached to any and all
icons/menus. All is just icons unless I start a terminal session, which
looks
normal.

Details of each display manager:

= GDM GDM GDM GDM GDM GDM GDM 
gdm Server: Only one login prompt line is presented in the center of a two
tone light blue screen with a large yellow flower in the low right hand side
of
the screen. No fonts are displayed (i.e. there is nothing to read) and no
echo
occurs at attempted logins. gdm Client: presents a one line login screen
with
a GNOME graphic. No fonts are displayed and no echo of characters occurs
during
login. One can log in however if one is careful with entering a correct
name,
carriage return, password, and second carriage return. One is then presented
with a normal looking Fedora GUI but with NO FONTS of any kind.

= KDM KDM KDM KDM KDM KDM KDM 
kde server: gui login screen appears as the 4.0.0 normal Welcome to Linux
at
k12ltsp screen with the redhat circle of kids and Login, Password, Session
Type, G, Clear, Menu, and Shutdown all available and displayed clearly.
kde
client: the gray screen with a one central X displays for 5 seconds or so
then
the normal looking Welcome to Linux at k12ltsp login screen. Alas, after
logging in the GUI has NO FONTS as described above under gdm with a
terminal
window again functioning normally.

=== XDM XDM XDM XDM XDM XDM =
xdm server: a login screen is presented with the message Welcome to
k12ltsp.sbsdk12.org  along with an XFree 86 Logo and a Login and Password
prompt. Typing letters are reflected back at login after which a normal KDE
desktop is presented with all fonts/letters/descriptions as normal. xdm:
client: the gray screen with a one central X displays for about 8 seconds
then
the same XFree 86 logo as the xdm server displays with the typed login
reflected to the user. Alas, when the KDE desktop appears there are, again,
NO
FONTS at all.


Thanks in advance for your help!
Mark Stucky



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


RE: [Ltsp-discuss] LTSP server with dhcp from a Linksys box

2004-02-27 Thread Burdick, Mark
Here are two docs that describe how you can do this...

http://www.etherboot.org/doc/html/userman/x126.html
http://www.geocrawler.com/archives/3/5299/2001/7/100/6129709/
 

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Lange
Sent: Friday, February 27, 2004 12:54 PM
To: ltsp
Subject: [Ltsp-discuss] LTSP server with dhcp from a Linksys box

I'm trying to setup a LTSP demo environment and I have a question about
dhcp.

I want this demo environment to run on an existing network which already
includes a dhcp sever in the form of one of those Linksys boxes. Is it
possible to have a different server supply the dhcp IP addresses (namely the
Linksys box)?

Looking at the LTSP docs it appears that some additional options are
required in the dhcp.conf such as

option root-path  192.168.0.254:/opt/ltsp/i386;

There does not appear to be any way to add these additional options to the
Linksys box so I assume this precludes me from using it with LTSP?

Therefore, the second part of my question is, is it possible to run two DHCP
servers on the same network without them trampling each other?

Any suggestions here are greatly appreciated.

Thank you.

--
John Lange
BigHostBox.com
(204) 885 0872



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Text Missing

2004-02-25 Thread Mark Stucky
 had a working ltsp verion 3 system and just rebuilt it from scratch with
version
4.0.0 CDs. All seemed to be working OK until I used yum to update all
installed packages to the latest Fedora Core 1 RPMs. Many of these, I now
notice, were XFree86 named.


So now when starting either gdm, kdm, or xdm the client stations are not
displaying fonts, i.e. the letters describing or attached to any and all
icons/menus. All is just icons unless I start a terminal session, which
looks
normal.


Details of each display manager:


= GDM GDM GDM GDM GDM GDM GDM 
gdm Server: Only one login prompt line is presented in the center of a two
tone light blue screen with a large yellow flower in the low right hand side
of the
screen. No fonts are displayed (i.e. there is nothing to read) and no echo
occurs at attempted logins.
gdm Client: presents a one line login screen with a GNOME graphic. No
fonts
are displayed and no echo of characters occurs during login. One can log in
however if one is careful with entering a correct name, carriage return,
password, and second carriage return. One is then presented with a normal
looking Fedora GUI but with NO FONTS of any kind.


= KDM KDM KDM KDM KDM KDM KDM 
kde server: gui login screen appears as the 4.0.0 normal Welcome to Linux
at k12ltsp screen with the redhat circle of kids and Login, Password,
Session
Type, G, Clear, Menu, and Shutdown all available and displayed clearly.
kde client: the gray screen with a one central X displays for 5 seconds
or so
then the normal looking Welcome to Linux at k12ltsp login screen. Alas,
after
logging in the GUI has NO FONTS as described above under gdm with a
terminal window again functioning normally.


=== XDM XDM XDM XDM XDM XDM =
xdm server: a login screen is presented with the message Welcome to
k12ltsp.sbsdk12.org  along with an XFree 86 Logo and a Login and Password
prompt. Typing letters are reflected back at login after which a normal KDE
desktop is presented with all fonts/letters/descriptions as normal.
xdm: client: the gray screen with a one central X displays for about 8
seconds then the same XFree 86 logo as the xdm server displays with the
typed login reflected to the user. Alas, when the KDE desktop appears there
are, again, NO FONTS at all.


  End of symptom descriptions =


I would like to have the nice Welcome to Linux at k12ltsp screen with the
redhat circle of kids at login with the followon desktop having fonts (i.e.
letters)
as one would expect. It would also be nice to not have the 5-8 second gray
screen with central X delay in getting to the GUI login.


Thank for any suggestions or help offered.


Experience is not what happens to you, it
is what you do with what happens to you
   -- Aldous Huxley (1894-1963)


   Ashe Coutts ([EMAIL PROTECTED])
   805.963.7751 Ext 260
   Fax 805.884.1557



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Do I want/need LTSP?

2004-02-16 Thread Burdick, Mark
I've been looking through documentation and parsing through the list, 
but can't seem to find the information to help me determine if I need 
(or even *want*) LTSP.

Here's my situation:

I am fairly comfortable with Unix/Linux system administration. My 
company is moving away from a MS Windows Terminal Services machine, and 
implementing a SuSE Linux 9 machine as a terminal server.

We will never be at the console, and seldom on the same network. The 
machine is Internet-connected, and will need to support us wherever we 
are. All of us are road warriors (field consultants) who need access 
to a few common programs like our mail system and our call tracking 
software. All of us will have a Windows laptop, but the push will be on 
to convert to at least a dual-boot with Linux. There will be no thin 
client computing against this server. There are less than ten people who 
will use the server, never more than about three concurrently.

I have been planning on using VNC over SSH (multiple instances of XFree 
spawned at connection time, using the -inetd paramater for Xvnc) to 
connect to the server for a GUI login.

Do I need LTSP for this? Do I want LTSP for this? Why? Why not?

Thanks in advance...

-Mark



---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps  Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356alloc_id=3438op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] USB keys

2004-01-30 Thread Mark Saward
Hi,

I was wondering if devices like USB keys work with thin clients, and if
so a quick description of how one gets them working?  not a detailed
howto, just a point in the right direction.

Also, do CD-ROM drives work with thin clients?

Thanks
Mark Saward



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


(OT) Re: [Ltsp-discuss] Virus your mailing list is propagating...

2004-01-27 Thread Mark Tombs
Though it doesn't affect us with linux on our desktop... 

On Tuesday 27 January 2004 08.42, Cameron Sexton wrote:
 http://securityresponse.symantec.com/avcenter/venc/data/[EMAIL PROTECTED]
l

 - Original Message -
 From: [EMAIL PROTECTED]
 To: [EMAIL PROTECTED]
 Sent: Tuesday, January 27, 2004 1:58 AM
 Subject: Ltsp-discuss digest, Vol 1 #1410 - 8 msgs

  Send Ltsp-discuss mailing list submissions to
  [EMAIL PROTECTED]
 
  To subscribe or unsubscribe via the World Wide Web, visit
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
  or, via email, send a message with subject or body 'help' to
  [EMAIL PROTECTED]
 
  You can reach the person managing the list at
  [EMAIL PROTECTED]
 
  When replying, please edit your Subject line so it is more specific
  than Re: Contents of Ltsp-discuss digest...
 
 
  Today's Topics:
 
 1. hi ([EMAIL PROTECTED])
 2. Antigen Notification:Antigen found FILE FILTER= README*.* file

 (ANTIGEN_J2MAIL)

 3. [MailServer Notification]To Recipient virus found and action taken.

 ([EMAIL PROTECTED])

 4. [MailServer Notification]To Recipient virus found and action taken.

 ([EMAIL PROTECTED])

 5. Re: very long parallel printing response time (Christian Fischer)
 6. Re: oak technology super VGA (Enrico Teotti)
 7. Antigen Notification:Antigen found FILE FILTER= README*.* file

 (ANTIGEN_J2MAIL)

 8. test ([EMAIL PROTECTED])
 
  --__--__--
 
  Message: 1
  From: [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Date: Tue, 27 Jan 2004 10:48:25 +0800
  Subject: [Ltsp-discuss] hi
  Content-Transfer-Encoding: base64
 
  VGhpcyBpcyBhIG11bHRpLXBhcnQgbWVzc2FnZSBpbiBNSU1FIGZvcm1hdC4NCg0KLS0tLS0t
  PV9OZXh0UGFydF8wMDBfMDAwNl83ODJGNjBCNS5ENjA1Qjk3Qg0KQ29udGVudC1UeXBlOiB0
  ZXh0L3BsYWluOw0KCWNoYXJzZXQ9IldpbmRvd3MtMTI1MiINCkNvbnRlbnQtVHJhbnNmZXIt
  RW5jb2Rpbmc6IGJhc2U2NA0KDQpWR2hsSUcxbGMzTmhaMlVnWTI5dWRHRnBibk1nVlc1cFky
  OWtaU0JqYUdGeVlXTjBaWEp6SUdGdVpDQm9ZWE1nWW1WbGJpQnoNClpXNTBJR0Z6SUdFZ1lt
  bHVZWEo1SUdGMGRHRmphRzFsYm5RdURRb05DZzBLTFMwdExTMHRQVjlPWlhoMFVHRnlkRjh3
  TURCZg0KTURBd05sODNPREpHTmpCQ05TNUVOakExUWprM1FnMEtRMjl1ZEdWdWRDMVVlWEJs
  T2lCd2JHRnBiaTkwWlhoME93MEtDVzVoDQpiV1U5SWs1dmNuUnZiaUJCYm5ScFZtbHlkWE1n
  UkdWc1pYUmxaREV1ZEhoMElnMEtRMjl1ZEdWdWRDMVVjbUZ1YzJabGNpMUYNCmJtTnZaR2x1
  WnpvZ1ltRnpaVFkwRFFwRGIyNTBaVzUwTFVScGMzQnZjMmwwYVc5dU9pQmhkSFJoWTJodFpX
  NTBPdzBLQ1dacA0KYkdWdVlXMWxQU0pPYjNKMGIyNGdRVzUwYVZacGNuVnpJRVJsYkdWMFpX
  UXhMblI0ZENJTkNnMEtWRzA1ZVdSSE9YVkpSVVoxDQpaRWRzVjJGWVNqRmplVUo1V2xjeGRt
  UnRWbXRKU0ZKdldsTkNhR1JJVW1oWk1taDBXbGMxTUU5cFFubGFWMFpyWWxkVmRXVnQNCmJI
  ZE1aekJMRFFwV1IyaHNTVWRHTUdSSFJtcGhSekZzWW01UloyUXlSbnBKUjJ4MVdtMVdhbVJI
  Vm10SlNHUndaRWRuWjJSSA0KYUd4SlJtTjZUV2sxVDJJeldtaGpiV04xVVZWQ2RHSlRRaklO
  Q21GWVNqRmplVFE5RFFvPQ0K

 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] pivot_root problem

2004-01-23 Thread Mark Tombs
Hi,

New LTSP server boots until it gets to this:

Doing the pivot_root
pivot_root: pivot_root: No such file or directory
Mounting the devfs filesystem
Running /sbin/init
exec: /sbin/init: No such file or directory
Kernel panic: Attempted to kill init! 

any suggestions?

thanks

Mark



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] pivot_root problem SOLVED

2004-01-23 Thread Mark Tombs
I didn't have a /opt/ltsp/i386/oldroot directory. 

thanks

Mark


On Friday 23 January 2004 15.38, Mark Tombs wrote:
 Hi,

 New LTSP server boots until it gets to this:

 Doing the pivot_root
 pivot_root: pivot_root: No such file or directory
 Mounting the devfs filesystem
 Running /sbin/init
 exec: /sbin/init: No such file or directory
 Kernel panic: Attempted to kill init!

 any suggestions?

 thanks

 Mark



 ---
 The SF.Net email is sponsored by EclipseCon 2004
 Premiere Conference on Open Tools Development and Integration
 See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
 http://www.eclipsecon.org/osdn
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] client with two nics

2004-01-21 Thread Mark Tombs
Hi

I have a problem with a thin client with 2 nics. The client boots from the 
floppy, finds the server, gets the kernel, all using the correct NIC - eth1. 
However then the linuxrc script detects the wrong NIC - eth0 - and tries to 
do the rest using that. However, that is not plugged in. I should mention 
that eth1 is a prism2 wireless card, eth0 is an onboard e100, so its not just 
a case of plugging in the right card or removing the wrong card.

So how do I get the client to boot using the right NIC? Or stop the scripts 
detecting the wrong NIC?

thanks

Mark



---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] 192.168.0.254????

2003-12-12 Thread Mark Stucky
I'm setting up LTSP at my elementary school for 50 New Internet Computers
(thin clients) using a P4 Server with 1GB RAM with an Intel board and two
NICS. The server with Redhat 9.1 and LTSP loads fine. I need help getting
the clients to boot.

I'm a very new user with Linux and LTSP. I need simple instructions, please.
Here's the problem as I see it unfold.

The client starts, finds the DHCP server, and goes into the TFTP. The lines
of text whiz by no problem for a while. The client receives an IP, mounts
the root filesystem at 10.21.121.1 (our server's address) and mounts
/opt/ltsp/i386. It started device management daemon for /dev, mounts /proc
filesystem, creates ramdisk on /tmp and then lists the client host name
NIC.7643. And there it sits!

It sits there a long time and then spits out mount: RPC: timed out and NFS
mount failed: bad file descriptor. NFS mount program didn't pass remote
address. It next shows that it is not mounting 10.21.121.1 as expected but
mounting 192.168.0.254:/usr/x11R6/lib/x11/fonts.

Please help! What file do I need to find? What needs to be changed? I've
done a search for the string 192.168.0.254 thinking I might find it that
way, but no file was found other than the error message text that I typed in
one day.

Thanks in advance for your help.

Mark Stucky, Cleveland School




---
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills.  Sign up for IBM's
Free Linux Tutorials.  Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278alloc_id=3371op=click
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] NFS Mount Failed

2003-12-04 Thread Mark Stucky
:00:00;
# option option-129 NIC=3c509;
# }
# host ws002 {
# hardware ethernet 00:D0:09:30:6A:1C;
# fixed-address 10.21.18.2;
# filename /lts/vmlinuz.ltsp;
# option option-128 e4:45:74:68:00:00;
# option option-129 NIC=ne;
# }
# host ws003 {
# hardware ethernet 00:D0:09:30:28:B2;
# fixed-address 10.21.18.3;
# # kernels are specified in /tftpboot/lts/boot/pxe/pxelinux.cfg/
# filename /lts/boot/pxe/pxelinux.bin;
# }
#}


Thanks for your help!

Mark Stucky, Cleveland School



---
This SF.net email is sponsored by OSDN's Audience Survey.
Help shape OSDN's sites and tell us what you think. Take this
five minute survey and you could win a $250 Gift Certificate.
http://www.wrgsurveys.com/2003/osdntech03.php?site=8
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Server performance problems over 5 clients

2003-10-17 Thread Mark Ehle
You need more ram - try doubling it. 
On Fri, 2003-10-17 at 13:02, Tim Frichtel wrote:
 We've set up a small group of PCs acting as Internet
 kiosks.  With 4 or less machines, it works great.
 After the 5th PC connects, the performance for the
 users starts to degrade - browsing seems slower and
 window movement becomes less smooth.  With more than 6
 clients active, the screens become noticeably jerky. 
 Previously these PCs were running Windows 2000, and
 browsed the internet smoothly on a 10M hub.
 
 Here's the setup:
 
 Server -
 Dell: 1.1Ghz Celeron, IDE ATA-100 drive, 512MB ram
 Red Hat 9
 LTSP 3.0.9
 running KDE customized for autologin and a minimal
 desktop with the only application being
 MozillaFirebird .61  There are no other applications
 running on the server, and only MozillaFirebird is
 offered on the client.
 
 Clients:
 HP Brios, Celeron 500, 64 MB RAM, Intel i810 video
 
 Network:
 Dell 10/100 switch.  It appears the server and clients
 are all connecting at 100.  The upstream connection to
 the internet is 10 MB to router.  
 
 We've run the system monitoring utility on the server,
 it doesn't look like the CPU, memory or drive is maxed
 out, and there doesn't appear to be much swapping.  
 I'm not too savvy on linux performance monitoring
 though...
 
 Any general thoughts on what to look at short of a
 faster server?  I'd like to get to 8 clients with the
 existing hardware if possible.  Is there some basic
 tuning/setup step I've missed?  Is 4-5 clients all I
 should expect from a Celeron server?  
 
 Thanks
 
 Tim 
 
 
 __
 Do you Yahoo!?
 The New Yahoo! Shopping - with improved product search
 http://shopping.yahoo.com
 
 
 ---
 This SF.net email sponsored by: Enterprise Linux Forum Conference  Expo
 The Event For Linux Datacenter Solutions  Strategies in The Enterprise 
 Linux in the Boardroom; in the Front Office;  in the Server Room 
 http://www.enterpriselinuxforum.com
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
This SF.net email sponsored by: Enterprise Linux Forum Conference  Expo
The Event For Linux Datacenter Solutions  Strategies in The Enterprise 
Linux in the Boardroom; in the Front Office;  in the Server Room 
http://www.enterpriselinuxforum.com
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Dual or single processor?

2003-10-11 Thread Mark Saward
Hi,

would you guys recommend single or dual processors?  For roughly the
same price, it means I would be getting significantly lower powered
cpu's.  Do dual processors provide any advantage over just extra
processing power?

Also, what's the latest news on ltsp 4.0?  Any ideas on when that's due
out?

Thanks
Mark



---
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Computer Specs

2003-10-06 Thread Mark Saward
Hello everyone,

I'm trying to work out a good generic server setup that I can deploy at
multiple locations.  I need a bit of help if you can on what sort of
power is needed for x number of clients, and which hardware is good to
get and good to avoid.

The server will be running, eventually, kde 3.2 (when it's out, 3.1.x in
the meantime), openoffice, browser, email, and also other services like
file sharing, print server, intranet website probably with some
groupware software.

To ensure the smoothest operating speed, how much memory and what
processor speed would you guys recommend.  Number of client machines
could vary between 10-100 or more.
Some questions about the hardware:
* Are dual processors worth it?  what sort of benefits will I see from
that?
* Which processors are good - Intel or AMD?  Which speeds are the best?
* Is disk activity typically heavy?  Worth using Serial ATA
* Is a 100mbit NIC in the server adequate?  I'm thinking 1gigabit NIC
for the server and 100mbit in the client machines.
* Will RAID help me out much?
* What bus speed is good?  any particular memory brands you'd recomment?

Stability is a primary attribute of course - any particular brands for
memory, motherboard, hard disk, processor, you'd advise for/against for
a thin client server.

Hardware for a server's pretty cheap at the moment, to get a fairly fast
system, especially for businesses.  So I'm interested in hardware that
is great to have - not just the bare minimum to get it working.  Of
course, I don't want to go overboard, but hardware that will scale for
the next two-three years would be good.

And to add to the list, do you guys know any good articles on line of
test cases for hardware vs performance for numbers of client machines,
etc?

I appreciate any help I can get,
thanks
Mark Saward



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] xmessage in icewm

2003-08-14 Thread Mark Ehle
Folks - 

I am making progress on my quest to use ltsp in my library. 

I'm going to use some scripts that will be using the xmessage command.
It looks acceptable in gnome, but in icewm, it looks really crappy. 

Does anybody know:

1) how to make it look better; or
2) a better replacement for xmessage?

Thanks - 

Mark Ehle
Computer Support Librarian
Willard Public Library
Battle Creek, MI



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] roms for rtl8139d

2003-08-14 Thread Mark Leeuw
Hi there,

we've been working with LTSP and RH8.0 for over a year now and we're more 
than pleased with it.

At the moment we boot the clients from floppy, but we would like to replace 
them with bootroms (for RTL8139D). Unfortunately I haven't got the skills 
and the equipment to burn them myself. Is there anyone (preferably in the 
Netherlands) who can burn a couple of roms for me?

thanx
Mark Leeuw
[EMAIL PROTECTED]
_
MSN Zoeken, voor duidelijke zoekresultaten! http://search.msn.nl


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Forgot to mention that it works now only when I type in the real IP, not
127.0.0.1.

Also, the index.cgi does not open automatically.

Mark

On Thu, 2003-07-31 at 14:01, Mark Ehle wrote:
 Folks - 
 
 I wound up putting this at the end of my httpd.conf file:
 
 Directory /var/www/html/direqcafe
 Options Indexes Includes FollowSymLinks ExecCGI
 AuthName For Mark's eyes only
 AuthType Basic
 AuthUserFile /var/www/.htpasswd
 require valid-user
 /Directory
 
 Not sure if this is more than I need, but it works now. 
 
 I had to create a .htpasswd file by typing:
 
 htpasswd -c /var/www/.hptasswd admin
 
 then giving a password twice. Don't forget to change the permissions
 of the .htpasswd file to whatever the server likes, in my case, I
 changed the ownership from root to apache:
 
 chown apache.apache .htpasswd
 
 Hope this helps!
 
 Mark Ehle
 Computer Support Librarian
 Willard Public Library
 Battle Creek, MI
 
 
 On Wed, 2003-07-30 at 12:21, Peter Billson wrote: 
  Mark,
You need to add something like:
  
  Directory /var/www/html/direqcafe
  Options ExecCGI
  /Directory
  
  to your http.conf file. See the Apache docs for more info.
  
  BTW - I do LTSP installs in Public Libraries here in New Jersey. I'd be
  interested in hearing your experience and would be happy to provide
  hints/tips to you if you get stuck.
  
  
  Pete



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Getting closer. 

Changed:

DirectoryIndex index.html index.html.var 

to:

DirectoryIndex index.html index.html.var index.cgi

And the index.cgi comes up by itself. 

Now - 

I have a few users that showed up when I was playing with the package
that are not on my system. They are 55, 1, 15, and 0. How do I get rid
of these critters? 

Thanks  - 

Mark

On Thu, 2003-07-31 at 14:23, Mark Ehle wrote:
 Forgot to mention that it works now only when I type in the real IP, not
 127.0.0.1.
 
 Also, the index.cgi does not open automatically.
 
 Mark
 
 On Thu, 2003-07-31 at 14:01, Mark Ehle wrote:
  Folks - 
  
  I wound up putting this at the end of my httpd.conf file:
  
  Directory /var/www/html/direqcafe
  Options Indexes Includes FollowSymLinks ExecCGI
  AuthName For Mark's eyes only
  AuthType Basic
  AuthUserFile /var/www/.htpasswd
  require valid-user
  /Directory
  
  Not sure if this is more than I need, but it works now. 
  
  I had to create a .htpasswd file by typing:
  
  htpasswd -c /var/www/.hptasswd admin
  
  then giving a password twice. Don't forget to change the permissions
  of the .htpasswd file to whatever the server likes, in my case, I
  changed the ownership from root to apache:
  
  chown apache.apache .htpasswd
  
  Hope this helps!
  
  Mark Ehle
  Computer Support Librarian
  Willard Public Library
  Battle Creek, MI
  
  
  On Wed, 2003-07-30 at 12:21, Peter Billson wrote: 
   Mark,
 You need to add something like:
   
   Directory /var/www/html/direqcafe
   Options ExecCGI
   /Directory
   
   to your http.conf file. See the Apache docs for more info.
   
   BTW - I do LTSP installs in Public Libraries here in New Jersey. I'd be
   interested in hearing your experience and would be happy to provide
   hints/tips to you if you get stuck.
   
   
   Pete
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites including
 Data Reports, E-commerce, Portals, and Forums are available now.
 Download today and enter to win an XBOX or Visual Studio .NET.
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: Re[2]: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle
Thanks, Anselm - 

I did look at /etc/passwd. I don't think that these users came from the
system. I think that direqcafe put them in to it's database as I was
screwing around with it before I got it working right. It would appear
that there is no way to delete them from the web interface. 

Where is the database file, and in what format?
This software looks like a great start, but why in the word did he write
it in pascal? Guess that there's one more language I have to learn now!

Thanks - 

Mark

On Thu, 2003-07-31 at 16:24, Anselm Martin Hoffmeister wrote:
 Hello Mark,
 
  I have a few users that showed up when I was playing with the package
  that are not on my system. They are 55, 1, 15, and 0. How do I get rid
  of these critters? 
 
 Dunno about direqcafe, but that probably are system processes. 0 means
 root, 50 might be the user apache runs as, www-data, http or
 what it is named in your distribution. Look into /etc/passwd to find out
 name-number mappings. Perhaps direqcafe has a systemusers config value
 that allows to hide all uids below 100, or 500, or so? IIRC most
 distributions create new regular users with uid = 500.
 
 Best regards,
  Anselm Martin Hoffmeister
  Stockholm Projekt Computer-Service
  [EMAIL PROTECTED]
 



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re:: [Ltsp-discuss] LTSP and DireqCafe

2003-07-31 Thread Mark Ehle

Thanks, Anselm - 

I did look at /etc/passwd. I don't think that these users came from the
system. I think that direqcafe put them in to it's database as I was
screwing around with it before I got it working right. It would appear
that there is no way to delete them from the web interface. 

Where is the database file, and in what format?
This software looks like a great start, but why in the word did he write
it in pascal? Guess that there's one more language I have to learn now!

Thanks - 

Mark

On Thu, 2003-07-31 at 16:24, Anselm Martin Hoffmeister wrote:
 Hello Mark,
 
  I have a few users that showed up when I was playing with the
package
  that are not on my system. They are 55, 1, 15, and 0. How do I get
rid
  of these critters? 
 
 Dunno about direqcafe, but that probably are system processes. 0 means
 root, 50 might be the user apache runs as, www-data, http or
 what it is named in your distribution. Look into /etc/passwd to find
out
 name-number mappings. Perhaps direqcafe has a systemusers config
value
 that allows to hide all uids below 100, or 500, or so? IIRC most
 distributions create new regular users with uid = 500.
 
 Best regards,
  Anselm Martin Hoffmeister
  Stockholm Projekt Computer-Service
  [EMAIL PROTECTED]
 



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] LTSP and DireqCafe

2003-07-30 Thread Mark Ehle
I'm having the same problem - but when I move the the direqcafe folder
to /var/www/cgi-bin (where my other stuff does run), index.cgi runs, but
none of the graphics come in. 

I am thinking that httpd.conf needs to be tweeked so that cgi can happen
in the /var/www/html/direqcafe directory. 

Could somebody please 'splain it to us? 
Thanks- 

Mark Ehle
Computer Support Librarian
Willard public Library
Battle Creek, MI

On Mon, 2003-07-28 at 19:29, Benjamin Watson wrote:
 Greetings!
 I am attempting to install DireqCafe on LTSP and wanted to see if anyone
 had any luck with it. I am running LTSP on RH9 box with Apache 2.0.40.
 As per DC instructions, I ran the ./setup, which apparently did not
 reconfigure my httpd.conf file for cgi-use, as when I go to
 127.0.0.1/direqcafe, all I get is the directory listing. So, I guess my
 big question is-How do I configure apache, or am I installing DC
 incorrectly?
 
 I realize this is the LTSP list, but the DC guy recommend I post here.
 
 Ben Watson
 
 
 
 ---
 This SF.Net email sponsored by: Free pre-built ASP.NET sites including
 Data Reports, E-commerce, Portals, and Forums are available now.
 Download today and enter to win an XBOX or Visual Studio .NET.
 http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Dealing with the Mozilla Lockfile in a kiosk setup

2003-07-21 Thread Mark Ehle
Andy -

Take a look at: 
http://k12ltsp.org/phpwiki/index.php/GDM%20auto-login%20with%20specific%20users%20to%20specific%20terminals. 

I was facing the same problem you are - trying to get Mozilla (well, I'm 
using Firebird, but it's the same issue) to use the same profile on every 
client. The work around described here, which actually originated on the 
LSTP mailing list, fixed the problem perfectly.

Consider using Firebird instead of Mozilla. It's easier to lock down.

Mark Ehle

At 12:04 PM 7/21/2003 -0500, you wrote:
I recently found a Compaq XP1000 Professional Workstation (It's a 500mhz
Alpha Processor, with 1gb ram) collecting dust on the retired hardware
shelf. As I have 20 Linux machines deployed, I figured the Alpha would
make an ideal management station. It took a bit longer than I expected,
Alphas are...different, but Debian 3.0 is up and running on the thing.
The 20 Linux machines that I do have right now run a rather locked down
enviorment. GDM performs an autologon to a locla user accound and runs the
.xsession. Mozilla comes up full screen and that's all that can be
accessed. If Mozilla exits, the X server resets and the process repeats.
To make a long story short, I'm out of hardware and I still have two or
three Win95 machines to replace. Now that I have the Alpha machine I
figured that I could get use the P90s that are running Win95 right now as
Linux Thin clients.
The trick is I would want thin client machines to be as close to the other
20 linux machines as possible. GDM autologon, mozilla full screen, etc.
The problem I see is the mozilla lock file. As the thin clients would be
sharing the same home directory, the first mozilla would fire up no
problem but the others would not.
Has anyone addressed a similar problem before? Can ~/.mozilla be set to
read only, or is there a way to map each thin client to a different NFS
mount? Or maybe something else?
Looking forward to your input.

Andrew S. Zbikowski | http://www.ringworld.org



---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


---
This SF.net email is sponsored by: VM Ware
With VMware you can run multiple operating systems on a single machine.
WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the
same time. Free trial click here: http://www.vmware.com/wl/offer/345/0
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] Re: LTSP Autologin

2003-07-09 Thread Mark Ehle
To all who tried to help me, I thank you.

I guess that I have my setup all screwed up. It still will not auto login.

Am I screwing up the mix by using the k12LTSP's version of it? I tried 
everything that everybody said to do and it still won't work. I am ready to 
re-install and start from scratch.

- So -

Would someone be so kind as to let me know, step-by-step, how to do 
autologin from a completely box-stock install of K12LTSP 3.1.0?

Thanks ever so much -

Mark Ehle
Computer Support Librarian
Willard Public Library
Battle Creek, MI 



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Re: LTSP Autologin

2003-07-09 Thread Mark Ehle
Whoa - Never mind!

I was nosing around on the K12 site, found a solution:

Add to the following File: /etc/X11/xdm/kdmrc
[X-ws004:0-Core]
AutoLoginEnable=true
AutoLoginUser=ws004
Edit the following File: /etc/sysconfig/desktop
DISPLAYMANAGER=KDE
DESKTOP=KDE
Worked fine. Now I want to boot into icewm instead. Ideas?

Thanks again, folks.

Mark 



---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] LTSP Autologin

2003-07-08 Thread Mark Ehle
Hello, Folks -

I am a complete LTSP newbie. I have installed the newest K12LTSP on Redhat 
9.0 on a spare machine that I have, and I am having a blast playing with 
it. It works slick! My hat's off to whoever cooks this stuff up.

My ultimate goal is to create a network of public Internet access terminals 
for our library that are unbreakeable. To that end, I have begun to try to 
tweak it toward having the clients log themselves in automatically. So far, 
I have had no luck. Following is my /etc/kde/kdm/kdmrc.

What am I not doing/doing wrong?

Thanks!

Mark Ehle
Computer Support Librarian
Willard Public Library
Battle Creek, MI
# KDM configuration example.
# Note, that all comments will be lost if you change this file with
# the kcontrol frontend.
#
# Definition: the greeter is the login dialog, i.e., the part of KDM
# which the user sees.
#
# You can configure every X-display individually.
# Every display has a display name, which consists of a host name
# (which is empty for local displays), a colon and a display number.
# Additionally, a display belongs to a display class (which can be
# ignored in most cases; the kcontrol config frontend does not support
# this feature at all).
# Sections with display-specific settings have the formal syntax
# [X- host [: number [ _ class ]] - sub-section ]
# You can use the * wildcard for host, number and class. You may omit
# trailing components; they are assumed to be * then.
# The host part may be a domain specification like .inf.tu-dresden.de.
# From which section a setting is actually taken is determined by these
# rules:
# - an exact match takes precedence over a partial match (for the host part),
#   which in turn takes precedence over a wildcard
# - precedence decreases from left to right for equally exact matches
# Example: display name myhost:0, class dpy.
# [X-myhost:0_dpy] precedes
# [X-myhost:0_*] (same as [X-myhost:0]) precedes
# [X-myhost:*_dpy] precedes
# [X-myhost:*_*] (same as [X-myhost]) precedes
# [X-*:0_dpy] precedes
# [X-*:0_*] (same as [X-*:0]) precedes
# [X-*:*_*] (same as [X-*])
# These sections do NOT match this display:
# [X-hishost], [X-myhost:0_dec], [X-*:1], [X-:*]
[EMAIL PROTECTED] kdm]# cat kdmrc
# KDM configuration example.
# Note, that all comments will be lost if you change this file with
# the kcontrol frontend.
#
# Definition: the greeter is the login dialog, i.e., the part of KDM
# which the user sees.
#
# You can configure every X-display individually.
# Every display has a display name, which consists of a host name
# (which is empty for local displays), a colon and a display number.
# Additionally, a display belongs to a display class (which can be
# ignored in most cases; the kcontrol config frontend does not support
# this feature at all).
# Sections with display-specific settings have the formal syntax
# [X- host [: number [ _ class ]] - sub-section ]
# You can use the * wildcard for host, number and class. You may omit
# trailing components; they are assumed to be * then.
# The host part may be a domain specification like .inf.tu-dresden.de.
# From which section a setting is actually taken is determined by these
# rules:
# - an exact match takes precedence over a partial match (for the host part),
#   which in turn takes precedence over a wildcard
# - precedence decreases from left to right for equally exact matches
# Example: display name myhost:0, class dpy.
# [X-myhost:0_dpy] precedes
# [X-myhost:0_*] (same as [X-myhost:0]) precedes
# [X-myhost:*_dpy] precedes
# [X-myhost:*_*] (same as [X-myhost]) precedes
# [X-*:0_dpy] precedes
# [X-*:0_*] (same as [X-*:0]) precedes
# [X-*:*_*] (same as [X-*])
# These sections do NOT match this display:
# [X-hishost], [X-myhost:0_dec], [X-*:1], [X-:*]
# If a setting is not found in any matching section, the default is used.
#
# Every comment applies to the following section or key.
#
# Greeter background
# XXX do this on a per-display basis: should be [X-*-Desktop]
# HELPME: I need help with kbackgroundrenderer!  -- [EMAIL PROTECTED]
[Desktop0]
BackgroundMode=VerticalGradient
BlendBalance=100
BlendMode=NoBlending
ChangeInterval=60
Color1=138,148,198
Color2=104,112,150
CurrentWallpaper=0
LastChange=0
MinOptimizationDepth=1
MultiWallpaperMode=NoMulti
Pattern=
Program=
UseSHM=false
ReverseBlending=false
Wallpaper=/usr/share/backgrounds/images/default.png
WallpaperList=
WallpaperMode=Centred
[General]
# If false, KDM won't daemonize after startup. Use this, if you start
# KDM from inittab with the respawn instruction. Default is true.
#DaemonMode=false
# If the value starts with a slash (/), it specifies the file, where X-servers
# to be used by KDM are listed; the file is in the usual XDM-Xservers format.
# Otherwise it's interpreted like one line of the Xservers file, i.e., it
# specifies exactly one X-server.
# Default is :0 [EMAIL PROTECTED] /usr/X11R6/bin/X vt7
# XXX i'm planning to absorb this file into kdmrc, but i'm not sure how to
# do this best.
Xservers=/usr/share/config/kdm

Re: [Ltsp-discuss] LTSP Autologin

2003-07-08 Thread Mark Ehle
Anselm Martin Hoffmeister -

Thanks for the advice. But, now it will autologin to the console, but not a 
thin client! Where do I fix that?
Also, when I do log in as root, it automatically starts netscape, which is 
the behavior that I do want for the public user. It doesn't do that for 
public. Where do I look?

here is the end of kdmrc again:

[X-:*-Core]
AllowNullPasswd=true
AllowRootLogin=true
AllowShutdown=Root
AutoLoginSession=icewm
NoPassEnable=true
NoPassUsers=public
[X-:0-Core]
AutoLoginEnable=true
AutoLoginPass=public
AutoLoginSession=icewm
AutoLoginUser=public
[Xdmcp]
Enable=true
Willing=/usr/share/config/kdm/Xwilling
Xaccess=/usr/share/config/kdm/Xaccess
Thanks again for your help -

 Mark Ehle
 Computer Support Librarian
 Willard Public Library
 Battle Creek, MI
At 08:31 PM 7/8/2003 +0200, Anselm Martin Hoffmeister wrote:
Hello Mark,

 Hello, Folks -

 I am a complete LTSP newbie. I have installed the newest K12LTSP on Redhat
 9.0 on a spare machine that I have, and I am having a blast playing with
 it. It works slick! My hat's off to whoever cooks this stuff up.
 My ultimate goal is to create a network of public Internet access 
terminals
 for our library that are unbreakeable. To that end, I have begun to try to
 tweak it toward having the clients log themselves in automatically. So 
far,
 I have had no luck. Following is my /etc/kde/kdm/kdmrc.

You might consider using different usernames for each workstation.
This prevents problems with mozilla. Then, having a section for each
ws might be reasonable. Perhaps, one could use the $DISPLAY variable
alternatively, not having to specify a lot of section...?
Also you should look at the KIOSK howto in the ltsp contribs, allowing
you to kill all apps after a certain period of inactivity, so that
users will find a fresh destop whenever they come to an unused
terminal.
 What am I not doing/doing wrong?

Look into kdmrc. The autologin stuff now is in the X-:0-Core - Section.
Move it to the X-*-Core section (which does NOT ONLY affect the local
display). That could be the missing bit...
 Thanks!

 Mark Ehle
 Computer Support Librarian
 Willard Public Library
 Battle Creek, MI
 [...]
 # Core config for 1st local display
^
 [X-:0-Core]
 # Enable automatic login on this display. USE WITH EXTREME CARE!
   ^^^
 [X-ws001:-Core]
Perhaps you mean [X-ws001:0]-Core here?
 AutoLoginEnable=true
 AutoLoginUser=public
 [EMAIL PROTECTED] kdm]#
However, I'm no expert with kdm config. Just some guessing.

Best regards,
 Anselm Martin Hoffmeister
 Stockholm Projekt Computer-Service
 [EMAIL PROTECTED]


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


---
This SF.Net email sponsored by: Parasoft
Error proof Web apps, automate testing  more.
Download  eval WebKing and get a free book.
www.parasoft.com/bulletproofapps
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] wireless pcmcia cards

2003-07-07 Thread Mark Stephenson
greetings... i have a working LTSP environment using a laptop as the client...it's working fine with a wired pcmcia card, but i would like to set up a wireless environment. i have a linksys wireless card (wpc11) , but when i boot the laptop i get a 'card not supported' error. 

is there a list of supported network cards? the card i have is a very popular card...did i miss something in the setup?

thanks
-mark

[Ltsp-discuss] System requirements

2003-06-10 Thread Mark van Beek
Hello,

I have a question, I'm running SuSE 8.2 on a PentiumII 233MHz and now I want 
to use a 80386 with 3712K (or 3.6M) of RAM, a 203MB hard disk and a ISA 
network adapter (ACCTON EN-1656) as a workstation. Is this possible??

Greetings Mark

_
Chatten met je online vrienden via MSN Messenger. http://messenger.msn.nl/


---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
 https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


[Ltsp-discuss] YOUR GOOD RESPONSE.

2003-03-06 Thread Fara Mark
BARRISTER FARA MARK
FARANANIMARKASSOCIATES
VICTORIA-ISLAND
LAGOS-NIGERIA
ALTERNATIVE E/MAIL:[EMAIL PROTECTED]


Dear Sir,

I am Barrister FARA MARK, a Solicitor, and the Personal Attorney
to Mr T.Rincones  a national of your country, who used to work with
shell development company in Nigeria.On the 2nd of
may 1999, my client, his wife And their three children were involved in
a car accident along Sagbama Express Road. All occupants of the vehicle
unfortunately lost there lives. Since then I have made several
enquiries to your embassy to locate any of my clients extended
relatives, this has also proved unsuccessful.After these several unsuccessful
attempts, I decided to trace his relatives over the Internet, to locate
any member of his family but of no avail, hence I contacted you. I have
contacted you to assist in repartrating the money that belong to my
client before they get confisicated or declared unserviceable by the bank
where this huge deposits were lodged.

Particularly, the Bank where the deceased had an account valued at
about 5 million dollars has issued me a notice to provide the next of
kin or have the account confisicated within the next ten official
working days. since i have been unsuccesfull in locating the the
relatives for over 3 years now I seek your consent to present you as
the next of kinof the deceased since you are from the same country and
bear the same last name ,so that the proceeds of this account valued at
$5 million dollars can be paid to you and then you and me can share the
money. 55% to me and 40% to you,while 5% should be for expenses or tax
as your government may require,I have the certificate of deposit that
can be used to back up any claim we may make. All I require is your
honest cooperation to enable us see this deal through.

I guarantee that this will be executed under a legitimate arrangement
that will protect you from any breach of the law.Please get in touch
with me by my email to enable us discuss further.

I WILL OBTAIN AFFIDAVIT FROM COURT WHEN YOU RESPOND TO ME.
MEANWHILE RESPOND TO ME THROUGH MY ALTERNATIVE E/MAIL
BELOW:[EMAIL PROTECTED]


Best regards,

FARA MARK esq.






---
This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger 
for complex code. Debugging C/C++ programs can leave you feeling lost and 
disoriented. TotalView can help you find your way. Available on major UNIX 
and Linux platforms. Try it free. www.etnus.com
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net


Re: [Ltsp-discuss] Script to Clone hda. Am i right?

2003-02-19 Thread Mark Bucciarelli
On Wednesday 19 February 2003 9:34 am, gabriel lopez wrote:

 # Copy root partition
 cp -axv / /newdisk
 cd /newdisk
 mkdir /proc
 umount /newdisk

 # Mount and copy Boot partition

 cd /
 mount /dev/hdb1 /newdisk
 cd /
 cd /boot
 cp -axv . /newdisk
 cd /
 umount /newdisk

From http://www.tldp.org/HOWTO/Tips-HOWTO-2.html#ss2.6:

Perhaps this is a better than using cp?

(cd /source/directory  tar cf - . ) | (cd /dest/directory  tar xvfp -)

Mark


---
This SF.net email is sponsored by: SlickEdit Inc. Develop an edge.
The most comprehensive and flexible code editor you can use.
Code faster. C/C++, C#, Java, HTML, XML, many more. FREE 30-Day Trial.
www.slickedit.com/sourceforge
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[Ltsp-discuss] floppy drives

2003-02-15 Thread Mark Saward
What's the best way to make floppy drives available?  I want something
easy so that it shows in devices in kde 3.1 or something similar.

I've tried the nbd tutorial but had no luck, some PASSWD error or
something (can't replicate it at the moment).

Anyone tried enbd, any success with other methods?

Thanks
Mark Saward



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



Re: [Ltsp-discuss] bootable floppy for LTSP3.0 terminals

2003-02-14 Thread Mark Saward
I finally solved this problem for myself.

First off it was suggested I was trying to use the kernel with an
unsupported architecture.  This was not the case, but it may be for you?

For me it was because I was using 5.1.3 or 5.1.5 versions of the
bootdisk from www.rom-o-matic.com - try using 5.0.8 if you are not
already.  That fixed the problem for me :)

 torsdag 13. februar 2003 20:45, skrev Dylan Maniquis:
  Well, thanks a lot for all the help.  I finally got the Rawrite program to
  work to make a bootable floppy.  However, now the terminal boots from the
  NIC and appears that DHCP is working, because it gives an IP address, but
  then it loads a series of dots as if it is connecting and reboots again
  immediately.  This continues over and over until I manually shut down the
  terminal.  Any ideas?  I'm certainly out of them.  Thanks.
 
 This happened to me too yesterday. My daughter just got a new computer 
 (Windows), and I tried to make a boot floppy for it (found out that it had 
 some kind of Intel card, but couldn't figure exactly which image to download 
 from rom-o-matic, so I downloaded all five canditates and tried them one by 
 one. 
 
 I couldn't make any one of them work, and I made the conclusion that since 
 this was a built in card with PXE support it will not work with etherboot? I 
 am not sure how correct this is, as I havn't had time to work more on this 
 problem.
 
 --
 Hallvard P
 
 
 ---
 This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
 are you planning your Web Server Security? Click here to get a FREE
 Thawte SSL guide and find the answers to all your  SSL security issues.
 http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net
-- 
Mark Saward [EMAIL PROTECTED]



---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[Ltsp-discuss] Something for troubleshooting

2003-02-13 Thread Mark Saward
At last I've solved the mystery of the rebooting workstation!

Who or where should I ask to have this added to the documentation under
troubleshooting?

The problem was that I used a 5.1.3 or 5.1.5 image from
www.rom-o-matic.net - when I used 5.0.8 it stopped rebooting.

Can I get this added please?  Could it have been related to the note on
that website, or has the 3.0 ltsp kernel been tagged so?

NOTE: This Etherboot version *requires* that Linux kernels be tagged
with mknbi-1.2-10 or later or they will not work!!
mknbi (the utility that tags kernels and other images so that they are
network loadable) is available at




---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



Re: [Ltsp-discuss] unsubsribe

2003-02-13 Thread Mark Saward
I solved the problem, which I'm hoping will get put in the
troubleshooting section.  I was using a 5.1.3 or 5.1.5 boot rom for a
floppy, when I tried 5.0.8 it worked perfect!

So I'm not sure if it's related to the note on www.rom-o-matic.net or
not.

Mark

On Fri, 2003-02-14 at 14:51, Patrick Regnouf wrote:
 Does the downloaded kernel actualy boots up or does the station reboots
 before that, it might be that you are sending some parameters to the
 kernel and that your station doesn't like it (just a guess)
 
 Could you post your dhcpd.conf especially if there are any option-128 or
 129 for these machines as well as what NIC you are using. 
 
 /Patrick
 
 
 
 On Fri, 2003-02-14 at 00:43, Mark Saward wrote:
  I mentioned this earlier but no answer, so I'll ask something different.
  
  Some information - using the ltsp kernel, the client downloads the
  kernel via tftp and immediately reboots.  Someone suggested
  architecture, but I've tried it on three workstations, all of them same
  problem.  I'm running gentoo - and one of these machines used to work as
  a server but no longer does, so I'm presuming it's something server
  side.  However, that doesn't seem to make sense because from after
  kernel download it's all client side.
  
  Anyway, is there any way for me to log what the workstation is doing so
  I can see where it fails?  Any ways I can further probe to discover the
  problem?
  
  Thanks
  Mark Saward
  
  
  
  ---
  This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
  are you planning your Web Server Security? Click here to get a FREE
  Thawte SSL guide and find the answers to all your  SSL security issues.
  http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
  _
  Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
  For additional LTSP help,   try #ltsp channel on irc.freenode.net



---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[Ltsp-discuss] Rebooting clients

2003-02-12 Thread Mark Saward
I tried on two machines...

When it loads the kernel over tftp immediately after the download
finishes the pc reboots.  Any ideas what might be causing this?

I'm running on Gentoo with gcc 3.2 (or 3.2.1 can't remember) and xfree86
4.2.99.

I have had it working previously under gentoo, but never tried with
4.2.99 - but this is a different machine this time.

I'm using hpa-tftp if that makes any difference.  I'd love any
suggestions on what's going wrong here.  Thanks.

Mark Saward



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



Re: [Ltsp-discuss] One email account and many users

2003-02-11 Thread Mark Saward
Yes, ximian does support imap

 On Tue, 11 Feb 2003, gabriel lopez wrote:
 
  I have LTSP installed with 3 Terminals and one email account that should be 
  used by 3 persons. To be more clear. The account is under the name on the 
  company and they share it. If an email arrives, it should be available to 
  all of them. There are no private email here.
  
  I installed Ximian Evolution and it was easy to isntall for the first user 
  but did not find the way to share the /evolution directory with others. I 
  placed a Symbolic Link and changed permissions but Evolution  complains that 
  it need to create some file.
  
  Any idea?
 
 Does ximian support imap? I have solved this problem (not on ltsp) using imap.
 
 Mike
 
 
 ---
 This SF.NET email is sponsored by:
 SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
 http://www.vasoftware.com
 _
 Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
   https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
 For additional LTSP help,   try #ltsp channel on irc.freenode.net
-- 
Mark Saward [EMAIL PROTECTED]



---
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[Ltsp-discuss] Searching for server (DHCP)

2003-01-20 Thread Mark Bucciarelli
When trying to boot from a ROM-image floppy, I get as far as Searching for 
server (DHCP) and then dots start printing below very slowly.

I've successfully used a dhcp client to get an ip address for this 
workstation, so I know the network card, switch, cables are all good.  I 
would assume the dhcp server setup is fine.

I'm watching the eth0 port on the server, and i don't see any packets coming 
from the workstation when i use the rom disk.

i've tried a couple different disks for the netgear fa310tx card: the tulip 
one and the 82c168 one.  neither have worked.

i've checked the /var/log/messages file and i don't see anything logged when 
the client work station starts up.

any ideas on what could be wrong? or how to debug it further?

thanks for you help!

Mark


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[SOLUTION] Re: [Ltsp-discuss] Searching for server (DHCP)

2003-01-20 Thread Mark Bucciarelli
On Monday 20 January 2003 12:36 pm, Jake Schroeder wrote:
 It sounds like Etherboot is having trouble transmitting packets from
 your client's NIC.  Are you having trouble with any other workstations
 that boot with Etherboot?  Have you tried a different NIC in the same
 workstation?

Duh.  I was using 5.0.4 and 5.0.8 has a fix for the tulip.c driver that 
handles switches that autonegotiate duplex mode.  When I use 5.0.8, it works.

Mark


---
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net



[Ltsp-discuss] cdrom+floppy

2002-11-21 Thread Mark Saward
I know this has been asked before, but I've never seen an answer.

Is it possible to get cdrom drives and floppy drives working on a thin
client?

Thanks
Mark

-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.0.7 (GNU/Linux)

mQGiBD2WwdARBACVsY/nr+sEMUaUUiA/ZGON2Vt3tC3iisE+xeaupLkcvYsk+kvX
SkHsLKbL7g45htUkuOiCHZ4y2ilxe4UzUvlscvRbRBAow8oxPtBrCyxB2YrHxSyu
mQDVEfYGfFP4WoQ276PMRogasXVY9KQmv9Bubbzy9yJt7EcJHgTxhd4WnwCgySLT
yloaANh4ljsnbET3FRPKRucD/ifMexXupX1BF7vRyDxm3GhSYinydzIxJhbX5CGN
4hZAbduy9mMKxB+qManonRZlT5g1GguRP4XytELDfa33zPp7G609C+vxlv/2rg5d
Te1GVf3gXPI2b0KhwYpWGh9Ye7XnGVtyQfzaUDI+FDPcI8gbnjYRBGKFn+CNBQVc
y/V2A/4tI3PXMn4rXC/DfGR97ozEAmZ9OuCHDISfA81u+fik4qbN0CQS1ogm5nIw
X/8/gg6tpGpBnBay/nhwkKncGHcWSexDBRMgeGNm81Av44PSF6QPj7SnRMm0YyK/
+SOijkx52AwhZO+Gh80qy1qjx4ISgG3fQVvB2mpr663/8dGODbQmTWFyayBTYXdh
cmQgPG1hcmtfc2F3YXJkQHVuaXRlLmNvbS5hdT6IWQQTEQIAGQUCPZbB0AQLBwMC
AxUCAwMWAgECHgECF4AACgkQWXbqxpk8KZDNrwCZAedL6csjhzHPJ2+xOhkZ3/DX
LHkAoMXgV8XORjW06nWcy9khC3Ku7lsHuQENBD2WwdEQBACzdPuK3QqbvhccbMAU
EYCadlCg73W8Dzhw1cujAoNvSLpuV7KPALGkKgOvoHrDGEwk1s/D/z2iT7+teAFi
k4cfpLc4O5aOdUPyu7ALrUjNxNjcA96ybUFHLLWAxI7EVOIWvFKgCUQYCjOyxdze
yvXxiO6WVmDb7BJu4kxkDFhB/wADBQQAkMT54hv0Fiauisl5/Hjtoh/W9FMSjS6l
fTMACg5DQrzWhl8bphlakzozCkFBFxTuxotyUnPi+kq0hoCLzg6UwU9LfkmVm4gk
zKwNKRPpKNQBcChHgC22CD9KQqwyeHeYrR1U1VFvrm26gKSyR/HVXgJu9ssCt3oA
m9BPZqHMuWCIRgQYEQIABgUCPZbB0QAKCRBZdurGmTwpkEe2AKDAlcyQJOU+S2S9
Tys61km7hC7GigCcCNDklh6TsnMc0MD+SJFhn7unvgc=
=LTcR
-END PGP PUBLIC KEY BLOCK-



---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Compression

2002-11-15 Thread Mark Saward
Is there any way to do some compression with a thin client so that more
data can be transferred over the network?

-- 
-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v1.0.7 (GNU/Linux)

mQGiBD2WwdARBACVsY/nr+sEMUaUUiA/ZGON2Vt3tC3iisE+xeaupLkcvYsk+kvX
SkHsLKbL7g45htUkuOiCHZ4y2ilxe4UzUvlscvRbRBAow8oxPtBrCyxB2YrHxSyu
mQDVEfYGfFP4WoQ276PMRogasXVY9KQmv9Bubbzy9yJt7EcJHgTxhd4WnwCgySLT
yloaANh4ljsnbET3FRPKRucD/ifMexXupX1BF7vRyDxm3GhSYinydzIxJhbX5CGN
4hZAbduy9mMKxB+qManonRZlT5g1GguRP4XytELDfa33zPp7G609C+vxlv/2rg5d
Te1GVf3gXPI2b0KhwYpWGh9Ye7XnGVtyQfzaUDI+FDPcI8gbnjYRBGKFn+CNBQVc
y/V2A/4tI3PXMn4rXC/DfGR97ozEAmZ9OuCHDISfA81u+fik4qbN0CQS1ogm5nIw
X/8/gg6tpGpBnBay/nhwkKncGHcWSexDBRMgeGNm81Av44PSF6QPj7SnRMm0YyK/
+SOijkx52AwhZO+Gh80qy1qjx4ISgG3fQVvB2mpr663/8dGODbQmTWFyayBTYXdh
cmQgPG1hcmtfc2F3YXJkQHVuaXRlLmNvbS5hdT6IWQQTEQIAGQUCPZbB0AQLBwMC
AxUCAwMWAgECHgECF4AACgkQWXbqxpk8KZDNrwCZAedL6csjhzHPJ2+xOhkZ3/DX
LHkAoMXgV8XORjW06nWcy9khC3Ku7lsHuQENBD2WwdEQBACzdPuK3QqbvhccbMAU
EYCadlCg73W8Dzhw1cujAoNvSLpuV7KPALGkKgOvoHrDGEwk1s/D/z2iT7+teAFi
k4cfpLc4O5aOdUPyu7ALrUjNxNjcA96ybUFHLLWAxI7EVOIWvFKgCUQYCjOyxdze
yvXxiO6WVmDb7BJu4kxkDFhB/wADBQQAkMT54hv0Fiauisl5/Hjtoh/W9FMSjS6l
fTMACg5DQrzWhl8bphlakzozCkFBFxTuxotyUnPi+kq0hoCLzg6UwU9LfkmVm4gk
zKwNKRPpKNQBcChHgC22CD9KQqwyeHeYrR1U1VFvrm26gKSyR/HVXgJu9ssCt3oA
m9BPZqHMuWCIRgQYEQIABgUCPZbB0QAKCRBZdurGmTwpkEe2AKDAlcyQJOU+S2S9
Tys61km7hC7GigCcCNDklh6TsnMc0MD+SJFhn7unvgc=
=LTcR
-END PGP PUBLIC KEY BLOCK-



---
This sf.net email is sponsored by: To learn the basics of securing 
your web site with SSL, click here to get a FREE TRIAL of a Thawte 
Server Certificate: http://www.gothawte.com/rd524.html
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Fanless smps and cases

2002-10-26 Thread Mark Lochore




Hi
Would a few people mind publishing any price info they have (or 
know of) for the Jammin 125 and its ilk in different countries? 
Sensible hardware is so scarce that in desperation we've started 
building our own based around the Via ITX. We've completed two versions of a 
small120/230v, 20 watt fanless 
smps,both about 1" x 2" x 4", but different for the C3 and 
the Eden. We've also built some 
sample cases roughly 7" high by 9" deep by 2" wide, which was more difficult 
than we ever imagined.
Several complete units are currently running under test, and 
we're planning a small production run for ourselves quite soon. 
If anyone is interested in 
our efforts,as parts or 
ascomplete workstations,we could put up some photos and a 
specsheet on a site somewhere. Come to 
think of it, interested people could email me with, say, "ltsp-box" in the 
subject line.
Mark Lochore


[Ltsp-discuss] First LTSP install almost complete, please help.

2002-09-04 Thread Mark Berkwitt

I'm at a point where, with the help of a friend, I think I'm almost there.

What I have is a client screen with a black X in the center of the screen
and a gray background.  According to the following document:
http://www.ltsp.org/documentation/mandrake_ltsp.html

If X starts up but the cursor just sits in the middle of the screen (you
don't get a login screen), then you almost certainly are not running
xdm/kdm/gdm on your server. As root, run one of the three (I like kdm
myself) but typing 'kdm' and pressing enter -OR- just switch to runlevel 5
by typing 'init 5' as root. Runlevel 5 is the graphical login mode. Reboot
the workstation and it should get to the login prompt this time.

I tried #kde and I was back to the cursor. I reboot the client box but no
change.
I tried #init 5 and the following was displayed:
Assigning raw devices:Cannot locate block device '/dev/dvd' (No such file
or directory)[FAILED]

Side note:
In reference to the above [FAILED] message, when I first boot the server
today I had removed my CD burner so I connected the DVD drive instead.

I have copied 2 files referred to in the mandrake how-to,
/opt/ltsp/i386/etc/lts.conf
and
/etc/dhcpd.config.sample

lts.conf follows:
[Default]
SERVER=192.168.0.1
XSERVER =auto
X_MOUSE_PROTOCOL=PS/2
X_MOUSE_DEVICE   =/dev/psaux
X_MOUSE_RESOLUTION=400
X_MOUSE_BUTTONS   =3
USE_XFS=N
LOCAL_APPS=N
RUNLEVEL=5
#Comments about lts.conf:
#the client box is using a video card with a S3 chipset {S3 Trio64v+}
#the client box is using a MS serial mouse, the server is using the mouse
with the PS/2 connector.


dhcpd.config.sample follows:
subnet 192.168.0.0 netmask 255.255.255.0{
#default gateway
option routers 192.168.0.1;
option subnet-mask 255.255.255.0;

option domain-name domain.org;
option domain-name-servers ns.domain.org;
option nis-domain domain.org;

range dynamic-bootp 192.168.0.2  192.168.0.254;
ddns-update-style  none;
default-lease-time 21600;
max-lease-time 43200;

host ns{
hardware ethernet 12:34:56:78:AB:CD;
fixed-address 207.175.42.254;
}
}
#Comments about dhcpd.config.sample
#When I boot the client it states:
#Digital Tulip+: 00:CO:FO:21:12:70 at ioaddr 6100This is not the same
as above, yet it seems to connect anyway.?
#Me 192.168.0.254
#Server 192.168.0.1

Any suggestions are appreciated. There will be other clients identical to
the one being used, each with their own MAC, I know not where to indicate in
the configuration files.

Thanks.




---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Is there a mIRC server/channel combo for an LTSP and/or Mandrake topic?

2002-09-04 Thread Mark Berkwitt

Is there a mIRC server/channel combo for an LTSP and/or Mandrake topic?





---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Which video card carries the burden, client or server?

2002-08-30 Thread Mark Berkwitt

Which video card carries the burden, client or server?

Could either video card specified below for the server do the job?

Our planned setup:
server - 1000MHz AMD TBIRD w/256MB SDRAM  133fsb
with either a

ATI RADEON LE 32MB DDR NO TV-OUT VIDEO CARD - OEM 4X AGP Powered by the ATI
RADEON graphics processing unit (GPU) Featuring ATIs CHARISMA ENGINE, PIXEL
TAPESTRY and VIDEO IMMERSION technologies No Hyper Z ! - OEM Version - NO TV
OUT Model#: Radeon 32MB DDR  -OEM

or

Un-identified card with 3Dfx chipset, probably with 4MB RAM.

Client boxes:
(4) P133 with 64MB EDO, S3 Trio64v+ video cards and 10Mb/s NICs each.

Hub: 10Mb/s

Software?
Just the games that come with Mandrake.

What do you think?





---
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1refcode1=vs3390
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Still having problems installing LTSP on Mandrake 8.2

2002-08-29 Thread Mark Berkwitt

When last we checked our hero was using the installation document at:
http://www.ltsp.org/documentation/mandrake_ltsp.html
and following each step in sequence came upon the instruction
# service nfs start //receiving the following response
Cannot find nfs service

Dismayed, he looked upward at the authoritative and proclaimed How can this be? I've 
done all you've instructed.
Epilogue: And so he remains to this day.


---
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
  https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net



[Ltsp-discuss] Configuration contradictions in Mandrake/ltsp how-to

2002-08-29 Thread Mark Berkwitt

The attached files are those needed to be changed.

The first, /opt/ltsp/i386/etc/lts.conf required a change of a line that starts with 
'SERVER=' to the IP address of the server box, then to comment out [ws001].  These 
things have been done.

The second, /etc/dhcpd.conf.example hopefully has been misspelled. The only file I 
found was dhcpd.conf.sample.
I added the line
ddns-update-style none;
just above the line default-lease-time. After that, change every instance of the 
default ip 192.168.0.254 to your server ip. Next remove the /tftpboot/ from the line 
that looks like this:
/tftpboot/lts/vmlinuz.ltsp;

The reason I'm posting this is the dissimilarity between the described and actual 
files.

Next, in that same file the name should be /lts/vmlinuz-2.4.9-ltsp-1;

I don't see anything like it there.

It's amazing. All the many people who've worked so many hours getting this stuff to 
work and at the very last step, the documentation to use it is unusable, rendering the 
whole project, atleast to me, unusable. Sorry, but this is the last few steps of a 
project I began months ago and now I've got to bug someone to finish it for me.


lts.conf
Description: Binary data


dhcpd.conf.sample
Description: Binary data


  1   2   >