Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
15 views

PHP MySQL script - sometimes it works well, sometimes the connection resets

I have a PHP script that queries a MySQL table and exports to .csv. Pretty basic stuff. About 1000 row table. The problem I'm having is that sometimes it will work instantly (download the .csv), ...
2
votes
1answer
37 views

How to put my ASA 5505 into single router mode so I can restore factory defaults?

I'm trying to restore an ASA 5505 to the factory defaults. According to the instructions from several sources (e.g. ...
0
votes
0answers
24 views

BladeCenter DELL M1000e reset ALL servers logs at once

Some weeks ago, I did faced a crash on my bladecenter due to a cooling issue on our DC. Everything is up now, and all servers contain by the bladecenter have been checked and are now correctly ...
0
votes
1answer
72 views

Cisco 881w AP factory reset

If I want to return to the factory IOS and configurations of the AP only, I must issue this command: service-module wlan-ap0 reset default-config right? But which IOS is going to replace the ...
1
vote
1answer
173 views

Ubuntu custom server after some time: Connection reset by peer

I have a linux server program. I notice that after 2 or 3 days some time, the server stops responding. When I look into the server log, I find "connection reset by peer" messages. I have to restart ...
2
votes
2answers
112 views

Reset mysql root password after phpmyadmin corrupted it

So I tried to change my mysql root password for the first time using a advanced pattern and it looks like phpmyadmin stripped the password on save. Now I can't login under root. I am using RHEL 5 ...
6
votes
1answer
141 views

IIS get back default config

How to reset IIS to get back to the default configuration (no applications installed)?
0
votes
1answer
271 views

watchguard fb x10 and x15 password reset

Is it possible to reset the password on watchguard fb x10 and x15 devices without clearing the config? We have 2 of these devices, they appear to have a serial port but not sure if that provides a ...
0
votes
1answer
74 views

Need to Override Automatic Time Set on a Test Server [closed]

Possible Duplicate: Stop Active Directory from updating computer time and date I have a question similar to some others I've seen here. I have a development server running Windows Server ...
1
vote
7answers
653 views

http://localhost not working

i am using xampp 1.7.1 PHP 5.2.9 pinged localhost on cmd and it showed Reply from ::1: time<1ms Reply from ::1: time<1ms Reply from ::1: time<1ms Reply from ::1: time<1ms hosts file ...
0
votes
1answer
362 views

Adding a new IIS Mime Type without doing an IIS Reset?

I have to add a new mime type to an IIS 6.0 web server. The client would like this done ASAP as it currently isn't serving .flv files. However, the server is used for other clients and I would like ...
0
votes
0answers
89 views

Older MSI server won't boot after CMOS reset

I have older MSI P1-103-A2 server and it wont boot. It wont even start boot sequence. Server worked fine, but after I did some settings in bios it wont boot at all, so I cleared CMOS by pulling ...
1
vote
1answer
137 views

The sysem cannot find the file specfied-reset password-windows server 2003

HI I have administrator account on my windows server 2003 machine. when i try to change the password of this account from another admin account in active directory. i am getting this error “Windows ...
1
vote
1answer
703 views

TCP RST Reset Every 5 Minutes on Windows 2003 sp2

Recently I had a web developer come to me and ask why he was receiving connection errors in his app that was accessing a sql database. So, I went through my normal trouble shooting steps to isolate ...
0
votes
2answers
1k views

Sonicwall resetting connections (For no apparent reason)

We have a Sonicwall Pro 3060 that is transparently bridging traffic to the Internet and a VPN to another site. We are having connections being reset for no apparent reason. For instance, connecting ...
0
votes
1answer
1k views

Reset passwords on Business Objects Enterprise XI

I have been given a legacy Business Objects Enterprise XI Server and nobody knows the passwords for it. How do I reset the authentication database table/config file/whatever so that I can log into ...
0
votes
1answer
459 views

How to force all volumes into Append mode in a Bacula server?

How do I set all volumes into Append mode in a Bacula server so it starts backing up from scratch? I have 70 volumes which are file volumes and due to a mistake it backed up too much and run out of ...
3
votes
2answers
1k views

How to reset or recover admin account password for MySql?

I have a MySql database that I "inherited" and I was not given the admin credentials. I do however have access to the box that it runs on. Is there a way to either recover the admin credentials or ...