Sponsor:

Server and Web Integrator
Link:
Kloxo-MR logo
6.5.0 or 7.0.0
Click for "How to install"
Donation/Sponsorship:
Kloxo-MR is open-source.
Donate and or Sponsorship always welcome.
Click to:
Click Here
Please login or register. 2024-06-16, 06:20:48

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

Pages: [1]
1
Kloxo-MR Technical Helps / Let's Encrypt
« on: 2016-08-01, 11:36:43 »
Can you go through the steps to setup lets encrypt after a fresh install of kloxo 7 ?

I've been through all the threads that mention lets encrypt and have blindly tried using a variety of steps.

but I can't consistently get the "add let's encrypt ssl tab" on the ssl page




3
Starting kloxo-hiawatha: Syntax error in hiawatha.conf on line 78.
                                                           [FAILED]

not improved with restart or downgrade hiawatha

A. Control Panel:               
   - Kloxo-MR: 7.0.0.b-2016072301
   - Web: hiawatha-9.13.0-f.6.mr.el6.i386
   - PHP: php54s-5.4.45-1.ius.el6 (fpm mode)
B. Plateform:
   - OS: CentOS release 6.8 (Final) i686
   - Hostname: bar.abc.com
C. Services:
   1. MySQL: MariaDB-server-10.0.26-1.el6.i686
   2. PHP:
      - Installed:
        - Branch: php54-cli-5.4.45-1.ius.el6.i686
      - Used: --PHP Branch--
      - Multiple: disable
   3. Web Used: apache
     - Hiawatha: hiawatha-9.13.0-f.6.mr.el6.i386
     - Lighttpd: lighttpd-1.4.39-3.el6.i686
     - Nginx: nginx-1.11.2-1.el6.ngx.i386
     - Apache: httpd-2.2.31-1.mr.el6.i386
       - PHP Type: php-fpm_event (default)
       - Secondary PHP: off
   4. WebCache: none
     - ATS: --uninstalled--
     - Squid: --uninstalled--
     - Varnish: --uninstalled--
   5. Dns: bind
     - Bind: bind-9.9.7-1.mr.el6.i386
     - DJBDns: --uninstalled--
     - NSD: --uninstalled--
     - PowerDNS: --uninstalled--
     - Yadifa: --uninstalled--
   6. Mail: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - pop3/imap4: courier-imap-toaster-4.1.2-1.3.18.mr.el6.i386
      - smtp: qmail-toaster-1.03-1.3.55.mr.el6.i386
      - spam: bogofilter-1.2.4-1.el6.i686
D. Memory:
                total       used       free     shared    buffers     cached
   Mem:          1889        589       1300          0         57        341
   -/+ buffers/cache:        190       1699
   Swap:            0          0          0
E. Disk Space:
   Filesystem      Size  Used Avail Use% Mounted on
   /dev/foo       9.8G  2.1G  7.3G  22% /

*** Process Time: 00:00:00:28.28332 (dd:hh:mm:ss:xxxxxx) ***

4
Kloxo-MR Bugs and Requests / Re: tinydns funk kloxo-MR 7
« on: 2016-06-01, 07:12:50 »
running find / -name djbdns -or -name tinydns would suggest some changes...

6.5
     /usr/local/lxlabs/kloxo/file/djbdns
     /home/djbdns
     /home/djbdns/tinydns
     /bin/tinydns
     /etc/rc.d/init.d/djbdns
7.0/usr/local/lxlabs/kloxo/file/djbdns
     /usr/local/lxlabs/kloxo/etc/process/djbdns
     /etc/rc.d/init.d/djbdns
     /home/djbdns
     /home/djbdns/tinydns
     /bin/tinydns
     /opt/configs/djbdns
     /opt/configs/djbdns/djbdns
     /opt/configs/djbdns/djbdns/djbdns
     /opt/configs/djbdns/djbdns/djbdns/djbdns
     /opt/configs/djbdns/djbdns/djbdns/djbdns/tinydns
     /opt/configs/djbdns/djbdns/tinydns
     /opt/configs/djbdns/tinydns

There is some bug that keeps creating the djbdns under djbdns under /opt/configs

but I was able to get tinydns going without finding/fixing that bug

I moved /opt/configs/djbdns/djbdns/tinydns to /opt/djbdns

and then added some lines to the Makefile to copy the data file to where the tinydns program is looking for them. 

Basically 7.x is creating a master file under /opt/configs/djbdns/tinydns/root but the running program expects a data.cdb file under /home/djbdns/tinydns/root, the modified Makefile does that.

the original Makefile only contains

data.cdb: data
        //bin/tinydns-data

where my new Make file under opt/configs/djbdns/tinydns/root now contains

data.cdb: data
        //bin/tinydns-data
data: master
        cp master data
        cp master /home/djbdns/tinydns/root/data
        cd /home/djbdns/tinydns/root;make

5
Kloxo-MR Bugs and Requests / Re: tinydns funk kloxo-MR 7
« on: 2016-05-22, 03:45:41 »
I'm used to tinydns, been using it for 15 years, no history of security exploits, has worked well for me with kloxo and kloxo-mr 6.5.

6
Kloxo-MR Bugs and Requests / tinydns funk kloxo-MR 7
« on: 2016-05-22, 01:20:25 »
I've been able to issue dig requests to get data out of tinydns if I manually add records to the data file under /home/djbdns/tinydns/root and then run make.

I can't seem to find any sequence of commands or steps which will put new records into the data.cdb file

I've run sh /script/fixdns, sh /script/restart-dns, I have reinstallled djbdns, and

I've added a domain to admin, added a client and then a domain under that client

I've switched back and forth between bind and tinydns

This is on Kloxo-MR 7.0.0.b-2016052103 on x86_64 CentOS release 6.7

Any other thoughts?

Pages: [1]

Top 4 Global Search Engines:    Google    Bing    Baidu    Yahoo
Click Here

Page created in 0.037 seconds with 21 queries.

web stats analysis