Search results

  1. interfasys

    Mailpile beta should be released today

    It's a vault accessible via a web interface, so it's nice to archive data, but users will be completely dependant on the apps functionalities to be able to read their mail from a mobile device per example and won't be able to read them from another client. It's a good idea for a desktop, but I'm...
  2. interfasys

    Horde Webmail 5.1 = awesome mobile support

    You might be interested in making your voice heard here: https://bugs.horde.org/ticket/2751 That very old request is to let users migrate their profiles themselves, but I'm sure there could be an admin option which would let someone grab only a few profiles, based on a filter.
  3. interfasys

    Mailpile beta should be released today

    Well, I've had a look at the Alpha and it seems to be roundcube + Google UI + easy encryption. Plugins (and the community) will make the difference I guess, but I don't see anything revolutionary in the project.
  4. interfasys

    block a gtld

    http://forum.directadmin.com/showthread.php?t=49489
  5. interfasys

    Better monitoring with Monit

    I think you're right, since CB knows what's actually installed. It could add the proper scripts to monit and wipe the monitoring configs from within DA.
  6. interfasys

    Better monitoring with Monit

    What could be more important? ;) But yes, it's on my todo list as I find the tool in DA too limited and rigid and since including Nagios within DA doesn't make sense.
  7. interfasys

    SPDY support in Custombuild

    You're right, I just saw that someone managed to make it work on FreeBSD, after patching the hell out of it :) So, I re-read the whole thread and if NGINX includes it and it adds some real benefits to most sites, then why not? We would still need some proof of real world benefits vs simply using...
  8. interfasys

    SPDY support in Custombuild

    The officially support only 4: CentOS,Fedory,Debian,Ubuntu an with Apache 2.2. My point is that I'd rather the CB team focuses on some of the other tasks at hand rather than on this project which is not mature enough and useful enough.
  9. interfasys

    Safest setup for shared hosting

    They will work fine, just like when you use mod_php. Instead of having an Apache group shared amongst all users and thus offering no privacy, you have one group per user.
  10. interfasys

    Horde Webmail 5.1 = awesome mobile support

    It's per user and in the backend of your choice. If you want to use MySQL, then the preferences are spread over several tables. The wiki has some scripts to remove users. They're not up to date, as they're not needed any more to remove users, but a good start for a script which would import...
  11. interfasys

    SPDY support in Custombuild

    I'll be selfish and vote against it since it supports so few platforms: CentOS and Debian
  12. interfasys

    Better monitoring with Monit

    I've added a couple of scripts in the OP to try and describe how easy it is to add some actions based on events as opposed to the on/off we currently have.
  13. interfasys

    Better monitoring with Monit

    Something like Monit is more flexible and powerful than the system in DA, that's the reason I think it should replace that part of DA. Regarding scripts, you mean in Nagios?
  14. interfasys

    Better monitoring with Monit

    Again, those apps only take care of the monitoring and give you nice graphs which help you understand where your bottlenecks are, etc. Monit can act as a powerful replacement for DA's service monitoring system which not only tells you if your service is up, but also restarts it.
  15. interfasys

    [SUGGESTION] Get accurate version and location of library

    Still a "problem" for at least webalizer, possibly more apps people don't install.
  16. interfasys

    Safest setup for shared hosting

    You're right, that's why there should be a PHP group per user account with only read access, but that doesn't exist in CB...yet.
  17. interfasys

    Safest setup for shared hosting

    Using PHP-FPM gives you the fastest-safest option, but it's only really safe for you. For the user, not so much. Any compromised script can be used to wipe his entire public_html folder and possibly more if you're not using open_basedir. http://forum.directadmin.com/showthread.php?t=48100...
  18. interfasys

    [SUGGESTION] Get accurate version and location of library

    Other parts of the script need to be updated to take this into consideration Downloading curl-0.tar.gz... fetch: http://files6.directadmin.com/services/custombuild/curl-0.tar.gz: Not Found Downloaded file /usr/local/directadmin/custombuild/curl-0.tar.gz does not exist or is empty...
  19. interfasys

    [BUG] rewrite_confs breaks httpd-vhosts.conf

    OK, but why ignore IPv6 addresses?
Back
Top