Re: [gentoo-user] best filesystem for Gentoo

2005-11-27 Thread Martin Tedjawardhana
Have a look at this benchmark http://linuxgazette.net/102/piszcz.html
and the interview article http://www.osnews.com/story.php?news_id=69

Someone mentioned that reiserfs slows down after a while because of
fragmentation, to be honest I've been running a quite busy web/file
storage server using reiserfs for more than 1,5 years without any
noticeable slowing down.On 27/11/05, Colin Copley [EMAIL PROTECTED] wrote:
Hi List,Any comment on the best filesystem to use for Gentoo runningawebserver, I prefer more speed and less journaling, is there a standard?--gentoo-user@gentoo.org
 mailing list


Re: [gentoo-user] best filesystem for Gentoo

2005-11-27 Thread Alexander Skwar
Colin Copley schrieb:
 Hi List,
 
 Any comment on the best filesystem to use for Gentoo

None.

 running  a 
 webserver,


Ah, that's something, that can be answered :)

 I prefer more speed and less journaling,

Those are no contrasts.

 is there a standard?

No.

I'd suggest, that you do the tests yourself. This will give
you the most reliable data.

To do so, I'd create filesystems containing the data and
use the apache benchmark tool ab.

Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] best filesystem for Gentoo

2005-11-27 Thread Alexander Skwar
Thomas Harold schrieb:
 Colin Copley wrote:
 
 Hi List,
 
 Any comment on the best filesystem to use for Gentoo running  a 
 webserver, I prefer more speed and less journaling, is there a standard?
 
 Probably can't go wrong with ext2 (personally, I'd still go with ext3 
 because you get faster fscks during bootup, right?).  Ext2/ext3 have 
 been around for a long time, there are lots of tools written to work 
 with them, supported in most (all?) linux distros.

Well, who cares about other distibutions? This is a
Gentoo list. OP asks about Gentoo.

Anyway. It'll be hard to find a recent distribution,
which does NOT support all of the available standard
filesystems (Reiser 3, XFS, ext2, ext3, JFS and maybe
even Reiser 4).

As far as age is concerned: What's older? XFS or
ext2?

 I'm sure there are good arguments for using Reiser, XFS, JFS, etc, but I 
 haven't gotten comfortable enough about them to make the switch away 
 from ext2/ext3.

Why not? Are there any facts, that makes you think so?

-- 
Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] best filesystem for Gentoo

2005-11-27 Thread Petteri Räty
Robert Crawford wrote:
 
 For a server, I'd stay away from reiserfs, as it does appear to have serious 
 fragmentation over time- this is becoming more and more apparent. Check this 
 thread out on Gentoo forums- I posted links to a lot of good info.
 

If you serve only static content, you can put your document root to a
separate partition and as such avoid fragmentation because there aren't
any writes happening.

Regards,
Petteri


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread John J. Foster
On Sat, Nov 26, 2005 at 10:20:15PM -0600, Dale wrote:
 
 Now wvdial, it dials out, then sits for a minute, then disconnects with
 the error that my password is wrong, which is crap because it is
 correct.  I only got wvdial to work once on another rig.  It has never
 worked on this one though.  Anybody have a clue on that one?  I just
 like to have options in case it pours instead of just a little shower.

Hi Dale - I had the same problem until I set

Stupid Mode=yes in /etc/wvdial.conf. All was fine then.

John


pgpecgNDnLri5.pgp
Description: PGP signature


Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread b.n.

Alan E. Davis wrote:
I have tried alot of approaches.  Wvdial is superior for detecting 
hardware: it found my modem on ttyS14, where other approaches hadn't 
found it. 

What I cannot seem to do is set up for my family to dial in from their 
accounts.  I have tried changing permissions of various kinds, adding 
user to dialout, etc. 


suid the wvdial binary.
m.
--
gentoo-user@gentoo.org mailing list



[gentoo-user] ciphiremail client

2005-11-27 Thread Qv6

Folks,

I'm trying to install ciphiremail and just wanted to find out from those 
users familiar with it what, if any, issues they've encountered using 
it.
Although they claim to have no government backing, has anyone been able 
to verify this claim?

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



[gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Mark Knecht
Does anyone have this problem? I click a link, such as on the page I
put in this email, I get a new Firefox window, mplayerplug-in seems to
be downloading, but then never plays. If I look at processes using top
and ps aux I do not see mplayer at all.

http://blog.dis-dot-dat.net/2005/11/more-music.html

There are ogg and mp3 links to try.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: How serious is revdep-rebuild failure

2005-11-27 Thread Harry Putnam
Richard Fish [EMAIL PROTECTED] writes:


[...]

 Run equery belongs /usr/lib/libxmlparse.so, and rebuild   (with
 emerge --oneshot pkg) whatever package that is a part of.

I got that one cleaned up but revdep still  doesn't come up clean.
I've uninstalled 2 items from the broken list that I don't use. and
that shortened the list quite a bit.
 emerge -v  -C kde-base/kdegraphics
 emerge -v  -C media-video/avifile

Now revdep is trying to reinstall cinerrela and libdv
hopefully that will clean things up further

creating a symlink like:
 ln -sf  /usr/lib/libMagick.so.9.0.4  /usr/lib/libMagick.so.6

Satisfied several broken items listed below:

  broken
  /usr/lib/perl5/vendor_perl/5.8.7/i686-linux/auto/Image/Magick/Magick.so
  (requires libMagick.so.6)
  broken /usr/lib/transcode/export_im.so (requires  libMagick.so.6)
  broken /usr/lib/transcode/filter_compare.so (requires  libMagick.so.6)
  broken /usr/lib/transcode/filter_logo.so (requires  libMagick.so.6)
  broken /usr/lib/transcode/filter_logoaway.so (requires  libMagick.so.6)
  broken /usr/lib/transcode/import_im.so (requires  libMagick.so.6)
  broken /usr/lib/transcode/import_imlist.so (requires  libMagick.so.6)

Is that symlinking likely to get me in trouble?  I do use transcode to
get info from dv files and such.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread maxim wexler
 
 Well, I use ppp and the comand pon and poff.  It
 works pretty well. 
 emerge ppp and then config with pppconfig.  To
 connect, pon, to
 disconnect, poff.  That would be as root, there
 should be a way to make
 users do it though.  I'm not sure how.

$sudo /usr/sbin/pon(poff) provider-name

 
 Now wvdial, it dials out, then sits for a minute,
 then disconnects with
 the error that my password is wrong, which is crap
 because it is
 correct.  I only got wvdial to work once on another
 rig.  It has never
 worked on this one though.  Anybody have a clue on
 that one?  I just
 like to have options in case it pours instead of
 just a little shower.
 
 My $.02 and a question as well.

I also found pppconfig superior to wvdial




__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
-- 
gentoo-user@gentoo.org mailing list



Solved - Re: [gentoo-user] autoexpect?

2005-11-27 Thread Antoine

Walter Dnes wrote:

On Fri, Nov 25, 2005 at 08:00:09PM +0100, Andres Becerra Sandoval wrote



If you create a private-public pair with ssh-keygen you can access to
the other machine without a password. Then your script would call ssh
and probably sudo /sbin/poweroff as a parameter to halt the remote
machine.


Thanks for all your suggestions, as I basically wanted to create an icon 
on the desktop to turn off the firewall/server, I went with expect. I 
also discovered cygwin on my journeys so am very happy - I just have a 
single script for all systems.
I didn't read the docs carefully enough, and didn't see that autoexpect 
is just a script, so downloading from the expect site + gentoo expect 
solved it for gentoo.

Cheers
Antoine
--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Security problem? - Apache access.log has: CONNECT ... 200

2005-11-27 Thread Joseph
On Sun, 2005-11-27 at 08:26 +0100, Francesco Talamona wrote:
 On Saturday 26 November 2005 23:56, Joseph wrote:
  I just have noticed that my Apache2 access.log has few entries:
 
  220.189.234.182 - - [27/Sep/2005:03:21:59 -0600] CONNECT
  202.165.103.38:80 HTTP/1.1 200 17505 61.232.83.75 - -
  [09/Oct/2005:04:33:26 -0600] CONNECT 66.135.208.90:80 HTTP/1.1 200
  25952 59.40.34.187 - - [09/Oct/2005:19:05:40 -0600] CONNECT
  210.59.228.72:25 HTTP/1.1 200 17368 66.219.100.118 - -
  [18/Oct/2005:02:04:00 -0600] CONNECT mx2.ToughGuy.net:25 HTTP/1.0
  200 30192 213.180.210.35 - - [26/Nov/2005:12:09:14 -0700] CONNECT
  213.180.193.1:25 HTTP/1.0 200 16916
 
  These IP's are mostly from Russian or Chines hackers.
  My proxy is not enabled in /etc/conf.d/apache2
  APACHE2_OPTS=-D DEFAULT_VHOST  -D SSL -D PHP4
 
  Anybody has similar entries. According to Apache explanation:
  http://httpd.apache.org/docs/1.3/misc/FAQ.html#proxyscan
  200 would indicate that somebody is using my apache as proxy, but
  how?
 
  --
  #Joseph
 
 The answer is already in the page you posted. Page sizes are different, 
 so you are serving as a proxy. 
 Set NameVirtualHost and VirtualHost directives in 
 /etc/apache2/vhosts.d/00_default_vhost.conf and /etc/apache2/httpd.conf
 as instructed in the link above.

No, my server is not a proxy.  This link explain hwo to test it:
http://www.karkomaonline.com/article.php/20040425124146257

The reason, the page size is different is that I'm running PHP base
web-page, so every time you load it the content might change.

Though, I'm not sure I follow that Location / directive.  To prevent
this type of request entirely.  I have in my virtual host:

NameVirtualHost 10.0.0.103:80
VirtualHost 10.0.0.103:80
ServerName www.xx.ca

Location /
Order allow,deny
Deny from all
  /Location

DocumentRoot /var/www/localhost/htdocs/
Setenv VLOG /var/log/apache2/log_log
ErrorLog /var/log/apache2/error_log
/VirtualHost

If I add the Location / directive as above it will not load my page at
all, I get error 403

-- 
#Joseph
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Directory directive inside VirtualHost

2005-11-27 Thread Manuel McLure
On Saturday 26 November 2005 23:00, Joseph wrote:
 Any Apache guru on the list?

 Is Directory directive permitted inside VirtualHost directive?
 example from Gentoo /etc/apache2/vhosts.d/00_default_vhost.conf file:

 VirtualHost *:80
Directory /var/www/localhost/htdocs
 .
 .
/Directory
 /VirtualHost

 If I comment out the #VirtualHost directive, the Directory directive
 (along with all its parameter (mainly AllowOveride All)  is working.
 But the default setup that came after Gentoo conversion to new standards
 is preventing for example: AllowOveride All inside Directory directive
 to take effect.

 --
 #Joseph

It should work fine - I have this in 
my /etc/apache2/vhosts.d/01_external_vhost.conf file:

VirtualHost mclure.org:80
ServerName www.mclure.org
DocumentRoot /var/www/external/htdocs
ScriptAlias /cgi-bin/ /var/www/external/cgi-bin/
Directory /var/www/external/htdocs
Options -Indexes Includes FollowSymLinks
Order allow,deny
Allow from all
AcceptPathInfo on
AllowOverride all
php_value include_path /var/www/external/phpinc:.:/usr/lib/php
/Directory
Directory /home/bev/html
Options -Indexes Includes FollowSymLinks
Order allow,deny
Allow from all
AcceptPathInfo on
AllowOverride all
php_value include_path /var/www/external/phpinc:.:/usr/lib/php
/Directory
Alias /bev /home/bev/html
Directory /var/www/external/cgi-bin
AllowOverride None
Options None
Order allow,deny
Allow from all
/Directory
AddType text/html .shtml
AddHandler server-parsed .shtml
AddType application/octet-stream .iso
ErrorDocument 404 /errordocs/404.php
ErrorDocument 403 /errordocs/403.php
/VirtualHost
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Manuel McLure
On Sunday 27 November 2005 07:51, Mark Knecht wrote:
 Does anyone have this problem? I click a link, such as on the page I
 put in this email, I get a new Firefox window, mplayerplug-in seems to
 be downloading, but then never plays. If I look at processes using top
 and ps aux I do not see mplayer at all.

 http://blog.dis-dot-dat.net/2005/11/more-music.html

 There are ogg and mp3 links to try.

What version of mplayerplug-in are you running? I *greatly* recommend using at 
least 3.11 (which is still marked ~x86) - it's the first that works really 
well for me (the earlier releases would crash firefox when you left the page 
with the video on it.) I'd also see the problem you see with earlier versions 
- the page would appear to download the video but nothing would happen.
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user]

2005-11-27 Thread Ole Robert Hestvik

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



Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread Nick Rout
On Sun, 27 Nov 2005 14:33:09 +
b.n. [EMAIL PROTECTED] wrote:

 Alan E. Davis wrote:
  I have tried alot of approaches.  Wvdial is superior for detecting 
  hardware: it found my modem on ttyS14, where other approaches hadn't 
  found it. 
  
  What I cannot seem to do is set up for my family to dial in from their 
  accounts.  I have tried changing permissions of various kinds, adding 
  user to dialout, etc. 
 
 suid the wvdial binary.
 m.

Don't do that! Just set the user in the correct groups per the
instructions in the ebuild!

suid is very rarely the correct answer. If it was the ebuild would do
it for you.


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



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Nicolas Litchinko
Hello, 

On 11:03 Sun 27 Nov , Manuel McLure wrote:
 On Sunday 27 November 2005 07:51, Mark Knecht wrote:
  Does anyone have this problem? I click a link, such as on the page I
  put in this email, I get a new Firefox window, mplayerplug-in seems to
  be downloading, but then never plays. If I look at processes using top
  and ps aux I do not see mplayer at all.
 
  http://blog.dis-dot-dat.net/2005/11/more-music.html
 
  There are ogg and mp3 links to try.
 
 What version of mplayerplug-in are you running? I *greatly* recommend using 
 at 
 least 3.11 (which is still marked ~x86) - it's the first that works really 
 well for me (the earlier releases would crash firefox when you left the page 
 with the video on it.) I'd also see the problem you see with earlier versions 
 - the page would appear to download the video but nothing would happen.

I am still running version 2.80 of the mplayerplug-in and it works just 
fine. Though I must admit that I had the same problem as Mark at the 
beginning. It came from the default video driver used by 
mplayer/mplayerplug-in which wasn't compatible with my video card. I had 
to edit the ~/.mplayer/mplayerplug-in.conf file:

vo=xv
ao=alsa
osdlevel=1

I hope that it helps.

-- 
Nicolas Litchinko

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Mark Knecht
On 11/27/05, Manuel McLure [EMAIL PROTECTED] wrote:
 On Sunday 27 November 2005 07:51, Mark Knecht wrote:
  Does anyone have this problem? I click a link, such as on the page I
  put in this email, I get a new Firefox window, mplayerplug-in seems to
  be downloading, but then never plays. If I look at processes using top
  and ps aux I do not see mplayer at all.
 
  http://blog.dis-dot-dat.net/2005/11/more-music.html
 
  There are ogg and mp3 links to try.

 What version of mplayerplug-in are you running? I *greatly* recommend using at
 least 3.11 (which is still marked ~x86) - it's the first that works really
 well for me (the earlier releases would crash firefox when you left the page
 with the video on it.) I'd also see the problem you see with earlier versions
 - the page would appear to download the video but nothing would happen.

Thanks. I am using ~x86 and have this problem.

[EMAIL PROTECTED] ~ $ eix mplayerplug-in
* net-www/mplayerplug-in
 Available versions:  2.80 2.85 3.11 3.15
 Installed:   3.15
 Homepage:http://mplayerplug-in.sourceforge.net/
 Description: mplayer plug-in for Gecko based browsers


Found 1 matches
[EMAIL PROTECTED] ~ $

I get the new Firefox screen, which is grey. It says

mplayerplug-in
embedded video player for Mozilla
Download complete

and I get a 'Done' in the bottom left. However at that point nothing
happens. No audio.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Manuel McLure
On Sunday 27 November 2005 11:03, Manuel McLure wrote:
 What version of mplayerplug-in are you running? I *greatly* recommend using
 at least 3.11 (which is still marked ~x86) - it's the first that works
 really well for me (the earlier releases would crash firefox when you left
 the page with the video on it.) I'd also see the problem you see with
 earlier versions - the page would appear to download the video but nothing
 would happen.

Following up on my own email, apparently 3.15 is problematic. Stay with 3.11.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Mark Knecht
On 11/27/05, Nicolas Litchinko [EMAIL PROTECTED] wrote:
 Hello,

 On 11:03 Sun 27 Nov , Manuel McLure wrote:
  On Sunday 27 November 2005 07:51, Mark Knecht wrote:
   Does anyone have this problem? I click a link, such as on the page I
   put in this email, I get a new Firefox window, mplayerplug-in seems to
   be downloading, but then never plays. If I look at processes using top
   and ps aux I do not see mplayer at all.
  
   http://blog.dis-dot-dat.net/2005/11/more-music.html
  
   There are ogg and mp3 links to try.
 
  What version of mplayerplug-in are you running? I *greatly* recommend using 
  at
  least 3.11 (which is still marked ~x86) - it's the first that works really
  well for me (the earlier releases would crash firefox when you left the page
  with the video on it.) I'd also see the problem you see with earlier 
  versions
  - the page would appear to download the video but nothing would happen.

 I am still running version 2.80 of the mplayerplug-in and it works just
 fine. Though I must admit that I had the same problem as Mark at the
 beginning. It came from the default video driver used by
 mplayer/mplayerplug-in which wasn't compatible with my video card. I had
 to edit the ~/.mplayer/mplayerplug-in.conf file:

 vo=xv
 ao=alsa
 osdlevel=1

 I hope that it helps.

 --
 Nicolas Litchinko

Hi,
   Interesting. Two questions:

1) Is xv a driver that you use for your video card? The specific
system I'm looking at has this in xorg.conf:

