forumssoli.blogg.se

Nomachine install ubuntu
Nomachine install ubuntu











nomachine install ubuntu

NX> 900 Adding public key for user: jmeter to the authorized keys file. NX> 110 Password for user: jmeter added to the NX password DB. NX> 900 Setting password for user: jmeter. Sample output should be shown in the following

  • Register the newly created user to access the NXserver remotely using remote desktop.
  • # useradd -m -d /home/jmeter -s /bin/bash jmeter
  • Create a separate user for run server on remote desktop mode.
  • NX> 709 NX statistics are disabled for this server. NX> 701 Verifying that all init scripts have been removed. NX> 701 Running: chkconfig to remove init script. NX> 701 Checking NX server configuration using /usr/NX/etc/server.cfg file.

    NOMACHINE INSTALL UBUNTU UPDATE

    NX> 701 Update log is: /usr/NX/var/log/update. # /usr/NX/bin/nxserver –install –setup-nomachine-key

  • Go to /etc/ssh/sshd_config and set password authentication to yes.
  • Open the file and modify the following line.
  • Take the backup of existing server configuration file.
  • Change the directory permission as following.
  • Install the rpm packages on the server.
  • Download the latest rpm packages for NXserver using wget.
  • Restart the machine using the following command.
  • Chanege id:3:initdefault: to id:5:initdefault:in inittab.
  • Open the etc/inittab file and change the following configuration.
  • # yum -y groupinstall “Legacy X Window System compatibility” # yum -y groupinstall “General Purpose Desktop” # yum -y groupinstall “Graphical Administration Tools”
  • There are some additional packages also should be installed on the server.
  • # yum -y groupinstall “Desktop” “Desktop Platform” “X Window System” “Fonts” When installing, entire package content is listed.
  • Install whatever the desktop packages on the server.
  • nomachine install ubuntu

  • Edit the section on the yum.conf file as follow.












  • Nomachine install ubuntu