Hello all,
I'm running the new Fedora (aka RedHat 9). I discovered that ACPI is off by default, hence I always have to push the power button to completely turn off the computer at shut down. My understanding is that if ACPI is on, then the computer will turn itself off on shut down. If this...
Hello all,
I'm having problems with my Apache server. I recently moved to Fedora from Red Hat 9.0, and it seems that Apache will not start up as a service during boot. When trying to start it manually, I get this message:
Starting httpd: Syntax error on line 127 of...
Hello all,
I just moved my system to the new Fedora OS (although it's almost exactly the same as Red Hat 9.0). Postgresql does not seem to start up with the OS bootup. Does anyone know how to do this? I'm only finding partial instructions on the web =P I'm pretty new at configuring Linux...
Hello all!
I'm in the market for a new webcam and I wanted to ask everyone if they had any good recommendations. The last webcam I used was a Logitech Quickcam Express. It was a decent cam but my peeves were that it didn't handle low light conditions very well. I saw the Quickcam Pro 4000...
Hello all,
I'm moving from RedHat 9 to the new Fedora and I was trying to configure Postgres's settings when I realized that there is no postgres.conf file. I looked in the usual place (/var/lib/pgsql/data) but that folder is empty. I know for a fact that Postgres was installed because I had...
Hello all,
I'm having a peculiar problem with a laptop. It's a Dell Inspiron 8000 running a PIII processor, 192MB RAM, and Windows 2k Pro. The video card is an ATI Mobility 128 (appropriate drivers installed). The problem is that when I use the S-Video output, I don't get a picture from any...
Hello all,
I'm trying to upgrade an Ibook (silver/white version) to OS 10.2. The problem is that once it finishes installing and restarts, the Ibook locks up at the silver w/white apple splash screen. Subsequent reinstalls give the same thing. However, reinstalling OS 9.2.2 poses no...
Hello all,
I'm having trouble on a select statement I'm executing with two tables. Basically I'm trying to count how many instances an id number appears in a table. The first and most important query I need to execute to do this looks like this:
$session_part_query = pg_Query($conn...
Hello all,
Can anyone make a good recommendation for a laptop that will take a recent distro of linux? Doesn't matter if it's an older model or a new one, I'm looking to put Mandrake or Red Hat/Fedora onto it. Preferably the laptop would weigh less then 7 lbs. That's really my only...
Hello all,
I'm having a strange problem which I'm having trouble pin-pointing the source from. I installed a used GVC ar862 motherboard with a 1GHz Duron and 128 MB PC133. The machine just has those and a video card and it POSTs, but for some reason it will not allow me to use the keyboard...
Hello everyone!
I have a question about arrays. I was generally under the assumptiong that you could call a method from an object that's stored in an array directly, for instance as follows:
stuff s[];
s = new stuff[3];
//Assuming the 's' class object has a get method
s[1].get();
I have...
Hello all,
I have a slight issue with the String Tokenizer class. Here's what I have, I'm parsing a text file like so:
10 9 7
6 8 9
11 4 13
A few rows of 3 numbers each. I have the string tokenizer running and it picks up the first two numbers in each row but I always get a zero for the...
Hello all,
I think I need another pair of eyes for this because I just don't see why the error is coming up. Here's the setup...I have a driver class that initiated the whole process. There are 4 other java files in a package. One java file in that package basically runs the show by doing...
Hello all,
Does anyone know if there is a print function for PHP? I'm trying to put a print button on my PHP page so clients can print the entire page from their own computers. I know javascript has such a thing but haven't seen any for PHP.
Thanks,
Jisoo22
Hi all,
Does anyone know if this Adaptec SCSI card (model: AHA-2940U2W) is compatible with RH8? I can't seem to find any info about that.
http://www.adaptec.com/worldwide/support/suppdetail.html?sess=no&language=English+US&prodkey=AHA-2940U2W
Thanks,
Jisoo22
Hello all,
I have a slight problem that I hope someone will be able to help me resolve. I have a Speedstream (aka Efficient Networks) SS2624 wireless router with 4 port switch. I have two Windows XP Pro boxes connected via the switch. Both boxes are configured with static IPs. Here's the...
Hello all,
Can anyone show me how I can remove form elements like select menus from a webpage based on a deadline date? For example, someone can choose whatever item they like from a drop-down select mention until August 21st. When August first rolls around, they are automatically removed (I...
Hello all,
I have sort of an interesting thing I'm trying to do. I have three generic form buttons and I want to make it so that when you push one button, it stays depressed. But I also want it so that when you push another button, the original button pops back up...so that only one button...
Hello all,
I'm running PHP and postgresql and have run into a little problem with a select statement. By all accounts it should work beause I don't see any errors but perhaps someone else can point out something. Here's the code:
$get_disc_name = "SELECT t0.discipline_name FROM...
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.