Re: [gentoo-user] OT Add something to boo-up that's not in /etc/init.d

2006-12-13 Thread Tim Igoe
Michael Sullivan wrote:
> Is there a way to add something to the boot-up process that's not
> in /etc/init.d?  I thought I remembered something from Red Hat
> like /etc/rc.local, but I can't remember...
>
>   
Adding the relevant command to
/etc/conf.d/local.start should do what you want

there is a matching
/etc/conf.local.stop too for suhtdown.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Seamonkey blocking mozilla and the mozilla blocking seamonkey

2006-11-01 Thread Tim Igoe
Jacob Klitmøller wrote:
> Hi
>
> Since Gnome 2.14 is marked stable I thought to upgrade :-)
>
> However when I try to emerge gnome I get
>
> [blocks B ] www-client/seamonkey (is blocking www-client/mozilla-1.7.13)
>
> or the other way around (mozilla blocking seamonkey) - trying to /etc
> /portage/package.mask is of no use since both is required. I have also
> tried fiddeling fith USE, but with no luck.
>
> How do I resolve this and get gnome 2.14 emerged?
>
> Thanks
>
> Jacob
>   
Use emerge -uDpt to give a tree so you can see what package is pulling
in mozilla.

Mozilla has become Seamonkey, it might be that you need to remove
Mozilla to allow the updated ebuild (and name change) to take effect.

I have noticed there is one package (gtk-sharp i think) that still
depends on Mozilla instead of Seamonkey, I have just created a temp
ebuild, a copy of the original with the mozilla to seamonkey change and
stuck it in my overlay.

Hope that helps

-- 
Tim Igoe
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Fake Dual-Head with VNC?

2006-10-31 Thread Tim Igoe

Tim Garton wrote:
> Anybody know if this is possible?  I have a single-head graphics card
> capable of doing 2048x1536.  I want to start X with a virtual desktop
> of 2048x768, make my ViewPort be the left half of said desktop, start
> x11vnc using the "-clip" option so that it only shows the right half of
> said desktop, and then use an old beater laptop to act as a view-only
> VNC client that connects to the x11vnc instance.  I think it will work,
> my only question is is there a way to prevent the ViewPort from moving
> around in X as you move the mouse?
>
> Tim 
It sounds like Synergy would be a better solution to what you are trying
to do (http://synergy2.sourceforge.net/). I don't use it myself, but I
was looking into it when I've sorted my laptop out, to use it as an
extension of my screen.

Tim

-- 
Tim Igoe
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Exluding some apps from emerge --update world

2006-07-30 Thread Tim Igoe
Alex Fortwinder wrote:
> Hi again. I did everything you've suggested and put those in 
> /etc/portage/mask, however I got this:
>
>
> --- Invalid atom in /etc/portage/package.mask: mail-client/sylpheed-2.2.5
> --- Invalid atom in /etc/portage/package.mask: 
> www-client/mozilla-firefox-1.5.0.4
> --- Invalid atom in /etc/portage/package.mask: xorg-x11-7.0-r1
>
> What's atom it's talking about? Thanks again
>   

The 'atom' being each line.

Because you have specified a version number, you will need to tell it if
you mean just that version (=) or anything newer than that version (>=)

thus

www-client/mozilla-firefox-1.5.0.4

would become

>=www-client/mozilla-firefox-1.5.0.4


Tim

> Alex
>
>
>
>
>
>
> On Sun, 30 Jul 2006 11:24:07 -0500
> Randy Barlow <[EMAIL PROTECTED]> wrote:
>
>   
>> Alex Fortwinder wrote:
>> 
>>> I's like to update my system, however, I'd like to keep some of the 
>>> packages as they are (X, firefox, kernel, etc)
>>> How do I go about it before i run emerge --update --deep --newuse world?
>>>   
>> Add entries to /etc/portage/package.mask.  Something like:
>>
>> 
>>> x11-base/xorg-x11-7.0-r1
>>>   
>> would tell portage not to merge anything "greater than" X version
>> 7.0-r1.  You could also just put 7.0 and it would at least get you the
>> bug fixes (r2, r3, etc. when they come along).  Enjoy!
>>
>> R
>> -- 
>> gentoo-user@gentoo.org mailing list
>>
>> 


-- 
Tim Igoe
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Windows <->Linux Video Chat App

2006-05-06 Thread Tim Igoe
Ow Mun Heng wrote:
> Hi guys,
>
>   Would like to know if there's any app available which can do that.
> Gaim-VV seems to have stopped devel. Ekiga doesn't work on windows.
> Skype works.. but it's only audio on Linux.
>
> Anyone??
Wasn't Ekiga what used to be 'Gnomemeeting' - which was designed to be
interoperable with Windows Netmeeting so that option should work
(Netmeeting might not have a shortcut on a Windows 2k / XP box straight
away - iirc it lives in c:\program files\netmeeting\conf.exe or
something like that - I can find it if you need it.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] antivirus

2006-03-09 Thread Tim Igoe
Ghaith Hachem wrote:
> That's very intresting, i actually only use windows xp since all my
> university software don't run in wine (OU lan simulator, visual works,
> mathcad) anyway having a power user seems to be a good idea i'll try
> it when i reinstall windows
> thx
>
>
>
> --
> Cheers,
> Ghaith
A windows `Power User` is too privileged for most uses. Ideally Windows
would be great if it followed the Linux way of working more - install as
Admin (thats fine imo) but run as a completely unprivileged (guest or
standard) user.

I've had problems with windows machines not running software as
unprivileged users before now. Causes too many problems due to the
access and thus viruses / malware that get installed.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] antivirus

2006-03-08 Thread Tim Igoe
neil wrote:
> Jarry wrote:
>
>> I got viruses many times.
>
> Over the past 20-odd years, I have had machines running many versions
> of DOS, all versions of Windows since Windows 286, all versions of
> OS/2 since 1.3 and several distributions of Linux. I have never, ever
> seen a virus. I have to wonder what you are doing to be so "unfortunate".
>
If your 'doze boxes have been always been firewalled - ok, that explains
that.

Otherwise I'd be very surprised - try installing XP and connecting to
the t'internet to get all the updates, you'll be lucky to last 5 minutes
with an internet accessible IP :)

My Linux boxes are frequently bombarded by Viruses (even ones that are
years old - SQL Slammer, Blaster etc)

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] firefox locks up when looking at flash

