Xenserver 轉檔

Cheat Sheet

Install OpenXenManager

Remote desktop from mac to ubuntu

Just tunnel your X11 session over ssh. Nice and fast - because you’re sending drawing commands, etc. Not whole bitmaps.

ssh -X user@hostname (or ip address)

And then just type the name of a program, eg:

openxenmanager

You can run a whole desktop as well.

Standord Machine Learning Class: Week7 Assignment

## ex6.m> you will be using support vector machines (SVMs) with various example 2D datasets.- Plot Data (in ex6data1.mat)![ex6_plotting_e...… Continue reading