SliTaz GNU/Linux official and community documentation wiki.
.png

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:guides:remotedesktop [2010/10/11 12:46]
seawolf added code blocks to output
en:guides:remotedesktop [2020/09/23 16:10]
hgt moved to en:guides:remotedesktop-nx
Line 19: Line 19:
  
 \\ \\
 +
 === Download the Software === === Download the Software ===
  
Line 26: Line 27:
   * Decompress the client package on the client(s).   * Decompress the client package on the client(s).
  
-Server Configuration+\\ 
 + 
 +=== Server Configuration ​=== 
 The automated commands are not compatible with BusyBox and the SliTaz configuration,​ so the installation commands need to be edited: The automated commands are not compatible with BusyBox and the SliTaz configuration,​ so the installation commands need to be edited:
   * Create the symlinks ''/​etc/​rc.d/​rc#​.d/''​ all pointing to ''/​etc/​init.d/''​. This can be easily achieved with the following command performed as the //root// user:   * Create the symlinks ''/​etc/​rc.d/​rc#​.d/''​ all pointing to ''/​etc/​init.d/''​. This can be easily achieved with the following command performed as the //root// user:
Line 39: Line 43:
   * Allow administrative logins in line 87 of ''/​usr/​NX/​etc/​server.cfg''​   * Allow administrative logins in line 87 of ''/​usr/​NX/​etc/​server.cfg''​
  
-Node Configuration+\\ 
 + 
 +=== Node Configuration ​=== 
 The automated commands are not compatible with BusyBox and the SliTaz configuration,​ so the installation commands need to be edited: The automated commands are not compatible with BusyBox and the SliTaz configuration,​ so the installation commands need to be edited:
   * Modify ''/​usr/​NX/​scripts/​setup/​nxnode''​ by:   * Modify ''/​usr/​NX/​scripts/​setup/​nxnode''​ by:
Line 49: Line 56:
   * Change server name & SSH port (if necessary) in''​ /​usr/​NX/​etc/​node.cfg''​ (line 32, 342)   * Change server name & SSH port (if necessary) in''​ /​usr/​NX/​etc/​node.cfg''​ (line 32, 342)
  
-User Configuration+\\ 
 + 
 +=== User Configuration ​=== 
   * Enable the nx user account by using: ''​sudo passwd -u nx''​   * Enable the nx user account by using: ''​sudo passwd -u nx''​
   * Confirm this with: ''​sudo /​usr/​NX/​bin/​nxserver --usercheck //​username//''​   * Confirm this with: ''​sudo /​usr/​NX/​bin/​nxserver --usercheck //​username//''​
Line 65: Line 75:
  
 \\ \\
 +
 === Recreating Keys === === Recreating Keys ===
  
Line 75: Line 86:
  
 \\ \\
 +
 === Tips === === Tips ===