vnc - Can we just share screen using tightvnc server -
i have installed tightvncserver on ubuntu system. know using vnc viewer can control machine remote machine. don't want control machine remotely. want view going on here on viewer window on remote machine. e.g. if open firefox on machine (in i've installed tightvncserver), else on remote machine having vnc viewer installed should able see firefox opening in vnc viewer window. when close firefox , open other application, same should visible on viewer window. possible through vnc?
you can run tightvncserver -viewonly argument.
tightvncserver wrapper xvnc , takes xvnc arguments. viewonly argument you're looking for.
Comments
Post a Comment