Subj : Re: .Net and viewing student monitors To : comp.os.linux From : robertharvey Date : Thu Jul 08 2004 11:50 am "Dennis Woodward" wrote > This lab is also used for instruction where I would like to be able to view > all the student screens via one centralized monitor (similar to NetOp, > SycronEyes, etc). Is there a Linux app out there to do this (preferably > free)? This is the easiest thing in the world. Just run the VNC server on the student machines, and you can either use vncviewer or a simple web browswer to look at any of them. Looking at all of them at once is just as possible - you need a big screen though! > Lastly, our network is currently a domain with 300+ windows workstations. Is > it possible to add linux machines to the domain and be able to authenticate > with usernames? The linux machines can access the network, using tools like smbclient, the lisa daemon, etc. The users will need suitable IDs on the network to access the resources. But all *nix systems have thier own networking structures, and it would be wise both to understand and to teach them as well. .