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

Pages: 1 [2] 3 4 ... 7
16
Hello Trym,
do you know that failure ?

Code: [Select]
duplicity restore ftp://ftpuser:password@backupserver/Verbatim-STORENGO-01/zenbackups / --no-encryption --force
NcFTP version is 3.2.2
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: Thu Apr  7 10:29:25 2011
Invalid data - SHA1 hash mismatch:
Calculated hash: 307e439c1f7af22d058ef268e897c4f093067f25
Manifest hash: 72aa9d920dcd89fcf451d355df5b3bc129e9a9d9

17
Installation and Upgrades / Re: [SOLVED] Z-push -> Android 2.2.2
« on: March 21, 2011, 08:45:27 am »
Have you changed anything on the buildin Zarafa to reach that?

My wish is to try that with a Samsung Bada mobile :-)

18
Installation and Upgrades / Re: Zentyal Email and Mobile SYnc/Z-Push
« on: March 14, 2011, 08:47:53 am »
Hello Daniel,
so far i know, you could only choose one eMail-System.

Zarafa or the build in with postfix, roundcube and so on.

19
Installation and Upgrades / Re: i can't "ping" my Zentyal
« on: February 07, 2011, 08:48:03 am »
what tells you the command:
Code: [Select]
ifconfig ?

20
very interesting !
Will try it later. Thanks so far.

21
Installation and Upgrades / Re: How to export email to new server
« on: January 03, 2011, 09:50:48 am »
Take a look at /var/mail and make a short forumssearch about this topic

22
Installation and Upgrades / Re: Restore backup during install
« on: December 09, 2010, 10:25:04 am »
Quote
Is anything hardware-specific in a Zentyal backup?

So far i know, you can choose what you want to backup. So when you only backup your Data there should not be anything hardware-specific in it.

Maybe you will find that interessting:
http://doc.ebox-platform.com/en/backup.html

Restore:
duplicity restore --file-to-restore  <file or directory to restore> <remote URL and arguments> <destination>

Quote
Do you know any way to clone a mounted root filesystem?

A good way would be clonezilla to make an image, but you have to shutdown the server.

Quote
I want to be able to take an existing Zentyal install, backup the server configuration

That should be possible, when you save your configuration files, but havent tried that so far.

23
Installation and Upgrades / Re: Zarafa iCal
« on: November 13, 2010, 01:07:49 pm »
How can i find out, that the ical-service from zarafa is working?

netstat shows me no port 8080 open

24
Installation and Upgrades / Re: LDAP Shared Addressbook
« on: November 11, 2010, 09:03:02 am »
With ebox 1.x it was the possiblity with egroupware.

Have you tried it with zarafa?


25
For me its not clearly. Do you have a machine for the server and a seperate one for the client or all on one machine ?

26
How about OpenOffice?

Have you tried it with OpenOffice?

I know a similar problem with OpenOffice and Samba.
So maybe you can check that and post your results here.

27
Installation and Upgrades / Re: Add Extra Hard Disk
« on: November 05, 2010, 02:21:17 pm »
Preparation of the Harddisk:

Partition:
Code: [Select]
cfdisk /dev/sdx
Filesystem (here ext4):
Code: [Select]
mkfs.ext4 /dev/sdx1
Label (if needed):
Code: [Select]
e2label /dev/sdx1 SamsungHD204UI
/etc/fstab:
Quote
# 2TB Harddisk /dev/sdb1 SamsungHD204UI
UUID=xxxx          /mnt/name     ext4    defaults    0       2

Mount:
Code: [Select]
mount -a or mount /mnt/name





28
Installation and Upgrades / Re: Zarafa iCal
« on: November 04, 2010, 10:54:25 am »
Has anyone tried that with KDE and Kontact as client ?

29
Installation and Upgrades / Re: Davical and zentyal ?
« on: October 30, 2010, 03:04:52 pm »
Here are mine so far:
its working, but i cannot connect from Kontact/Korganizer to the CALDAV-Server.

Documentation:
http://ubuntuguide.org/wiki/DAViCal_current_version

Ah, and dont use the packages from the ubuntu repos.
With that, i got only problems.

Try the newer ones from http://sourceforge.net/projects/rscds/files/
and install them with dpkg -i

A little fumble around with apache2 config and thats it.


30
Installation and Upgrades / Re: Quick Howto: SOGo
« on: October 29, 2010, 07:19:10 pm »
Quote
The SOGo manual is not that big, straight forward and very well written

Mhm, then i got the wrong one, cause mine was not very helpful. So many sides about the explanation of Parameters and a half side about apache configuration ????

Beside that, there was NO example about SOGo.conf in it.
Very well written?
I know better ones.

I stumbled from one problem to the next one, not very funny and straight forward...

Last word: sorry, that you think i wasted your time. Thought that i could bring it to a good ending and to more knowledge for everyone reading that.


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