no power was sent to the hard drive or cd-rom drive... the bios didn't detect either one of them... the hard drive is set as solo object on primary IDE... the CD-ROM is set to solo object on secondary IDE.
I got a cpu from a friend who didn't want it anymore... I remember it complaining about CMOS battery failure... but it was still working fine. Now today I went to go boot it up... the pc boots up... but I'm not getting any power to my peripherals.. (hard drive, cd-rom)... I can get to the bios...
I'm a complete newbie to the X windows environment. I could use a hand... how would I go about making a GUI application run without the GUI?... that is.. Having it process all the background stuff that would normally run... but the GUI Would not be displayed....? is there a way to do this? If...
i'm tryin to encode individual files using the following command.
mpg123 -s *.mp3 | sox -t raw -r 44100 -s -w -c 2 - *.wav
it worked fine.... except all the tracks are sitting in TRACK_01.wav, and there are no TRACK_02.wav, TRACK_03.wav, etc. is their an option to fix this problem... or do i...
Hi.
I'm kind of a newbie to this part.... We have a DOS attack running on our network (I'm a student working in our network services department by the way). I suspect that it's using IRC to initiate the attack.... over the weekend our logs captured 1000 connections made via IRC, which is quite...
yes the ping to the localhost is working just fine. the problem has something to do with windows XP. the port to the room is fine. IT's a brand spankin new installation of winxp home edition... we can't get the $#^#$^ thing added to the network. the protocol stack works. I can only ping...
P.S. The ports i'm tryin to work on work perfect.... I plugged these people into ports that the win2k boxes were using, and their traffic was just fine, i use those ports for those XP boxes.... now I have the problem I stated above..... it's for sure something to do with windows XP
Someone please help me. A handful of computers on our network have been having this problem. Brand new computers with fresh XP installations are allowing and recognizing the LAN connection. I checked the ports myself. The feed into the dormrooms is just fine. Windows XP is showing itself as...
I've used tomcat 3.3.1 and tomcat 4..... i couldn't get any of em to recognize updates to the webapp properly without restarting server..... looks like it's time to make a homegrown script. make a .war file and script restart script and compile
Someone PLEASE PLEASE HELP ME..... my servlet keeps tellin me it can't find the servlet.properties for it. I've put servlet.properties everywhere i can possibly think of.... I'm running Apache Tomcat 3.3.1 server. Anyone know exactly where you're supposed to stick this file. I've tried
putting...
I found the problem thanks.... i was invoking old SAX1 API... I updated from DocumentHandler to DefaultHandler and changed headers and it worked fine thanks
Wasn't sure how to better phrase the question
Here is my dilemma. I am tryin to call
javax.xml.parsers.SAXParser.parse(InputSource, DisplayRequestDocHandler)
class DisplayRequestDocHandler extends HandlerBase. HandlerBase is normally accepted where DisplayRequestDocHandler is...... how do I...
I need some help. I'm on a linux box running Java 2 Standard Developer Kit 1.3.1 and Java Web Service Developer Pack 1.0.... i cannot get my programs to compile when I try to import org.xml.sax.* can someone please help me out with what i am doing wrong
I need help. I'm about to set up a network. I need to know if what i'm doing is correct.
Where does the server go on your network? I keep reading everywhere that you would put your Windows Server on same switch as your router...... I guess i'm just not 100% clear on how your Central Windows...
This is what I want to do.....
String variableName = "polarBearTotal";
int (variableName) = 400;
// Is there a way to do something like that??
// please say there is. I'm tryin to save myself some
// work with vectors if there's already a way to do this.
// thanks
Hey. I have a solution for you in Perl. I wrote a Little Script to check for listening ports. This should be of some use to you. If this does nothing than sorry for inconvenience. I'm just tryin to offer help cause everyone helps me out.
use strict;
use Socket;
use constant DEFAULT =>...
I work with network security at my company. there are devices on my network that have web access to change settings using forms. I wanna know how I would go about writing a Perl Script to activate the form post script on that web page for the device without even having to interact with a...
Hey friend,
thanks for the advice but I forgot to mention I'm doing all of this from an NT box. that's what I have running the perl interpreter. IS Mime::Lite indepedent of OS? I know some of these mail modules I can't use cause I'm not running this stuff from a UNIX box
I have mail scripts written using SMTP but don't know how to send attachments. I just need to see if it can be done and what the code is if this can be done.
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.