Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - innocenti_jr

Pages: [1] 2 3 ... 7
1
¡Hola!
Edit your /etc/apt/sources.list file and add
deb http://ppa.launchpad.net/zentyal/2.2/ubuntu lucid main
at the end.
Check that your general apt server is "old-releases.ubuntu.com" -- e.g.
deb http://old-releases.ubuntu.com/ubuntu/ lucid main restricted

Kind regards - Oliver

2
How many network cards are installed? Two or three?
What kind are they? USB? PCI?
Do you use your Zentyal server as a gateway? If so, please tell us what you configured to be the internal / external card.

3
So you had eth2 and that was lost?
Please post the output of:
Code: [Select]
ifconfig
Code: [Select]
cat /etc/network/interfacesAnd check this:
Code: [Select]
cat /etc/udev/rules.d/*net*
PS / Edit: The configuration is stored in a Redis DB which you can view/edit via "redisvi", but for the time being you better not touch it.  ;)

4
Installation and Upgrades / Re: hostname for service
« on: January 15, 2014, 08:16:06 pm »
In addition to DNS aliases, you need to setup a reverse proxy service -- provided that those other services you mentioned use HTTP.
Apache, nginx, Squid, DeleGate and many more can do that. There is no Zentyal module for this purpose, you'd have to configure it manually.

5
German / Re: s4sync und samba verbrauchen 100% CPU
« on: January 10, 2014, 09:07:46 am »
Dem schließe ich mich an.
Ich würde (bzw. werde später) auch auf 1) setzen; mit 2) und 3) oder nice'n erhält man keine Effizienssteigerung.
(Mit 1) auch nicht, aber man kann die Symptome damit wohl am besten lindern.)
Ich finde es allerings erstaunlich, dass so ein Sync-Lauf bei nur 10 Benutzern/Gruppen ~10 Sekunden dauert, kommt mir reichlich lang vor.

6
Installation and Upgrades / Re: Sogo, OpenChange, Samba4 and Ldap
« on: December 20, 2013, 07:45:02 am »
Zentyal has a daemon process for that, called "s4sync".

Cheers - Oliver

7
German / Re: Anlegen eines Users - Problem und Frage dazu
« on: December 16, 2013, 03:31:32 pm »
Mach's doch einfach so:

1. Benutzerkonto: Roswitina Meier
2. Benutzerkonto: Rosi Meier
3. Benutzerkonto: Tina Meier
( ... )

8
Quote
In your opinion, what is the particular reason why proxmox (presumably using containers) may hold some advantage over a full virtualization solution like kvm?   Perhaps, it is easier to segregate the networking?

No, I meant to install KVM-VMs with Proxmox (it supports both: KVM and OpenVZ containers). KVM is the way to go as Zentyal doesn't like to be installed inside a container.

Quote
what is the high level overview of how to configure the networking of the gateway system in this containerized proxmox setup ?

Dunno, this depends on your concrete network setup. Usually a gateway has two (virtual) NICs, one for the intranet/LAN and the other for internet access.

PS: This topic might be interesting for you:
http://forum.zentyal.org/index.php?topic=18270.0

9
Personally, I'd setup something like Proxmox on the host and install two VMs to keep things separated. One as the file server and the other one as the gateway (be it Zentyal or something more lightweight like Zeroshell or IpCop).

To answer your questions:
* KVM is not supported anymore in Zentyal 3.2
* Yes, it should be possible to use KVM via command line on a Zentyal host

Cheers - Oliver

11
Wanderton, if you're brave enough, you can try these tools:
http://trac.zentyal.org/wiki/Documentation/Community/Development/Tools
I'd try first with zentyal-shell.

12
German / Re: Lizenzen
« on: August 07, 2013, 02:01:37 pm »
Du kannst alle Module mit beliebig vielen Benutzern verwenden.
Nur wenn Du Support brauchst, der über den der hiesigen Community hinausgeht, kostet's (verständlicherweise) Geld.

13
I think Thorsten is talking about this:
http://packages.ubuntu.com/precise/zentyal-core
However, I cannot explain why Zentyal decided to publish beta versions to Ubuntu's repos ...

14
Thanks for fixing it and kudos to Christian!

15
I can confirm that editing /usr/share/zentyal/stubs/dhcp/apparmor-dhcp.profiles.mas in order to add "network packet raw," (temporarily) solves the issue.
I ran into the  same issue and adding this line solved it. So please fix this for v2.2, too.

Pages: [1] 2 3 ... 7