Section Device
Identifier  Intel 810
Driver  i810
#VideoRam65536
# Insert Clocks lines here if appropriate
EndSection

Would I choose 'i810' where you used 'xv'?

2) The system in question doesn't have a file
~/.mplayer/mplayerplug-in.conf. Did you create this file or was it
there for you to modify?

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Nicolas Litchinko
On 11:33 Sun 27 Nov , Mark Knecht wrote:
 On 11/27/05, Nicolas Litchinko [EMAIL PROTECTED] wrote:
  Hello,
 
  On 11:03 Sun 27 Nov , Manuel McLure wrote:
   On Sunday 27 November 2005 07:51, Mark Knecht wrote:
Does anyone have this problem? I click a link, such as on the page I
put in this email, I get a new Firefox window, mplayerplug-in seems to
be downloading, but then never plays. If I look at processes using top
and ps aux I do not see mplayer at all.
   
http://blog.dis-dot-dat.net/2005/11/more-music.html
   
There are ogg and mp3 links to try.
  
   What version of mplayerplug-in are you running? I *greatly* recommend 
   using at
   least 3.11 (which is still marked ~x86) - it's the first that works really
   well for me (the earlier releases would crash firefox when you left the 
   page
   with the video on it.) I'd also see the problem you see with earlier 
   versions
   - the page would appear to download the video but nothing would happen.
 
  I am still running version 2.80 of the mplayerplug-in and it works just
  fine. Though I must admit that I had the same problem as Mark at the
  beginning. It came from the default video driver used by
  mplayer/mplayerplug-in which wasn't compatible with my video card. I had
  to edit the ~/.mplayer/mplayerplug-in.conf file:
 
  vo=xv
  ao=alsa
  osdlevel=1
 
  I hope that it helps.
 
  --
  Nicolas Litchinko
 
 Hi,
