Deployment Solution Adlagent Running on Ubuntu
Filed under:
Deployment Solution
Troubleshooting
Submitted by Nelo on 2 October, 2008 - 12:10.
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:
- Open a Linux shell in an Ubuntu machine.
- CD to the /bin folder.
- Type "sudo rm sh" without the quotes and press enter.
- Type "sudo ln -s bash sh".
- 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.
(21 votes)
- Login or register to post comments
- 1887 reads
- Printer-friendly version
















remember not supported by Symantec
The only supported versions of Linux are SUSE and Red Hat Linux
Jonathan Jesse
Director of Training
ITS Partners