Questions tagged [settings]

77 questions
2
votes
1 answer

Change php settings based on sub-domain in vHost

I have a VirtualHost which direct many subdomains to the same directory. moscow.myapp.com paris.myapp.com All those websites run on the same application. The only thing I need to change from a subdomain to another is the php setting…
2
votes
1 answer

Dell BIOS Update Date

Is there a way to gather information as to when a BIOS on a particular server has been updated? I'm not looking for the BIOS release date, I'm looking for the date in which the bios was actually updated. I suspect some people updating BIOSes in our…
2
votes
1 answer

What effect does HBA queue depth and max transfer size have on transmission overhead?

This is a pretty straightforward question. What, if any, relationship do queue depth and max transfer size a QLogic HBA have on management overhead on a transmission? What I'm hoping to learn how (if at all) these settings would influence the amount…
swasheck
  • 713
  • 9
  • 20
2
votes
3 answers

SonicWALL TZ 190 Speed Issues

I recently installed a TZ 190 firewall and it is extremely slow when the security services are activated on the LAN zone. The firmware is SonicOS Enhanced 3.9.0.1-6e. It seems to load webpages extremely slow and the ping is around 40 ms. Other than…
Jacob
  • 443
  • 1
  • 9
  • 23
2
votes
2 answers

What is the default TCP window size on Windows Server 2008?

What is the TCP (and UDP) default window size on Windows Server 2008? I think it's 1480 bytes, but I'm not sure. Can it be changed? How?
Ron Klein
  • 204
  • 1
  • 6
  • 16
2
votes
1 answer

How to set the httpd.conf when using php-fpm with php(5.3.8) and apache2?

I want to use fastcgi in apache2 with php(5.3.8). I installed fastcgi_module in apache, and compiled php with--enable-fpm. I also found some tutorials,there were two methods in their settings: FastCgiServer /usr/local/apache2/fcgi-bin/php-cgi…
atomd
2
votes
1 answer

where is information about virtual directories stored?

Server hosted somewhere on internet just broke down, so guys from IT support decided to install Linux temporarily so we can access file system in order to do backup. We have there some web services installed as virtual directories, and, of course,…
Draško
  • 123
  • 1
  • 4
2
votes
2 answers

Netgear VVG2000 router - change beacon interval

Hi we have a Netgear VVG2000 VDSL router/modem from our ADSL provider at the office. I've found that my Ubuntu laptop (running 10.04) keeps getting kicked off the wireless (specifically it seems to happen when there are a few other people in the…
Kibi
  • 123
  • 5
2
votes
0 answers

Expert opinions on optimal Wordpress PHP settings

I recently decided to include a great system stats plugins with every wordpress install. LINK: http://wordpress.org/extend/plugins/tpc-memory-usage/screenshots/ One of the features of this plugin provides a tab where it analyses specific php/server…
2
votes
2 answers

phpmyadmin logs

does mysql or phpmyadmin(Server variables and settings?) keep logs of activity? If so where and if not is it something i can turn on? Some tables in different databases with different users are being emptied?! any pointer appreciated, Dan
v3nt
  • 131
  • 1
  • 1
  • 5
2
votes
3 answers

How to backup and restore ESXi 4 settings?

How can I backup all settings of free VMWare ESXi 4? I configured the host - VMs, Storage, Networking, Resource Allocation and all other settings available in vSphere Client. It consumed quite a lot of time, but works pretty well. Now I want to…
Arek
  • 155
  • 4
  • 9
1
vote
1 answer

Azure ARM Template - Folder Location App Setting

I'm trying to specify an app setting in my ARM template that points to a specific folder location where the web application I'm deploying should store log files, ex: D:\folder\logs. When I specify the folder location though it complains about the…
1
vote
1 answer

Change Azure Master Database Collation ARM Template

I'm deploying an environment in Azure using ARM Templates. I'm using Azure SQL Server and 4 databases. I went to restore a bacpac file and got an error complaining about different collation settings between my master database and the database my…
jrd1989
  • 698
  • 15
  • 48
1
vote
1 answer

How to get the history of Windows Optional Feature installs on the command line?

I am looking for a command line to get the information available here: The motivation is that I would like to know if the failure notifications pile up, but counting them in the GUI is insane, I would like to script it.
mark
  • 725
  • 3
  • 15
  • 32
1
vote
0 answers

Windows 7 not saving settings

I am using Windows Server 2008 and I created a Windows 7 user. I have installed all software on my Windows 7 computer, but when I restart Windows 7 it reverts to its previous state without saving my new settings. For example, I put the My Computer…