Interesting. Two questions:
 
 1) Is xv a driver that you use for your video card? The specific
 system I'm looking at has this in xorg.conf:
 
 Section Device
 Identifier  Intel 810
 Driver  i810
 #VideoRam65536
 # Insert Clocks lines here if appropriate
 EndSection
 
 Would I choose 'i810' where you used 'xv'?


This is the name of the video driver used by mplayer and it's not really 
related to the xorg driver (I'm using the nvidia xorg driver).
You can get a list of all those mplayer offers by using:

mplayer -vo help
 
 2) The system in question doesn't have a file
 ~/.mplayer/mplayerplug-in.conf. Did you create this file or was it
 there for you to modify?
 

I think I had to create this file.

-- 
Nicolas Litchinko

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user]

2005-11-27 Thread Jerry McBride
On Sunday 27 November 2005 14:10, Ole Robert Hestvik wrote:
 unsubscribe


NO!

-- 

**
 Registered Linux User Number 185956
  FSF Associate Member number 2340 since 05/20/2004
 Join me in chat at #linux-users on irc.freenode.net
Buy an Xbox for $149.00, run linux on it and Microsoft loses $150.00!
 3:38pm  up 70 days,  7:03,  3 users,  load average: 2.95, 2.32, 1.93
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread Alan E. Davis
I haven't tried setuid for the wvdial binary. I have joined the
users to the groups dialout and uucp. I have also changed the
owner of various binaries to include users, including wvdial. I
followed someone's advice on the Inet and set pppd setuid for the group
ppp which I also joined all users to. 

