Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
45 views

Cannot ping outside Fa4 on cisco 871w Router (SoHo)

After starting fresh after a write erase and a reload on a cisco 871w. I cannot ping outside of the wan (fa4). I gave vlan1 (default) an ip because apparently the built in "4 port switch" is a layer ...
1
vote
1answer
49 views

How to manage the configuration of several Linux client systems?

I am managing a number of machines (about 20, their hardware is quite different) which can be used by people in my college. Both ArchLinux and Ubuntu are installed on these machines, and I'd like to ...
0
votes
1answer
17 views

Comments in OpenVPN client config files?

Is it possible to put comments in the client config files (those in the path specified by "client-config-dir") for OpenVPN, i.e. something beginning with "#" or "//" or the like? If so, what is the ...
3
votes
2answers
54 views

apache2: why <LimitExcept> parameter results “deny not allowed here” error in virtualhost tag?

I have asked the same question to stackoverflow but then I thought it might be more related to here. in apache's httpd.conf between VirtualHost tags I put <LimitExcept> expression like follows: ...
0
votes
1answer
29 views

Setting up a dedicated mysql server

I got a dedicated VPS and installed mysql on it(I am new at this). Now from my web server(on a different server), when I make queries it takes 10x longer than it used to take to make the queries when ...
1
vote
0answers
26 views

How to configure IIS 7.5 to allow special chars in Url for ASP.NET 3.5?

I'm trying to configure my IIS 7.5 to allow specials chars in the url for ASP.NET. This is important to support wide-spread legacy url's on a new system. Sample url: ...
2
votes
1answer
23 views

IIS7 - Shared Configuration stored on a File cluster

We have two webservers, running IIS7 and using Shared Configuration to store their configuration data on a redundant file cluster. This normally works fine, however, when the primary machine in the ...
0
votes
0answers
18 views

lighttpd conf server not found

Hi I have lighttpd running on my local machine (somebody else set it up) and it is working on well on a specific project. I am trying to set it up for a new project myself from what I can work ...
0
votes
1answer
56 views

Unicorn and copy_on_write_friendly?

While researching Unicorn configuration options I came across this snippet.. GC.respond_to?(:copy_on_write_friendly=) and GC.copy_on_write_friendly = true If I undertand correctly, it optimizes ...
0
votes
0answers
30 views

How Can I Connect Two Sets of Computers Within My Home Office So There's No Cables On the Floor? [migrated]

I have a group of five computers at one end of my home office and another group of four computers across the same room. All are hardwired on the same internal network. These cannot be consolidate or ...
0
votes
1answer
52 views

Tomcat Workers - Connecting Tomcat and Apache

I'm trying to resolve an issue about connecting Apache-HTTPD and Tomcat with mod_proxy_ajp. From reading I found that the problem might be the number of workers in HTTPD and Tomcat. So I try to find ...
0
votes
1answer
58 views

Adding Hostname as a Custom Varnish Header

I've several varnish cache servers (v2.1), and I'm looking to add the hostname in the headers in the response from varnish -- so I know which server is (or not) serving cached pages. Upon googling, I ...
0
votes
0answers
43 views

Configuring phpmyadmin's sidebar icon and text link

On the left sidebar phpmyadmin shows the table list, each table with a little icon to its left. The icon and the table name link respectively to the structure and the browse of that table... or ...
0
votes
2answers
24 views

VirtualHosts with Apache not respecting ServerName

This has always bugged me and I've never got around to figuring out why Apache does this, I always resorted to the mod_vhost plugin to work around the issue. Basically, I have 2 vhosts in ...
0
votes
0answers
9 views

Validation/linting for ini file (for use by PHP)

Are there any tools available to validate that an .ini file is syntactically correct and usable by PHP? In specific, this is going to be loaded by Zend_Config in Zend Framework which uses ...
0
votes
0answers
26 views

Gettext not working, no error messages, using php 5.3 and Centos 6.2

I am trying to setup gettext so I can internationalize my application. When using gettext in my application I do not get any error messages but it is not presenting the localized (ie translated) text. ...
1
vote
2answers
22 views

How i can set an index with parameters under nginx?

