Nomachine nx free
De Linuxmemo.
(Différences entre les versions)
(→Installation) |
(→Installation) |
||
Ligne 1 : | Ligne 1 : | ||
[[Catégorie:Logiciel]] | [[Catégorie:Logiciel]] | ||
+ | http://www.nomachine.com/ | ||
+ | |||
==Installation== | ==Installation== | ||
- | |||
wget -c http://64.34.173.142/download/3.5.0/Linux/nxclient_3.5.0-7_amd64.deb | wget -c http://64.34.173.142/download/3.5.0/Linux/nxclient_3.5.0-7_amd64.deb | ||
wget -c http://64.34.173.142/download/3.5.0/Linux/nxnode_3.5.0-9_amd64.deb | wget -c http://64.34.173.142/download/3.5.0/Linux/nxnode_3.5.0-9_amd64.deb | ||
Ligne 8 : | Ligne 9 : | ||
dpkg -i nxnode_3.5.0-9_amd64.deb | dpkg -i nxnode_3.5.0-9_amd64.deb | ||
dpkg -i nxserver_3.5.0-11_amd64.deb | dpkg -i nxserver_3.5.0-11_amd64.deb | ||
+ | |||
+ | ==Aide== | ||
+ | http://www.nomachine.com/documentation/admin-guide.php |
Version actuelle en date du 26 juin 2013 à 15:01
[modifier] Installation
wget -c http://64.34.173.142/download/3.5.0/Linux/nxclient_3.5.0-7_amd64.deb wget -c http://64.34.173.142/download/3.5.0/Linux/nxnode_3.5.0-9_amd64.deb wget -c http://64.34.173.142/download/3.5.0/Linux/FE/nxserver_3.5.0-11_amd64.deb dpkg -i nxclient_3.5.0-7_amd64.deb dpkg -i nxnode_3.5.0-9_amd64.deb dpkg -i nxserver_3.5.0-11_amd64.deb