I don't want my wife to have to sudo yada yada. I want to grant
her permissions. I have used pppconfig for years. It won't
find /dev/ttyS14, while wvdial did, uniquely among all dialup clients I
have tried. kppp didn't. I had to make the tty's with
MAKEDEV. Maybe I can use pppconfig now that I have found
out the dev file. Wvdial works well.

I would ideally like my wife to be able to click on a modem icon /
applet to dial in and to quit. I understand why in a server
environment, one would be paranoid. I WANT to grant this
permission to users at my discretion.

Thank you for the ideas, everyone. I will follow them up.

Alan DavisOn 11/28/05, Nick Rout [EMAIL PROTECTED] wrote:
On Sun, 27 Nov 2005 14:33:09 +b.n. [EMAIL PROTECTED] wrote: Alan E. Davis wrote:  I have tried alot of approaches.Wvdial is superior for detecting
  hardware: it found my modem on ttyS14, where other approaches hadn't  found it.   What I cannot seem to do is set up for my family to dial in from their  accounts.I have tried changing permissions of various kinds, adding
  user to dialout, etc. suid the wvdial binary. m.Don't do that! Just set the user in the correct groups per theinstructions in the ebuild!suid is very rarely the correct answer. If it was the ebuild would do
it for you. -- gentoo-user@gentoo.org mailing list--gentoo-user@gentoo.org mailing list



Re: [gentoo-user] best filesystem for Gentoo

2005-11-27 Thread kashani

Colin Copley wrote:

Hi List,

Any comment on the best filesystem to use for Gentoo running  a 
webserver, I prefer more speed and less journaling, is there a standard?


	Webserving is a general enough case where there aren't going to be huge 
advantages between filesystems. I'd go with ext3, maybe look at some of 
the tuning parameters, and not spend too much time on it. If you find 
yourself running into I/O issues moving your content to a second drive 
or adding more RAM to increase the system cache is simpler and will 
likely offer an order of magnitude more performance than any wacky 
filesystem hack.


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



Re: [gentoo-user] How does Portage prioritze emerges in emerge world?

2005-11-27 Thread Neil Bothwick
On Sat, 26 Nov 2005 18:47:38 +0100, Holly Bostick wrote:

 1) disable the symlink USE flag and manage the redirect manually, which
 would enable me to download any kernel at any time without concern for
 whether a kernel module was upgrading in the same operation; or

That's one approach. In some ways it is the easiest, especially if you
already have a script that deals with copying the config, running
make oldconfig and mounting /boot to avoid forgetting this later. The
route I chose was to emerge the kernel sources first when they show up in
emerge -u world. Then compile and install the new kernel before rebooting
and running emerge world again. Thinking about it, removing the symlink
USE flag may be easier.


-- 
Neil Bothwick

Bus: (n.) a connector you plug money into, something like a slot machine.


signature.asc
Description: PGP signature


Re: [gentoo-user] mplayerplug-in downloads but doesn't play

2005-11-27 Thread Mark Knecht
On 11/27/05, Nicolas Litchinko [EMAIL PROTECTED] wrote:
 On 11:33 Sun 27 Nov , Mark Knecht wrote:
  On 11/27/05, Nicolas Litchinko [EMAIL PROTECTED] wrote:
   Hello,
  
   On 11:03 Sun 27 Nov , Manuel McLure wrote:
On Sunday 27 November 2005 07:51, Mark Knecht wrote:
 Does anyone have this problem? I click a link, such as on the page I
 put in this email, I get a new Firefox window, mplayerplug-in seems to
 be downloading, but then never plays. If I look at processes using top
 and ps aux I do not see mplayer at all.

 http://blog.dis-dot-dat.net/2005/11/more-music.html

 There are ogg and mp3 links to try.
   
