Jump to content
Froxlor Forum

ikaRus

Members
  • Posts

    20
  • Joined

  • Last visited

Posts posted by ikaRus

  1. Thanks Sebastian,

     

    This will take care of the databases, but I have the whole server in mind...

     

    This machine holds ~30GB of customer data, website content, uploaded files, email etc., I'll find a solution to back it all up.

     

    Another issue is offline backup storage, I'll need to automate this as well, maybe store it on another server on the same network.

     

    Regards,

     

    Dudi

  2. That's correct.

     

    The point is that in my case all the "customers" have no system knowledge , they only know how to upload/download files to/from the server, and they know how to add email and ftp users.

     

    For everything else - they shout to the admin, I.E. me...

     

    So having a global backup for the admin sounds like a good idea.

     

    I'll manage.

     

    Regards,

     

    Dudi

  3. Hi,

     

    I tried the user backup, I ticked everything including mysql option, but the resulting tar.gz does not contain the mysql dump(s):

     

    root@h174:~# tar tf /var/customers/webs/dudig/backup/dudig-backup_202010120010.tar.gz  
    ./mail/
    ./mail/dudig-mail.tar.gz
    ./web/
    ./web/dudig-web.tar.gz
    root@h174:~#

    A note here, there are few databases on the machine like froxlor ofcourse, wordpress etc., none of the databases was created via the froxlor GUI.

     

    Where can I define which databases are to be backed up, and/or select additional locations to the backup job.

     

    Another question, will there be an option to store backups offsite?

     

    TIA & regards,

     

    Dudi

  4. Hi,

     

    After enabling Letsencrypt and configuring one domain to use it, I have no acme conf file in /etc/apache2/conf-enabled/, the domain shows the "Using Letsencrypt" icon.

     

    Besides, I get an error when I force the cron run:

     

    [Sat Oct 10 16:04:50 IDT 2020] Using CA: https://acme-v02.api.letsencrypt.org/directory
    [Sat Oct 10 16:04:50 IDT 2020] Multi domain='DNS:goldenberg.cc,DNS:www.goldenberg.cc'
    [Sat Oct 10 16:04:50 IDT 2020] Getting domain auth token for each domain
    [Sat Oct 10 16:04:55 IDT 2020] Getting webroot for domain='goldenberg.cc'
    [Sat Oct 10 16:04:55 IDT 2020] Getting webroot for domain='www.goldenberg.cc'
    [Sat Oct 10 16:04:55 IDT 2020] Verifying: goldenberg.cc
    PHP Notice:  Undefined index: wwwserveralias in /var/www/froxlor/lib/Froxlor/Cron/Http/LetsEncrypt/AcmeSh.php on line 227
    [Sat Oct 10 16:05:10 IDT 2020] _authorizations_seg not found.
    [Sat Oct 10 16:05:10 IDT 2020] Please add '--debug' or '--log' to check more details.

    What am I missing? Pointers appreciated.

     

    Regards,

     

    Dudi

     

  5. Hi,

     

    I am trying to enable apache2 directory listing by adding "Options +indexes" to:

    Directory options for customer-prefix
    The content of this field will be included into the 05_froxlor_dirfix_nofcgid.conf apache config. If empty, the default value is used:

    apache >=2.4
    Require all granted
    AllowOverride All

     

    But that box is not editable...

    What are my options?

     

    TIA & regards,

     

    Dudi

  6. Hello again,

     

    Can I change usernames in ftp_users table?

     

    I understand the reasons behind the naming schemes, this machine will have 6 ftp users top, no duplicate usernames...

     

    Any other drawbacks?

     

    TIA & regards,

     

    Dudi

  7. Hi,

     

    I installed and configured froxlor on my internal network, everything is fine.

     

    Now I assigned the machine's proper static public IP, created 2 IPs for the public IP in IPs and Ports for port 80 and 443, assigned the new IPs to everything, admin, customer and the single test domain.

     

    As far as I can tell - the old internal IP is not assigned, but when I try to remove it from the list I get an error that the IP is still assigned somewhere.

     

    Is there a quick way to find out where?

     

    TIA & regards,

     

    Dudi

  8. Hi,

    Fresh install on debian 10, no special issues but this:

     

    Oct 05 17:24:43 h131 apachectl[8767]: AH00543: apache2: bad user name noamon
    Oct 05 17:24:43 h131 apachectl[8767]: Action 'start' failed.

     

    Turns out I need libnss-mysql but the package is not available in Debian for a long time.

     

    Any pointers how to go about this appreciated.

     

    TIA & regards,

     

    Eng. Dudi Goldenberg

    CTO & chief engineer

    Kolcore ltd.

     

×
×
  • Create New...