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

Pages: [1] 2
1
Installation and Upgrades / Re: Zentyal Server 4.0 - LTSP
« on: January 22, 2015, 10:49:43 pm »
Hello

I can't find this option in Zentyal Server 4.0!

I found it under DHCP, but the options that were displayed on a tutorial I read is not there.

Was LTSP removed from Zentyal? I can't find any specific tutorials for 4.0, anyway.

- remme

Hi Remme,
LTSP was removed from Zentyal in 3.2.

Toolman

2
Hi,

I am trying to access the Zentyal Dashboard from another pc on the network, but when I go to the IP address (with https), I'm just seeing an Index Of directory listing with the only item shown being an html/ folder.  When I click that I get taken to the default "IT works!" apache page. 

Any idea why I'm not able to remotely administer my Zentyal install?

Are you add the Zentyal admin port number for 4.0 I think that it is 8443.  So it would look like this https://ipaddress or hostname:8443

Toolman

3
Installation and Upgrades / Re: Thinclients
« on: September 05, 2014, 06:42:18 pm »
Good day.

Where can i get a 32bit installation with LTSP module for zentyal server 3.5. The one i have downloaded form the official site doest not have the thinclient/LTSP module.

please help, i want to experiment with the thinclients i just bought. I have tried different google search but i have fail got get a copy with LTSP module.

 :'(  :'(  :'(   

Zentyal no longer has LTSP built in by default.  Look at https://forum.zentyal.org/index.php/topic,17928.0.html

4
Thanks the shell comand did fix it, but sadly i have a new Problem
Tried to upgrade the IDS packet but the packet couldnt be properly installed
I tried this comand via shell: sudo dpkg --configure -a
Code: [Select]
dpkg: error processing Suricata (- configure):
  Package is in a very bad inconsistent state - you should
  again install it before attempting configuration.
dpkg: dependency problems prevent configuration of Zentyal-ips:
  Zentyal-ips depends on Suricata; but:
   Suricata package is not configured yet.

dpkg: error processing Zentyal-ips (- configure):
  dependency problems - remains unconfigured
Errors were encountered while processing:
  suricata
  Zentyal-ips

What should i do ???

Greets Razzor

Razzor,
I had the same problem and I followed directions in Apply the patch here https://bugs.launchpad.net/bugs/1250439 and I was able to get the problem resolved. https://forum.zentyal.org/index.php/topic,21921.msg84404.html#msg84404

Toolman

5
Installation and Upgrades / Re: VOIP Support for Zentyal 3.4
« on: May 23, 2014, 06:26:54 pm »
Hi there,

could not find voip module on zentyal firewall .

Anyone to help ?

Hello, 
VOIP is not standard since v3.2 and above
https://forum.zentyal.org/index.php/topic,17928.0.html

6
Installation and Upgrades / Re: CA Certificate still 1024-bit?
« on: April 12, 2014, 05:56:17 am »
Am I looking at (or doing) something wrong, or is the CA Certificate still 1024-bit in Zentyal 3.0?

I posted something about this being a security issue with version 2.2, and was told the size was being increased with the next version.  I patched the CA.pm file (/usr/share/perl5/EBox/CA.pm) with a single line of code (between 2070 and 2071), and it's now generating all rsa-4096 certificates (until the file reverts).  If it really is still 1024-bit, It would be nice if some fix would make it into the official code and get rolled out with the next update of the web-ui.

I forget how to generate an actual patch.  This should be close enough for a human, but if someone wants it, I'll do the work for a real patch file.
Code: [Select]
         $cmd .= qq{-keyout '$args{privKey}' };
+        $cmd .= ' -newkey rsa:4096 ';
         if (defined($args{keyPassword})) {

I was looking around and found that Zentyal uses a config file called openssl.cnf which has the default bit set to 1024.  I went in modified the file and set default bit to 4096 and revoked and re-created the certs, enabled the web to use the cert and the web services would not restart. So I changed it to 2048 and the web services was able to start.  The file is located in /var/lib/zentyal/conf/openssl.cnf line 103. It could still be over written by any updates that Zentyal puts out.

Toolman

7
Installation and Upgrades / Re: User account restrictions?
« on: February 08, 2014, 08:55:51 pm »
Toolman, Thank you for help!
I have a question? When using the Thunderbird client, how to synchronize the address book?

I have not really figure that out. I am using Zentyal / Zarafa for my personal use so I live with address local to Thunderbird and address in Zarafa.

8
Installation and Upgrades / Re: User account restrictions?
« on: February 08, 2014, 01:35:44 pm »
I do not understand, please explain in detail?

The free verison of Zarafa has a limit of any 3 Outlook clients, but if you use the webapp or webaccess you have no limits on the number of clients that can be used.

Toolman

9
Installation and Upgrades / Re: Zentyal stop working every morning
« on: November 01, 2013, 07:19:49 am »
How you tried using a open relay test web site that checks your mail server to verify that it is closed to relay of mail?  Do you any Relay policy for network object set up, if so make that it is set to only your local LAN network and that ISP side.  Is someone using a Bit-torrent program on one of the workstation and they have it set to start downloading during the night.  The WOL functions are enabled by default on the network interface install ETHTOOL from terminal session and  run "ethtool eth0" if see Wake-on: g  than run this command "ethtool -s eth0 wol d"   (d-disable. g-wake on magic packet) to see if that helps.

10
Jschong,


When I need to access my USB thumb drives from my Zentyal, I install usbmount using apt-get install command. 

Toolman

11
Installation and Upgrades / Re: What Zarafa Version do I have?
« on: October 08, 2013, 12:31:22 am »
How can I tell what version of Zarafa came with my Zentyal 3.0.26 version. Thank you!

If you look at look open a terminal window run zarafa-admin -V this will giving you the Zarafa version.

12
News and Announcements / Re: Zentyal 3.2 available!
« on: September 27, 2013, 06:08:24 pm »
When I attempted to upgrade for 3.0.27 per instructions and upon entering;
"sudo apt-get update"
I get back;
"E: Type '/zentyal(.)3.0/zentyal13.2/g' is not known on line 2 in source list /etc/apt/sources.list
E: The list of sources could not be read."
What did I do wrong?

run this command from terminal sudo sed -ri 's/zentyal(.)3.0/zentyal\13.2/g' /etc/apt/sources.list or go just go in and edit the sources.list find zentyal 3.0 and replace with 3.2 than apt-get update and sudo apt-get dist-upgrade should now get the new packages to upgrade to 3.2

That is just what I did and everytime I do "sudo apt-get update" I get the same response.  My fear is that I mistyped the command you suggested on my first attempt to upgrade and corrupted the /etc/apt/sources.list file and can't or don't know how to go back.  Any help?  What should the Sources.list file look like?


Edit the sources.list look for the following two lines below or simlar.
Once that you have found the bad lines remove them
deb http://ppa.launchpad.net/zentyal/3.0/ubuntu precise main

deb http://archive.zentyal.org/zentyal 3.0 main extra

Replace them with the following two lines:

deb http://ppa.launchpad.net/zentyal/3.2/ubuntu precise main

deb http://archive.zentyal.org/zentyal 3.2 main extra

now from terminal window
sudo apt-get update  sudo apt-get dist-upgrade should now get the new packages to upgrade to 3.2

I found the two lines specified and edited them in nano, and saved.  Ran "Sudo apt-get update" and again the same results.  While looking at the sources.list file I noticed that every other line plus read "/zentyal(.)3.0/zentyal13.2/g".  I thought this was odd but don't know what an actual sources.list file should look like.

Thanks again for your help.

I have attached my source.list file from Zentyal 3.0 server

13
News and Announcements / Re: Zentyal 3.2 available!
« on: September 27, 2013, 05:36:47 am »
When I attempted to upgrade for 3.0.27 per instructions and upon entering;
"sudo apt-get update"
I get back;
"E: Type '/zentyal(.)3.0/zentyal13.2/g' is not known on line 2 in source list /etc/apt/sources.list
E: The list of sources could not be read."
What did I do wrong?

run this command from terminal sudo sed -ri 's/zentyal(.)3.0/zentyal\13.2/g' /etc/apt/sources.list or go just go in and edit the sources.list find zentyal 3.0 and replace with 3.2 than apt-get update and sudo apt-get dist-upgrade should now get the new packages to upgrade to 3.2

That is just what I did and everytime I do "sudo apt-get update" I get the same response.  My fear is that I mistyped the command you suggested on my first attempt to upgrade and corrupted the /etc/apt/sources.list file and can't or don't know how to go back.  Any help?  What should the Sources.list file look like?


Edit the sources.list look for the following two lines below or simlar.
Once that you have found the bad lines remove them
deb http://ppa.launchpad.net/zentyal/3.0/ubuntu precise main

deb http://archive.zentyal.org/zentyal 3.0 main extra

Replace them with the following two lines:

deb http://ppa.launchpad.net/zentyal/3.2/ubuntu precise main

deb http://archive.zentyal.org/zentyal 3.2 main extra

now from terminal window
sudo apt-get update  sudo apt-get dist-upgrade should now get the new packages to upgrade to 3.2

14
News and Announcements / Re: Zentyal 3.2 available!
« on: September 26, 2013, 04:36:21 am »
When I attempted to upgrade for 3.0.27 per instructions and upon entering;
"sudo apt-get update"
I get back;
"E: Type '/zentyal(.)3.0/zentyal13.2/g' is not known on line 2 in source list /etc/apt/sources.list
E: The list of sources could not be read."
What did I do wrong?

run this command from terminal sudo sed -ri 's/zentyal(.)3.0/zentyal\13.2/g' /etc/apt/sources.list or go just go in and edit the sources.list find zentyal 3.0 and replace with 3.2 than apt-get update and sudo apt-get dist-upgrade should now get the new packages to upgrade to 3.2

15
Installation and Upgrades / Re: Zentyal Asterisk
« on: July 31, 2013, 08:22:29 am »
Have you tried installing the dahdi-dkms package?



I tried this I had the drivers also ready installed so it would not let me install them again..  I did fine that I need to install asterisk-dahdi and that give me what I needed and now have asterisk talking with my analog phone. 

Pages: [1] 2