What version of mplayerplug-in are you running? I *greatly* recommend 
using at
least 3.11 (which is still marked ~x86) - it's the first that works 
really
well for me (the earlier releases would crash firefox when you left the 
page
with the video on it.) I'd also see the problem you see with earlier 
versions
- the page would appear to download the video but nothing would happen.
  
   I am still running version 2.80 of the mplayerplug-in and it works just
   fine. Though I must admit that I had the same problem as Mark at the
   beginning. It came from the default video driver used by
   mplayer/mplayerplug-in which wasn't compatible with my video card. I had
   to edit the ~/.mplayer/mplayerplug-in.conf file:
  
   vo=xv
   ao=alsa
   osdlevel=1
  
   I hope that it helps.
  
   --
   Nicolas Litchinko
 
  Hi,
 Interesting. Two questions:
 
  1) Is xv a driver that you use for your video card? The specific
  system I'm looking at has this in xorg.conf:
 
  Section Device
  Identifier  Intel 810
  Driver  i810
  #VideoRam65536
  # Insert Clocks lines here if appropriate
  EndSection
 
  Would I choose 'i810' where you used 'xv'?
 

 This is the name of the video driver used by mplayer and it's not really
 related to the xorg driver (I'm using the nvidia xorg driver).
 You can get a list of all those mplayer offers by using:

 mplayer -vo help

Ah, thanks! Helpful.


  2) The system in question doesn't have a file
  ~/.mplayer/mplayerplug-in.conf. Did you create this file or was it
  there for you to modify?
 

 I think I had to create this file.


I see that there is a file /etc/mplayerplug-in.conf. Everything is
commented out so I tried starting with that.

It turns out that my AMD64 box already used 3.11 and I took the P4HT
box back to 3.11. The AMD64 does play audio, but strangely. mplayer
starts in the background. The audio plays but there is no way to stop
it short of killing mplayer. The P4 still just downloads and doesn't
play. I can download a file and play it in the mplayer gui just fine
on the P4, but not from the link within Firefox so far.

Thanks,
Mark

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Highpoint Rocket HPT302 PATA EIDE controller

2005-11-27 Thread Stroller


On Nov 24, 2005, at 6:42 am, Richard Fish wrote:

On 11/23/05, Stroller [EMAIL PROTECTED] wrote:


... Is there any way to get the kernel to
choose an IRQ for the HPT302? I thought this was what plug  play
operating systems were about. Can the kernel be invoked with an append
which will assign it the IRQ11 recognised by the LiveCD?


It should also be possible to write a boot sector to the IDE disk that
will boot from the SCSI disk.  If your /boot partition is /dev/sda1,
something like this might work:

#echo (hd0) /dev/hda /boot/grub/device.map.ide
#echo (hd1) /dev/sda /boot/grub/device.map.ide
# grub --device-map=/boot/grub/device.map.ide
grub setup (hd0) (hd1,1)
...
grub quit


After numerous attempts I've had no joy installing GRUB on the EIDE 
drive  getting the Highpoint to boot from it - this is surely a quirk 
of the server BIOS. If anyone has any other suggestions (please refer 
to my earlier posts) I would be EXTREMELY grateful.


Stroller.

--
gentoo-user@gentoo.org mailing list



[gentoo-user] Pam merge error

2005-11-27 Thread Ernie Schroder
My KDE got seriously broken and I'm trying to rebuild it as in:
# emerge --emptytree kde
214 files to merge WOW. Anyway, when building pam, I get the above
error. What do I need to do here?
 * ERROR: pam_cracklib have dependencies in /usr.

Regards, Ernie

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] PHP

2005-11-27 Thread Michael Crute
On 11/26/05, Jeff Grossman [EMAIL PROTECTED] wrote:
 I currently have the dev-php/php installed on my Gentoo machine.  I am
 thinking of moving up to php 5 and must use the new dev-lang/php.  Is
 the dev-lang/php pretty stable?  Is there anything I should know
 before I make the switch?

 Thanks,
 Jeff


I have found that ezpublish cms causes 5.0.5 to segfault but other
than that it has been running rock solid for me for several months
now.

-Mike

--

Michael E. Crute
Software Developer
SoftGroup Development Corporation

Linux takes junk and turns it into something useful.
Windows takes something useful and turns it into junk.

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Pam merge error

2005-11-27 Thread Ernie Schroder
More info:
/bin/install -c -m 755
pam_xauth.so /var/tmp/portage/pam-0.78-r3/image//lib/security
test -d /var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8 || mkdir
-p /var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8
/bin/install -c -m 644
pam_xauth.8 /var/tmp/portage/pam-0.78-r3/image//usr/share/man/man8/
make[2]: Leaving directory
`/var/tmp/portage/pam-0.78-r3/work/Linux-PAM-0.78/modules/pam_xauth'
make[1]: Leaving directory
`/var/tmp/portage/pam-0.78-r3/work/Linux-PAM-0.78/modules'
 * Checking if all modules were built...

 * ERROR: pam_cracklib have dependencies in /usr.


On Sun, 2005-11-27 at 22:37 -0500, Ernie Schroder wrote:
 My KDE got seriously broken and I'm trying to rebuild it as in:
 # emerge --emptytree kde
 214 files to merge WOW. Anyway, when building pam, I get the above
 error. What do I need to do here?
  * ERROR: pam_cracklib have dependencies in /usr.
 
 Regards, Ernie
 

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] wvdial: dialup for users

2005-11-27 Thread Dale
John J. Foster wrote:

On Sat, Nov 26, 2005 at 10:20:15PM -0600, Dale wrote:
  

Now wvdial, it dials out, then sits for a minute, then disconnects with
the error that my password is wrong, which is crap because it is
correct.  I only got wvdial to work once on another rig.  It has never
worked on this one though.  Anybody have a clue on that one?  I just
like to have options in case it pours instead of just a little shower.



