Configuration is a general term that can refer to the arrangement of functional units according to their nature and characteristics. Also, it can refer to software configuration which more suitable for server-related topics.

learn more… | top users | synonyms

1
vote
1answer
63 views

why do I get this mail server configuration error?

<<The configuration of your mail servers and your DNS are not ok! The report of the test is: mail.mydomain.com. -> mydomain.com -> 78.47.63.148 -> ...
-2
votes
1answer
62 views

yum issue - error msg [closed]

i am using oracle linux server 6.2. yum does not work. a manual wget was already used according to https://blogs.oracle.com/OTNGarage/entry/how_to_subscribe_to_the . there is always something about ...
2
votes
2answers
44 views

Disabling Apache Directives That Don't Have an “Off” Value

I want certain Apache directives, like SSLCACertificateFile, to be enabled in some Locations, but disabled in others. For example, # Require client certificates for http://example.com/secure ...
0
votes
2answers
81 views

postfix email gateway

I am setting up a postfix email gateway. It will not hold any mail but will accept email for my domain and forward it to another internal mailserver and relay mail out from the internal server. One ...
3
votes
4answers
308 views

How to revert a configuration with puppet

I wrote a module which writes a configuration for rsyslog in /etc/rsyslog.d/60-custconfig.conf using puppet. When I add the module to the node, it works, but if I delete comment or delete the module ...
0
votes
1answer
57 views

Configure APC for maximum hit rate

I'm currently running php5 with APC, the latter with default configuration. However after setting up munin to monitor APC, I'm surprised by the results: apc.shm_size: 30 apc.gc_ttl: 3600 apc.ttl: 0 ...
0
votes
5answers
143 views

Apache routing vhosts to /var/www

One user at my site has reported that he reaches the content at /var/www when browsing to any of the vhosts at my server. As far as I’m aware, my Apache server does not contain a document root that ...
1
vote
0answers
103 views

Why is Apache ignoring VirtualHost directive for first name in hosts file?

Standard pre-emptive disclaimer: host names, IP addresses, and directories are anonymised. Problem We have a server with Apache 2.2 (WAMP) listening on one IP and IIS listening on another. An ...
0
votes
0answers
54 views

How to avoid redirection of Redmine?

I installed Redmine 2.1 on a Debian 6 machine using the installation guide. Afterwards I registered a domain, let's call it somedomain, to have a more expressive website url. Then I configured apache2 ...
2
votes
2answers
170 views

IIS 7: launch unique site instance per host name

Is it possible to configure IIS 7 so that a single site with multiple bindings (or wildcard bindings) will launch a unique instance for each unique host name? To explain why this is desirable, we ...
1
vote
1answer
179 views

trouble with oidentd on CentOS 6.3

I'm having a weird problem with the oident daemon on my VPS. When I try running it, I keep getting this error: [root@ldvps ~]# oidentd [line 4] This construct is valid only for user ...
0
votes
2answers
1k views

How to configure Apache2 for Redmine properly?

I have a working Redmine installation on my Debian server, but I don't know how to configure Apache2 properly so that neither the content of the Redmine folder nor the Redmine start page will be ...
0
votes
1answer
176 views

Someone used my postfix smtp (port 25) to send spam mails to me

This week, someone started to send spam-mails through my postfix-smtp access (I verified by logging in through telnet from an arbitrary pc and sending mails with any ids myself) on my server, with ...
0
votes
1answer
85 views

How do I limit sender domain for mail sent to specific forwarding addresses in Postfix?

I presently have a Postfix installation happily delivering mail (webmail/IMAP) for 100+ users at our company, broadly divided among several domains (sales, operations, management, etc). Recently, ...
0
votes
1answer
82 views

Server Recovery from Denial of Service

I'm looking at a server that might be misconfigured to handle Denial of Service. The database was knocked offline after the attack, and was unable to restart itself after it failed to restart when the ...
6
votes
1answer
178 views

Keeping configs, user ids, groups and passwords consistent across Linux-servers

I have a couple of Debian servers with only little users and services. The applications are kept as far as possible in their own directories where they can be backed-up or synced easily. But I have ...
0
votes
1answer
162 views

php5-fpm spike, wrong configuration?

