Category Archives: Linux

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. [...]

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