Hi Dale - I had the same problem until I set

Stupid Mode=yes in /etc/wvdial.conf. All was fine then.

John
  

Thanks for that tip.  I'll try that.  I like to have as many back-ups as
I can get.  If it were not for bad luck, I would have no luck at all. 
Well, there is the exception of my girlfriend.  She is the best thing,
person, to happen yet.

Dale
:-)

-- 
To err is human, I'm most certainly human.

 

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] BTTV Mini-HOWTO -- how do I use multiple inputs?

2005-11-27 Thread Daevid Vincent
Followed the howto here:
http://www.faqs.org/docs/Linux-mini/BTTV.html
(which by the way is 5 years old)

I have an old hauppauge bt878 card with 4 inputs on it.

I have the video1 working fine, but how do I enable the other inputs?
They're all the same RCA kind.

I ran the MAKEDEV script, but it didn't seem to make all the video* and vbi*
nodes other than the first one...

I manually created the rest using the HOWTO as an example:
I don't know anything about nodes and all this stuff, so I guessed that the
'c' number is the same as the ones that were created, and the number next to
that increments from the one created.

daevid bin # ll /dev/video*
lr-xr-xr-x  1 root root 11 Nov 27 19:42 /dev/video - /dev/video0
lr-xr-xr-x  1 root root 10 Nov 27 19:46 /dev/video0 - v4l/video0
lr-xr-xr-x  1 root root 10 Nov 27 20:36 /dev/video1 - v4l/video1
lr-xr-xr-x  1 root root 10 Nov 27 20:36 /dev/video2 - v4l/video2
lr-xr-xr-x  1 root root 10 Nov 27 20:36 /dev/video3 - v4l/video3
daevid bin # ll /dev/vbi*
lr-xr-xr-x  1 root root 9 Nov 27 19:42 /dev/vbi - /dev/vbi0
lr-xr-xr-x  1 root root 8 Nov 27 19:46 /dev/vbi0 - v4l/vbi0
lr-xr-xr-x  1 root root 8 Nov 27 20:37 /dev/vbi1 - v4l/vbi1
lr-xr-xr-x  1 root root 8 Nov 27 20:37 /dev/vbi2 - v4l/vbi2
lr-xr-xr-x  1 root root 8 Nov 27 20:37 /dev/vbi3 - v4l/vbi3
daevid bin # ll /dev/v4l/*
crw-rw-rw-  1 root video 81, 224 Dec 31  1969 /dev/v4l/vbi0
crw-rw-rw-  1 root video 81, 225 Nov 27 20:35 /dev/v4l/vbi1
crw-rw-rw-  1 root video 81, 226 Nov 27 20:35 /dev/v4l/vbi2
crw-rw-rw-  1 root video 81, 227 Nov 27 20:35 /dev/v4l/vbi3
crw-rw-rw-  1 root video 81,   0 Dec 31  1969 /dev/v4l/video0
crw-rw-rw-  1 root video 81,   1 Nov 27 20:35 /dev/v4l/video1
crw-rw-rw-  1 root video 81,   2 Nov 27 20:35 /dev/v4l/video2
crw-rw-rw-  1 root video 81,   3 Nov 27 20:35 /dev/v4l/video3


If I try to take a picture:

/usr/bin/v4lctl -c /dev/video0 snap jpeg 320x240
/home/dae51d/public_html/nokia_cam.jpg
/usr/bin/v4lctl -c /dev/video1 snap jpeg 320x240
/home/dae51d/public_html/ittybitty_cam.jpg

Then the first one works fine, but the second one is failing with:

v4l2: open /dev/video1: No such device
v4l2: open /dev/video1: No such device
v4l: open /dev/video1: No such device
no grabber device available

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Pam merge error

2005-11-27 Thread Alexander Skwar
Ernie Schroder schrieb:
 My KDE got seriously broken and I'm trying to rebuild it as in:
 # emerge --emptytree kde
 214 files to merge WOW. Anyway, when building pam, I get the above
 error. What do I need to do here?

You should check bugzilla. Search for have dependencies in /usr.
You'll find something.

Alexander Skwar
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] How does Portage prioritze emerges in emerge world?

2005-11-27 Thread Graham Murray
Abhay Kedia [EMAIL PROTECTED] writes:

 imho that is certainly not the way things should work. Why not build with 
 latest libraries when you already have them? To do what you want, all kernel 
 packages will have to be left alone from dependency tracking and I don't know 
 whether it is possible or not. Just my 2 cents.

Another way of doing it would be for portage to stop after
'installing' a kernel upgrade. Then you would configure and (possibly
build) the new kernel before restarting portage.
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] x11-base/xorg-x11-6.8.2-r6 emerge fails.

2005-11-27 Thread Ric de France
Chris,

I had a similar problem, where my xorg compile stopped at the same
point... I cleared stuff off my hard-drive (ie. freeing up some
space), and then attempted the emerge again... this time it worked
fine...

I can't seem to replicate the problem since...

Sorry if this is a little vague in suggestion...

...Ric

