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...
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...
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...
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
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...
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.
Hey All,
Easy Question but don't know how it's done.
I know in Java you can pass parameters when you call your program like this
<c:\java\bin>java myprogram "parameter1" "parameter2"
and you can use those strings for whatever you want via
args[] array.
how do you do this in C++?
Madre De Dios,
This is the most ridiculous thing I've seen. I am new to Perl and while at the same time I enjoy all the stuff you can do this stuff is pretty damn cryptic. Working with strings in Perl is a real pain in the arse if you ask me. I see plenty of articles and books saying "oh...
I want to do work with my subnet here and I want to know how to do this, I am new to Perl and got the hang of FTP stuff in perl now but i want to do scans on whole subnet and need a way to basically do this algorithm
a = 255, b = 255, c = 255, d = 1;
while(d != 255)
do
connect->(a.b.c.d)...
I need help with this. I need to know what settings or what software I need to do the following.
1. I need someway to filter incoming/outgoing IP addresses on an NT workstation and/or server. I need it to run at all times and filter any IP sending requests to the subject computer, and not just...
This is not a question or anything. This is just to vent frustration. Whose bright idea was it for the sandbox design of java???? What a horrible idea. It's a real pain to develop anything useful which involves file handling. You have to go through all this song and dance about certification and...
I installed Windows 2000 server and switched over to the NTFS. I reformatted my harddrive and installed windows 98 again. I was having trouble reformatting so I reformatted via DOS this time - something I have never done before with this computer, in order to get my computer back to the FAT32...
I am tryin to figure out how to use these stupid JButtons, sorry for calling them stupid if I offend anyone ;-). I can not find any nice clean small examples. I have copy pasted my code below. What I am tryin to do is set up an ATM program..For the life of me I can not understand my teacher or...
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.