如何在ubuntu上安装neatx服务器?我正在寻找一个从一个新的自然装置一步一步的指南。
发布于 2011-06-17 14:39:26
@ Eric
这将解决在Natty中安装Neatx时的问题:
sudo add-apt-repository ppa:freenx-team
sudo sed -i 's/natty/lucid/g' /etc/apt/sources.list.d/freenx-team-ppa-natty.list
sudo apt-get update
sudo apt-get install neatx-server干杯
https://askubuntu.com/questions/48266
复制相似问题