I'd like to install and test Landscape Dedicated Server (LDS) on my Ubuntu 14.04 LTS server but I don't know how to install it. The only guides I found on the Internet are for Landascape client.
As you've suggested me to see this guide
How do I install Landscape for personal use?
I've tried to add that ppa on Ubuntu 14.04Lts server but I received this error
"Cannot add PPA: 'ppa:landscape/14.10'. Please check that the PPA name or format is correct."
I think that ppa is not adapt for 14.04 and then I know that:
for <= 12.04 we have to use
$: sudo apt-get install python-software-properties
While for >= 12.10 the command is
$: sudo apt-get install software-properties-common