2006-02-13 Thread Tim Igoe
Cláudio Henrique wrote:
> firefox + flash used to be troublesome with transparency. are you
> using transparency?
>   
Nope, tried it and gave up due to lack of usefulness from the ATi
drivers when fluff mode was on.
> On 2/11/06, Tim Igoe <[EMAIL PROTECTED]> wrote:
>   
>> Tim Igoe wrote:
>> 
>>> Iain Buchanan wrote:
>>>
>>>   
>>>> If you're having flash / firefox problems, upgrade firefox to 1.5.0.1!
>>>>
>>>> On Tue, 2006-02-07 at 20:28 +0930, Iain Buchanan wrote:
>>>>
>>>>
>>>> 
>>>>> On Tue, 2006-02-07 at 10:27 +, Tim Igoe wrote:
>>>>>
>>>>>   
>>>>>> Quoting Iain Buchanan <[EMAIL PROTECTED]>:
>>>>>>
>>>>>>
>>>>>> 
>>>>>>> I can't seem to access any pages with firefox that have flash on
>>>>>>> them.
>>>>>>> I have mozilla-firefox-1.5-r9.  The little spinning "load" indicator
>>>>>>> just gets stuck, and I can't do anything but `killall firefox-bin`.
>>>>>>>
>>>>>>>   
>>>>>> I get this exact same problem - it'll work fine for a little bit,
>>>>>> then once its gone, I have to kill flash (rm ~/.mozilla/plugins/*)
>>>>>> and re-install it.
>>>>>>
>>>>>>         
>>>>> I see there is a new firefox (1.5.0.1) so maybe that will work...
>>>>>
>>>>>   
>>>> It worked.  I can now access the flash pages that weren't working
>>>> recently!
>>>>
>>>>
>>>>
>>>> 
>>> I'll try it, and see how it goes :)
>>>
>>>   
>> It didn't help me :( still crash soemtimes on flash movies. Sometimes it
>> works, but others it just locks firefox up, only way out of it is to
>> kill it and remove flash. Annoying, but not the end of the world.
>>
>> --
>> Tim Igoe
>> [EMAIL PROTECTED]
>> http://tim.igoe.me.uk - Personal Site
>> http://tv.igoe.me.uk - UK TV Guide
>> http://f1forums.igoe.me.uk - *New* F1 Forums
>>
>> "Computers are like Air-con, open windows and they stop working!"
>>
>> --
>> gentoo-user@gentoo.org mailing list
>>
>>
>> 
>
>   


-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OpenGL X desktop

2006-02-11 Thread Tim Igoe
I guess it was referring to the thread on the Gentoo forums

http://forums.gentoo.org/viewtopic-t-386012-highlight-xgl.html



Daevid Vincent wrote:
> I'm sorry, could you give me/us the URL for the forum?
>
> Is that a gentoo forum or the freedesktop one?
> I went to www.freedesktop.org but didn't see a 'forum' link, only mailing
> lists. 
>
>   
>> -Original Message-
>> From: Hemmann, Volker Armin 
>> [mailto:[EMAIL PROTECTED] 
>> Sent: Saturday, February 11, 2006 1:59 AM
>> To: gentoo-user@lists.gentoo.org
>> Subject: Re: [gentoo-user] OpenGL X desktop
>>
>> On Saturday 11 February 2006 03:06, Daevid Vincent wrote:
>> 
>>> Whoa. Check out this demo of a new OpenGL X desktop. IMHO 
>>>   
>> it blows away the
>> 
>>> Mac OS/X
>>>
>>> http://www.freedesktop.org/~davidr/xgl-demo1.xvid.avi
>>>
>>> Anyone have any other info on when this will be available? 
>>>   
>> How does it
>> 
>>> work?
>>>   
>> look into the forum, unsupported software, big thread.
>>
>> 
>>> It looks like they're just using Gnome. Will it work with KDE too?
>>>   
>> yes it does. It works with every wm (except compiz, which is 
>> a gconf addon - 
>> gconf the windows registry for linux.. but luckily nobody 
>> needs compiz).
>>
>> If you are only interested in shadows and transparency, you 
>> don't need to 
>> install Xgl.
>> -- 
>> gentoo-user@gentoo.org mailing list
>>
>>
>> 
>
>   


-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox locks up when looking at flash

2006-02-11 Thread Tim Igoe
Tim Igoe wrote:
> Iain Buchanan wrote:
>
>> If you're having flash / firefox problems, upgrade firefox to 1.5.0.1!
>>
>> On Tue, 2006-02-07 at 20:28 +0930, Iain Buchanan wrote:
>>  
>>
>>> On Tue, 2006-02-07 at 10:27 +, Tim Igoe wrote:
>>>   
>>>> Quoting Iain Buchanan <[EMAIL PROTECTED]>:
>>>>
>>>> 
>>>>> I can't seem to access any pages with firefox that have flash on
>>>>> them.
>>>>> I have mozilla-firefox-1.5-r9.  The little spinning "load" indicator
>>>>> just gets stuck, and I can't do anything but `killall firefox-bin`.
>>>>>   
>>>> I get this exact same problem - it'll work fine for a little bit,
>>>> then once its gone, I have to kill flash (rm ~/.mozilla/plugins/*)
>>>> and re-install it.
>>>> 
>>> I see there is a new firefox (1.5.0.1) so maybe that will work...
>>>   
>>
>> It worked.  I can now access the flash pages that weren't working
>> recently!
>>
>>  
>>
>
> I'll try it, and see how it goes :)
>
It didn't help me :( still crash soemtimes on flash movies. Sometimes it
works, but others it just locks firefox up, only way out of it is to
kill it and remove flash. Annoying, but not the end of the world.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox locks up when looking at flash

2006-02-09 Thread Tim Igoe

Iain Buchanan wrote:


If you're having flash / firefox problems, upgrade firefox to 1.5.0.1!

On Tue, 2006-02-07 at 20:28 +0930, Iain Buchanan wrote:
 


On Tue, 2006-02-07 at 10:27 +0000, Tim Igoe wrote:
   


Quoting Iain Buchanan <[EMAIL PROTECTED]>:

 


I can't seem to access any pages with firefox that have flash on them.
I have mozilla-firefox-1.5-r9.  The little spinning "load" indicator
just gets stuck, and I can't do anything but `killall firefox-bin`.
   

I get this exact same problem - it'll work fine for a little bit, then 
once its gone, I have to kill flash (rm ~/.mozilla/plugins/*) and 
re-install it.
 


I see there is a new firefox (1.5.0.1) so maybe that will work...
   



It worked.  I can now access the flash pages that weren't working
recently!

 



I'll try it, and see how it goes :)

--
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] firefox locks up when looking at flash

2006-02-07 Thread Tim Igoe

Quoting Iain Buchanan <[EMAIL PROTECTED]>:


Hi,

I can't seem to access any pages with firefox that have flash on them.
I have mozilla-firefox-1.5-r9.  The little spinning "load" indicator
just gets stuck, and I can't do anything but `killall firefox-bin`.

I tried re-emerging mozilla-firefox and netscape-flash, but it had no
effect.


I get this exact same problem - it'll work fine for a little bit, then 
once its gone, I have to kill flash (rm ~/.mozilla/plugins/*) and 
re-install it. It'll work for  a bit then go again. Very annoying as it 
used to work, but my hard disk died so I was forced to re-install :(


I did once upon a time have this working... any suggestions?

thanks,
--
Iain Buchanan 

Misfortunes arrive on wings and leave on foot.

--
gentoo-user@gentoo.org mailing list



Tim


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] dying hard drive?

2006-01-13 Thread Tim Igoe

[EMAIL PROTECTED] wrote:


I keep getting hard drive errors in my kernel log/dmesg that have me
worried.  From /var/log/kernel/current:

Jan 13 11:42:31 [kernel] hda: dma_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }
   - Last output repeated 7 times -
Jan 13 11:42:39 [kernel] hda: dma_intr: error=0x40 { UncorrectableError }, 
LBAsect=206696214, high=12, low=5369622, sector=206695927
Jan 13 11:42:39 [kernel] ide: failed opcode was: unknown
Jan 13 11:42:40 [kernel] hda: dma_intr: status=0x59 { DriveReady SeekComplete 
DataRequest Error }


 

Exactly the same message I noticed less than 1hr before my Maxtor 
DiamondMax 9 packed in just before xmas. Annoyingly my drive wouldn't 
mount the main data partition but everything else seemed in tact. I 
managed to recover all my data from the drive using dd once i had a new 
drive.


I'd recommend backing up anything thats essencial on the drive and 
preparing for it to give up the ghost.



The drive is a 160 GB PATA Samsung.  It's about two or three years
old, running 24x7 (although lightly).  The drive has three
partitions, all are ext3.

When I started seeing the above messages, I ran 


   fsck.ext3 -f -v -c -c /dev/hda?

on all three partitions.  Note that the "-c" flag includes the bad
blocks check.

I also ran

   smartctl -t long /dev/hda

On the drive.  Apparently, an error was found (details below).  I'm
not sure if this drive is actually dying, though, as the following
article (by the smartmontools author) suggests that one or two
errors on a drive is nothing to worry about.  Also, the SMART
overall-health self-assessment test comes back as PASSED.

   http://www.linuxjournal.com/article/6983

But the constant kernel messages, along with the error in the "long"
SMART test, concern me.  At this point, I'm not really sure what my
next steps should be, so I'm looking for any suggestions or advice.

Thanks!
Matt



# smartctl -a /dev/hda

smartctl version 5.33 [i686-pc-linux-gnu] Copyright (C) 2002-4 Bruce Allen
Home page is http://smartmontools.sourceforge.net/

=== START OF INFORMATION SECTION ===
Device Model: SAMSUNG SP1614N
Serial Number:0642J1FW903226
Firmware Version: TM100-24
User Capacity:160,041,885,696 bytes
Device is:In smartctl database [for details use: -P show]
ATA Version is:   7
ATA Standard is:  ATA/ATAPI-7 T13 1532D revision 0
Local Time is:Fri Jan 13 15:24:27 2006 CST
SMART support is: Available - device has SMART capability.
SMART support is: Enabled

=== START OF READ SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

General SMART Values:
Offline data collection status:  (0x00) Offline data collection activity
was never started.
Auto Offline Data Collection: Disabled.
Self-test execution status:  ( 245) Self-test routine in progress...
50% of test remaining.
Total time to complete Offline 
data collection: 		 (5760) seconds.

Offline data collection
capabilities:(0x1b) SMART execute Offline immediate.
Auto Offline data collection on/off 
support.
Suspend Offline collection upon new
command.
Offline surface scan supported.
Self-test supported.
No Conveyance Self-test supported.
No Selective Self-test supported.
SMART capabilities:(0x0003) Saves SMART data before entering
power-saving mode.
Supports SMART auto save timer.
Error logging capability:(0x01) Error logging supported.
No General Purpose Logging support.
Short self-test routine 
recommended polling time: 	 (   1) minutes.

Extended self-test routine
recommended polling time:(  96) minutes.

SMART Attributes Data Structure revision number: 16
Vendor Specific SMART Attributes with Thresholds:
ID# ATTRIBUTE_NAME  FLAG VALUE WORST THRESH TYPE  UPDATED  
WHEN_FAILED RAW_VALUE
 1 Raw_Read_Error_Rate 0x000b   100   100   051Pre-fail  Always   - 
  1
 3 Spin_Up_Time0x0007   061   061   000Pre-fail  Always   - 
  6528
 4 Start_Stop_Count0x0032   100   100   000Old_age   Always   - 
  73
 5 Reallocated_Sector_Ct   0x0033   253   253   010Pre-fail  Always   - 
  0
 7 Seek_Error_Rate 0x000b   253   253   051Pre-fail  Always   - 
  0
 8 Seek_Time_Performance   0x0024   253   253   000Old_age   Offline  - 
  0
 9 Power_On_Half_Minutes   0x0032   098   098   000Old_age   Always   - 
  11505h+32m
10 Spin_Retry_Count   

Re: [gentoo-user] autopoweroff

2005-12-21 Thread Tim Igoe

cucu ionut cristian wrote:

 

I have a machine here that does that. I've tied changing all bar the PSU 
(its a custom case with a custom PSU) but i'm guessing that theres 
something iffy wiht it. Your PSU does provide more than enoguh power on 
all rails for what you need?


Tim
   


PSA? i'm gessing it has something to do with the power source right. But
I don't quite follow u! I don't thinks the source provides more power
than neeed it because the power output on the source maches the one in
the motherboard tech spec. Thou that might me a starting point, but I
don't think I would buy a new source just for that; or could this cause
more problems?

 


PSU - as in Power Supply Unit.

You don't necesserily need to buy a new one, but you could try 
unplugging some devices and running the system on minimum hardware to 
see how stable it is(n't).


As i said, i've had a machine just power off, i suspect the power supply 
to be on its way. I'm going to borrow one from another PC to test it 
with, see if the problme repeats with a different unit.


Tim


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] autopoweroff

2005-12-21 Thread Tim Igoe

cucu ionut cristian wrote:


On Wed, 2005-12-21 at 10:59 -0700, Ryan wrote:
 

You can tell if the machine rebooted itself by looking at 
/var/log/messages and checking the datestamps.  The 1st thing to load is 
usually syslog.  You can also check the datestamp of /var/log/dmesg and 
that will tell you the date that it last booted also.
   



Maybe my english is bad but my computer is not rebooting(there are a lot
of resons for that) but just turnes itself off, wich I think is another,
but important issue

 

I have a machine here that does that. I've tied changing all bar the PSU 
(its a custom case with a custom PSU) but i'm guessing that theres 
something iffy wiht it. Your PSU does provide more than enoguh power on 
all rails for what you need?


Tim
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-11-29 Thread Tim Igoe
if you read the header of every email from this list, or the site it
says to email [EMAIL PROTECTED] to unsubscribe.


Ole Robert Hestvik wrote:
> unsubscribe gentoo-user

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
http://f1forums.igoe.me.uk - *New* F1 Forums

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OT - ORT invisible

2005-11-06 Thread Tim Igoe
Antoine wrote:
> Hi,
> I am trying to set up a website for my father and wanted to use a free
> hosting service here in France (1 gig space + php + mysql, no ads - so
> not to be sniffed at!). I have got myself a domain name (for me not him,
> but it is just for testing...) and am trying to work out whether it is
> possible to make it so that the user doesn't see the fact that it is on
> a free host. I am using the redirection provided by my dns service to
> point to a directory on the free site
> (http://antonovich.free.fr/DerekMelser). When I put the url
> http://www.antonmelser.org into the url bar it does indeed take me
> there... but clicking on the links on the page keeps the same thing
> there (eg, the link
> http://antonovich.free.fr/DerekMelser/journal/recent.html), which means
> still http://www.antonmelser.org. That would be OK but unfortunately
> even when I click on a link to an external site the
> http://www.antonmelser.org stays there... not so nice! I get the same
> with firefox and konqueror and even IE on doze - so it looks more like a
> feature than a bug - can someone enlighten me on this?
> Cheers
> Antoine

Your links going external are still opening within the frame. The
redirection will be setting a full page frame and then load the free
host within that frame.

For your external links to show with the correct url you will need to
jump out of hte frame - so setting a target of _top should do that :)

Thus, http://www.someexternalurl.com"; target="_top">Go
Elsewhere

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] squid-cache for an internet-cafe

2005-10-13 Thread Tim Igoe
Gentoo Shadow wrote:
> dear friends,
> 
> i have a small Internet cafe in my home town. so it powered by a 128Kbps
> leased line. but its speed is vary from time to time. so i decide to
> deploy a squid-cache server. i already have a spare p3 800Mhz,256MB
> SD-RAM,40GB 7200rpm hdd machine. so
> 
> 1) is this configurations enough for my deployment? if not pls advice me
> to implement a good cache server.

Yes, this type of machine is easily enough to run a small squid cache on.
> 
> 2) is it possible to take an advantage by deploying a squid-cache server
> for an Internet cafe?
Yes it, especially as quite a few users will probably using hte same
sites, thus it will certainly save you re-downloading the images for
each machine
(things like hotmail etc will be commonly used)

It will save some of the connection, but might not be overly visible

Use something like squid-graph and check the cache hit rates etc :)
> 
> 
> note: all advices are welcome... im less experience with squid-cache
> servers. so pls help me.

A default install of squid should be enough to work, then you can adjust
the settings to meet your needs - the conf is very well commented :)


hth
> 
> 
> -- 
> ...
> "The future lies ahead."
> ___
> < Have you mooed today? >
> ---
> \^__^
>  \   (oo) \___
>  (__) \ )\/\
>     ||--w  |
> ||   ||
> 
> Gentoo Linux 2.6.13-gentoo-r2

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Cannot see my own posts: configuring gentoo-users in gmail

2005-09-17 Thread Tim Igoe
I've seen this myself - I think its a feature of the way gmail works.

And i've not seen any way to 'fix' it.

Kevin O'Gorman wrote:
> When I start a new thread, I do not see my own posting, even after others
> have responded.  It gets put in the "sent" folder and stays there.
> This is in gmail, where I do all my mailing lists in an account that I
> use for
> nothing else.  It's not hard to fix: for each thread I start, I find the
> mail in
> "Sent Mail" and move to "Inbox" and all is well.  But it's a nuisance, and
> occasionally I forget.
> 
> Are there settings somewhere that's making this happen to me?  I've looked
> around and don't see anything offhand, but maybe my "around" isn't big
> enough.
> 
> -- 
> Kevin O'Gorman, PhD

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Trouble with mysql

2005-08-31 Thread Tim Igoe


Michael Sullivan wrote:
> I am having trouble with /etc/init.d/mysql.  I rebooted my system, and
> when it finished rebooting I tried to connect to the mysql daemon and
> failed.  I looked in /var/log/mysql:  There was a file there called
> mysql.err.  The contents were:
> 
> 050831 15:47:29  mysqld started
> 050831 15:47:30 Can't start server: Bind on TCP/IP port: Address already
> in use
> 050831 15:47:30 Do you already have another mysqld server running on
> port: 3306 ?
> 050831 15:47:30 Aborting
> 
> 050831 15:47:30 /usr/sbin/mysqld: Shutdown Complete
> 
> 050831 15:47:30  mysqld ended
> 



check the output of ps aux
look for mysqld processes in the list - if it is running then try
killing the mysqld processes or restarting the machine

> 
> I tried netstat | grep '3306':
> 
> bullet mysql # netstat | grep '3306'
> bullet mysql #

netstat -n | grep 3306

or

netstat | grep mysql

might be better

> 
> The output was blank, so I assume that port 3306 is NOT in use.  Any
> ideas?
> 

Do you have something else that could be using the port - a rootkit or
someone else running a service on the box?

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Re: Does openoffice really require pam?

2005-08-11 Thread Tim Igoe


Christer Ekholm wrote:
> Ciaran McCreesh <[EMAIL PROTECTED]> writes:
> 
> 
>>On Thu, 11 Aug 2005 20:32:26 +0200 Alexander Skwar
>><[EMAIL PROTECTED]> wrote:
>>| I don't really want to install pam just because of OOo. Does OOo
>>| *REALLY* require pam?
>>
>>No, but tcsh does, and openoffice's build system requires tcsh.
> 
> 
> Is that really true. The simple experiment I just did (below), I
> interpreet as it's openoffice that wants pam.

Taken from the OOo ebuild

DEPEND="${RDEPEND}
>=sys-apps/findutils-4.1.20-r1
app-shells/tcsh
dev-util/pkgconfig
curl? ( net-misc/curl )
zlib? ( sys-libs/zlib )
sys-libs/pam
!dev-util/dmake
java? ( >=virtual/jdk-1.4.1 )
!java? ( dev-libs/libxslt )"

thus is OOo thats bringing in pam.

I suppose, if you don't want pam, you could try removing the
sys-libs/pam line from the ebuild and seeing what happens :)

> 
> 23:52:25 poke:~ $sudo emerge -Dpv openoffice
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies -
> !!! All ebuilds that could satisfy "sys-libs/pam" have been masked.
> !!! One of the following masked packages is required to complete your request:
> - sys-libs/pam-0.78-r2 (masked by: package.mask)
> - sys-libs/pam-0.77-r8 (masked by: package.mask)
> - sys-libs/pam-0.77-r6 (masked by: package.mask)
> 
> For more information, see MASKED PACKAGES section in the emerge man page or 
> section 2.2 "Software Availability" in the Gentoo Handbook.
> !!!(dependency required by "app-office/openoffice-1.1.4-r1" [ebuild])
> 
> 23:52:33 poke:~ $sudo emerge -Dpv tcsh
> 
> These are the packages that I would merge, in order:
> 
> Calculating dependencies ...done!
> [ebuild   R   ] app-shells/tcsh-6.14  +perl 0 kB 
> 
> Total size of downloads: 0 kB
> 
> --
>  Christer
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] What's wrong with opengl?

2005-08-06 Thread Tim Igoe

[EMAIL PROTECTED] wrote:


Don't work doom3 nor ut2004 due to errors of loading OpenGL library.

*  media-video/nvidia-kernel
 Latest version available: 1.0.7667
 Latest version installed: 1.0.7667

*  media-video/nvidia-glx
 Latest version available: 1.0.7667
 Latest version installed: 1.0.7667
 


check  for errors when you load up the machine (dmesg)

check for errors in /var/log/Xorg.0.log (or XFree ifyour still  using  that)

also, Have you done 'opengl-update nvidia'  ?


$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: NVIDIA Corporation
server glx version string: 1.3
server glx extensions:
   GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
   GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
   GLX_ARB_multisample
client glx vendor string: NVIDIA Corporation
client glx version string: 1.3
client glx extensions:
   GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
   GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
   GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
   GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float
GLX extensions:
   GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
   GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
   GLX_ARB_multisample, GLX_ARB_get_proc_address
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce4 Ti 4200/AGP/SSE/3DNOW!
OpenGL version string: 1.5.3 NVIDIA 76.67
OpenGL extensions:
   GL_ARB_depth_texture, GL_ARB_imaging, GL_ARB_multisample,
   GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_point_parameters,
   GL_ARB_point_sprite, GL_ARB_shadow, GL_ARB_shader_objects,
   GL_ARB_shading_language_100, GL_ARB_texture_border_clamp,
   GL_ARB_texture_compression, GL_ARB_texture_cube_map,
   GL_ARB_texture_env_add, GL_ARB_texture_env_combine,
   GL_ARB_texture_env_dot3, GL_ARB_texture_mirrored_repeat,
   GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
   GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
   GL_ARB_window_pos, GL_S3_s3tc, GL_EXT_texture_env_add, GL_EXT_abgr,
   GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_minmax,
   GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array, GL_EXT_Cg_shader,
   GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_multi_draw_arrays,
   GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_pixel_buffer_object,
   GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color,
   GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
   GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap, GL_EXT_texture3D,
   GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
   GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
   GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
   GL_EXT_texture_lod, GL_EXT_texture_lod_bias, GL_EXT_texture_object,
   GL_EXT_vertex_array, GL_HP_occlusion_test, GL_IBM_rasterpos_clip,
   GL_IBM_texture_mirrored_repeat, GL_KTX_buffer_region, GL_NV_blend_square,
   GL_NV_copy_depth_to_color, GL_NV_depth_clamp, GL_NV_fence,
   GL_NV_fog_distance, GL_NV_light_max_exponent,
   GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
   GL_NV_packed_depth_stencil, GL_NV_pixel_data_range, GL_NV_point_sprite,
   GL_NV_register_combiners, GL_NV_register_combiners2,
   GL_NV_texgen_reflection, GL_NV_texture_compression_vtc,
   GL_NV_texture_env_combine4, GL_NV_texture_rectangle, GL_NV_texture_shader,
   GL_NV_texture_shader2, GL_NV_texture_shader3, GL_NV_vertex_array_range,
   GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1,
   GL_SGIS_generate_mipmap, GL_SGIS_multitexture, GL_SGIS_texture_lod,
   GL_SGIX_depth_texture, GL_SGIX_shadow, GL_SUN_slice_accum
glu version: 1.3
glu extensions:
   GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess

  visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x21 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  0 0 None
0x22 24 dc  0 32  0 r  y  .  8  8  8  0  4 24  8 16 16 16 16  0 0 None
0x23 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x24 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  8 16 16 16 16  0 0 None
0x25 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  8 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  y  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x27 24 tc  0 32  0 r  y  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x28 24 tc  0 32  0 r  .  .  8  8  8  0  4 24  0 16 16 16 16  0 0 None
0x29 24 tc  0 32  0 r  .  .  8  8  8  8  4 24  0 16 16 16 16  0 0 None
0x2a 24 tc  0 32  0 r  y  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x2b 24 tc  0 32  0 r  y  .  8  8  8  8  4 16  0 16 16 16 16  0 0 None
0x2c 24 tc  0 32  0 r  .  .  8  8  8  0  4 16  0 16 16 16 16  0 0 None
0x2d 24 tc  0 32  0 r  .  .  8  8  8  8  4 16

Re: [gentoo-user] Where does /etc/env.d/99local come from?

2005-08-05 Thread Tim Igoe


John wrote:
> This email address is being abandoned due to the sick amount of junk mail I 
> receive.  Please stop spamming it.
> 
> If you are a friend and need to contact me I can be reached at:
> 
> Email: firstinitiallastinitial at neochicago.com
> IRC: scofflaw on EFnet
> 
> Thanks!
> 

Yeah great - i dunno about anyone else, but i'm getting sick of seeing
these now - any chance of an admin 'removing' the offending email
address? :(

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Best way to block a given packages?

2005-08-05 Thread Tim Igoe

Phill MV wrote:

After a month worth of holidays, I return to my computer, sync, and 
type emerge -uva world.


Scrolling through the several screen's worth of stuff I find a few 
'redundant' packages, like Mozilla and Epiphany (I use Firefox).
I use gnome, so I've always wounded up with these two packages on my 
system. All things considered, compiling these two is a waste of 
space, bandwidth, time and electricity.


How do I block these two from being compiled, despite the fact that 
they are listed as 'dependancies' in packages I use?


Instead of using Gnome, try using the gnome-light package. It comes 
wihtout the large dependancies that the normal gnome does, but you have 
to remmeber to install any extras that you might need  (file-roller, 
games, tools etc)


Tim

--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Newbie - Missing IPtables

2005-07-27 Thread Tim Igoe
cd /usr/src/linux

make menuconfig

edit the kernel options to set up the iptables parts needed in the
kernel (can't rememebr where they are - not just at my normal box atm)

then install the new kernel like you did originally

emerge iptables to get the user space tools to control the kernel
iptables chains.

Eldon Ziegler wrote:
> I successfully installed my first gentoo but didn't get iptables. The
> HOWTO says, "As for the kernel all you must do is enable iptable
> support." but not how to do that? Do I have to redo the complete
> install? (about 12 hours).
> 
> Thanks
> Eldon Ziegler
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Gentoo not detecting full amount of memory

2005-07-24 Thread Tim Igoe


Rudmer van Dijk wrote:
> On Sunday 24 July 2005 22:52, Mark Shields wrote:
> 
>>[EMAIL PROTECTED] ~ $ cat /proc/meminfo | grep Mem
>>MemTotal:  1034284 kB
>>MemFree:953172 kB
>>
>>Thanks for the tip.  But strangely, 12mb is still missing.
> 

Could it be shared ram taken for an on board graphics card?

I know the one in this box used to be anywhere from 4MB to 64MB iirc -
replaced it with a seperate board now.

> 
> that's better than here:
> 
> rudmer:~ # cat /proc/meminfo | grep Mem
> MemTotal:  1026304 kB
> MemFree: 79152 kB
> 
> that's almost 22MB...
> and that's what Richard already said probably a BIOS setting which you 
> shouldn't try to disable to get a couple of MB's more.
> 
>   Rudmer

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] can't merge nVIDIA kernel

2005-07-22 Thread Tim Igoe


simply change wrote:
> AybOwan!
> 
> i have a nvidia gx 5200 video card. i tried to emerge nvidia kernel in
> to my gentoo box. but it stopped after giving below error message. so i
> search dz over de net but i couldn't find it to download.

The download works from here, perhaps your ISP having a few problems or
the nvidia site was at the time.

Try again, if not, try going to the nvidia site and finding the 7667
version on it, download that file and place it into your distfiles.

> 
> -
>>>> Resuming download...
>>>> Downloading
> ftp://download.nvidia.com/XFree86/Linux-x86/1.0-7667/NVIDIA-Linux-x86-1.0-7667-pkg0.run
> --16:40:05-- 
> ftp://download.nvidia.com/XFree86/Linux-x86/1.0-7667/NVIDIA-Linux-x86-1.0-7667-pkg0.run
>=>
> `/home/storage/2005.0/distfiles/NVIDIA-Linux-x86-1.0-7667-pkg0.run'
> Connecting to 172.16.1.2:3128 <http://172.16.1.2:3128>... connected.
> Proxy request sent, awaiting response... Read error (Connection timed
> out) in headers.
> Retrying.
> 
> --16:55:06-- 
> ftp://download.nvidia.com/XFree86/Linux-x86/1.0-7667/NVIDIA-Linux-x86-1.0-7667-pkg0.run
>   (try: 2) =>
> `/home/storage/2005.0/distfiles/NVIDIA-Linux-x86-1.0-7667-pkg0.run'
> Connecting to 172.16.1.2:3128 <http://172.16.1.2:3128>... connected.
> Proxy request sent, awaiting response...  
> 
> 
> -- 
> ...
> "The future lies ahead."
> ___
> < Have you mooed today? >
> ---
> \^__^
>  \   (oo) \_______
>  (__) \ )\/\
> ||--w  |
> ||   ||
> 
> Gentoo Linux 2.6.12-gentoo-r4-Adapt-v1.1#

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] authdaemond duplicates

2005-07-09 Thread Tim Igoe


Norbert Kamenicky wrote:
> David Busby wrote:
> 
> 
> 
>> *  Cannot add provide 'authdaemond', as a service with the same name
>>exists! [ ok ]
> 
> 
> 
> 
> I think the message says it exactly, but run this:
> 
> grep "provide authdaemond" /etc/init.d/*
> 
> and u'll learn "who" provides authdaemon too
> (I guess it's "courier-authlib". Isn't it ?)

courier-authlib and authdaemond

If you have updated courier-imap (and maybe other packages) recently,
the authdaemon has changed. As i understand it is now provided by a
seperate package (courier-authlib)

I removed /etc/init.d/authdaemon and my server still works fine and the
message has gone :)

> 
> HTH noro

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] 161 UDP Constant Connections

2005-07-08 Thread Tim Igoe


Michael Thompson wrote:
> This IP 212.56.68.108 has been attempting to contact Port 161 UDP for
> Months.

Are you running SNMP on your box? Port 161 is SNMP, if you have it open
to the outside world, could it be collecting data - hence often connections?

> 
> No when I try and run a NMAP scan against the box, I get my own logs filled
> with the NMAP Scan. It is like 212.56.68.108 is mirroring to my IP Space.
> And I dont Understand why!
> 
> The connecting IP is in my ISP range, however it has no rDNS which the ISP
> would do according to their technical support. It maps back to
> hugeglobal.net

Contact your ISPs support department - see if they can help at all?

> 
> I'm not entirely sure it is a customer's machine, even though it is within
> the ISP IP range.  It's rDNS shows it is
> 
> hugeglobal.net.  
> 
> The odd thing to me, is if one does a lookup on hugeglobal.net one gets
> 
> 82.103.128.2  and the rDNS of that is
> 
> e82-103-128-2s.easyspeedy.com
> 

Possible the original hugeglobal.net machine has since changed ISPs but
the old IP has been re-assigned without the rDNS entry being changed?

> Not one of the local ISP I am using. 
> 
> Telnetting to the IP gives this:
> 
> Telnet 212.56.68.108 connects giving...
> 
> __  _
>___ | |_ _ ___ __ ___  __ _ _   ()_ __ ___  __| |
>   / _ \| __| '_ \  | '__/ _ \/ _` | | | | | '__/ _ \/ _` |
> | (_) | |_| |_) | | | |  __/ (_| | |_| | | | |  __/ (_| |
>   \___/ \__| .__/  |_|  \___|\__, |\__,_|_|_|  \___|\__,_|
>|_|  |_|
>If you do not have a CMN registered OTP device you
>will not be able to login.
> 
>OTP USERS:  THIS CONNECTION IS NOT ENCRYPTED, BE SMART
> 
> larabee login:
> 
> 
> Any one got any ideas?
> 
> 
you could just try blackholing the IP at your firewall, or as i've
already mentioned - try and contact your ISP with all you know and see
if htey can shed any light on it - its possible a comprimised box.
-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Ati Linux Proprietary Driver

2005-07-02 Thread Tim Igoe


Volker Armin Hemmann wrote:
> On Saturday 02 July 2005 05:10, Justin Hart wrote:
> 
> 
>>I'm sure that ATI will come through, or, whatever.  Just, well, if you
>>get one RIGHT NOW, NEW, you'll be dissapointed.
>>
> 
> 
> Well, ATI driver sucked 10 years ago, they suck today... I don't think that 
> ATI is able to make any decent drivers EVER.

Equally their Windows (ick) drivers sucked not so long back - yet now
they are much better. (Or were, i can't say i like the new .NET control
thingy)

> So, buying a card and waiting that ATI will release working drivers is.. hm.. 
> hopeless ;) 

The recent versions of the drivers have been much better than the older
ones. I'm sure things will improve over time. But in the graphics
industry time is something that you don't have - if you buy a card you
want it to work there and then.

Maybe if Linux becomes more mainstream or used in offices more then
perhaps they might improve the efforts towards the Linux drivers.

I'm happy with them at the moment, yes there are things that could be
improved - but aren't there always? :)

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] mailman group id

2005-06-30 Thread Tim Igoe


Eric S. Johansson wrote:
> http://www.gentoo.org/doc/en/virt-mail-howto.xml says:
> 
> # nano -w /usr/portage/net-mail/mailman/mailman-$ver.ebuild
> MAILGID="280"
> (Set MAILGID to the mailman group instead of nobody
> This is needed for postfix integration.)
> 
> and building fails with
> 
> !!! Digest verification Failed:
> !!!/usr/portage/net-mail/mailman/mailman-2.1.6_rc4.ebuild
> !!! Reason: Filesize does not match recorded size

If you have modified the ebuild, the digests need rebuilding, which you
tried but (theres always a but)

> 
> so I thought I would try to rebuild the digest (a little knowledge is a
> dangerous thing) and I get:
> 
> tbtf-xeno mailman # ebuild digest  mailman-2.1.6_rc4.ebuild
> !!! Name error in : missing a version or name part.
> !!! Error: PF is null ''; exiting.

try this instead

ebuild mailman-2.1.6_rc4.ebuild digest

> 
> suggestions please?
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Where to put ssh tunnel for startup?

2005-06-30 Thread Tim Igoe


Willie Wong wrote:
> I have a question regarding SSH tunneling:
> 
> Because DSL has not come to my area yet, broadband access is
> monopolized by optimum online, who, as many of you are aware, is on
> god knows how many e-mail blacklists. Furthermore, in their effort to
> "thwart spam", they also block outgoing smtp connections except those
> made to their own mail relay. 
> 
> I am getting a lot of mail rejected by various ISPs recently, and the
> only common thing is the relay the mail went through. 
> 
> So, I decided to forward mail through my school's mail server via an
> SSH tunnel (I have shell access there). 
> 
> All's working fine, so here's my question: 
> 
>   If I want to start the ssh tunnel automatically at boot, where's
>   the best place to put it?

/etc/conf.d/local.start

it will then start before the local login.

I have lines like

su -  -c 

in mine to start various IRC services at startup - same principle can be
used for other commands.

> 
> Willie

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] different times in postfix log

2005-06-28 Thread Tim Igoe


Holly Bostick wrote:
> Tim Igoe schreef:
> 
>>Holly Bostick wrote:
>>
>>
>>>Jan Callewaert schreef:
>>>
>>>
>>>
>>>>Hi,
>>>>if I watch the logs of postfix, I have different times in it.
> 
> 
> 
>>>>Regards,
>>>>
>>>>Jan Callewaert
>>>
>>>
>>>A perhaps more important question is:
>>>
>>>Why am I receiving a second copy of this message 10 days after I
>>>originally received it (and it's dated 10 days ago, too)?
>>>
>>>Am I the only one who received this (again) today (about 2 minutes ago,
>>>14:26 CET)? If there is some kind of weirdness with my ISP (which would
>>>likely be the case if I'm the only one who got this), I certainly want
>>>to know about it-- and if Jan has some kind of weirdness on his (?)
>>>servers, I guess he (?) would want to know about that, too.
>>
>>
>>I just recieved this message twice today too - again dated 10 days in
>>the past.
>>
>>Is it possible the main got stuck in a queue somewhere and have just
>>'popped' out? :/
> 
> 
> I would think that that's exactly what happened-- the question I was
> wondering about is: whose queue?
> 
> The mail delivery queue of my ISP has now been eliminated (since you got
> it too), leaving Jan's send queue, or the list server's queue I think.
> 

The puzzling bit is to look at the times in the email header - they are
all correct for if the message was delivered immediately but not. (even
on my server which i know has the right time).

Very odd.

> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] different times in postfix log

2005-06-28 Thread Tim Igoe


Holly Bostick wrote:
> Jan Callewaert schreef:
> 
>>Hi,
>>if I watch the logs of postfix, I have different times in it.
>>
>>Jun 18 19:17:43 [postfix/qmgr] 1E365EDCC3: from=, size=4398, nrcpt=1 
>>(queue active)
>>Jun 18 21:17:44 [postfix/local] 1E365EDCC3: to=<[EMAIL PROTECTED]>, 
>>orig_to=<[EMAIL PROTECTED]>, relay=local, delay=1, status=sent (delivered to 
>>command: procmail)
>>Jun 18 19:17:44 [postfix/qmgr] 1E365EDCC3: removed
>>Jun 18 21:17:48 [postfix/smtpd] disconnect from localhost[127.0.0.1]
>>
>>this is at 21:18. Date displays the correct hour. Any idea what is causing 
>>this? Only [postfix/qmgr] is showing the wrong time, the rest is correct.
>>
>>Regards,
>>
>>Jan Callewaert
> 
> 
> A perhaps more important question is:
> 
> Why am I receiving a second copy of this message 10 days after I
> originally received it (and it's dated 10 days ago, too)?
> 
> Am I the only one who received this (again) today (about 2 minutes ago,
> 14:26 CET)? If there is some kind of weirdness with my ISP (which would
> likely be the case if I'm the only one who got this), I certainly want
> to know about it-- and if Jan has some kind of weirdness on his (?)
> servers, I guess he (?) would want to know about that, too.

I just recieved this message twice today too - again dated 10 days in
the past.

Is it possible the main got stuck in a queue somewhere and have just
'popped' out? :/

> 
> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] driver for 3Com 3c905 100BaseTX [Boomerang]????

2005-06-27 Thread Tim Igoe


Bill Roberts wrote:
> Do a search in 'make menuconfig' for CONFIG_E100. That's what you
> want.
> 
> I think they call it something like 3c950 series or something that
> does not match 3c905. 

The card comes under
Device Drivers
-> Networking Support
  -> Ethernet (10 or 100Mbit)
-> 3Com Cards
  -> 3c590/3c900 series (592/595/597) "Vortex/Boomerang" support

It works fine, my old server had 2 of those cards in.

> 
> Bill Roberts
> 
> On 21:24 Mon 27 Jun , askar ... wrote:
> 
>>Hello!
>>
>>Is there anybody who knows how to make 3Com 3c905 100BaseTX
>>[Boomerang] work. I'm using gentoo 2005.0, gentoo-sources. In the
>>kernel there is no driver for it.
>>Help me.
>>
>>askar
>>
>>-- 
>>gentoo-user@gentoo.org mailing list
>>

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] masking issues.

2005-06-24 Thread Tim Igoe

Bryan Whitehead wrote:
> I unmasked php and mod_php so I could get php version 5.0.x installed.
> However, now my emege wants to install php 5.1... I don't php 5.1 series
> - how can I mask in 5.0 but mask out 5.1 ?

unmask =dev-php/php-5.0

or mask >=dev-php/php-5.1

repeat for mod_php

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] [OT] GPG keys, servers and signing (was, ATI Composte & DRI)

2005-06-24 Thread Tim Igoe
key is unsigned
> (naturally), and the keys I've collected from this list I have not dared
> to specify trust levels for. Should I be concerned about this, and take
> steps to rectify the situation with all due haste? If so, how would I go
> about that? All I've heard of are key-signing parties, which seem
> unlikely be a feasible option for me.
> 
> 4) Clearly no one I am in contact with seems to really care if I sign my
> emails by default, but should I protect them from themselves and do so
> anyway? Are there any benefits to this good habit, especially since my
> key is unsigned anyway?
> 
> 5) If I take up the habit of signing my emails, is it unreasonably
> dangerous to also set "No password for user" in the Enigmail options? I
> know that if I have to dig up my complex and unique password every time
> I send an email (in order to sign it), I'm not going to sign them, but
> if not requiring the complex and unique password opens a high
> possibility of compromising the key itself (because if I was hacked,
> said miscreant could send signed emails "from me" because s/he doesn't
> have to know the complex and unique password in order to do so), then I
> suppose I'd have to just suck it up (assuming that there's some
> overriding benefit in me taking up this habit in the first place).
> 
> Anyway, I know it's OT, and sorry for hijacking the thread in the second
> place, but if there's anyone who'd like to explain this to me in
> relatively simpler terms than man gpg or the GNUPG site, I'd appreciate it.
> 
> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe


Holly Bostick wrote:
> Tim Igoe schreef:
> 
>>Holly Bostick wrote:
>>
>>>But this whole episode has at least gotten me to finally upload my own
>>>key, so I've (hopefully) signed this message.
>>
>>
>>hehe :D
>>
>>
>>>Can you all get the key (since I know the list doesn't have it, it's a
>>>good test as to whether I've done it right)?
>>
>>
>>Just tried with the 4 keyservers I have in Thunderbird - none of them
>>returned a key :(
>>
> 
> 
> I only sent it to one (so far):
> 
> random.sks.keyserver.penguin.de
> 
> which is the first T-bird default server, and the one that most
> everybody seems to use (insofar as I've been able to download most all
> of the keys for the signed messages from this list from that keyserver).

Fixed - I forgot while I was at uni i had to force set the proxy in
every app (for http). I've unset most apps but not thunderbird.

The signing works now here too Holly. :)

Neil - Uploaded my key again to the keyservers :)

> 
> Does that help?
> 
> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe


Holly Bostick wrote:
> Tim Igoe schreef:
> 
>>Holly Bostick wrote:
>>
>>>But this whole episode has at least gotten me to finally upload my own
>>>key, so I've (hopefully) signed this message.
>>
>>
>>hehe :D
>>
>>
>>>Can you all get the key (since I know the list doesn't have it, it's a
>>>good test as to whether I've done it right)?
>>
>>
>>Just tried with the 4 keyservers I have in Thunderbird - none of them
>>returned a key :(
>>
> 
> 
> I only sent it to one (so far):
> 
> random.sks.keyserver.penguin.de
> 
> which is the first T-bird default server, and the one that most
> everybody seems to use (insofar as I've been able to download most all
> of the keys for the signed messages from this list from that keyserver).
> 
> Does that help?

It cna't seem to download it from there :-/

Incase you have forgotten to or something this message wasn't signed.

> 
> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] VMWare Question

2005-06-24 Thread Tim Igoe


Pete Pardoe wrote:
> I had no problems emerging it either, so wait for a day and try again.
> 
> On 6/24/05, Shawn Singh <[EMAIL PROTECTED]> wrote:
> 
>>Hey all,
>>
>>Has anyone tried to emerge vmware???
>>
>>When doing so using the following command:
>>emerge app-emulation/vmware-workstation
>>
>>I get this error: !!! Couldn't download
>>vmware-any-any-update89.tar.gz. Aborting.

Have you tried doing an 'emerge sync' before doing the emerge on vmware?

the current version is app-emulation/vmware-workstation-4.5.2.8848-r6
and it fetches 'vmware-any-any-update90.tar.gz' - mine managed to get it
from
http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/vmware-any-any-update90.tar.gz

>>
>>Does anyone have any ideas?
>>
>>Thank you,
>>
>>Shawn
>>
>>--
>>gentoo-user@gentoo.org mailing list
>>
>>
> 
> 
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe


Holly Bostick wrote:
> Neil Bothwick wrote:
> 
>>>On Fri, 24 Jun 2005 13:25:17 +0200, Holly Bostick wrote:
>>>
>>>
>>>
>>>>FYI, I couldn't import the key from any of the default listed keyservers
>>>>either, nor could I import it directly from the link provided (I may
>>>>have done it wrong, though).
>>>
>>>
>>>That depends on how your browser is set up. Konqueror recognised it for
>>>what it was and asked if it should loaded into Kgpg, which in turn
>>>offered to import it.
>>>
>>>Uploading it to a public keyserver is the best way to do it though.
>>>
>>>
> 
> 
> OK, you read mail in a browser, I read it in Thunderbird. And I don't
> use Konq anyway. But in any case, I did do it wrong (I didn't check the
> ldap server, because I've never been able to download a key from it),
> and I guess my syntax was likely incorrect when I tried to import from
> Tom's server.
> 

Only time i could see using a browser for mail would be a webmail system.

> But this whole episode has at least gotten me to finally upload my own
> key, so I've (hopefully) signed this message.

hehe :D
> 
> Can you all get the key (since I know the list doesn't have it, it's a
> good test as to whether I've done it right)?

Just tried with the 4 keyservers I have in Thunderbird - none of them
returned a key :(

> 
> Holly
> 
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe


Holly Bostick wrote:
> Tim Igoe wrote:
> 
>>Neil Bothwick wrote:
>>
>>
>>>On Fri, 24 Jun 2005 10:31:10 +0100, Tim Igoe wrote:
>>>
>>>
>>>
>>>
>>>>[signature.asc  application/pgp-signature (189 bytes)]
>>>
>>>
>>>Tim, is your key on a public server anywhere? Because every time I read
>>>one of your mails, there's an annoying delay as my mailer tries, and
>>>fails, to access your public key.
>>>
>>
>>It should be - used the Enigmail thing in Thunderbird to generate and
>>upload it
>>
>>If not I've stuck it on my hosting @ http://tim.igoe.me.uk/public.key
>>
> 
I had to set it up for a module at uni - so left it on, its very
possible i've not done something quite right.

> 
> FYI, I couldn't import the key from any of the default listed keyservers
> either, nor could I import it directly from the link provided (I may
> have done it wrong, though).

I've just tried to upload it again to keyservers - 3 of the 4 default
ones in my thunderbird failed - 403 errors but the
ldap://certserver.pgp.com works.

> 
> However, downloading the key and importing it from the file worked fine.

That was what I intended with that file.

> 
> Just so you know,
> Holly

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe


Neil Bothwick wrote:
> On Fri, 24 Jun 2005 10:31:10 +0100, Tim Igoe wrote:
> 
> 
>>[signature.asc  application/pgp-signature (189 bytes)]
> 
> 
> Tim, is your key on a public server anywhere? Because every time I read
> one of your mails, there's an annoying delay as my mailer tries, and
> fails, to access your public key.
> 
It should be - used the Enigmail thing in Thunderbird to generate and
upload it

If not I've stuck it on my hosting @ http://tim.igoe.me.uk/public.key

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ATI Composte & DRI

2005-06-24 Thread Tim Igoe
Justin Hart wrote:
> Any news on Composte and DRI working together, happily, under the fglrx 
> drivers?

Under the latest drivers its still one or the other. From what i'd seen
over on rage3d is very much a case of they'll add it when its really
needed and not just cos users want it.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Cannot emerge docbook-sgml-utils

2005-06-16 Thread Tim Igoe



Michael Sullivan wrote:
> While doing last night's daily upgrade docbook-sgml-utils failed.  The
> error was this:
> 
> jade: error while loading shared libraries: libosp.so.3: cannot open
> shared object file: No such file or directory
> 
> 
> I checked and indeed libosp.so.3 does not exist.  Where can I get this
> library?
> 

This has come up twice so far in the past week on this list.

emerge openjade

then continue with the

emerge -uD world

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] docbook-sgml-utils and jade...

2005-06-12 Thread Tim Igoe
   jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
>-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
> SGML_CATALOG_FILES=/etc/sgml/catalog \
> SGML_SEARCH_PATH=../..:../../doc:.. \
>jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
>-V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
> jade: error while loading shared libraries: libosp.so.3: cannot open
> shared obje
> ct file: No such file or directory
> make[2]: *** [api.html] Error 127
> make[2]: *** Waiting for unfinished jobs
> jade: error while loading shared libraries: libosp.so.3: cannot open
> shared obje
> ct file: No such file or directory
> make[2]: *** [backend-spec.html] Error 127
> make[2]: Leaving directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
> ook-utils-0.6.14/doc/HTML'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docb
> ook-utils-0.6.14/doc'
> make: *** [all-recursive] Error 1
> 
> !!! ERROR: app-text/docbook-sgml-utils-0.6.14 failed.
> !!! Function src_compile, Line 556, Exitcode 2
> !!! emake failed
> !!! If you need support, post the topmost build error, NOT this status
> message.
> 
> #

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] how to know ram memory and video memory size

2005-06-11 Thread Tim Igoe


askar ... wrote:
> Hello!
> 
> Is it possible to know from gentoo the size of ram and video memory?
cat /proc/meminfo or free to find RAM info
video memory - not so sure on - check x.org logs it'll be in there
should also be in dmesg

> 
> Thanks.
> askar
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] problem with emerge

2005-06-11 Thread Tim Igoe


YoYo Siska wrote:
> Holly Bostick wrote:
> 
>>Tim Igoe schreef:
>>
>>
>>>Allan Spagnol Comar wrote:
>>>
>>>
>>>
>>>>Hi all I am having some problem with emerge, I had emerged bootsplash,
>>>>then I discover in this list that for newer kernels we should use
>>>>splashutils, then I unmerged bootsplash and emerged splashutils, now I
>>>>am trying to update my system and I am receiving this message:
>>>>
>>>>[blocks B ] media-gfx/splashutils (is blocking
>>>>media-gfx/bootsplash-0.6.1-r7)
>>>>[blocks B ] media-gfx/bootsplash (is blocking
>>>>media-gfx/splashutils-0.9.1)
>>>>.2]
>>>>[ebuild  N] media-gfx/bootsplash-0.6.1-r7
>>>>
>>>>what should I do to fix it ?
>>>>
>>>>
>>>
>>>Try unmerging the pair of them, then emerge splashutils
>>>
>>>If not, emerge -uDpt world - look at the tree produced to work out what
>>>pulls in bootsplash
>>>
>>
>>
>>Cookie bet that it's a bootsplash-themes package... if so, uninstall
>>said package (since you can't use it if you don't have bootsplash
>>anyway), and then try the update again.
>>
>>Holly
> 
> 
> don't bootsplash themes work with fbsplash and splashutils?
> i think i'm using my old bootsplash theme right now...
> but i may be wrong ;)
> 
> yoyo

The bootsplash themes can be converted to work with the fbsplash.
However, yes, the old themes could pull bootsplash back in.

/me sends Holly a cookie :P

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] [OT] PHP scripts dont need to be executable?

2005-06-11 Thread Tim Igoe


Jon Le Miere wrote:
> Maybe im in dream land (happens often) but I have a number of Gentoo
> machines here that execute PHP scripts via the webserver (apache,
> lighttpd) when marked as read only, is that normal? I remembered a time
> when you tried going to a php script in your browser and it was marked
> as read only (chmoded 400) it would display a 403.
> 
I've never had to have a PHP script +x for it to work through the
webserver, as i udnerstand it the webserver reads teh script and does
whatever it is told to internally with it.

Is it possible you were using PHP as a CGI module or something ? I've
never tried so I don't know if it handles it differently

> Is this still meant to happen and I have something wrong on all my
> machines? Or do you not need PHP scripts to be executable in order to be
> executed via the webserver?

PHP scripts don't need to be +x to run.

> 
> If it helps, its php-4.3.11/mod_php-4.3.11 that are involved.
> 
I've never seen it needed, but i've only been using PHP since version
4.3.0 i think it was
> 
> Regards,
> 
> Jon Le Miere

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] problem with emerge

2005-06-11 Thread Tim Igoe


Allan Spagnol Comar wrote:
> Hi all I am having some problem with emerge, I had emerged bootsplash,
> then I discover in this list that for newer kernels we should use
> splashutils, then I unmerged bootsplash and emerged splashutils, now I
> am trying to update my system and I am receiving this message:
> 
> [blocks B ] media-gfx/splashutils (is blocking
> media-gfx/bootsplash-0.6.1-r7)
> [blocks B ] media-gfx/bootsplash (is blocking
> media-gfx/splashutils-0.9.1)
> .2]
> [ebuild  N] media-gfx/bootsplash-0.6.1-r7
> 
> what should I do to fix it ?
> 
> 
Try unmerging the pair of them, then emerge splashutils

If not, emerge -uDpt world - look at the tree produced to work out what
pulls in bootsplash

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] docbook-sgml-utils-0.6.14 [0.6.12]

2005-06-10 Thread Tim Igoe

James wrote:
> Hello,
> 
> This docbook ebuild seems to fail Ideas on fixes
> are welcome. I already unmerged then emerge and that
> did not seem to work around the problem. Maybe some other
> missing/corrupt package? bugzilla was not any help
> either
> 
> emerge -uD world
> 
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/man'
> Making all in HTML
> make[2]: Entering directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
> SGML_CATALOG_FILES=/etc/sgml/catalog \
> SGML_SEARCH_PATH=../..:../../doc:.. \
> jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
> -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
> SGML_CATALOG_FILES=/etc/sgml/catalog \
> SGML_SEARCH_PATH=../..:../../doc:.. \
> jade -t sgml -i html -d ../../docbook-utils.dsl\#html \
> -V '%use-id-as-filename%' ../../doc/docbook-utils.sgml
> jade: error while loading shared libraries: libosp.so.3: cannot open shared
> object file: No such file or directory
> make[2]: *** [api.html] Error 127
> make[2]: *** Waiting for unfinished jobs
> jade: error while loading shared libraries: libosp.so.3: cannot open shared
> object file: No such file or directory
> make[2]: *** [backend-spec.html] Error 127
> make[2]: Leaving directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc/HTML'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/var/tmp/portage/docbook-sgml-utils-0.6.14/work/docbook-utils-0.6.14/doc'
> make: *** [all-recursive] Error 1
> 
> !!! ERROR: app-text/docbook-sgml-utils-0.6.14 failed.
> !!! Function src_compile, Line 556, Exitcode 2
> !!! emake failed
> !!! If you need support, post the topmost build error, NOT this status 
> message.
> 
> 
> Ideas?
> 

emerge openjade

then continue the emerge -uD world

> 
> James
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Hardware problem

2005-06-09 Thread Tim Igoe


Holly Bostick wrote:
> Bill Six schreef:
> 
>>Hi,
>>
>>This isn't a Gentoo related problem, but a hardware
>>one (I know next to nothing about hardware).  
>>
>>First of all I have a Micron computer with a floppy
>>drive, DVD-read drive (/dev/hdc), CDR drive
>>(/dev/hdd), a master harddrive (/dev/hde), and a slave
>>harddrive (/dev/hdf).
>>
>>Yesterday my computer was running fine.  Today my dad
>>put in a DVD burner where the CDR was previously
>>(/dev/hdd).  He also took both harddrives out and put
>>them back in because the ribbon (whatever it's called,
>>the grey cable that goes into each drive) was twisted.
>>
>>Now, when I try to start up my computer, it doesn't
>>start at all, it just goes "Beep (wait 3
>>seconds)...Beep (wait 3 seconds)...Beep (wait
>>3 seconds)..." over and over.  It doesn't show the
>>splash screen for the video card, or for the
>>manufacturer (Micron).

If its beeping - then the first check would be to check the graphics
hardware and the RAM. Normally if a computer doesn't even post it is due
to one of those not being seated quite right.

A lot of motherboards i've seen have IDE cables near the RAM slots - is
it possible that the memory has become dislodged (it shouldn't happen..
but sometimes it does)

Its not as likely, but there is the CPU too - your PC can't run anything
if the CPU has been fried - but i haven't heard a PC beep when the CPU
has frazled due to the above reason, it can't run anything.

http://bioscentral.com/beepcodes/awardbeep.htm

There is a list of beep codes for AWARD based BIOSes. If your machine
isn't based on teh award bios then you will have to look at the correct
page (list on that page).

If that doesn't seem to work, a suggestion would be to disconnect drives
/ remove extra cards and see if you can get the machine booting from a
basic configuration then add things back.

>>
>>Any idea why it would do that? What do the beeps mean?
> 
> 
> The beeps tell you why it would do that. Depending on your BIOS type
> (AMI, Award) the pattern of the beeps is meant to tell you what has
> failed. The information as to what pattern means what is available on
> the Internet, but you may not have access to the web, or know what kind
> of BIOS you have, and researching all of that now would be a distraction.
> 
> 
>>I put the CDR back in instead of the DVD burner, and
>>it still gives the same error.
> 
> 
> Since replacing the DVD with the original CD didn't help, that's
> probably not the problem-- and I wouldn't have thought it was anyway.

That'll be cos the drive isn't hte problem - I'm guessing at RAM or Video.

> 
> 
> 
> In any case, hope it's helpful.
> 
> 
> 
>>Last time I let my dad touch my computer haha.
> 
> 
> Awww, give him a break. How else is he going to learn? Don't discourage
> him just because he didn't get it quite right :-) .

Parents and PC's never mix ;)

> 
> Holly
> 
> 
>>Thanks for any help,
>>
>>Bill Six
>>
>>
>>
>>
>>  
>>__ 
>>Discover Yahoo! 
>>Use Yahoo! to plan a weekend, have fun online and more. Check it out! 
>>http://discover.yahoo.com/
> 
> 

HTH

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] What spins a drive up?

2005-06-08 Thread Tim Igoe


Mark Knecht wrote:
> Hello,
>I'm experimenting with leaving a drive turned off in a MythTV
> frontend. I have laptop_mode turned on with whatever it has for
> default settings. I have vixie-cron turned off. Once an hour it seems
> that the drive still spins up for about 1 minute. How can I find
> what's causing that and at least make it more infrequent? I see
> nothing in /var/log/messages nor anything in dmesg. Is there somewhere
> else I should look?
> 
> Thanks,
> Mark
> 

If its once per hour, its probably hourly crons running then. My laptop
behaved itself when i was running linux on it - rarely spinning teh disk
 up at all. Can't say the same for my desktop however. :)

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Emerge suddenly blocked

2005-06-07 Thread Tim Igoe
Its part of teh upgrade to Gnome 2.10

emerge unmerge the offending packages and then continue.



Kevin O'Gorman wrote:
> This morning I can no longer emerge world.  It says (in part)
> 
> 
> 
>>treat root # emerge -aDvu world && etc-update
>>
>>These are the packages that I would merge, in order:
>>
>>Calculating world dependencies ...done!
>>[blocks B ] <=x11-themes/gnome-themes-2.8.2 (is blocking 
>>x11-themes/gtk-engines-2.6.3)
> 
> 
> and later
> 
> 
>>Total size of downloads: 45,079 kB
>>
>>!!! Error: The above package list contains packages which cannot be installed
>>!!!on the same system.
>>
>>treat root # 
> 
> 
> Now since my package.mask and package.keywords are both empty, I don't think
> it's anything I did.  How can I get this working again, or is this a
> momentary glitch
> that will go away by itself?
> 
> ++ kevin
>  

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Switch from devfs to udev?

2005-05-23 Thread Tim Igoe
I'm guessing it can be removed - i've just never bothered to do so with
this box.


-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


S. Schwartz wrote:
> Tim Igoe wrote:
> 
>>Install udev as in portage. Then edit the kernel to remove devfs -
>>recompile and reboot.
>>Job done, it should say using udev at bootup.
> 
> Worked for me :-)
> I've got a question regarding this switch: Can sys-fs/devfsd be unmerged
> or is it still somehow needed?
> 
> Sigi


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] My PHP support is gone!

2005-05-23 Thread Tim Igoe
Just a check here, you've not been through the apache upgrade have you
and this the first time its moved to the new settings? (the newer
version with the changed config location) - I can't just remmeber which
version it is now that it was done on.

But having restarted it, it would now be using the `default' config again.

/etc/apache2/httpd.conf is now the main configuration file now.

Tim

Michael Sullivan wrote:
> Last night we had a power blink here (basically the power goes off just
> long enough to disrupt all devices plugged into AC and then comes back
> on again.)  When my server box finished rebooting I was checking the
> most popular services it offers (mail and web hosting) and I noticed
> that squirrelmail and all other pages that use PHP were not working
> correctly.  I've tried everything I can think of; I restored a complete
> backup of /etc made yesterday, I re-emerged mod_php.  The installation
> instructions didn't look very much like my previous installation
> (especially in /etc/apache2/conf/apache2.conf) yet the previous
> installation worked fine until yesterday.  In the INSTALL file for
> mod_php-4.3.11 it said to add a LoadModule php4_module to my
> apache2.conf file (there was no reference to php at all in apache2.conf
> - still trying to figure that one out) and then to add an AddModule
> statement, which there was were no occurrences of AddModule in
> apache2.conf either.  I'm very confused.  Can anyone help me?
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Switch from devfs to udev?

2005-05-21 Thread Tim Igoe
Install udev as in portage. Then edit the kernel to remove devfs -
recompile and reboot.

Job done, it should say using udev at bootup.

Tim

Mark Knecht wrote:
> Are there any instructions about on how to take an older machine (18
> months) and switch it to udev from devfs? I see that udev is in
> portage so I can emerge that, but how do I tell the machine which to
> use? Is it automatic upon reboot?
> 
> The machine has been updated to a new gentoo-sources. (2.6.11-gentoo-r9)
> 
> Thanks in advance,
> Mark
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Emerge World - lcms Fails

2005-05-14 Thread Tim Igoe
Edit /usr/portage/media-libs/lcms/lcms-1.13.ebuild and change the line
that says 'elibtoolize' to 'libtoolize --copy --force' and try again.
That should fix it.

A quick search of forums (http://forums.gentoo.org) and bugzilla
(http://bugs.gentoo.org) would have given you the same answer.

Tim

Drew Tomlinson wrote:
> In an attempt to "clean up" my newly installed and get everything back
> to "default" as much as possible, I'm running 'emerge --emptytree
> world".  The build failed on lcms-1.13.  Here's the output:
> 
> *** Gentoo sanity check failed! ***
> *** libtool.m4 and ltmain.sh have a version mismatch! ***
> *** (libtool.m4 = 1.5.16, ltmain.sh = 1.5) ***
> 
> Please run:
> 
>  libtoolize --copy --force
> 
> OK, I did 'cd /var/tmp/portage/lcms-1.13/work/lcms-1.13' and ran
> 'libtoolize --copy --force'. When subsequent 'emerge lcms' commands
> failed, I read the emerge man page.  It seemed that 'emerge --resume
> lcms' would be appropriate after doing the libtoolize thing again. 
> However, it failed with the same output.
> 
> How can I resolve this issue?  And once resolved, is there anyway to
> resume the 'emerge --emptytree world' or should I just start over.
> 
> Thanks,
> 
> Drew
> 

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] ntfs mounted partition

2005-05-14 Thread Tim Igoe
Writing to NTFS partitions is not recommended - what writing that is
supported is very limited.

Only over writing files and to exactly the same size iirc.

If you need to share data between Win and Lin, a FAT32 partition (or
network drive) is probably your best bet.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


Panos Laganakos wrote:
> Hello,
> 
> I am mounting one of my ntfs partition from linux. The problem is though
> that it is mounted readonly.
> 
> Is there some option i need to pass to fstab to make it write-able too?
> 



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Bugzilla ebuild request

2005-05-13 Thread Tim Igoe


> 
> 
> So do I do anything or just read the emails and wait/watch?
> 
> 

Got it in one. if an ebuild is attached to the thread, you could test it
by placing it into your portage overlay. But if your not sure, you'd be
best just watching.

The reason for the emails is to keep you informed with the status of
your 'bug' report.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] Manually specifying nameservers

2005-05-08 Thread Tim Igoe
man dhcpcd

  -R Prevents dhcpcd from replacing existing /etc/resolv.conf file.

into the /etc/conf.d/net file - Dhcp options

Tim Igoe
http://tim.igoe.me.uk

Colin wrote:

> I have two nameservers.  DHCP detects the second one, but since I have
> a computer acting as a gateway instead of the access point, I can't
> get a net connection until I edit /etc/resolv.conf.
>
> I tried chmodding /etc/resolv.conf to 111, but the system re-chmodded
> it after a test reboot.  So instead I added this to
> /etc/conf.d/local.start:
>echo "nameserver 192.168.0.1" > /etc/resolv.conf
>echo "nameserver 192.168.0.254" >> /etc/resolv.conf
>
> Is there another way?
>
> -- 
> Colin
>

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Net config

2005-05-02 Thread Tim Igoe

Quoting Michal Kurgan <[EMAIL PROTECTED]>:
On Monday 02 of May 2005 13:10, Tim Igoe wrote:
I'm using baselayout 1.11.9-r1 currently on my server (not at my
workstation so
I use 1.9.4-r6, but it's latest stable, also i use 2005.0 default linux
profile.
Sounds about right - i'm running an unstable baselayout -  wanted the 
extra fall
back features and wireless configuration at the time, now i use it on all my
boxes as its stable for me.

can't find out what thats on). But the server has the relevant example file
- http://tim.igoe.me.uk/files/net.example if you can't get it through
baselayout.
thanks for link, copied that
You might need a baselayout update for the net scripts to use the changes
however.
--
Tim Igoe ([EMAIL PROTECTED])
Thanks for fast answer with solution to my problem. :)
np, hope it works ok :)
--
Michal Kurgan
--
gentoo-user@gentoo.org mailing list


--
Tim Igoe ([EMAIL PROTECTED])
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Net config

2005-05-02 Thread Tim Igoe
I'm using baselayout 1.11.9-r1 currently on my server (not at my 
workstation so
can't find out what thats on). But the server has the relevant example file -
http://tim.igoe.me.uk/files/net.example if you can't get it through 
baselayout.
You might need a baselayout update for the net scripts to use the changes
however.
--
Tim Igoe ([EMAIL PROTECTED])
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

Quoting Michal Kurgan <[EMAIL PROTECTED]>:
On Monday 02 of May 2005 11:58, Tim Igoe wrote:
Look in the /etc/conf.d/net.example file (assuming your using a more recent
baselayout) - theres a fallback address (fallback_eth0 iirc) to which you
can set an IP or say 'apipa' to get an IP in the 169 range like Windows
does when it can't find one.
HTH
Thanks for answer, but i don't have this file, if i had i would 
already have a
resolution :).
Could You send me this example, or tell me if i could find it on new Gentoo
LiveCD, or somewhere else... I quickly searched witch google, but no
results... (i found only that there is such file :))
--
Michal Kurgan
--
gentoo-user@gentoo.org mailing list



--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] Net config

2005-05-02 Thread Tim Igoe
Look in the /etc/conf.d/net.example file (assuming your using a more recent
baselayout) - theres a fallback address (fallback_eth0 iirc) to which you can
set an IP or say 'apipa' to get an IP in the 169 range like Windows does when
it can't find one.
HTH
--
Tim Igoe ([EMAIL PROTECTED])
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide
Quoting Michal Kurgan <[EMAIL PROTECTED]>:
Hello all Gentooists!
I want to know if it's possible to configure network in that way that if dhcp
fails it will use a static IP, written by me in config file.
I only want that service will start succesfully if dhcp server is dead, so
dependent services will start too (like Apache), because i need them to run
always on localhost.
--
Michal Kurgan
--
gentoo-user@gentoo.org mailing list


--
gentoo-user@gentoo.org mailing list


Re: [gentoo-user] [OT]Which TV recorder

2005-04-28 Thread Tim Igoe
MythTV is a very useful package for recording TV, and pausing on demand
TV (you never know when you'll get that annoying phonecall while
watching your favourite program)

It needs mySQL to store all its data (TV Listings and whatnot) - it
downloads listings from a selection of sites using xmltv and stores them
in the database along with other info (channels / what to record etc).

Another advantage to myth is you can have the backend on one box, and
watch from another over a network.

Aswell as mythtv, there is an alternative called Freevo
(http://freevo.sourceforge.net/) - I haven't tried this, but from what I
gather its very similar to mythtv.

Hope that helps you a bit.

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


Tamas Sarga wrote:
> Hi,
> 
> I use tvtime for viewing TV. What do you suggest as a simple tv
> recorder and why? I just want a simple app. to record from-time to-time
> x-station to an AVI. My card uses bt787.
> I read about Mythtv, but I don't want to install Mysql if it isn't
> absolutely required. BTW why Mythtv depends on Mysql? It can not work
> without it? What Mythtv use it for?
> 
> TIA.
> Cheers,
> Tamas Sarga   Sárga Tamás
> --
> Make the world confused!  Zavard össze a világot!
> Smile on monday morning!  Mosolyogj hétfő reggel!
> 



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] OpenMosix, 2.6 & Gentoo

2005-04-20 Thread Tim Igoe
There is an openmosix 2.6 ebuild - i came across it the other day

http://www.gentoo-portage.com/sys-kernel/openmosix-sources

Its hard masked at the moment, so you'd have to unmask it to use it


-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"

James wrote:
> Hello 
> 
> Openmosix has been available on Gentoo, in the 2.4 kernel series:
> sys-kernel/openmosix-sources
>   Latest version available: 2.4.28-r5
> 
> Now OpenMosix, is available for 2.6 kernels via CVS:
> http://sourceforge.net/forum/forum.php?forum_id=460497
> 
> Will OpenMosix appear as a kernel build option, like the 2.4 series,
> for the 2.6 kernel, series, or will we just download the kernel patches
> to our favorite 2.6 tree-version and work on this in isolation?
> 
> I'm Curious as to how Gentoo will integrate support for the OpenMosix kernel
> on 2.6 and if there is interest among Gentoo communities to use 
> OpenMosix with Gentoo and a 2.6 based kernel
> 
> 
> James
> 



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] A binary choice for a DVD burner... URGENT!

2005-04-20 Thread Tim Igoe

Hi,

I have 2 LG drives here (one CDRW and one DVDRW) - both are working
perfectly for me, better than windows even!

This DVD is one of the dual layer 16x all format ones (can't remember
teh model number)

Can't comment about Sony ones, never had any problems from LG - so if it
ain't broke... i ain't fixed it (tried anything else) :)

HTH

-- 
Tim Igoe
[EMAIL PROTECTED]
http://tim.igoe.me.uk - Personal Site
http://tv.igoe.me.uk - UK TV Guide

"Computers are like Air-con, open windows and they stop working!"


Mrugesh Karnik wrote:
> Hello all,
> 
> I'm sure this has been asked a lot of times previously, but I need to
> buy a DVD burner in a couple of days. The choice is between LG and Sony.
> I'm just wondering which drive would be better with Gentoo. (I've heard
> about problems with Mandrake and LG drives in the past! So, I'm a little
> troubled...)
> 
> As the subject says, I urgently need recommendations. At the most, I'll
> have another couple of days before I have to buy it!
> 
> Please, reply quickly if possible!
> 
> Thanking you.
> 
> Yours Faithfully,
> Mrugesh Karnik
> 
> P.S. Well, I don't know the model numbers! *sigh*



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] {OT} Hosting

2005-04-11 Thread Tim Igoe
Mark Brier wrote:

> Quoting Grant <[EMAIL PROTECTED]>:
>
>> Hello, my host doesn't seem to be available for reboots on the
>> weekends so I'm going to switch to a company that is.  I'm looking at
>> these machines:
>
>
> Why do you need someone on hand to reboot? I have a ded server (with
> ctn1, good
> deals, check them out), and I reboot it over ssh all the time. Just
> make sure
> you have sshd and your firewall etc in the runlevels.
>
> [ot]One good way of testing a new kernel in my experience, is to use
> the lilo
> once-only option (see the manpage) and also schedule a cronjob to
> reboot after
> a certain period of time. If the server reboots correctly, just make
> sure to
> remove the cronjob![/ot]
>
>
Grub does similar to this, see http://www.gentoo-wiki.com - one problem
with teh cronjob, that requires teh new kernel to successfully boot and
enter teh default run level with cron in it doens' t it? Not much use if
the kernel burps at the first stage (yes, i've had it happen to me -
lucky i was only 10 mins away from it)

Tim
--
gentoo-user@gentoo.org mailing list