We have most of our colo servers set up to allow us to ssh into them from our office at a remote location, and we just installed our first Fedora server to operate as a data server because I'm most familiar with Fedora and mysql runs better on linux vs bsd. Anyway, we were able to ssh into it...
We have a mail queue application we wrote for our clients to send out their newsletters and whatnot. Everything has been going fine, but now we've discovered a problem with php's mail() function. I'm sure this has something to do with sendmail not giving up on bad domains, but anyway, here's...
We have one website that's been really putting the anvil on our sql2000 server and it only happens once in a blue moon, so it's really hard to track down or even worth our while to put much time into.
I was just wondering if there's some way I can view the full query that is being sent to the...
Hello all,
At my job, we're working to get certified with VISA, and one criteria is that we have a 90-day password expiration time, and we must also prevent people from changing the password to any of their last 4 old passwords.
I'm running samba with ldap on freebsd. I know how to make the...
I'm trying to set up an alias for bash that runs a second command after doing an 'ls -la /path/to/folder'. I have my alias set up like so:
alias ll='ls -la ${1}; count ${1}'
I find that no matter what I do here, it always lists the current directory instead of the alternative directory when...
I recently set up a windows 2003 standard edition server but have noticed that every time anyone connects to it via RDC, the previous user gets kicked off. This is obviously because it's running on the single temporary license. We bought the W2k3 with a 5-client access license, but if I punch...
I don't know what to do at this point. I'm looking for an antivirus service that doesn't have a subscription attached to it (or a cheap on at most). I've heard that you don't have to renew yearly for corporate edition to get virus definitions, but I've never investigated the licensing side of...
I'm having huge problems with SQL Server 2000 with SP3a installed, and running on a dual xeon HT 3.6ghz system with 3.5gb of ram. We've had some very complex statistical data queries running on an older system and just bought a new server to handle the queries at a faster rate.
The problem is...
When I set up the server, I didn't do anything, that I know of, that would make WS2003 to turn into a cluster. But after running through the "Manage Your Server" wizard a couple times to enable IIS and RDC, it suddenly put itself into some sort of cluster mode that I have no idea how to get out...
I'm having a problem with our CFMX spooler. This isn't a problem of e-mails being tossed into the Undelivr folder, and we don't have the money to afford $500 for such a small problem.
Today is the second time this has happened since I've worked here. The first time was exactly 7 days ago...
Our team recently upgraded our company's storage to a large raid running BSD and Samba. In this upgrade process, we moved our development data over to the new server and pointed our IIS 5 server to a share on the file server. Now we're having some strange issues with IIS not re-reading static...
The company I'm working with has recently reconfigured their IIS 5 server to use a samba share rather than a local system folder and ever since the change was made, static content on the website takes up to 10 minutes to update after saving it on the samba share.
For example, I edit an html...
I want to create a flash media player for a website but I know myself how to relocate a flash movie's content if the creator used multiple external clips. I basically want a main flash movie that has a player control in it and then have it load up a music file list from the server and then...
I've seen some people who have links in their signature here, but it's actually a text phrase rather than your basic http think. I'm just paying around with mine and wondering how they do it. Any clue?
Steve Kiehl
http://www.nanovox.com/
<a href="http://www.zeadi.com/">The Fantasy...
Is there a keyboard shortcut to block an e-mail sender? I was asked by a friend, and I tend to not bother learning the nitty-gritty details of a product, so I'm not sure if there's a way to set up new keyboard shortcuts for it.
The problem is, they find it annoying (as everyone does) to have to...
I keep getting an undeclared identifier (error C2065) whenever I change this:
wc.hIcon = LoadIcon(NULL,IDI_APPLICATION);
to this:
wc.hIcon = LoadIcon(NULL,IDI_ICON1);
I've created a resource.rc file that contains IDI_ICON1 and added it to my project, but I keep getting the same error over...
Here's the problem. I've got all the user directory settings all fine and dandy in my httpd.conf file and I have +ExecCGI in my options for the public_html folders, but I keep getting premature endings of scripts on any scripts that I try to run from any user's public_html folder. I tried...
Perhaps some of the experts here can help me? I have a virtual host that is something like this.
NameVirtualHost 12.34.56.78:443
And I'm trying to get two sites to function with their own SSL certificates. I have created two similar virtual hosts, but only the certificate from the first host...
Is there any way with javascript to get a document from a url and then put it into a string to be parsed/cropped? Microsoft took over cnbc.com's nice little stock quote servlet that I was referencing as a script in my html document (a servlet that returns a javascript with all your stock...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.