On 11/26/05, Chris Fairles [EMAIL PROTECTED] wrote:
 I believe its marked stable for x86... emerge results below.

 dsotm ~ # emerge -Nva x11

 These are the packages that I would merge, in order:

 Calculating dependencies ...done!
 [ebuild U ] x11-base/xorg-x11-6.8.2-r6 [6.8.2-r4] -3dfx -3dnow
 +bitmap-fonts -cjk -debug -dlloader -dmx -doc -font-server
 -insecure-drivers -ipv6 -minimal +mmx -nls -nocxx +opengl +pam -sdk +sse
 -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv 0 kB

 Total size of downloads: 0 kB

 Do you want me to merge these packages? [Yes/No] yes
   emerge (1 of 1) x11-base/xorg-x11-6.8.2-r6 to /
   md5 files   ;-) xorg-x11-6.8.2-r4.ebuild
   md5 files   ;-) xorg-x11-6.8.2-r6.ebuild
   md5 files   ;-) xorg-x11-7.0.0_rc1.ebuild
   md5 files   ;-) xorg-x11-6.8.99.15-r4.ebuild
   md5 files   ;-) xorg-x11-7.0.0_rc2.ebuild
   md5 files   ;-) files/digest-xorg-x11-7.0.0_rc1
   md5 files   ;-) files/digest-xorg-x11-7.0.0_rc2
   md5 files   ;-) files/digest-xorg-x11-6.8.2-r4
   md5 files   ;-) files/digest-xorg-x11-6.8.2-r6
   md5 files   ;-) files/digest-xorg-x11-6.8.99.15-r4
   md5 src_uri ;-) eurofonts-X11.tar.bz2
   md5 src_uri ;-) gentoo-cursors-tad-0.3.1.tar.bz2
   md5 src_uri ;-) xorg-x11-6.8.2-files-0.8.tar.bz2
   md5 src_uri ;-) xorg-x11-6.8.2-patches-0.1.13.tar.bz2
   md5 src_uri ;-) X11R6.8.2-src.tar.bz2
 x11-base/xorg-x11-6.8.2-r4
  * Previous xorg-x11 installation detected.
  * Enabling PAM features in xorg-x11.
   Unpacking source...
  * Unpacking 6.8.2 source
 ...  [
 ok ] * Unpacking Gentoo files and patches
 ...  [ ok ] *
 Unpacking Gentoo cursors
 ...[ ok
 ] * Unpacking fonts
 ...
 [ ok ] * Excluding patches...
  *   9990_x86_6.8.0-nvxbox-20050107.patch
 ...  [ ok ] *
 9991_x86_6.8.1.904-xbox-pci-20050207.patch
 ...[ ok ] *
 7500_all_4.0.1-s390-nohardware.patch
 ...  [ ok ] *
 5851_all_6.7.99.1-tdfx-dri-fix-low-texmem-hang.patch
 ...  [ ok ]QA Notice: USE Flag
 'elibc_FreeBSD' not in IUSE for x11-base/xorg-x11-6.8.2-r6
 QA Notice: USE Flag 'elibc_OpenBSD' not in IUSE for
 x11-base/xorg-x11-6.8.2-r6
  * Done excluding patches.
  * Applying various patches (bugfixes/updates) ...
  *   0119_all_exports-lib-v2.patch
 ... [ ok ] *
 0124_all_4.3.0-xorgconf-xfs-example.patch
 ... [ ok ] *
 0126_all_4.2.99.3-startx-v2.patch
 ... [ ok ] *
 0127_all_4.3.99-makefile-fastbuild.patch
 ...  [ ok ] *
 0128_all_4.2.0-imake-tmpdir-v2.patch
 ...  [ ok ] *
 0129_all_startx-nolisten-tcp.patch
 ...[ ok ] *
 0130_all_4.2.1-fix-shared-libXau-link.v2.patch
 ...[ ok ] *
 0131_all_4.2.99.3-Imake-make-icondir-configable-v3.patch
 ...  [ ok ] *
 0132_all_4.2.1-libX11-build-order-fix.patch
 ...   [ ok ] *
 0160_all_4.2.99.4-IncludeSharedObjectInNormalLib.patch
 ...[ ok ] *
 0165_all_4.2.99.901-dont-install-Xcms.txt.patch
 ...   [ ok ] *
 0199_all_4.2.0-die-ugly-pattern-die-die-die-v2.patch
 ...  [ ok ] *
 0202_all_4.2.1-gl-matrix-man-fixes.patch
 ...  [ ok ] *
 0205_all_6.7.99.1-xman-bzip2-v2.patch
 ... [ ok ] *
 0208_all_4.2.99.901-fix-xfree86-man-version-string.patch
 ...  [ ok ] *
 0270_all_4.1.0-s390-cpp.patch
 ... [ ok ] *
 0350_all_4.2.0-vt7.patch
 ...  [ ok ]
 *   0350_all_4.3.0-xbiff-FHS.patch
 ...[ ok ] *
 0410_all_4.3-keyboard-fixes-and-hp-symbols.patch
 ...  [ ok ] *
 0425_all_6.7.0-sun-type6-keyboard.patch
 ...   [ ok ] *
 0430_all_6.8.0-sparc-add-mach64-to-devel-dri-drivers.patch
 ...[ ok ] *