Recently I've uploaded some changes to my server that increases the amount of AJAX calls made to the server. The application "fastness" has decreased a lot. The web server is nginx with php5-fpm ...
-1
votes
2answers
358 views

Do partitions needed to be unmounted when resizing a partition?

I have this article http://www.centos.org/docs/5/html/5.2/Deployment_Guide/s2-disk-storage-parted-resize-part.html which is not clear to me. And also someone told me that swap space does not need to ...
3
votes
1answer
44 views

BIND9 server types

I was configuring DNS on my server using BIND9, everything seems to work, but I have a question regarding my config file. I've ended up with this configuration in /etc/bind/named.conf.local zone ...
0
votes
1answer
139 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
2answers
418 views

Netgear VVG2000 VDSL DNS resolving issues

My Windows XP (and several other machines) are connected to a Linksys router that is in turn connected to a Netgear VVG2000 VDSL router/modem I got from my ADSL provider. Netgear router is set to ...
0
votes
3answers
52 views

How to know which disk partition is mysql and domain/php/web files is installed?

I want to ask what ssh command or any way I will know which disk partition is mysql and php is installed? Thanks.
0
votes
1answer
196 views

Log incoming traffic on PAN-OS (Palo Alto Networks) firewall

Have a Palo Alto Networks PA-200 firewall with the basic setup complete, all outgoing traffic allowed and working fine. This is showing up in the traffic logs going from the created internal and ...
0
votes
2answers
123 views

How to detect ssl in shared 80 / 443 ssl nginx server config?

