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 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)
this looks great! i like it a lot more.
You can just use /usr/bin/ucb/ps ax rather than ps -Af