Synergy configuration
Tez
binary_y2k2 at blueyonder.co.uk
Wed Jun 7 01:31:14 UTC 2006
Dotan Cohen wrote:
> Thanks. I've gotten it to find the file. I got the server running on
> linbox "ety", as you can see here:
> dotancohen at ety:~$ synergys -f --config synergy.conf
> INFO: synergys.cpp,857: Synergy server 1.2.2 on Linux 2.6.12-10-386 #1
> Fri Apr 28 13:13:44 UTC 2006 i686
> DEBUG: synergys.cpp,866: opening configuration "synergy.conf"
> DEBUG: synergys.cpp,877: configuration read successfully
> DEBUG: CXWindowsScreen.cpp,629: XOpenDisplay(":0.0")
> DEBUG: CXWindowsScreenSaver.cpp,338: xscreensaver window: 0x00000000
> DEBUG: CXWindowsScreen.cpp,143: screen shape: 0,0 1024x768
> DEBUG: CXWindowsScreen.cpp,144: window is 0x02a00004
> DEBUG: CScreen.cpp,38: opened display
> NOTE: synergys.cpp,356: started server
> INFO: CServer.cpp,946: screen "ety" shape changed
>
> However ,when I start the winbox, I get this:
> connection forcefully rejected
>
> So, I must either be on the wrong port, or have Kubuntu firewalled.
> I've no firewall on the linbox, so far as I know. At least, Kubuntu
> doesn't come with one and I've never installed one. And in the config
> I changed no ports.
>
> How can I check what dameons are listening on what ports? Google just
> came up with game ports, and port athorities. Any other ideas?
>
> Thanks, guys.
>
> Dotan Cohen
> http://essentiaLinux.com
use the command
# sudo netstat -lnp
to see what daemons are listening to what port and to what address.
You may also want to pipe it thru less because there is a lot of output.
Tez
More information about the kubuntu-users
mailing list