- Enable the repository:sudo add-apt-repository ppa:freenx-team
- If you're using 10.10 Maverick, run sudo sed -i 's/maverick/lucid/g' /etc/apt/sources.list.d/freenx-team-ppa-maverick.list
- If you're using 11.04 Natty, run sudo sed -i 's/natty/lucid/g' /etc/apt/sources.list.d/freenx-team-ppa-natty.list
- Update the repository:sudo apt-get update
- Install FreeNX:sudo apt-get install freenx
- Download the setup script:cd /tmp;
wget https://bugs.launchpad.net/freenx-server/+bug/576359/+attachment/1378450/+files/nxsetup.tar.gz;
tar zxvf nxsetup.tar.gz - Install the setup script:sudo cp nxsetup /usr/lib/nx/nxsetup
- Run the setup script:sudo /usr/lib/nx/nxsetup --install
우분투 10.04 에서 freenx 설치 (10.10도 가능) FreeNX server on Ubuntu 10.04
로빈아빠
본문
Install FreeNX server on Ubuntu 10.04 (Lucid), 10.10 (Maverick) or 11.04 (Natty)
관련링크
댓글목록
등록된 댓글이 없습니다.