Posts by fulltilt

    How can I enable the add identity button in Roundcube?
    I use this system for my self only without other customer and like to add a few identitys in webmail.


    ### edit ###
    solved ;-)


    Code
    1. // Set identities access level:
    2. // 0 - many identities with possibility to edit all params
    3. // 1 - many identities with possibility to edit all params but not email address
    4. // 2 - one identity with possibility to edit all params
    5. // 3 - one identity with possibility to edit all params but not email address
    6. // 4 - one identity with possibility to edit only signature
    7. $config['identities_level'] = 0;

    IMSCP. 1.3.16


    I know this version is no longer supported, but I have not been able to upgrade this system yet


    since a few minutes there is a Ouata error for all email accounts:
    Quota: Info Unavailable


    What can I do to solve the problem?


    ### edit ###
    solved, IMAP service overloaded ;-)

    Code
    1. service courier-authdaemon restart
    2. service courier-imap restart
    3. service courier-pop restart
    4. service courier-imap-ssl restart
    5. service courier-pop-ssl restart

    imSCP 1.5.1
    Debian 9
    Courier, PHP-FCGID


    I got this error message after the upgrade to 1.5.1

    Code
    1. /etc/cron.daily/logrotate:
    2. logrotate_script: 2: logrotate_script: /usr/local/lib/imscp_panel/imscp_panel_reopenlogs: Permission denied
    3. error: error running non-shared postrotate script for /var/log/imscp_panel.log of '/var/log/imscp_panel.log '
    4. run-parts: /etc/cron.daily/logrotate exited with return code 1

    IMSCP 1.5.1
    Debian 9


    I have missed to disable the plugin before running the installer, how can I solve this problem?


    Code
    1. Plugin::LetsEncrypt::enable: Couldn't create symlink to certbot client: File exists:

    certbot --dry-run renew works, but I can not activate the plugin


    ### edit ###


    solved w/ PMA set to enabled after that disabling in panel and re-activate the plugin

    Has anyone noticed any performance issues yet?



    Crucially, these updates to both Linux and Windows will incur a performance hit on Intel products. The effects are still being benchmarked, however we're looking at a ballpark figure of five to 30 per cent slow down, depending on the task and the processor model.


    Here's a video demonstrating a Meltdown attack:
    http://www.theregister.co.uk/2…md_arm_cpu_vulnerability/


    @Nuxwin
    could this affect FCGID systems?

    A fundamental design flaw in Intel's processor chips has forced a significant redesign of the Linux and Windows kernels to defang the chip-level security bug.
    At worst, the hole could be abused by programs and logged-in users to read the contents of the kernel's memory.
    The kernel's memory space is hidden from user processes and programs because it may contain all sorts of secrets, such as passwords, login keys, files cached from disk, and so on. Imagine a piece of JavaScript running in a browser, or malicious software running on a shared public cloud server, able to sniff sensitive kernel-protected data.
    source:
    https://www.theregister.co.uk/…02/intel_cpu_design_flaw/



    ### update ###


    These vulnerabilities affect many CPUs, including those from AMD, ARM, and Intel, as well as the devices and operating systems running on them.
    https://security.googleblog.co…bility-what-you-need.html

    Moin,


    was ist der Grund des Vorhabens? Ich habe vor kurzem alle Domains auf die Hetzner DNS gewechselt. Ich war es Leid alles selber zu managen. Und die Kosten sind deutlich geringer. :)


    Grüße
    Chris

    Moin Chris,
    nur mal eine kurze Frage zum Hetzner DNS ...
    kann man dort auch Zone Templates anlegen die z.b mit den gleichen Nameservern (ns1, ns2.xx.tld) auf verschiedene Server IPs gerouted werden können, ändern sich dann auch automatisch alle Zone Files wenn ich eine IP in einem Template ändere (bei Serverumzug, Blacklisting etc.)?
    B.G.