Ubuntu to package parallels virtualization

Desktop Linux is reporting Ubuntu will deploy the commercial virtualization product by parallels, “parallels workstation” to its apt repositories allowing for easy installs…
Ok, this comes not long after my gripes about desktop virtualization on linux. This won’t fix it either. The problem is not that parallels is hard to install — it’s really not (dpkg [...]

  • Digg
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit

jps the java process tool

All UNIX-like systems come with a ‘ps’ utility which displays the processes running — however any java application will just show up as the ‘java’ process since everything runes in the java vm.
If you are looking for insight into the processes inside a java virtual machine try: “jps” — which will print a list of [...]

  • Digg
  • del.icio.us
  • StumbleUpon
  • Technorati
  • Reddit