Deployment Solution Adlagent Running on Ubuntu

Deployment Solution Adlagent Running on Ubuntu

Ubuntu by default creates a symbolic link for "sh" that points to "dash". Modifying the "sh" to point to "bash" will allow the adlagent to install and be configured.

The following are the steps to point "sh" to bash:

  1. Open a Linux shell in an Ubuntu machine.
  2. CD to the /bin folder.
  3. Type "sudo rm sh" without the quotes and press enter.
  4. Type "sudo ln -s bash sh".
  5. Finally, execute "sudo ./ altiris-adlagent-x.x-xxx (this is the version of the adlagent).

If everything worked ok you should see the following:

Linux i386
 Adding system startup for /etc/init.d/adlagent ...
  /etc/rc0.d/K20adlagent -> ../init.d/adlagent
  /etc/rc1.d/K20adlagent -> ../init.d/adlagent
  /etc/rc6.d/K20adlagent -> ../init.d/adlagent
  /etc/rc2.d/S88adlagent -> ../init.d/adlagent
  /etc/rc3.d/S88adlagent -> ../init.d/adlagent
  /etc/rc4.d/S88adlagent -> ../init.d/adlagent
  /etc/rc5.d/S88adlagent -> ../init.d/adlagent
Please set the networking parameters for ADLAgent by
running /opt/altiris/deployment/adlagent/bin/configure.
Install Succeeded

Configure adlagent to use multicast or an IP address and the Deployment Solution Console should have the client listed.

3.190475
Average: 3.2 (21 votes)

remember not supported by Symantec

jjesse's picture

The only supported versions of Linux are SUSE and Red Hat Linux

Jonathan Jesse
Director of Training
ITS Partners