We have a web page on our server that we use to run administrative scripts. For example, we might run the script "unenrolStudents()" which runs 5,000 SQL SET commands one after another and sets 5000 student entries in an SQL database to unenrolled.
However, we are finding that after running a few thousand queries (it is not totally consistent) we…
I've recently moved to Apache2 / mod_fcgid / PHP from nginx / php_fpm. This is the second server on which I've made this migration, but it's used much less frequently than the first, which is working like a charm.
The problem is in the PHP processes that it's spawning. In looking at the mod_fcgid documentation, it appears that the default for…
I am using VBA to pull from a SQL table and it automatically populates cell E14. Not sure why it's that cell, but is there a way to specify which cell it pulls the data into?
Here's what I have right now:
strSQL = "SELECT distinct Source FROM dbo.Simulations WHERE SimulationID = 5
I started with two clean machines this time.
My master is running 12.04
Version: 2.7.11-1ubuntu2
Depends: ruby1.8, puppetmaster-common (= 2.7.11-1ubuntu2)
My client is 10.04
Version: 2.6.3-0ubuntu1~lucid1
Depends: puppet-common (= 2.6.3-0ubuntu1~lucid1), ruby1.8
To setup Puppet tutorial: …
I am in the process of setting up a new server for my domain (the site will be moved, it is not for load balancing or the like), which has a different IP address from my existing server. My current server has a reverse DNS PTR record set up pointing its IP to mydomain.com. Is it bad to set up a reverse DNS PTR…
I would like to monitor my server power usage over time, but I'm in 220V area (Europe), and everything I can find on the net is for 110V, like this one here:
http://tinyurl.com/110vpm
I'm trying to open a CR2 file shoot by a Canon EOS 5D Mark II, but it doesn't show up on Mac OS X 10.6
When I go to file info, it shows me the Device make, Device Model, focal length, ecc. but Dimensions are 0x0 and the photos doesn't show up.
What is happening? You can give a try on this image file
I've been using rsync on OS X to sync all our website admins. It was working fine until the OS X 10.6.3 update!
Now it creates thousands of empty (0-kb) folders. It only does it when synching to a mounted network drive (which we need to do) as when I sync to my local drive it works as usual!
I've tried…
I need to connect to my home esxi box over the web however I cannot use the default port 902 for the console viewer due to firewall restrictions.
Is there a way to change this port somewhere even if i can just do some nat and redirect any other port to that port?
I've had a look around and when I try to…
Hello,
I wanted to ask if let's say that Microsoft has stopped supporting Windows Server 2003 now so there is no any security updates and I use that system for Domain Controller (Windows XP/7 Professional Clients) and File Server only + I'm using ESET NOD23 AntiVirus.
Will my system be secure? I'm…
I've been following the migration guide at http://www.it-book.co.uk/1651/migration-from-sbs-2003-to-sbs-2011-3.
The option "Migrate Exchange mailbox and settings" links me to http://technet.microsoft.com/en-us/library/gg563803.aspx
When I get to the stage of right-clicking "Move All Replicas", it…
I am in the process of setting up a new server for my web application (the site will be moved, it is not for load balancing or the like), which has a different IP address from my existing server. My current server has a reverse DNS PTR record set up pointing its IP to mydomain.com. Is it bad to set…
I recently purchased and installed a MS-7050 v. 1.3 motherboard into a regular non-HP case and thus the front panel connectors are different than the original OEM connectors which are all bundled together. The HP support website does not have this information available and someone from HP indicated…
Hi all,
I'm planning on using FreeNAS (was considering openfiler but freenas seems simpler) for my home NAS box running off ESXI. I have managed to get local sata drives to mount in ESXI (http://serverfault.com/questions/216902/esxi-add-datastore-without-partitioning).
I've had one of the drives…
Hi!
Is there a possibility to use a flash drive as a speed up for conventional hard disks? I got the idea to redirect all read ops to the flash drive if the data is already stored there, and to read from the conventional disks if the data is not found there (and during idle time the freshly…
I just did a fairly significant hardware upgrade while keeping my hard disks. The old system was a dell Optiplex 745 with an Intel Core 2 duo, LGA 775. The new system is custom built, Intel i5 750.
I know you're supposed to do a clean install with a hardware upgrade like this, but I'd had…
When I use my Mac, I like have a standard windows organization to do my Work:
I put 4 consoles opened side by side on console 1
I put Safari in other
Mail and iCal in another
TextMate on other
etc
And depending on the work I do, I'd like to have different window configuration.
And when…
Our company has letterheaded paper (pre-printed paper with our logo on it). Whenever we send something out by mail, we print it on that paper. However, when we send the same document via email, we convert it to a PDF file.
Now the problem is: when converting a Word document to PDF, it…
After upgrading my home server from Ubuntu 8.10 to 10.4 my wireless seemingly drops out, even though my IRC client keeps it's connection to the servers, so it looks like the machine just stops taking wireless requests. A ping will give a me this
Request timeout for icmp_seq 27
…
I have servers spread across several data centers, each storing different files. I want users to be able to access the files on all servers through a single domain and have the individual servers return the files directly to the users.
The following shows a simple example:
1) The…
I have a lovely ancient ergonomic keyboard (no name SK - 6000) connected via a DIN-ps/2 adapter to a ps/2-usb adapter to my docking station. After Grub it stops working. It takes either suspending and waking up or replugging it while Linux is running to get it to work. No extra…
I have a CSR file (as a text file) and the corresponding P7B certificate. My problem is that I have to create a P12 file on a machine where I do not have created the CSR.
I have created the CSR in Firefox Key Manager. Before, I imported the P7B file into certificate store in msc,…