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 - exekias

Pages: 1 2 [3] 4 5 ... 12
31
Installation and Upgrades / Re: Low power consumption Zentyal
« on: October 28, 2011, 02:26:22 pm »
They are different apache instances, so you can turn them off individually.

zentyal apache stop will stop zentyal's gui
zentyal usercorner stop will stop User corner
zentyal webserver stop will stop common apache

Cheers

32
Hi chrisbfinternet,

Sorry but Ubuntu 11.04 is not yet supported by Zentyal. Zentyal Server is based on Ubuntu lucid (10.04) so your steps are correct, but not your Ubuntu version :)

Best regards

33
Installation and Upgrades / Re: Replace source address not working
« on: October 27, 2011, 08:05:43 pm »
Hi check-ict,

I've just tested this feature, both with and without source NAT. Can you explain better your scenario? Machines, IPs, port forwarding rules?

Best regards

34
Installation and Upgrades / Re: Voice for a screencast (English)?
« on: October 27, 2011, 03:57:00 pm »
Thank you all for your responses! We are very happy!

As soon as possible, probably this weekend, I will sync all received languages

Thank you!!

35
Installation and Upgrades / Re: Low power consumption Zentyal
« on: October 27, 2011, 03:51:24 pm »
Just one note,

Even if you are using webserver module you can turn off Zentyal's apache, it will free lots of memory.

*Note that slaves need it enabled to receive updates from master

36
Installation and Upgrades / Re: Low power consumption Zentyal
« on: October 26, 2011, 12:52:19 pm »
Wow christian,

I'm impressed with your setup!

Just some notes, probably you already know this but just in case, you can stop zentyal's apache (and the system one if you don't use it). That will save lot of ram and it's only needed to access the GUI. You can always start it when needed:

Code: [Select]
/usr/share/zentyal apache stop
Very interesting project!
Cheers

37
Installation and Upgrades / Re: LDAP Master + Slave sync problem
« on: October 26, 2011, 12:07:26 am »
You can try to rejoin the slave with this command:

Code: [Select]
/usr/share/zentyal-users/rejoin-slave
I haven't tested it but it should work for you,

Best regards

38
Installation and Upgrades / Re: LDAP Master + Slave sync problem
« on: October 25, 2011, 08:01:20 pm »
It seems ok, did you reinstall your slave after 2.2.3 upgrade of zentyal-core? You can do it with:

/usr/share/zentyal-users/reinstall

You will need to join the slave again, and that will fix the port issue
Best regards

39
Installation and Upgrades / Re: Voice for a screencast (English)?
« on: October 25, 2011, 06:10:39 pm »
Done on IRC

I'm exekias there btw

40
Installation and Upgrades / Re: Voice for a screencast (English)?
« on: October 25, 2011, 05:29:49 pm »
I think American accent would be perfect Sam :)

I'm sending you a private message with some instructions on how to do the recording,

Thank you!

41
Installation and Upgrades / Re: LDAP Master + Slave sync problem
« on: October 25, 2011, 04:22:13 pm »
This was supposedly fixed in last zentyal-core release, can you check your installed version?

dpkg -l | grep zentyal

Best regards

42
Hi Mittelerde,

Can you copy here the offending lines? The file should be /var/lib/zentyal/tmp/users-dump/translucent-config.ldif

I'm interested in these lines (and their environment):

Code: [Select]
slapadd: could not add entry dn="olcOverlay={0}translucent,olcDatabase={1}hdb,cn=config" (line=540):
 slapadd: could not add entry dn="olcDatabase={0}ldap,olcOverlay={0}translucent,olcDatabase={1}hdb,cn=config" (line=554):

Best regards

43
Installation and Upgrades / Re: NAT problem
« on: October 10, 2011, 11:20:06 pm »
mmm weird...

Can you post the output of this command? It will dump your current iptables configuration (nat table only)

Code: [Select]
iptables -t nat -v -n -L
Best regards

44
Hi erickmelo,

That error happens when you have installed in the master some module that depends on users. Have you done that?

Also it would be interesting if you can provide the output of this command (in master side):
Code: [Select]
sudo slapcat -b cn=config | grep schema
And this one for both master and slave:
Code: [Select]
dpkg -l | grep zentyal
Thank you for your feedback, it's very useful and it really help us
Best regards

45
Installation and Upgrades / Re: NAT problem
« on: October 10, 2011, 11:38:50 am »
Hi seth3k,

Probably in your Port Forwading rules you leave marked the NAT option, which causes this behavior. Unselect it and try again :)


Best regards

Pages: 1 2 [3] 4 5 ... 12