进来需要在OpenERP上进行开发,对一些常见问题进行总结整理。
前言+题外话:使用putty+Xming操作X界面。
1. 服务器安装ssh服务
sudo apt-get install openssh-server
2. windows上安装Xming
下载地址:http://sourceforge.net/project/showfiles.php?group_id=156984
3. 设置putty
下载地址:http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
在Putty的Configuration中激活X11 forwarding。
4. OK,使用