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...
Ok I checked and did find a virtual host looking at port 443 and commented it out. Unfortunately when I did that and tried to start Apache, I got a different error. Here's the weird part, when I put it back into the ssl.conf file, Apache started up! Very strange, I'm going to watch it over...
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...
Thanks for the suggestions people. TisBoyo had the right idea, there really weren't any clear instructions on the ATI help menus (even the pictures were inaccurate) but I had to activate the tv as the primary video output source and set the laptop display as secondary. It was simply pressing a...
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...
I looked at the overlay settings in the ATI display management software under the "advanced" tab in the display properties. It appears that there are several sliders that adjust things like hue, constrast, brightness, etc. but they're locked! I'm unable to change any of these...
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...
What operating systems does the server and also the client run? I'm also assuming that you have two network cards in the server and you have some sort of internet connection sharing enabled on the server?
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...
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.