Posts

Showing posts with the label Remote Display

logmein Installation Error 10048

I was trying to install the latest version of logmein free on a Windows Server 2003 machine. Installation got  right to the end where it tries to start the logmein service and it failed to start the service.  Trying to start it manually fails too with the text below.  Windows could not start the logmein service on the local computer  Error 10048 : Only one usage of each socket address protocol/network address/port) is normally permitted. When I Google & searched for solution, I didn't find any proper solution. Even Logmein community portal  http://community.logmein.com  doesn't include any proper KB on this.

How to Install & Configure VNC Server with GDM on Solaris10

VNC ( Virtual Network Computing) is a way to access and control the desktop of a remote computer. For this functionality the remote computer must be running VNC server software. The OpenSolaris 2008.05 binary distribution or Solaris10 Companion CD includes the SUNWxvnc package for the Solaris operating system. Once this package is installed, you can connect to the Solaris operating system from any other operating system that has a VNC client installed. alternatively you can download SUNWxvnc package from below link http://en.sourceforge.jp/projects/sfnet_solarispackages/downloads/solaris10-508-x86_packages/SUNWxvnc.tgz 1. Check that the VNC Server is Installed This should be present as it is part of the 2008.05 binary distribution, but I checked anyway. #  pkg info SUNWxvnc           Name: SUNWxvnc        Summary: X11/VNC server        ...