under Apache I can set the index very easy. Like: DirectoryIndex index.php?parameter=xyz How can I set this in nginx? I had tried: index index.php?parameter=xyz but I get an 403 error.
0
votes
0answers
38 views

Convert libvirt Xen configuration to native

I've configured some virtual machine under Xen on Debian Squeeze using libvirt with virsh. Now I want to get rid of the libvirt layer, because I need to configure some specific parameters on the DomUs ...
0
votes
0answers
24 views

How can I access my bind9 DNS configurations from others machines in my home network? [closed]

I've installed the bind9 DNS software in my Ubuntu Linux system. After some configurations I can access two "domains" in local: *.dcloud -> wildcard to a Apache VirualHost. fernando -> points to ...
0
votes
1answer
33 views

Problems after updating Tor (Vidalia bundle) [closed]

I use tor with the vidalia bundle for quite a while with windows as a service. That worked quite well. I did not update for a while so it stopped working because my version was just to old. I ...
2
votes
1answer
44 views

PHP date.timezone warning

I keep getting this error: Message: date() [function.date]: It is not safe to rely on the system's timezone settings. You are required to use the date.timezone setting or the ...
1
vote
0answers
17 views

-sf option of HAProxy not working for me

I am using HAProxy on RedHat 5.5 and have below configuration. global daemon maxconn 1024 log 127.0.0.1 local1 info defaults log global balance roundrobin mode http ...
0
votes
2answers
81 views

Issues with nginx autoindex

I am trying to set up nginx so that a certain url produces the directory index of a certain directory on my server. Currently this is what my default.conf looks like. location / { root ...
2
votes
1answer
58 views

2 separate postfix instances and confusion with IP's in received field of mail message

i have a problem with my 2 postfix instances. 2 separate IP's and coressponding domain names are setup on networking, they are working fine. I want second mail message (below) to have Received: from ...
21
votes
6answers
964 views

Automatically Configure New Computers

My company is in the process of upgrading all of our users from old Windows XP computers to newer quad-core Win7 computers. This is a good thing - it's long overdue that we upgrade our workstations - ...
0
votes
0answers
15 views

Load images from server is taking to long

My web site (or server) is taking too much time to load normal images. For example: http://www.sistemacoopera.com.mx/fotos/16-4170965955.jpg If you try to open that image you will see that the ...
0
votes
2answers
62 views

How to configure multiple directories on Apache?

I'm working on ubuntu with apache2. Requirements The root directory should be served from a specific folder. When someone accesses http://mysite.com/foo1 he should reach /var/www/tld/foo1 Other ...
2
votes
1answer
44 views

Do Apache config files support block commenting?

You can use # to comment out individual lines. Is there a syntax for commenting out entire blocks? I've tired surrounding the block (specifically a <Directory> block) with <IfModule ...
0
votes
1answer
53 views

Nginx pass subdirectory as base url to Kohana

Having set up multiple Kohana applications on Nginx, I need to adjust the "base url" parameter for each application. Before when I was using Apache with .htaccess this was easy (RewriteBase) but in ...
1
vote
1answer
73 views

Configuring a Top-Level Domain

I just started a new job and we have an intranet with our own top-level domain, such as .abc. Thus, if I want to log in to our "e-benefits site" I would just open up a web browser and go to ...
0
votes
1answer
34 views

How do you handle ad hoc configuration?

We use Puppet (or Chef) to script out commissioning of the new servers for different roles as well as configuration of the software that is deployed on those. However, how do you handle ad hoc ...
2
votes
1answer
87 views

Changing SSH Port: Should I modify only sshd_config, or also ssh_config?

I would like to change my SSH port running Linux CentOS 6. From what I've read on forums, people recommend changing my /etc/ssh/sshd_config file to use a different port number, then restarting the ...
0
votes
2answers
48 views

set PROMISC mode for switch in Linux

How do I set the promisc mode on for a switch. I have two SW like below: root@chandler:~# brctl show bridge name bridge id STP enabled interfaces br0 ...
1
vote
1answer
32 views

Component and service documentation Requirement for platform migration [closed]

I have a sudden need to comprehensively document a moderately complex platform, and break it down into service and application components, and describe how these services can be migrated and are ...
0
votes
0answers
18 views

Why wont yast save Main Host settings?

I'm using openSUSE 12.1 and am trying to configure apache through Yast -> Network Services -> HTTP Server -> Main Host but any change I make is not saved. I've run yast as root and the file ...
0
votes
0answers
19 views

changing mod-php config in newer versions of apache2

my goal is to change the file type php parses, from .php,.phtml,etc to .html. with previous versions of apache2 i'd just edit mod-php5.conf and set: <FilesMatch "\.html$"> SetHandler ...
2
votes
0answers
116 views

How to write a DRY, modular nginx conf (reverse proxy) with named locations

I'm using nginx mostly as a reverse cachining proxy in front of several gunicon/mod_wsgi applications and of course to server static files. I find that quickly my nginx confs become impossible to ...
0
votes
0answers
38 views

How to encrypt a section within web.config using aspnet_regiis -pe or -pef

I am a developer trying to encrypt part of my web.config file in an ASP.NET site (first time I've tried this...). Having repeated failures with all types of syntax changes, so perhaps better to post ...
0
votes
1answer
67 views

Nginx serves files under root dir, but not from subdirs

I am running nginx on Ubuntu 11.10 with php-fpm and SELinux. The site is served over https/ssl Content that is directly under any sites root dir is served, but when trying to access a subdirectory ...
0
votes
2answers
68 views

how to configure PowerDNS recursos?

i have two dns server (1dns, 2dns) when the 1dns not be able to resolve the query it have to asking query to 2dns but it important that the source ip of the query 1dns-2dns is same to 1dns'ip. thank ...
0
votes
1answer
54 views

Learning OpenLDAP cn=config: comments and reverting incorrect attempts

I'd like to learn how to configure OpenLDAP (2.4), with the objective to deploy it on an Ubuntu 10.04 LTS system. Since slapd.conf usage is deprecated, I'm trying to understand better how to use the ...
0
votes
1answer
45 views

Django - What is the server configuration is preferable?

1) Apache2+uWSGI+NGINX(for static) or 2) NGINX + uWSGI
0
votes
2answers
107 views

