The server-configuration tag has no wiki summary.
0
votes
1answer
22 views
What are the ways/tools to compare 2 Windows installations and their KB updates?
I have a list of machines, some machines throw
System.Runtime.InteropServices.Marshal.ThrowExceptionForHR
upon doing Windows Management Object's query,
select Name, State, Started, Status from ...
0
votes
2answers
36 views
Find out value of Apache directive setting without access to config files?
I'm troubleshooting a time-sensitive file upload app and suspect that the issue could be due to Apache's KeepAliveTimeout directive. Just called hosting support and asked them what the setting is at. ...
0
votes
0answers
27 views
DNS Cache in Windows Client not Updating
I have configured DNS and DHCP server in linux CentOS 6.4 for our internal hosting. The environment is running perfectly fine from all linux clients. But the windows clients are unable to resolve the ...
0
votes
1answer
41 views
How to Handle 100 Million Users - MySQL or NoSQL [duplicate]
I need a solution for social networking webapp, the DB structure is
users - login credentials.
user_order - user orders.
user_friends - user friends.
We expect a solution to handle 100 ...
0
votes
1answer
23 views
nexenta and the free access to web interface
In nexentastor default intallation any users that knows the ip can connect to it and access in read-only mode to the web interface
In my opinion this can rappresent a problem because anyone can read ...
0
votes
2answers
18 views
why is my nginx catchall conf not catching all?
I have a wildcard DNS entry so *.mydomain.tld is directed to my server.
Using nginx
I have 2 conf files title:
default
myconf.conf
My conf files look like this:
default:
server {
listen 80;
...
0
votes
1answer
43 views
Running roundcube alongside passenger on nginx
I have recently tried to install passenger on nginx. The installation works and everything is good. However I would like to run roundcube webmail on my server as well.
Basically my problem is that ...
0
votes
0answers
44 views
Apache tuning for serving video online from static resources (using x-sendfile)?
I have Apache configured with the module X-sendFile to serve videos online to my clients using html5 with a custom player called Flowplayer.
In general this solution works great for our user number, ...
1
vote
1answer
56 views
Security configuration in IIS8 does not allow for folders to be created on network shares with ClassicASP
I need to find the IIS8 configuration that allows this code to work with Windows Authentication Enabled. No Anonymous access.
I have a three lines of code written with Classic ASP that are meant to ...
0
votes
2answers
75 views
IIS 7.5 SSL certificate for web site that can be accessed from different IPs
I have a website what is now at development state and can be accessed by IP in two ways: at internal company network site can be accessed by 198.162.0.10/WebSite and from Internet ...
1
vote
1answer
37 views
How can I get my service dependencies to be parsed without restarting the server?
We had a service set up with HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\servicename\DependOnService of other services set to this one service. When I would shut down the one service, all ...
1
vote
1answer
77 views
does varnish config include statement support wildcards?
After googling and briefly browsing varnish docs, I could not find a reference to this. Can I do for example the following in varnish vcl?
include sites-enabled/*.vcl
0
votes
1answer
38 views
restricting queries on microsoft dns
I'm trying to help someone configure a MS 2008 DNS Server, that it doesn't answer DNS queries from the root zone as well as only answers queries with the recursive bit set from the lan it's connected ...
-1
votes
1answer
71 views
Removing current network infrastructure and replacing. [closed]
Question: I do not know where to begin to evaluate and then instantiate a network configuration. I would be very grateful for some proper guidance or resource references. What are the first steps to ...
0
votes
2answers
108 views
apache2 in ubuntu 12.10 basic configuration problems
I don't know why am I getting a 404 error when I try to access to my site www.muisditee.com.
This is /etc/apache2/sites-available/default file, (as I enabled it, ...
0
votes
1answer
39 views
Server Virtualization - Power on demand
I have a cluster of (virtual) development servers set up using virtual box. Each of these servers is for an independent product and their use tends to be focused on a few of them at any given time. ...
1
vote
1answer
42 views
Disable specific OpenSSH host keys
The general idea I've been finding on this is that if you remove the HostKey line which corresponds to a specific key, the key will stop being generated. For whatever reason though, my sshd_config ...
0
votes
0answers
69 views
Plesk Backup Strategy + Backup own configs for installed Programs
I'm administering a server which is managed by plesk. Also there are additional programs installed, like ldap for example. And there has been a ton of changes to configurations around apache, like ...
1
vote
2answers
243 views
CentOS default ssl.conf file
Does anybody have a default ssl.conf file for the latest version of CentOS?
I am trying to understand if I can use the auto-generated SSL certificate, but I accidentally overwrote it with another ...
1
vote
1answer
66 views
Can not access tomcat's default page
I am quite new to Tomcat. I use win XP. I have installed Tomcat 7.0.3, started it.
I have started a browser, go to localhost:8080 and I can see the congratulations page, saying that tomcat is ...
0
votes
0answers
55 views
tomcat 7 webapps folder is empty
There is installed tomcat 7.0.33 on server (not by me). There are several contexts deployed and they work fine. But when I go to webapps folder it is empty.
I wonder where then tomcat keeps unpacked ...
1
vote
1answer
95 views
Asterisk Connection not working
I have installed Asterisk on VirtualBox by following the steps from here. Everything went ok until I got to navigate to an IP to configure Asterisk using FreePBX: 10.0.2.15 (Shouldn't be something ...
0
votes
0answers
160 views
Install and use BIND9 as forwarder - step by step
I'd like to install on Ubuntu 12.04 a DNS server using BIND9.
As a first step, I'd just like to configure it as a forwarder for my box only.
This is what I do:
I deactivate dnsmasq editing ...
-1
votes
3answers
83 views
Will the data be deleted when resizing a partition [closed]
I'm planning to resize one of the server partition from 40GB to 1900GB.
The current partition has files on it while the space to be added is unallocated.
Will my existing files be deleted?
Any help ...
0
votes
1answer
135 views
extend size of partition
I am asking for help on how to properly extend the size of partition
Here is my situation.
Running fdisk -l, give this result
root@ ~]# fdisk -l
Disk /dev/sda: 2000.3 GB, 2000398934016 bytes
255 ...
0
votes
0answers
20 views
Strange Error $_POST/$_REQUEST/$_GET [closed]
bear with me on this, as this is a sorta hard to explain and follow problem. it is something i quite haven't seen before, and i've already hit up the usual suspects, but none of them are installed.
...
0
votes
1answer
160 views
nginx won't serve zip files for download
I am having trouble serving zip files from my nginx server. I am testing this out by putting a zip file in the html root director (for simplicity) and then trying to download it.
When I go to the ...
1
vote
1answer
114 views
Overhead of multiple Java servlet containers
I am setting up a development server for a team I am working with. They develop JavaEE applications, which are deployed and run as WAR files. They will inevitably need to run one or two instances of ...
0
votes
0answers
27 views
adding trac to apache2 configuration file [closed]
I currently have apache2 running from a mythtv/mythweb install. This made two config files available in sites-enabled. One of them ("default-mythbuntu") has the VirtualHost directive and seems like ...
1
vote
2answers
182 views
Apache - Difference between ScriptAlias and WSGIScriptAlias
I'm using apache on RHEL Linux server
In my /etc/httpd/conf.d/httpd.conf there are two directives:
WSGIScriptAlias /apps /var/www/apps
<Directory /var/www/apps >
Options MultiViews ExecCGI
...
1
vote
0answers
37 views
Testing rc.d levels
I have a hierarchy of programs running which have a very specific start and stop order. I think I got the run levels set appropriately, but I'm having issues with some of them not working in the order ...
1
vote
1answer
89 views
Recommended Configuration to setup Tomcat 7 on windows OS
I have created a small web application using java/jee which will be deployed in LAN environment. I want to know the recommended hardware configuration.
Details are as follows
1) Expected number of ...
-1
votes
2answers
163 views
Dedicating Network Adapters
I am looking for some clear instructions (a blog or something similar) on how one would go about setting up a dual network adapter in such a way so that:
One network adapter is used for user ...
1
vote
2answers
165 views
How to find out what program is sending emails
I have linux (debian) box which is running fine.
However I have problem I need to find out what program is sending emails when i use "mail" command. Or for that matter when a PHP script is sending ...
0
votes
1answer
148 views
Nginx: Rewriting entire URI to query string
Still pretty new to nginx here, trying to get a simple rewrite to work, but the server just responds '404 not found'
My server block
server {
listen 80;
listen [::]:80;
server_name ...
3
votes
1answer
179 views
IIS 6 Denies access to the default document
I've got Windows Server 2k3 with IIS6 hosting a couple ASP.NET MVC 2 applications (.NET 4), all in the Default Web Site. Most of them simply use Integrated authentication, but a couple use forms as ...
0
votes
1answer
103 views
Nginx config rewriting subdomain name to 1st URI segment
I'm unable to do the following nginx.conf rewrite:
test.mysite.info
to:
mysite.info/test
here's what i've tried:
server {
server_name test.mysite.info;
rewrite ^ ...
1
vote
1answer
483 views
Nginx rewrite to eliminate “www” not working
I've looked at many SE threads and done various google searches and can't figure out why i can't redirect www.mysite.com to mysite.com on my nginx server.
The 1st server block does the ...
2
votes
2answers
136 views
How to assure that Redhat and Ubuntu servers have the same packages and configuration?
I am looking for a way to assure that all Redhat boxes have same packages and configuration. For example, when I add new server, it is configured and the packages installed.
Same for Ubuntu.
I can ...
1
vote
1answer
877 views
PPTP Client setup, Fedora 17
I am trying to connect to hidemyass.com VPN services via PPTP, but I am having issues understanding why it isn't working, since I don't get a warning or fatal error and my IP remains the same.
This ...
1
vote
1answer
809 views
Configure keep alive timeout on Jetty 6.1.19
How do you set the timeout on keep alive connections to the Jetty web server (in my case v6.1.19)?
I would like to configure how long Jetty keeps connections open when a client requests keep alive. ...
-1
votes
1answer
151 views
How to calculate server requirement [duplicate]
Possible Duplicate:
How do you do Load Testing and Capacity Planning for Web Sites
How to calculate server requirement. We have a small website, now in that website we are going to conduct ...
2
votes
1answer
398 views
Exchange 2010 room calendar don't show appointment body/description
When a user books an appointment in Outlook, and adds a room resource, the room auto-attendant accepts the meeting. However, the meeting in the room calendar does not show the body/description ...
0
votes
0answers
101 views
Web-based configuration service for distributed LAMP-stack
I have a set of virtual linux hosts, each will perform a specific part in a LAMP stack (a database host, static frontend, apache backend etc.) Is there any web-based administration panel that would ...
0
votes
0answers
50 views
Configuration Management of a set of windows App servers
We have several sets of app servers in a clients network running different code. Each set has Dev, UAT and Prod and we are developing outside the network.
At the moment I'm manually pushing the ...
0
votes
0answers
527 views
Configure Nginx to run Codeigniter/PHP app?
I'm totally stumped. I've looked at about a dozen tutorials explaining how to configure Nginx to run PHP and a Codeigniter app. I can't get anything to work and worse yet typing mysite.com into the ...
2
votes
2answers
104 views
Modifiying parameters in postgresql.conf and SIGHUP
I modified the parameter maintenance_work_mem in postgresql.conf in my production environment. I'd like to know if I send a SIGHUP to the postgres process it will reload that variable, and if it's ...
2
votes
2answers
56 views
How do I host an ASP.Net 4 website on Windows Server 2003?
Not sure if this is a question for Stackoverflow or here, but I'm guessing here is more appropriate.
First of all, we have to use Windows Server 2003 32 bit R2 Standard (even though our server has a ...
0
votes
1answer
76 views
Backup Plan for Server Down Time
I am looking for a way to avoid as much actual downtime as possible (aren't we all). We have experienced a good deal server overload/problems lately. Our existing setup is as follows (they're Linux ...
0
votes
2answers
210 views
which server(s) should I use for my application? (300GB MySQL DB & Sphinx) [duplicate]
Possible Duplicate:
Can you help me with my capacity planning?
I have written an application that uses MySQL & Sphinx for searching and storing information.
the application contains a ...
