gives me a whole bunch of stuff, including...
S85thttpd
so, do i just rm this? and, if i add apache in, how, exactly would i do that?
― -- (688), Wednesday, 23 August 2006 12:15 (nineteen years ago)
ls -lR /etc/rc?.d is your friend. you will see what fp is talking about, the files will all be links to the main copy in /etc/init.d.
just rm the thttp links in the rc?.d directories that you don't want.
to add apache just create a new link to apache to replace the one you've just deleted:ln -s /etc/init.d/(apachefilename) /etc/rc5.d/S85(apachefilename)
(the S85 means 'Start' and an ordering (because sometimes things have to be running before other things will run). there may be K versions of the files as well, these are shutdown (K for Kill) scripts)
this is why redhat provides a tool 8)
― Koogy Yonderboy (koogs), Wednesday, 23 August 2006 12:31 (nineteen years ago)
― Forest Pines (ForestPines), Wednesday, 23 August 2006 12:38 (nineteen years ago)
(gentoo uses a different system, doesn't it? not sure i bothered even adding the networky stuff on my gentoo box let alone configured it)
― Koogy Yonderboy (koogs), Wednesday, 23 August 2006 12:51 (nineteen years ago)
― Forest Pines (ForestPines), Wednesday, 23 August 2006 13:02 (nineteen years ago)
probably back in 5 mins with my next problem;)
― -- (688), Wednesday, 23 August 2006 13:08 (nineteen years ago)
― Koogy Yonderboy (koogs), Wednesday, 23 August 2006 13:28 (nineteen years ago)
― Forest Pines (ForestPines), Wednesday, 23 August 2006 13:31 (nineteen years ago)
― -- (688), Wednesday, 23 August 2006 13:48 (nineteen years ago)
(asus seem to do cheaper (£6xx) nvidia laptops. can't help but think what £600 of improvements to current box would do though. 1TB+ of disk for a start!)
― Koogy Yonderboy (koogs), Wednesday, 23 August 2006 15:38 (nineteen years ago)
/sbin/service httpd configtesthttpd: Syntax error on line 170 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/modules/mod_access.so into server: /etc/httpd/modules/mod_access.so: cannot open shared object file: No such file or directory
this appears to be solved by doing the following
mv /etc/httpd/conf/httpd.conf.bak /etc/httpd/conf/httpd.conf
but, why has this happened?
― -- (688), Thursday, 24 August 2006 13:24 (nineteen years ago)
chattr +i /etc/httpd/conf/httpd.conf
If you ever want to edit the file, though, you'll have to turn that protection off first (with chattr -i)
― Forest Pines (ForestPines), Thursday, 24 August 2006 13:31 (nineteen years ago)
― zappi (joni), Thursday, 24 August 2006 13:34 (nineteen years ago)
― stet (stet), Thursday, 24 August 2006 13:35 (nineteen years ago)
― The Real DG (D to thee G), Thursday, 24 August 2006 14:02 (nineteen years ago)
If I restart the computer it comes back on but after about half an hour it just locks out the connection. I've had it for months and not had any problems.
― Ste (Fuzzy), Monday, 4 September 2006 08:34 (nineteen years ago)
i have a belkin usb adapter to connect to a wireless modem for my broadband.
lately after reinstalling XP and a new hard drive it's connection diminishes rapidly, very randomly, it can stay connected well for hours but sometimes it only lasts minutes. But the strange thing is it doen't seem to be anything to do with my signal, as that still shows strong.
I thought rebooting was fixing it, but it's not now.
is there some sort of driver i'm missing, i've intalled the belkin stuff from the cd as like i did last time. is there another driver for something else i might need updating?
― Ste (Fuzzy), Wednesday, 6 September 2006 07:36 (nineteen years ago)
Check in the wireless network tab of the network connection properties.
(also check that your SSID is truly unique)
Also check that you are using the latest drivers for your adapter an that reinstalling hasn't flipped you back to some godawful microsoft compatibility driver.
― Ed (dali), Wednesday, 6 September 2006 07:41 (nineteen years ago)
― Ste (Fuzzy), Wednesday, 6 September 2006 07:49 (nineteen years ago)
I restarted and its now working okay, perfect in fact. but when will it fall over again?
i noticed another wireless network on my list, Netgear, which had the same channel 11 as me. would this conflict? How do I change the channel?
― Ste (Fuzzy), Wednesday, 6 September 2006 11:57 (nineteen years ago)
― Ed (dali), Wednesday, 6 September 2006 12:13 (nineteen years ago)
Is Imageready the best program to use and can anyone advise how to make it loop indefinitely?
Would some sort of slideshow program be better? I can’t find one that doesn’t have ugly logos splashed all over it and pointless buttons – I just want it to be the images and nothing else. I’m willing to pay to get a logo-free version, can anyone help?
― Affectian (Affectian), Wednesday, 13 September 2006 11:25 (nineteen years ago)
so i aksed on the LOST thread (twice!) with no avail. How do i fool a website into thinking i'm from the US (i'm not). i want to be able to watch episodes online that are "only available to US citizens".
There must be a trick, no?
― Slumpman (Slump Man), Wednesday, 11 October 2006 15:17 (nineteen years ago)
― Euai Kapaui (tracerhand), Wednesday, 11 October 2006 16:02 (nineteen years ago)
― a name means a lot just by itself (lfam), Wednesday, 11 October 2006 16:02 (nineteen years ago)
― Slumpman (Slump Man), Wednesday, 11 October 2006 17:36 (nineteen years ago)
― The Bearnaise-Stain Bears (Rock Hardy), Thursday, 12 October 2006 12:44 (nineteen years ago)
― roc u like a § (ex machina), Thursday, 12 October 2006 12:52 (nineteen years ago)
― The Bearnaise-Stain Bears (Rock Hardy), Thursday, 12 October 2006 12:54 (nineteen years ago)
― Ed (dali), Thursday, 12 October 2006 12:56 (nineteen years ago)
― Ste (Fuzzy), Thursday, 12 October 2006 13:00 (nineteen years ago)
― Ed (dali), Thursday, 12 October 2006 13:00 (nineteen years ago)
― Ste (Fuzzy), Thursday, 12 October 2006 13:01 (nineteen years ago)
― Forest Pines (ForestPines), Thursday, 12 October 2006 13:06 (nineteen years ago)
― The Bearnaise-Stain Bears (Rock Hardy), Thursday, 12 October 2006 13:10 (nineteen years ago)
Any ideas?
― Bob Six (bobbysix), Sunday, 14 January 2007 21:51 (nineteen years ago)
― M. V. (M.V.), Sunday, 14 January 2007 23:47 (nineteen years ago)
http://i9.photobucket.com/albums/a82/bobbysixer/bbcnewspage.jpg
― Bob Six (bobbysix), Monday, 15 January 2007 00:09 (nineteen years ago)
― M. V. (M.V.), Monday, 15 January 2007 02:59 (nineteen years ago)
― Forest Pines (ForestPines), Monday, 15 January 2007 08:36 (nineteen years ago)
― Bob Six (bobbysix), Monday, 15 January 2007 08:40 (nineteen years ago)
― Forksclovetofu (Forksclovetofu), Tuesday, 16 January 2007 00:23 (nineteen years ago)
Might be a cooling issue, some guy talks about it here -
http://directron.infopop.net/2/OpenTopic?a=emf&s=476097824&f=286097824&m=8051037411&p=1
― svend (svend), Tuesday, 16 January 2007 01:50 (nineteen years ago)
― Forksclovetofu (Forksclovetofu), Thursday, 18 January 2007 07:40 (nineteen years ago)
― accentmonkey (accentmonkey), Friday, 19 January 2007 09:56 (nineteen years ago)
― My Koogy Weighs A Ton (koogs), Friday, 19 January 2007 11:09 (nineteen years ago)
― Euai Kapaui (tracerhand), Friday, 19 January 2007 11:33 (nineteen years ago)
― === temporary username === (Mark C), Friday, 19 January 2007 11:34 (nineteen years ago)
I am at a loss.
― accentmonkey (accentmonkey), Friday, 19 January 2007 13:16 (nineteen years ago)
― do i have to draw you a diaphragm (Rock Hardy), Friday, 19 January 2007 14:49 (nineteen years ago)