Rawr!!!

OpenSolaris | Synergy

Recently I’ve started using OpenSolaris 2008.11 for work and play. It’s kinda a pain to get used to cause I’m so used to the linux way of doing things.

Such as:
Basic list all with ps:

Linux  |  OpenSolaris
---------------------
ps ax  |  ps -Af

Services in OpenSolaris:

Linux     |  OpenSolaris
------------------------
service   |  svcs -a (list all services running)
init.d    |  svcadm (to start, stop, and restart)
rc.d      |

——

Since linux has been my primary OS for so long, and I love . It’s really easy to setup. I compiled it both on the OpenSolaris box, and my Arch Linux box, and put the following config on both of the machines:

/etc/synergy.conf

section: screens
        Osol:
        Macarch:
end

section: links
        Osol:
                left = Macarch
        Macarch:
                right = Osol
end

Then all I have to do is run ‘synergys’ on the host computer (the one with the keyboard & mouse), and synergyc 10.200.2.10 (the ip address of the host)

Posted in: Uncategorized | Tags: , |

2 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>