Hy Everyone,
I want to manage a kind of private App Store.
All users of my company can download apps or software from the Intranet.
Here is a sample of what I want for a private use :
http://www.01net.com/telecharger/
Does anyone know a open source service that can do that ?
Thx.
Hello,
I have to manage two domains :
compagny.com
copagny.bigcompagny.com
I use Bind9 on Debian Lenny.
I want to use one Zone file for both domains.
If I ask for server.compagny.com, it will give me address 10.0.0.1
If I ask for server.compagny.bigcompagny.com, it will give me the same address 10.0.0.1
I don't want to create twice the same files for my DNS Server : Too hard to maintain.
How can I do that ?
Thx