Category Archives: General

Synergy config

Create a text file named synergy.conf with the following:
section: screens
screen1:
screen2:
end
section: links
screen1:
right = screen2
screen2:
left = screen1
end

In the above example, screen2 is to the right of screen1 and screen1 is to the left of screen2.
To run a server type the command below in a shell. If synergys is not in your PATH then use the full pathname.
synergys [...]

Running ntp manually

If you want to synchronize your clock manually with NTP server just run:
/usr/sbin/ntpdate -v uk.pool.ntp.org
List of public NTP servers you can find here