When nginx server is configured this way: server { listen 80; listen 443 ssl; server_name www.example.org; ... } how can be detected that the request came via HTTP or HTTPS? (E.g. ...
-1
votes
1answer
202 views

Edit a file on CentOS 6.3 Minimal [closed]

I installed CentOS 6.3 Minimal on VMWare Player, and I realized how 'minimal' the setup is... Don't have network connectivity. From what I searched on google, I need to edit the file ...
1
vote
1answer
31 views

Apache: unrestrict a file in a restricted location

given that Apache applies <Location> directives AFTER <Files> directives, how would one apply a "require all granted" to a single file in a location? in the below wxample, I want the rss ...
0
votes
1answer
174 views

Is there a faster alternative to systeminfo.exe on Windows?

I'm using systeminfo.exe from my application diagnostics module to obtain computer hardware configuration. But systeminfo may take dozen of seconds to complete. Is there an alternative built-in tool ...
12
votes
2answers
375 views

Is there a Linux kernel boot parameter to configure an IPv6 address?

I know there is a parameter named ip which lets you configure IPv4 addresses on the Linux kernel through the boot loader. That looks like the following: ...
2
votes
1answer
601 views

Debian Wheezy IPv6 isn't configured with ifup post-up hook

We recently set up a server on Debian Wheezy Beta 3 (x86_64) which has a native IPv6 connection. We configured the eth0 interface to get the IPv6 configuration through some post-up hook commands in ...
1
vote
1answer
44 views

Eclipse Workspace Configuration Save Directory

I'm trying to make a shared copy of Eclipse be used by several users but I can't get the Eclipse installation to use separate workspace definitions for different users: Instead this configuration is ...
1
vote
1answer
145 views

Eaton Powerware 9170+ (with ConnectUPS Web/SNMP Card) - Cannot make all SNMP queries nor change SNMP community name

Does anybody has this UPS (Eaton Powerware 9170+)? I'm having some problems with it. Unfortunatelly all related to this product is bad documented. My problems: Don't know where to change SNMP ...
0
votes
1answer
69 views

URL in HP service manager Welcome Screen(Banner) [closed]

Would like to know if it is possible to attach a URL in the welcome screen of HP SM. If yes, please help me how. I would like to redirect to the URL when clicked on it
0
votes
1answer
665 views

Where is KVM guest configuration (xml) located in proxmox?

I wanted to check if my Proxmox instance uses LVM for KVM guests to achieve better performance so Where is KVM guest configuration (xml) located in proxmox?
0
votes
1answer
40 views

Exim no configuration file

so I need to find my configuration file for exim. Exim was already installed on my debian dedi, so I didnt install anything, but I cant find the conf file. I found a folder /ect/exim, but all thats in ...
0
votes
2answers
79 views

Linux: how to verify my network configuration before doing a restart

I am trying to build a network bridge for my VMs on a server. So I added a new file and changed another in the /etc/sysconfig/network-scripts directory. Then I did a network reboot with the ...
0
votes
4answers
584 views

Cisco Aironet 1200 Series AP Configuration

I am attempting to configure a new CISCO Aironet 1200 Series Access Point to have a fixed IP. I have been searching online and I have come to the conclusion that the default IP address of this device ...
0
votes
1answer
124 views

Configuration issue with HttpRealipModule (CloudFlare) in nginx configuration file

I've been attempting to use HttpRealipModule with the CloudFlare IP range in my main nginx configuration file but upon restarting nginx I'll just get a standard `"configuration file ...
5
votes
2answers
218 views

How do I configure apache to accept a client ssl certificate (if present) or authenticate using ldap (if the cert is absent)?

I have an Apache server that serves up mercurial repositories and it currently authenticates using ldap credentials. I want to permit a single user (to start with) to use a SSL client certificate, ...
0
votes
0answers
58 views

Haproxy, configure for one host

I have to use haproxy on one machine. I want to do redirect requests from Ip to the same ip (with another port). My configuration (doesn't work): lobal maxconn 4096 # Total Max Connections. This is ...
1
vote
1answer
140 views

ASP.Net Web Application doesn't work - IIS7 configuration or install issue? [closed]

Obligatory background information: I'm a developer and I recently got a new workstation. My attempts to get my companies' main web application working have utterly failed. I have gone through all of ...
1
vote
0answers
183 views

Trac standalone reading htpasswd file, but still says Authentication information not available

I am having some problems correctly configuring my trac server. I'm running Tracd 0.12.1 on a Synology DS411. I've followed this guide, I can browse the issues in trac, but if I try to log in, it ...
1
vote
0answers
298 views

mysqld_safe Can't log to error log and syslog at the same time. Remove all --log-error configuration options for --syslog to take effect

When I'm trying to install MySQL 5.5 community edition on my Ubuntu 10.04 by compiling the source code, I met the following problem: $ fg % 1 sudo ../bin/mysqld_safe ...
0
votes
0answers
79 views

Aide.db init is failing on xen Squeeze domU

I am having a problem initializing my aide installation on a xen Debian squeeze domU. I have asked for help on a Debian specific mailing list, but found no takers. I am hoping that someone can point ...
1
vote
2answers
685 views

OpenVPN bad source address from client

I have one problem with OpenVPN. There are a lot drops records in the openvpn log file on the server: Mon Oct 22 10:14:41 2012 us=726541 laptop/ххх:1194 MULTI: bad source address from client ...
1
vote
1answer
39 views

Server in command and control mode [closed]

What does mean by command-and-control server? Flame Virus use C&C server to pass the information it has collected from infected host.
1
vote
0answers
49 views

apache - backend and nginx - frontend fixing

I'm using apache as a backend server and nginx as an front end server, and i've got stuck with configurations. Here a my nginx.conf file and here are my apache2.conf I was doing that some time ago, ...
0
votes
1answer
323 views

Can I regenerate the rsa key for SSH access to a Cisco router? Or should I completely erase the SSH config?

I have a production 2691 that I administer via telnet. I'd like to change that to SSH. Looking at the config, it looks like there have been keys generated in the past. I think the history here is ...
1
vote
1answer
373 views

dell poweredge r210 II mix memory

I have Dell PowerEdge R210 II server with 4Gb of memory installed. And I also have 8Gb memory module. I replaced 4Gb with 8Gb – server is working ok. But mixing memory in different ways got error ...
0
votes
2answers
43 views

Creating a new RAID1 array more quickly

I'm new to RAID. Creating a new RAID1 array from blank, newly-partitioned 100GB disks with sudo mdadm --create --verbose /dev/md0 --level=mirror --raid-devices=2 /dev/xvdf1 /dev/xvdg1 ...looks to ...
0
votes
1answer
91 views

nginx reload failing: `object version does not match bootstrap parameter`

I added a server stanza to my virtual.conf, and now nginx seems to have a problem reloading the config. At this point I don't know what exactly is going wrong or how to debug better. Any help would ...

1 2 3 4 5 26