Le dimanche 20 avril 2008 à 14:31 -0700, [EMAIL PROTECTED] a écrit : > hi all, now that it looks like i'm close to getting the clients > working in a solid manner, i'm wondering how to administer the > terminal server without having a specific monitor for it. can clients > log in after turning the power on the terminal server and giving it > time to start or does the terminal server have to have a username and > password entered? if so, can a client handle this?
The server has to run, but there is no need to open a user connection on it. You can log on a thin client with any user who has "sudo" rights, (ie who belongs to the "admin" group) and then perform administration task : - monitor users, - add printers... you can even turn the server off by typing "sudo halt" in a terminal (correct me if I'm wrong) or using "webmin". You just need a monitor on the server if client booting goes wrong. François -- edubuntu-users mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/edubuntu-users
