Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

2
votes
5answers
171 views

Textmate alternative with vim?

Is there a way to use the vim editor like the mac textmate editor ? I am searching a easy configuration or plugin. a split screen or a panel for directorys currently opend files or many cool ...
1
vote
1answer
34 views

How is a Ruby Gem usually updated (from developers to my applications)?

We are using the tiny_mce plugin in our applications, utilized through the Ruby Gem. First question: The plugin is hosted here https://github.com/kete/tiny_mce/, and there the latest version is ...
0
votes
1answer
194 views

Mail from Outlook Web App's SMTP

I'm using WP-Mail-SMTP (http://wordpress.org/extend/plugins/wp-mail-smtp). I want to use this plugin (or another plugin) to send mail from Outlook Web App's SMTP. I used these setting: From ...
0
votes
0answers
44 views

Installing the Zantas EASAddOn6_3.msi quietly and automatically in local machine under Windows 7

The transactions I found on ínstalling Zantas EAS in Windows 7 was quite some time ago. It is now 03.03.2011. Hopefully the problem of installing the EAS client on windows 7 clients has been solved by ...
2
votes
3answers
277 views

monitoring switches with Nagios

I'm trying to moitoring switch with nagios. I had made everithing like in this tutorial: http://nagios.sourceforge.net/docs/3_0/quickstart-fedora.html, but i'm getting Status Information in nagios ...
0
votes
1answer
193 views

How to set up Drupal Plugin Manager on MAMP in a secure way?

I use MAMP PRO as global webserver. First of all, is it a good idea? Secondly, my objective is to run a Drupal website with as easy management as possible. Now I want to use Plugin Manager module to ...
3
votes
2answers
268 views

What's the best wordpress cache plugin for a moderately trafficked server?

I'm supporting a moderately trafficked Wordpress server, with 2GB ram and a dual-core amd opteron CPU, running Gentoo. It looks like it's just a default install, so I'll be tuning mysql, but I'm also ...
0
votes
5answers
2k views

Zantaz's EAS exchange archive product doesn't integrate with Outlook in Windows 7

I work at a place that uses Exchange with Outlook for mail, and they also use a product from Zantaz called "EAS" which does server-side archiving of old messages. One of the artifacts of this ...
0
votes
2answers
693 views

Slow mail send using Wordpress and Sendmail

I have a simple Wordpress site with the Contact Form 7 plugin. When submitting a form via the site it can takes in excess of 30 seconds to process. Contact 7 uses Sendmail to deliver the emails (to ...
1
vote
1answer
63 views

What WebDAV Java plugins exist for webservers?

I know Tomcat has built-in WebDAV support, but we can't use Tomcat for the current customer. I found Milton, but it seems to be in it's early phases. Any alternatives? I don't need full WebDAV ...