[Ltsp-discuss] Problems with Debian Stretch and NBD

2017-07-04 Thread Robert Mavrinac
I just upgraded to Debian Stretch, but I'm having major problems with NBD disconnecting. Is there a method to mount the squashfs root image over NFS instead of NBD? -- Check out the vibrant tech community on one of the w

Re: [Ltsp-discuss] Can I build an Ubuntu Xenial chroot on a Debian Jessie LTSP server?

2016-10-11 Thread Robert Mavrinac
never starts as a fat client. Any missing information from the last reply will have to be added later, when I can get back to it. From: Vagrant Cascadian Sent: October 4, 2016 12:17 PM To: Robert Mavrinac; ltsp-discuss@lists.sourceforge.net Subject: Re: [Ltsp

Re: [Ltsp-discuss] Can I build an Ubuntu Xenial chroot on a Debian Jessie LTSP server?

2016-10-04 Thread Robert Mavrinac
I finally came back to revisit this. ldm was already installed in the chroot, but the client still only boots as a thin client. These servers normally present clients configured using the ltsp-pnp method. I was trying to also add special purpose clients for occasional programming competition

Re: [Ltsp-discuss] Can I build an Ubuntu Xenial chroot on a Debian Jessie LTSP server?

2016-09-27 Thread Robert Mavrinac
So I successfully built an Ubuntu 16.04 fat-client on a Debian Jessie server. Rather than installing from jessie-backports, I pinned the ltsp packages to the testing repository instead. The client only boots as a thin client even with FAT_CLIENT=True in the lts.conf file. Is a fat-client boo

Re: [Ltsp-discuss] Can I build an Ubuntu Xenial chroot on a Debian Jessie LTSP server?

2016-09-22 Thread Robert Mavrinac
-09-22, Robert Mavrinac wrote: > VENDOR=Ubuntu ltsp-build-client --arch amd64 --chroot xenial --dist xenial > --mirror http://ca.archive.ubuntu.com/ubuntu --fat-client-desktop > ubuntu-mate-desktop --prompt-rootpass --purge-chroot ... > ERROR: invalid distribution: xenial > you ma

[Ltsp-discuss] Can I build an Ubuntu Xenial chroot on a Debian Jessie LTSP server?

2016-09-22 Thread Robert Mavrinac
I have tried the following command: VENDOR=Ubuntu ltsp-build-client --arch amd64 --chroot xenial --dist xenial --mirror http://ca.archive.ubuntu.com/ubuntu --fat-client-desktop ubuntu-mate-desktop --prompt-rootpass --purge-chroot which yields this error: ERROR: invalid distribution: xenial

[Ltsp-discuss] A VMWare View kiosk (as promised)

2016-08-04 Thread Robert Mavrinac
This may seem like overkill, but I wanted two kiosks to be available on our ltsp clients on different screens, one for a web browser kiosk, another for a vmware view kiosk. The vmware view account is also required to be a member of audio, pulse and pulse-access. We're using the VMWare Horizon Vi

Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
creen 5 and the usual ldm login on screen 7. I'll have to post those files later. -- Robert Mavrinac Server & Network Technician School of Computer Science Room 3104 Lambton Tower University of Windsor 401 Sunset Avenue, Windsor, ON N9B 3P4 519-253-3000 (4410) Ema

Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
n both servers! From: SZABO Zsolt Sent: August 3, 2016 1:40 PM To: ltsp-discuss@lists.sourceforge.net Subject: Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error On Wed, 3 Aug 2016, Robert Mavrinac wrote: > Just to clarify, I login at the shell as '

Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
Just to clarify, I login at the shell as 'root' in screen 1, and as a regular unprivileged user on screen 7. -- _ Ltsp-discuss mailing list. To un-subs

Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
due to SSH key error On Wed, 3 Aug 2016, Robert Mavrinac wrote: > All of a sudden I can't login to my LTSP clients (LTSP-PNP) Did any update/upgrade happen @ltsp-server/dhcp-server? > After a long delay on the LDM login screen, I get the following error on > the login screen: > &g

Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
g for keys? As far as updates, none other than usual. I did add another server From: SZABO Zsolt Sent: August 3, 2016 10:40 AM To: ltsp-discuss@lists.sourceforge.net Subject: Re: [Ltsp-discuss] Can't login on LTSP client due to SSH key error On Wed, 3 A

[Ltsp-discuss] Can't login on LTSP client due to SSH key error

2016-08-03 Thread Robert Mavrinac
All of a sudden I can't login to my LTSP clients (LTSP-PNP) After a long delay on the LDM login screen, I get the following error on the login screen: "The authenticity of host ' ()' can't be established. ECDSA fingerprint is . Are you sure you want to continue connecting" and shortly aft

Re: [Ltsp-discuss] How do I get a kiosk application to use the full resolution of any monitor?

2016-07-08 Thread Robert Mavrinac
Well ... This only seems to be happening with our 32-bit servers, which will soon be retired when we replace the last thin clients over the next couple of weeks. -- Attend Shape: An AT&T Tech Expo July 15-16. Meet us at

[Ltsp-discuss] How do I get a kiosk application to use the full resolution of any monitor?

2016-07-07 Thread Robert Mavrinac
I have kiosk applications working in LTSP, but I can't they don't use the full screen resolution. Normally, I set this up per client using XRANDR_COMMANDs in lts.conf, like XRANDR_DISABLE=False XRANDR_COMMAND_1="xrandr --newmode 1280x1024 109.0 1280 1368 1496 1712 1024 1027 1034 1063 -hsyn

Re: [Ltsp-discuss] I can't get the client to start in kiosk mode

2016-07-07 Thread Robert Mavrinac
Never mind responding to this request! I got multiple kiosks working on different ttys with our ltsp-pnp environment. I will be posting a separate question regarding how to maximize the kiosk application to work at the full resolution of any monitor. ---

[Ltsp-discuss] I can't get the client to start in kiosk mode

2016-06-30 Thread Robert Mavrinac
I have several Debian 8 LTSP servers. For a summer program, I need to create an additional image for a kiosk option to load the VMWare View client. These are the steps I used to create the image: +++ On the ltsp server: ltsp-build-client --arch=i386 --chroot=vdi --dist=jessie -

Re: [Ltsp-discuss] How do I limit logins to one per user now?

2015-10-30 Thread Robert Mavrinac
Thanks. I should have checked the lts.conf local man page first. Sorry about that. -- _ Ltsp-discuss mailing list. To u

[Ltsp-discuss] How do I limit logins to one per user now?

2015-10-30 Thread Robert Mavrinac
LTSP used to present a dialog "You are already logged in...". Now a user is able to login on more than one thin client at at time. How do I re-enable that with the latest versions, or restrict it that way for a particular group of users?

Re: [Ltsp-discuss] /etc/ltsp/update-kernels.conf doesn't appear to be sourced anywhere ...

2015-09-02 Thread Robert Mavrinac
That was it! Thank you. For now I will delete PXE-related files in /boot, if they exist, before running "ltsp-update-image --cleanup /". I tested this and it works as expected. I did, however, have to edit /etc/ltsp/update-kernels.conf to include the server's ip address explicitly in the nbdro

Re: [Ltsp-discuss] /etc/ltsp/update-kernels.conf doesn't appear to be sourced anywhere ...

2015-09-02 Thread Robert Mavrinac
Sorry, a typo... Modified /etc/ltsp/update-kernels.conf to contain (my primary interface is br0) CMDLINE_NBD=${CMDLINE_NBD:-"root=/dev/nbd0 nbdroot=`ifconfig br0|grep "inet "|awk '{print $2}'|awk -F'addr:' '{print $2}'`:/opt/ltsp/i386"} should read Modified /etc/ltsp/update-kernels.conf to c

Re: [Ltsp-discuss] /etc/ltsp/update-kernels.conf doesn't appear to be sourced anywhere ...

2015-09-02 Thread Robert Mavrinac
Just so I'm clear. First attempt: I reverted /usr/share/ltsp/update-kernels to the original file containing CMDLINE_NBD=${CMDLINE_NBD:-"root=/dev/nbd0"} Modified /etc/ltsp/update-kernels.conf to contain (my primary interface is br0) CMDLINE_NBD=${CMDLINE_NBD:-"root=/dev/nbd0 nbdroot=`ifconf

Re: [Ltsp-discuss] /etc/ltsp/update-kernels.conf doesn't appear to be sourced anywhere ...

2015-09-02 Thread Robert Mavrinac
Yes, I'm using "ltsp-update-image --cleanup /", and I think that is exactly the problem. I have tested this serveral times just now, and it still doesn't work with the base "/". I am not using any chroot. -- Monitor Yo

Re: [Ltsp-discuss] /etc/ltsp/update-kernels.conf doesn't appear to be sourced anywhere ...

2015-09-02 Thread Robert Mavrinac
I have several Debian 8 LTSP_PNP servers. I tried to make a change in /etc/ltsp/update-kernels.conf, but discovered it isn't actually sourced by any other files, so the changes are not propagated when the image or kernels are updated. /etc/kernel/postinst.d/ltsp-update-kernels -> /usr/share/lt

Re: [Ltsp-discuss] Has anyone load balanced multiple LTSP-PNP servers without a common root server?

2015-08-13 Thread Robert Mavrinac
I have several identical complete LTSP-PNP servers using an external DHCP server. Without creating a separate root server, which would be a single point of failure, I'd like to load balance them such that the client uses the application server with the least number of connections to boot from,

Re: [Ltsp-discuss] LTSP-PNP and pam_group.so behaviour in thin clients, fat clients and ltsp-localapps

2015-07-23 Thread Robert Mavrinac
lient. From: Robert Mavrinac Sent: July 23, 2015 3:25 PM To: ltsp-discuss@lists.sourceforge.net Subject: [Ltsp-discuss] LTSP-PNP and pam_group.so behaviour in thin clients, fat clients and ltsp-localapps I am currently setting up a new cluster of LTSP-PNP servers running Debian 8. I have the approp

[Ltsp-discuss] LTSP-PNP and pam_group.so behaviour in thin clients, fat clients and ltsp-localapps

2015-07-23 Thread Robert Mavrinac
I am currently setting up a new cluster of LTSP-PNP servers running Debian 8. I have the appropriate settings for adding all authenticated users to various groups automatically using pam_group.so, modelled after settings in the debian-edu-config package and documentation at https://help.ubunt

Re: [Ltsp-discuss] Video card issues on thin client with an LTSP-PNP server running Debian 8

2015-06-24 Thread Robert Mavrinac
Regarding problems with resolution: We were using ltsp-cluster for so long, the convenience of grouped settings will be sadly missed. I used to have a custom xrandr script that would run when XRANDR_DISABLE=True, using the xrandr variables provided to the clients by the cluster configuration,

Re: [Ltsp-discuss] Video card issues on thin client with an LTSP-PNP server running Debian 8

2015-06-23 Thread Robert Mavrinac
Never mind about the video resolution - I have it working now. -- Monitor 25 network devices or servers for free with OpManager! OpManager is web-based network management software that monitors network devices and physical

Re: [Ltsp-discuss] Video card issues on thin client with an LTSP-PNP server running Debian 8

2015-06-23 Thread Robert Mavrinac
> From: Vagrant Cascadian > Sent: June 23, 2015 1:19 PM > To: Robert Mavrinac; ltsp-discuss@lists.sourceforge.net > Subject: Re: [Ltsp-discuss] Video card issues on thin client with an LTSP-PNP > server running Debian 8 > > On 2015-06-23, Robert Mavrinac wrote: > > I

[Ltsp-discuss] Video card issues on thin client with an LTSP-PNP server running Debian 8

2015-06-23 Thread Robert Mavrinac
I have built a new i386 LTSP-PNP server, and "inxi -G" on the server yields: Graphics: Card: Matrox Systems MGA G200eW WPCM450 Display Server: X.Org 1.16.4 drivers: mga (unloaded: fbdev,vesa) Resolution: 1680x1050@59.88hz, 1680x1050@59.88hz GLX Renderer: Gallium

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-09-19 Thread Robert Mavrinac
On 15/09/14 03:02 PM, Robert Mavrinac wrote: On 29/08/14 01:07 PM, Vagrant Cascadian wrote: Looks like you need to load the overlayfs or aufs modules. It's not uncommon for container technologies to disallow loading modules by default, as that can compromise the security of the host mach

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-09-15 Thread Robert Mavrinac
On 16/09/14 12:46 AM, Vagrant Cascadian wrote: On 2014-09-15 14:02:15 -0500, Robert Mavrinac wrote: On 29/08/14 01:07 PM, Vagrant Cascadian wrote: Looks like you need to load the overlayfs or aufs modules. It's not uncommon for container technologies to disallow loading modules by defaul

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-09-15 Thread Robert Mavrinac
On 29/08/14 01:07 PM, Vagrant Cascadian wrote: > Looks like you need to load the overlayfs or aufs modules. It's not > uncommon for container technologies to disallow loading modules by > default, as that can compromise the security of the host machine. If you > manually load overlayfs or aufs from

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-09-08 Thread Robert Mavrinac
On 29/08/14 01:07 PM, Vagrant Cascadian wrote: On 2014-08-29 08:56:43 -0700, Robert Mavrinac wrote: Are you using chroot images? That I can do. The problem with OpenVZ is OS-level virtualization, just the same way it might be for VServer. Obviously from the output, I'm running this on a Pr

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-08-29 Thread Robert Mavrinac
On 29/08/14 01:07 PM, Vagrant Cascadian wrote: > On 2014-08-29 08:56:43 -0700, Robert Mavrinac wrote: >> Are you using chroot images? That I can do. The problem with OpenVZ is >> OS-level virtualization, just the same way it might be for VServer. >> Obviously from the output,

Re: [Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-08-29 Thread Robert Mavrinac
On 29/08/14 10:54 AM, Ben Green wrote: > Quoting Robert Mavrinac : > >> I quickly followed the steps outlined in a recent message 41981 >> (https://www.mail-archive.com/ltsp-discuss@lists.sourceforge.net/msg41981.html). >> But clearly this fails on "tsp-update-imag

[Ltsp-discuss] Is it possible to run ltsp-pnp in an openvz container?

2014-08-29 Thread Robert Mavrinac
I have an existing LTSP cluster running on 4 Ubuntu 12.04 openvz containers, one for root/load-balancing/dhcp, the other three for app servers. Generally, I have had no issues overcoming some of the limitations of the container (for example, indirectly supporting an nfs4 home directory by usin

Re: [Ltsp-discuss] Load Balancing in LTSP-cluster

2014-08-24 Thread Robert Lefebvre
I was running EdUbuntu in a school environment and tried to implement clustering and never was able to get it working. Thehttps:// www.ltsp-cluster.org/ is so old it belongs in the wayback archives. I had come to the conclusion that the Ubuntu community is more concerned with the bells and whistles

[Ltsp-discuss] lts.conf parameters

2014-02-22 Thread Robert Mavrinac
And also note that new values can be added for use in custom scripts if you install ltsp-cluster. Look at documentation for rdp+ldm.config and control-center.py. -Vagrant Cascadian wrote: - === To: ltsp-discuss@lists.sourceforge.net From: Vagrant Cascadian Dat

Re: [Ltsp-discuss] lost gui on server

2013-10-02 Thread Robert Lefebvre
Jurkiewicz < a.jurkiew...@abix.info.pl> wrote: > Dnia 2013-10-01, wto o godzinie 11:53 -0400, Robert Lefebvre pisze: > > I made a new install of edubuntu 12.04 with ltsp last night and left > > it on. This morning it was telling me it needed to restart in order to > > finish

[Ltsp-discuss] lost gui on server

2013-10-01 Thread Robert Lefebvre
I made a new install of edubuntu 12.04 with ltsp last night and left it on. This morning it was telling me it needed to restart in order to finish updates and when I did, it gave a window about running in reduced or limited (I forget the exact term). After clicking to continue the screen goes black

[Ltsp-discuss] This defies computer science?

2013-09-24 Thread Robert Lefebvre
erver must have somehow gotten set to only accept a couple of mac addresses and is canceling the login of any others even if the user is authenticated. Your help resolving this is sorely needed and greatly appreciated. Robert Lefebure -- BungeeBones.com - A B2B Link Exchange - Free Links

[Ltsp-discuss] ltsp cluster installation

2013-09-09 Thread Robert Lefebvre
I am following the instructions here - https://help.ubuntu.com/community/UbuntuLTSP/LTSP-Cluster trying to build the cluster server in a desktop with Edubuntu 12.04 installed. During the install I got one warning that may have something to do with the problem. Install gave this error ┤

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-06 Thread Robert Lefebvre
Thanks Robert, Each teacher and each student have their own accounts and home directories so they all log on anywhere in the school. The teacher "servers" (i.e. machines) will be located by the teachers work desks mainly so they can keep a close eye on them. I'm using webmin as an

Re: [Ltsp-discuss] Remote Desktop For LTSP

2013-09-06 Thread Robert Lefebvre
t; >> On 9/5/2013 4:01 PM, Joseph Bishay wrote: > >>> Hello, > >>> > >>> This may be a simple question, but is this different from using NX to > >>> remotely access the LTSP server? I've been using that for several > >>> years

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-06 Thread Robert Mavrinac
On 06/09/13 09:22 AM, Robert Lefebvre wrote: > i have experimented with LDAP and had it working (I think) on what is > now our back up server. So do I absolutely have to use LDAP to cluster > servers? No, you don't have to use LDAP to cluster the servers, but you should manage acc

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-06 Thread Robert Lefebvre
, Sep 5, 2013 at 9:54 AM, Robert Mavrinac wrote: > On 04/09/13 06:51 PM, Robert Lefebvre wrote: > > Hi, > > > > I'm not following the advantage of doing this with VMs. I've only > > dabbled with them but I'm thinking to add additional processing power > &

Re: [Ltsp-discuss] Remote Desktop For LTSP

2013-09-05 Thread Robert Lefebvre
case. There is another aspect of this X2Go saga in that it appears it can compete with LTSP in the thin client area as well. On Thu, Sep 5, 2013 at 4:46 PM, Robert Lefebvre wrote: > -> Joseph -This may be a simple question, but is this different from using > NX to > > remotely acce

Re: [Ltsp-discuss] Remote Desktop For LTSP

2013-09-05 Thread Robert Lefebvre
different from using NX to > remotely access the LTSP server? I've been using that for several > years and it has performed very well. > > Thank you > Joseph > > On Wed, Sep 4, 2013 at 11:21 AM, Robert Lefebvre > wrote: > > We've had pretty good success usi

Re: [Ltsp-discuss] Remote Desktop For LTSP

2013-09-05 Thread Robert Lefebvre
ername and password with additional tags. Other options are available for controlling the font. On Wed, Sep 4, 2013 at 8:58 PM, Michael Pope wrote: > > > On Thu 05 Sep 2013 10:35:19 EST, John Hupp wrote: > > On 9/4/2013 7:16 PM, Michael Pope wrote: > >> Robert, > >>

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-05 Thread Robert Mavrinac
On 04/09/13 06:51 PM, Robert Lefebvre wrote: > Hi, > > I'm not following the advantage of doing this with VMs. I've only > dabbled with them but I'm thinking to add additional processing power > to the network. If possible, I would like to scatter the servers &g

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-04 Thread Robert Lefebvre
ver system now? Like I said, I am thinking of using teacher work stations as servers at the same time. Or is the idea totally whacked? On Wed, Sep 4, 2013 at 2:10 PM, Robert Mavrinac wrote: > You should be able to install the ltsp packages easily. I put the > ltsp-root, ltsp-loadbalancer and l

Re: [Ltsp-discuss] Clustering or app servers?

2013-09-04 Thread Robert Mavrinac
d the load balancing LTSP would provide? Clustering may require a lot of other work, including fencing and share disks to support fail-over scenarios and certainly doesn't make sense in an LTSP cluster. Beyond load balancing On 04/09/13 01:37 PM, Robert Lefebvre wrote: We are currently runnin

[Ltsp-discuss] Clustering or app servers?

2013-09-04 Thread Robert Lefebvre
We are currently running just one Edubuntu 12.04 server with a 6 core AMD processor and 32 GB of ram but I would like to add 1 or more other servers. I've looked at the ltspcluster.org site and for other tutorials but they all sort of start "from scratch". What I was wondering was if I can add th

[Ltsp-discuss] Remote Desktop For LTSP

2013-09-04 Thread Robert Lefebvre
We've had pretty good success using the X2Go program to enable remote access to both our server and our clients but I have just found Guacamole ( http://guac-dev.org/) which looks interesting. I like it because it doesn't require that a client be installed on the remote user's machine. But, on th

Re: [Ltsp-discuss] I just set Chromium to start immediately after a client logs in. On my own chromium I know how to set the default page to open any page I tell it but is there some way I can tell it

2013-09-03 Thread Robert Lefebvre
ied in the path didn't exist so I created them. And I just now realized that was for Google Chrome and we are using Chromium. Everything is working and I now have a bunch of resource pages for the teachers and students. THANKS!! On Mon, Sep 2, 2013 at 6:52 PM, James McQuillan wrote:

[Ltsp-discuss] I just set Chromium to start immediately after a client logs in. On my own chromium I know how to set the default page to open any page I tell it but is there some way I can tell it to

2013-09-01 Thread Robert Lefebvre
-- BungeeBones.com - A B2B Link Exchange - Free Links in limited locations - human edited and reviewed - Networked online advertising business opportunities available through our free, distributed web directory script -- L

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-30 Thread Robert Lefebvre
ght this be related --- When I start Scratch, the Icon in the launcher reads Squeak. I remember Scratch uses Squeak and was installed at the same time by the Ubuntu Software center. I can't do it now because school is in session and students are logged in but am thinking I need to install Squeak

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-29 Thread Robert Lefebvre
a, have to THEM there first Thanks :-) On Thu, Aug 29, 2013 at 3:31 AM, Matt Johnson wrote: > > > > On 29 August 2013 00:07, Robert Lefebvre wrote: > >> Ahhh, ok, it just clicked what they are saying. We do have two nics, one >> is for internal, on for t

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-28 Thread Robert Lefebvre
, Aug 28, 2013 at 7:36 AM, Matt Johnson wrote: > > > > On 27 August 2013 15:47, Robert Lefebvre wrote: > >> I never picked up that local apps was not the same as fat client. So I >> looked up local apps and it has this: >> >> If you are using a 2-interface

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-27 Thread Robert Lefebvre
Aug 27, 2013 at 9:55 AM, Matt Johnson wrote: > > > On 27 Aug 2013, at 14:21, Robert Lefebvre > wrote: > > Here is lts.conf > > # lts.conf, provided by Edubuntu installer > # see http://edubuntu.org/documentation for more information > > [default] >

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-27 Thread Robert Lefebvre
again for the help. One more thing ... if I wanted the clients to boot to an Apache (localhost) web page instead of the login how would I go about that? Any ideas? Thanks On Mon, Aug 26, 2013 at 8:53 PM, Matt Johnson wrote: > > > > On 27 August 2013 00:37, Robert Lefebvre wrote: >

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-26 Thread Robert Lefebvre
On Fri, Aug 23, 2013 at 12:59 PM, Matt Johnson wrote: > Update, upgrade and install software into the chroot > > sudo ltsp-chroot -m -r; export > http_proxy=http://xxx.xxx.xxx.xxx:80 > > apt-get update > > apt-get upgrade > apt-get install gnome-session-fallback ubu

Re: [Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-23 Thread Robert Lefebvre
[Debugger openContext: thisContext label: t1 contents: thisContext shortStack ^ self] We're going ahead and using it but with the added hassle of getting the kids to set up accounts at MIT to save them there aaargh :-) On Fri, Aug 2

[Ltsp-discuss] MIT's Scratch Program In An LTSP

2013-08-21 Thread Robert Lefebvre
save it to our own server. Has anyone been able to get Scratch to save locally? Thanks in advance Robert -- BungeeBones.com - A B2B Link Exchange - Free Links in limited locations - human edited and reviewed - Networked online advertising business opportunities available through our free, distr

Re: [Ltsp-discuss] Is ltsp-cluster still being developed?

2013-03-04 Thread Robert Lefebvre
I noticed the same thing. I've been wanting to get clustering into our school for a while and haven't been able to yet. I've looked at clustering and also at MAAS. I'm not sure which is the better approach. I guess it all starts with setting up the LDAP server doesn't it? On Sat, Mar 2, 2013 at 2

Re: [Ltsp-discuss] ltsp as an android app

2012-12-07 Thread Robert Lefebvre
Forgot the link ... sorry http://www.saurik.com/id/10 On Fri, Dec 7, 2012 at 2:35 PM, Robert Lefebvre wrote: > I came across this step by step tutorial on running Ubuntu and Android > together on the same smartphone. While that is not the same as running > ltsp with as Andro

Re: [Ltsp-discuss] ltsp as an android app

2012-12-07 Thread Robert Lefebvre
2012 at 2:36 PM, Robert Lefebvre wrote: > I've purchased three android devices - two micro PCs (MK802 and Raspberry > PI) and have an Android tablet. Since none of the devices have PXE to > boot to the LTSP network I need another method. > > I was wondering if it were possible

Re: [Ltsp-discuss] ltsp as an android app

2012-12-04 Thread Robert Lefebvre
g the needed boot process because of the complexity it just seems strange that there is, indeed, such a complexity given that Droid is linux based? On Tue, Dec 4, 2012 at 2:26 AM, Vagrant Cascadian wrote: > On Tue, Dec 04, 2012 at 12:04:01AM -0500, Robert Lefebvre wrote: > > >LDM is a pie

Re: [Ltsp-discuss] ltsp as an android app

2012-12-03 Thread Robert Lefebvre
> > >LDM is a piece of software that runs on the client hardware, and uses SSH > to > >connect to the server. > I don't understand this as we run about forty thin clients and they boot with PXE and we don't put any software on them? > > >It's probably not feasible to run as an android app, as it

Re: [Ltsp-discuss] Grant write privileges to PHP to the etc/passwd

2012-11-13 Thread Robert Lefebvre
have little problem coding to it with PHP as the concepts are basically the same as interacting with MySql. And I get how to add users and such to the LDAP database. But how do I tell Edubuntu to only use the users from the LDAP list? Thanks. On Mon, Nov 12, 2012 at 8:47 AM, Robert Lef

Re: [Ltsp-discuss] Grant write privileges to PHP to the etc/passwd

2012-11-12 Thread Robert Lefebvre
;re suggesting. > > However.. -> LDAP. > > Kindest regards, > > Jan Middelkoop > Recreatie en Zorg Groep B.V. > > -- > Website: http://www.recreatie-zorg.nl/ > E-mail: j...@recreatie-zorg.nl > Telephone: +31 10 714 22 97 > > > Op 12-11-12 14:27, Rob

Re: [Ltsp-discuss] Grant write privileges to PHP to the etc/passwd

2012-11-12 Thread Robert Lefebvre
3:04 AM, Jan Middelkoop wrote: > On 10-11-12 02:35, Robert Lefebvre wrote: > > There are some other benefits as well to using php and a database. > > 100% agreed. Besides everything already suggested, the best solution > for this IMVHO is still to use LDAP (lightweight dire

Re: [Ltsp-discuss] Grant write privileges to PHP to the etc/passwd

2012-11-09 Thread Robert Lefebvre
Hey, thanks for all the great replies. The reason for using PHP is that I use the list of registered users in Ubuntu as the "master" data list for a number of present and future custom website functionality. For example, the PHP pulls the list and creates a form to manage their electives. Their ac

[Ltsp-discuss] How do I configure Debian LTSP server to use NBD for both root and swap (like Ubuntu) on the clients

2012-10-16 Thread Robert Mavrinac
I'm using an OpenVZ container and NFS is not an option. I need to use NBD for root and swap on the clients but prefer to use a Debian template instead of Ubuntu for the server. What files need to be changed? -- Don't l

Re: [Ltsp-discuss] Possible to have separate non-ltsp path to Internet?

2012-09-23 Thread Robert Lefebvre
new names to it and the other two nics in the etc/udev/rules.d/70-persistent.net.rules file? What I am afraid of is activating the onboard nic and Edubuntu creates a bunch of automatic config files that I won't be able to correct. Thanks too. Robert On Sun, Sep 23, 2012 at 10:42 AM, Jay Goldberg wrote:

Re: [Ltsp-discuss] Possible to have separate non-ltsp path to Internet?

2012-09-21 Thread Robert Lefebvre
;t be too many of those. On Fri, Sep 21, 2012 at 6:10 PM, David Burgess wrote: > On Fri, Sep 21, 2012 at 4:02 PM, Robert Lefebvre > wrote: > > Is it possible to offer a separate Internet connection through the > network > > that bypasses the Edubuntu DHCP server? > >

[Ltsp-discuss] DansGuardian added to Edubuntu 12.04 - Is it a good idea?

2012-09-04 Thread Robert Lefebvre
I don't want to risk breaking our installation so I am wondering if anyone has any information about using DansGuardian along with the Edubuntu LTSP? Thanks -- BungeeBones.com - A B2B Link Exchange - Free Links in limited locations - human edited and reviewed - Networked online advertising bu

Re: [Ltsp-discuss] I'm really soured on Edubuntu

2012-09-04 Thread Robert Lefebvre
rob wrote: > I saved this to try sometime: > > [default] >LDM_SESSION="gnome-session --session=ubuntu-2d" > > try that > > On Mon, 3 Sep 2012, Robert Lefebvre wrote: > > > Ok, I found it -- sort of. > > > > If I change the session man

Re: [Ltsp-discuss] I'm really soured on Edubuntu

2012-09-04 Thread Robert Lefebvre
Hi everyone, Well, it gets even stranger ... but in a good way. I experimented with the CompizConfig Settings Manager because it is the GUI for the default display right? And all over the place (in the comments, in the package's landing page) it has dire warnings it could crash your system. Wel

Re: [Ltsp-discuss] I'm really soured on Edubuntu

2012-09-03 Thread Robert Lefebvre
Ok, I found it -- sort of. If I change the session manager (down in the lower right corner of the login screen) and tell it to run in 2d then I get the launcher back. I just need to find out how to make that the default for the kids. On Mon, Sep 3, 2012 at 9:35 PM, Robert Lefebvre wrote

Re: [Ltsp-discuss] I'm really soured on Edubuntu

2012-09-03 Thread Robert Lefebvre
>/etc/network/interfaces auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.0.254 netmask 255.255.255.0 My /var/lib/tftpboot/ltsp/i386/lts.conf is different than what you wrote # lts.conf, provided by Edubuntu installer # see http://edubuntu.org/documentation

Re: [Ltsp-discuss] I'm really soured on Edubuntu

2012-09-03 Thread Robert Lefebvre
Sep 3, 2012 at 7:34 PM, Rob Owens wrote: > On Mon, Sep 03, 2012 at 05:13:45PM -0400, Robert Lefebvre wrote: > > Getting edubuntu has been one of the most exhausting exercises at what > > seems to be futility (at least right now). I talked this school to invest > > in it and it

[Ltsp-discuss] I'm really soured on Edubuntu

2012-09-03 Thread Robert Lefebvre
Getting edubuntu has been one of the most exhausting exercises at what seems to be futility (at least right now). I talked this school to invest in it and it is turning into a complete failure. Since the beginning it has been nothing but one problem after another. Its like playing womp-a-mole. I fi

Re: [Ltsp-discuss] changed nic card and lost client connections

2012-09-02 Thread Robert Lefebvre
I was able to resolve this. I found a tiny reference to the file at etc/default where the eth number was set to eth2 rather than the new eth1. On Sun, Sep 2, 2012 at 8:04 PM, Robert Lefebvre wrote: > Hi, > Now I get the different error that "No DHCP or ProxyDHCP offers were

[Ltsp-discuss] where/how to repair missing pxelinux.cfg/default

2012-09-02 Thread Robert Lefebvre
Could someone please explain to me how to go about fixing the error when booting the client and it reports "TFTP prefix: /ltsp/i386/ Trying to load: pxelinux.cfg/default Could not find kernel image: vmlinuz" I can see vmlinuz at the root level but can't find pxelinux.cfg and tried making one and

Re: [Ltsp-discuss] changed nic card and lost client connections

2012-09-02 Thread Robert Lefebvre
0-persistent-net.rules , and > on > reboot it gets recreated. The thing is you never know for sure which of > the 2 > nics is eth0 or eth1 . But swapping the patch cable fixes that. > > > > On Sun, 2 Sep 2012, Robert Lefebvre wrote: > > > Hey all, > > > >

[Ltsp-discuss] changed nic card and lost client connections

2012-09-02 Thread Robert Lefebvre
Hey all, I'm a noob at networking and Edubuntu but am starting to grasp it (I think :-). I just changed the server over from using a USB to rj45 ethernet connector to a pci express gigabit network card and am having problems getting it re-connected to the clients. At the client I'm getting the Ed

[Ltsp-discuss] Need advice about server purchase

2012-08-30 Thread Robert Lefebvre
Hi all, We are going to upgrade our server and had one in mind. It has plenty of memory and a gigabit lan (we'll need another) but the question I had was about the 6 core processor it has. AMD-FX6100, 6Cores processor with 14MB cache. Core 1 speed = 4.0Ghz Core 2 speed = 4.0Ghz Core 3 speed = 4.0

Re: [Ltsp-discuss] tried to change to fat clients and made a mess

2012-08-27 Thread Robert Lefebvre
Thank you Jacob - got it back five minutes before the kids came. :-) On Mon, Aug 27, 2012 at 6:14 AM, Jakob Unterwurzacher wrote: > ltsp-update-image -- BungeeBones.com - A B2B Link Exchange - Free Links in limited locations - human edited and reviewed - Networked online advertising busine

Re: [Ltsp-discuss] tried to change to fat clients and made a mess

2012-08-26 Thread Robert Lefebvre
, Aug 26, 2012 at 8:43 PM, Robert Lefebvre < robert.r.lefeb...@gmail.com> wrote: > It was a good idea and I gave it a try but still get the error "could not > find kernel image vmlinuz" > > I was reading that Debian will re generate an image on its own (the > instru

Re: [Ltsp-discuss] tried to change to fat clients and made a mess

2012-08-26 Thread Robert Lefebvre
t; out the cobwebs? > > On Sun, Aug 26, 2012 at 7:20 PM, Robert Lefebvre > wrote: > > Hi all, > > > > Our new network is a bit slow and we traced that to needing some > equipment > > upgraded (switches and nic cards) but our budget is maxed out. So I > fi

[Ltsp-discuss] tried to change to fat clients and made a mess

2012-08-26 Thread Robert Lefebvre
start/running, process 25078" Were those restart commands correct and does anyone see anything else in those instructions that would cause EdUbuntu to break? I have a bunch of kids coming in the morning for class on these units so I really could use some help figuring this out please. Thank

[Ltsp-discuss] Clients lose Internet access after being idle

2012-08-22 Thread Robert Lefebvre
I am running the latest version of EdUbuntu in a lab of 12 clients. I have not nailed the cause for the entire lab losing Internet but I am suspecting the system is entering a "sleep mode" and cannot restart. Is such a thing possible? -- BungeeBones.com - A B2B Link Exchange - Free Links in limi

Re: [Ltsp-discuss] no software/dashboard icons on client

2012-08-13 Thread Robert Lefebvre
memory stick and threw it in one and started it up. Wouldn't you know it went right into a network boot in a snap. I had never done a diskless machine before and tonight I got my first two built. Way cool. On Mon, Aug 13, 2012 at 12:40 PM, David Amormino wrote: > Robert, > >

Re: [Ltsp-discuss] no software/dashboard icons on client

2012-08-11 Thread Robert Lefebvre
yself or does EdUbuntu install Moodle into usr/share folder? Somehow the Moodle files ended up there when they should be in var/www But it really feels good to have the lab and Moodle up and running. Now on to building the courses. :-) Thanks again for your awesome and timely help. Robert O

Re: [Ltsp-discuss] no software/dashboard icons on client

2012-08-11 Thread Robert Lefebvre
ab and could take them home to have as their own. http://www.w2comp.com/detail.asp?catid=74585&Pdtid=630954 Thanks again, Robert On Sat, Aug 11, 2012 at 1:12 AM, David Amormino wrote: > Are you running version 12.04 of Edubuntu (or Ubuntu)? What you > describe is, unfortunate

[Ltsp-discuss] no software/dashboard icons on client

2012-08-10 Thread Robert Lefebvre
I am a total noob at Edubuntu and even networking in general but I finally managed to get a client to boot and log into the server but when it does the desktop is missing any navigation. There is no icons in the top right that indicate network connection, date, username reboot etc. There are no pro

Re: [Ltsp-discuss] installation issues

2012-08-09 Thread Robert Lefebvre
at 2:40 PM, Rob Owens wrote: > On Thu, Aug 09, 2012 at 02:22:58PM -0400, Robert Lefebvre wrote: > > > > I have been able to get the clients logged into the server but the > > graphics have a broad spectrum of problems ranging from black screen, to > > severe resolution prob

  1   2   3   4   >