Verner Kjærsgaard schrieb: > Onsdag 11 oktober 2006 10:40 skrev Eilert: >> Verner Kjærsgaard schrieb: >>> Tirsdag 10 oktober 2006 12:19 skrev Verner Kjærsgaard: >>> >>> Hi list, >>> >>> - to new readers; check the earlier entries to the list, this thread is >>> getting long :-) >>> >>> - I found ONE difference between the working test machine and the >>> production ditto. >>> >>> - in /etc, the rights for ltsp-localdev.conf looked like this...: >>> >>> beethoven:/etc # ls -al ltsp* >>> -rw-r--r-- 1 root root 167 2006-04-04 05:46 ltsp-localdev.conf >>> -rw-r----- 1 root root 468 2006-10-03 21:59 ltsp.conf >>> beethoven:/etc # chmod 644 ltsp.conf >>> beethoven:/etc # ls -al ltsp* >>> -rw-r--r-- 1 root root 167 2006-04-04 05:46 ltsp-localdev.conf >>> -rw-r--r-- 1 root root 468 2006-10-03 21:59 ltsp.conf >>> >>> I'm not at the school right now, so I cannot insert an USB stick to test. >>> I'll have someone do it, and I will report back.. >> On my Suse 9.1 in the school, it's like this: >> >> server02:/etc # ls -al ltsp* >> -rw-r--r-- 1 root root 167 Apr 4 2006 ltsp-localdev.conf >> -rw-r--r-- 1 root root 181 Sep 13 16:40 ltsp.conf >> >> So it's like on your system now - and this might not be the reason why >> it doesn't run here. >> >> Regards >> >> Rolf > > Hi list and Rolf, > > - may I ask to see the contents of the two files? > - thank you! > > >
Sure, this is ltsp.conf: : # # Configuration variables for LTSP # LTSP_DIR=/opt/ltsp-4.2u4 LTSP_ETH_INTERFACE=eth0 PKG_SOURCE=http://ltsp.mirrors.tds.net/pub/ltsp/ltsp-4.2/ HTTP_PROXY=none FTP_PROXY=none And this is the other one: # # Directory in the users home dir where drives will be mounted. # DRIVE_DIR="Drives" # # Icon used to represent folders # # FOLDER_ICON="gnome-fs-directory.svg" ------------------------------------------------------------------------- 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=lnk&kid=120709&bid=263057&dat=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
