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 - Javier Amor Garcia

Pages: 1 [2] 3 4 ... 79
16
Installation and Upgrades / Re: Backup module: restore file
« on: April 09, 2014, 09:27:56 am »
Hello,

here you have the duplicity manual http://linux.die.net/man/1/duplicity

The url to access to the zentyal backup can be get executing this command:

sudo perl -MEBox -MEBox::Global -e'EBox::init(); $ebackup = EBox::Global->modInstance("ebackup"); print $ebackup->_remoteUrl(), "\n"; 1'

17
Installation and Upgrades / Re: Backup module: restore file
« on: April 08, 2014, 06:36:54 pm »
Sorry, no much news. The duplicity process has to extract the contents of the archive and this can take time specially with large sizes, multiples volumes, etc.

If you know the path of the file, you can restore it faster from the command line

18
Installation and Upgrades / Re: interface problem
« on: March 10, 2014, 04:28:36 pm »
It is fixed thee https://github.com/Zentyal/zentyal/pull/1083 . It will be published in the next version of zentyal-dhcp

19
Installation and Upgrades / Re: Unable to download VPN client bundle
« on: January 15, 2014, 02:08:24 pm »
Hello,

this is already fixed in zentyal-core >= 3.3.1. Please, upgrade and try again.

20
Spanish / Re: error en scrip
« on: October 27, 2013, 06:50:41 pm »
Hola Walter Luis,

- que version de zentyal-core estas usando?.
- puedes poner el mensaje de error completp que obtienes?


21
Installation and Upgrades / Re: Backup Restore Issues
« on: October 19, 2013, 01:12:20 pm »
If you are isnterested only on the users you can use the bulk import script -> http://trac.zentyal.org/wiki/Documentation/Community/HowTo/ImportUsersInBulk (it will not work in 3.2)

22
Installation and Upgrades / Re: Backup Restore Issues
« on: October 18, 2013, 07:45:24 pm »
This is fixed there -> https://github.com/Zentyal/zentyal/pull/704 .

You can wait a new release of zentyal-core or hotfix your servers. To hotfix:

1. Update to the last version of zentyal-core
2. Replace /usr/share/perl5/EBox/Backup.pm with the new version at https://github.com/Zentyal/zentyal/raw/daf4f6758f7242b364fb7aeae3bcf61cb5b1c41a/main/core/src/EBox/Backup.pm
3 Execute "sudo service zentyal webadmin restart"

Restores of 3.0 in 3.2 are not supported yet but you could try, if the configuration is not very different it could work. Users and file sharing modules are the modules which most likely will trigger problems.
A backup from 2.2 would fail for sure, I will instead try to migrate to 3.0 -> http://trac.zentyal.org/wiki/Documentation/Community/Migrate_2.2_to_3.0

(Edited for wrong URL)

23
Installation and Upgrades / Re: Backup Restore Issues
« on: October 18, 2013, 07:24:56 pm »
Yes, this is a bug. apache module was renamed to webserver.

I will update this thread when it is fixed

24
Spanish / Re: ZENTYAL - PROBLEMAS CON DASHBOARD WEB
« on: October 18, 2013, 07:22:54 pm »
 Este problema esta resuelto en la version 3.2.1 de zentyal-core

25
Spanish / Re: Portal Cautivo Zentyal
« on: July 31, 2013, 01:59:25 pm »
Hola,

los usuarios se reconocen por dirección MAC.  Si hay usuarios que compartan esta dirección serán considerados el mismo. Hay que tener cuidado por que si los puestos acceden al portal cautivo mediante algún dispositivo puente es posible que se les asigne la misma MAC.

26
Hello,

this was a bug in Zentyal. Now is fixed there -> http://trac.zentyal.org/ticket/6998

27
Installation and Upgrades / Re: can't save changes
« on: July 02, 2013, 05:24:37 pm »
Hello,

thanks to Christian help, I was able to see the problem. I am in the process of fixing this bug but if you have already been hit you can repair your system just  restarting the web admin module. To do so, in the shell:

Code: [Select]
sudo service zentyal webadmin restart

28
Solo cuando te de problemas o si la cambias  por una de menor tamaño

29
French / Re: Portail Captif Exception Zentyal 3.0.2 problème
« on: June 10, 2013, 07:18:30 pm »
Bonjour,

le exceptions seulement visent le IP adresse, MAC adresses n'ont aucune importance pour le Portail Captif

30
Hola,

el comando en zentyal 3.0  es 'squid3' en vez de squid:

Quote
sudo /etc/init.d/zentyal squid stop && sudo rm -rf /var/spool/squid/* && sudo squid3 -z && sudo /etc/init.d/zentyal squid start

Pages: 1 [2] 3 4 ... 79