Am Freitag, den 15.07.2005, 11:07 -0300 schrieb Denis Marcelo: > Hi Folks! > > Hi folks, I configured the Option SYSLOG = y > > pointed the log server to the same server of the ltsp > > but i don't know in wich files does it save the logs.
AFAIK it follows the same rules for log message distribution as your local (server) generated messages do. So you should have a look in /var/log/messages, for example => the lines marked as "ws001" instead of "myservername" are what you are looking for. > Do I need some aditional configuration on the server? It has to be configured to accept remote syslog messages - this is usually done by adding "-r" to the syslog daemon command line. Where exactly to do this depends on the distribution. I think this is also described in the wiki. > I'm trying to use the CUPS server on my clients but Im having errors > during the printers configurations and printing files so i wold like > to read the cups log... Where can I find It? If cups does logging through system log facilities (which I'm not sure about - probably question of configuration) you should "grep" your /var/log/... files. Perhaps there's even a file named "cups" there? > Some one here know how to implement a CUPS solution on clients > side??(or another Solution) I'll need about 30 clients and 30 printers > one each one. lp_server (which has come with LTSP for ages... :-) does fine for my needs. Adding those ports to the CUPS daemon running on the server is easy. Again, probably the wiki has information on that. Regards Anselm ------------------------------------------------------- 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=7477&alloc_id=16492&op=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