decipher acronyms for Netapp disk shelf configuration options

I want to know what is the meaning of -C and QS to understand the difference between these two disk shelf configurations: DSK SHLF,24x450GB,15K,3Gb SAS,IOM3,-C,R5 DSK SHLF,24x450GB,15K,3Gb ...
0
votes
1answer
57 views

Optimize number of workers for several gunicorn instances

I'm configuring gunicorn (monitored by supervisord and behind an nginx frontend) and got a bit confused about the optimal number of processes to setup. In the documentation it is clearly explained ...
-1
votes
2answers
18 views

404 error while trying to access on 443 port

I'm trying to access my site on the dev box via https and I'm getting a 404 - 443 is configured correctly - this is a 2008 r2 box with iis 6.1. application runs fine on local box - where should I ...
3
votes
2answers
340 views

How can I prevent a DDOS attack on Amazon EC2?

One of the servers I use is hosted on the Amazon EC2 cloud. Every few months we appear to have a DDOS attack on this sever. This slows the server down incredibly. After around 30 minutes, and ...
0
votes
0answers
48 views

IIS 7.5: How do I compare the configuration of two “applications”?

On my Windows 7 dev machine, I have two applications configured on IIS 7.5: Both have the same web.config, but one of them works and the other doesn't (no HTTP reply, browser keeps waiting forever). ...
0
votes
1answer
112 views

Virtual hosts not working

So - I cant get my virtual hosts to work. I'm working on Ubuntu11.10 with xampp install. I have been trying to find the errors - no success.Maybe you have some pointers what is misconfigured here: ...
0
votes
0answers
19 views

How to configure iPlanet to serve JSPs and PHP for erspective URL patterns of the same website

I want to configure iPlanet in such a way that the main web address remains the same,however,for a certain URL pattern i would like to serve JSP files and for certain pattern i would server PHP. I ...
0
votes
0answers
110 views

Nginx: Show error page if all upstream server choices fail

I have a setup with 3 servers. If one of them fails (e.g. with a HTTP500), the others should take over. Nginx upstream configuration: upstream appsrv { server 127.0.0.1:8080 fail_timeout=0; ...

1 2 3 4 5 18