Re: [gentoo-user] next step X

2005-05-12 Thread cfk
On Thursday 12 May 2005 09:31, Mark Knecht wrote: > On 5/12/05, cfk <[EMAIL PROTECTED]> wrote: > > Bringing eth0 up via DHCP > > ERROR: Problem starting needed services > > "netmount was not started". > > > > I can do a "modprobe 3c95x" and lsmod shows it is loaded. I can then do > > an "ifconfig e

Re: [gentoo-user] next step X

2005-05-12 Thread Daniel Drake
cfk wrote: > I can do a "modprobe 3c95x" and lsmod shows it is loaded. I can then do an > "ifconfig eth0 up" and the interface is up (ping www.yahoo.com works). > > The file /etc/conf.d/net has two uncommented lines: > iface_eth0="dhcp" > gateway="eth0/10.10.10.1" > > I am suspecting that the ne

Re: [gentoo-user] Naming servers on a network with one IP

2005-05-12 Thread Neil Bothwick
On Thu, 12 May 2005 11:45:47 -0400, Calvin Spealman wrote: > This is as I had hoped, and maybe I'm doing something wrong, but if I > don't give my boxes a proper domain name, apache and postfix will not > start. They complain about the domain name and bail out. You can give them any name you like

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Grant
> > Ok, I fixed this by removing these lines from httpd.conf: > > > > > > AllowOverride None > > Order Deny,Allow > > Deny from all > > > > > Can anyone tell me why that block worked with the old apache2 layout > > but not the new? Am I opening any holes by getting rid of it? > > In my opinion

Re: [gentoo-user] DHCPd start / stop problem

2005-05-12 Thread Michael Semcheski
Mark Knecht wrote: > Does /var/lib/init.d/started/dhcp exist after you attempt to stop the > dhcp daemon? If so you might try No, from what I can tell 'stop' works correctly, even if dhcpd was not started via start-stop-daemon / the init script. I can not see why start-stop-daemon thinks that dhc

Re: [gentoo-user] iptables

2005-05-12 Thread pepe antartico
by the way, the "console framebuffer support" was not enabled. rgds --- pepe antartico <[EMAIL PROTECTED]> escribió: > thank's, I know it is rare, but I forgot to write > that > it's not the first time I recompile the kernel, I > should've do it at least 8 or 9 times, and it only > failed when ipta

RE: [gentoo-user] DHCPd start / stop problem

2005-05-12 Thread C R. Little
have you done a zap? ./dhcp stop ./dhcp zap ./dhcp start ? -Original Message- From: Michael Semcheski [mailto:[EMAIL PROTECTED] Sent: Thursday, May 12, 2005 12:36 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] DHCPd start / stop problem Mark Knecht wrote: > Does /var/li

Re: [gentoo-user] Problem with xine

2005-05-12 Thread Richard Fish
Paul wrote: >On Thursday 12 May 2005 15:22, Richard Fish wrote: > > >>Paul wrote: >> >> >>>Hi all, >>>I posted this problem a few weeks ago and had no replies. I have tried >>>all sorts including re-installation of xine-lib 1.0-r2 and xine-ui 0.99.3 >>>but I always get the same error:- >>>

Re: [gentoo-user] next step X

2005-05-12 Thread cfk
On Thursday 12 May 2005 10:12, Daniel Drake wrote: > cfk wrote: > > I can do a "modprobe 3c95x" and lsmod shows it is loaded. I can then do > > an "ifconfig eth0 up" and the interface is up (ping www.yahoo.com works). > > > > The file /etc/conf.d/net has two uncommented lines: > > iface_eth0="dhcp"

Re: [gentoo-user] next step X

2005-05-12 Thread Mark Knecht
On 5/12/05, cfk <[EMAIL PROTECTED]> wrote: > Dear Daniel, Mark and others; > > After adding 3c59x to /etc/modules.autoload.d/kernel-2.6, the partition boots > fine with networking enabled. > > To answer the original question on modules, I just ran "genkernel" and took > all the defaults as I a

Re: [gentoo-user] next step X

2005-05-12 Thread Daniel Drake
cfk wrote: > After adding 3c59x to /etc/modules.autoload.d/kernel-2.6, the partition > boots > fine with networking enabled. > > To answer the original question on modules, I just ran "genkernel" and took > all the defaults as I am new to Gentoo. Strange.. genkernel is supposed to autoload i

Re: [gentoo-user] Users with access to shell!

2005-05-12 Thread Stroller
On May 12, 2005, at 2:34 pm, <[EMAIL PROTECTED]> wrote: I'd like to allow every user to access ONLY its home directory, I mean he only can work in his directory... My web-hosting provider provides me with ssh access - when I log in the prompt says "jailshell $" * app-misc/jail Latest versi

Re: [gentoo-user] next step X

2005-05-12 Thread cfk
On Thursday 12 May 2005 11:49, Mark Knecht wrote: > Charles, >    I'm glad that you now have networking. That's pretty crucial stuff. > >    I want to clarify one thing here. You are now fully booting this > new machine using Gentoo, correct? Grub is installed and you're booted > up to the command

[gentoo-user] RE: Users with access to shell!

2005-05-12 Thread israel.garcia
> I have users accessing to the bash shell of my Gentoo Server, my > question is: > > How can secure my server with this users accessing to shell? , >>You can't trust your users. That's the idea. That's the point, my server is a DataBase Server, I mean, users log in and run a C++ script and the

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Martin Carpella
Grant <[EMAIL PROTECTED]> writes: > Actually all of my pages are either in / or /admin/. If I leave the > above I get a 403 when accessing https though. Directory is related to the file-system directory, so you are setting it for your system's root, not your webpage's root. You need to have a

Re: [gentoo-user] Coldplug can't find hotplug

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005, Antonio Souto wrote: > Hi. > > I managed to build a generic kernel to install in heterogeneous hardware of > my LAN. > I choosed do use aoutoconfig, coldplug & hotplug in order to automaticaly > find the most unusual HW configurations, but I am getting the folowing weird > beh

Re: [gentoo-user] RE: Users with access to shell!

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005 [EMAIL PROTECTED] wrote: > That's the point, my server is a DataBase Server, I mean, users log in > and run a C++ script and then they work with the database files.. THEY > HAVE TO LOG IN, so there's only few that has access to the bash shell, > because they need it!!!... so, I

Re: [gentoo-user] Emerge PHP+ Apache

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005, C R. Little wrote: > I've been messing with gentoo for around 2 years now and still have not > learned the full functionality of emerge. Wow - one wonders why you picked Gentoo if not for the package system??? -- -- gentoo-user@gentoo.org mailing list

RE: [gentoo-user] Emerge PHP+ Apache

2005-05-12 Thread C R. Little
I use the package system for a lot just not everything. I'm beginning to use it for more stuff. I use to work in Redhat a lot so the package system was not the first thing I noticed in gentoo. I really like gentoo a lot, I'm trying to get more familiar with the workstation end of it, and at the

Re: [gentoo-user] next step X

2005-05-12 Thread Mark Knecht
On 5/12/05, cfk <[EMAIL PROTECTED]> wrote: > Dear Mark: > > I am fully booting this system using Gentoo. I have a colorful bash prompt > right now and I am trying to get X running. > > Last night I did 'emerge xorg-x11' and it succeeded OK. Grub has incantations > that allow the partition with

Re: [gentoo-user] next step X

2005-05-12 Thread cfk
On Thursday 12 May 2005 12:47, Mark Knecht wrote: > Charles, >    When you did the emerge sync did you see any addiitonal messages > about updating your profile or did that happen when you were forst > doing the install? I suspect it happened then and therefore your > profile should be fine. I'm no

RE: [gentoo-user] Emerge PHP+ Apache

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005, C R. Little wrote: > I use the package system for a lot just not everything. I'm beginning to > use it for more stuff. I use to work in Redhat a lot so the package > system was not the first thing I noticed in gentoo. This sounds like the way I used to work in RedHat - instal

Re: [gentoo-user] Postfix problem w/o network

2005-05-12 Thread Richard Fish
Neil Bothwick wrote: >On Thu, 12 May 2005 07:22:48 -0700, Richard Fish wrote: > > > >>>See RC_NET_STRICT_CHECKING in /etc/conf.d/rc. >>> >>> > > > >>AFAICT, NET_STRICT_CHECKING will not help. If set to "yes", it requires >>all net.* scripts to be successfully started for the net dependa

Re: [gentoo-user] Users with access to shell!

2005-05-12 Thread Barry . Schwartz
[EMAIL PROTECTED] wrote: > I have users accessing to the bash shell of my Gentoo Server, my > question is: > > How can secure my server with this users accessing to shell? , > > How can I monitor this server to see what users have done? Is there > available tools for that? > > I'd like to allow

Re: [gentoo-user] iptables

2005-05-12 Thread rob3
pepe antartico wrote: >thank's, I know it is rare, but I forgot to write that >it's not the first time I recompile the kernel, I >should've do it at least 8 or 9 times, and it only >failed when iptables where added. >After the crash I booted from the old kernel and >compile it again whitout iptabl

Re: [gentoo-user] next step X

2005-05-12 Thread Mark Knecht
On 5/12/05, cfk <[EMAIL PROTECTED]> wrote: > > Dear Mark: > > I am doing an "emerge -newuse right now on the list in the order "emerge -pv world" gave to me. This is a good process especially for someone new. If you you can stop in between the emerges and see what's changed and what the syste

[gentoo-user] Getting a core dump with apache2/mod_perl

2005-05-12 Thread Grant
I'm trying to track down my apache2 segfaults and the mod_perl guys are telling me I need to get my system to dump a core file for analysis. How can I do that? Should I re-emerge apache2 and apr with +debug? - Grant -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Users with access to shell!

2005-05-12 Thread Rumen Yotov
[EMAIL PROTECTED] wrote: >[EMAIL PROTECTED] wrote: > > >>I have users accessing to the bash shell of my Gentoo Server, my >>question is: >> >>How can secure my server with this users accessing to shell? , >> >>How can I monitor this server to see what users have done? Is there >>available tools

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Grant
> Directory is related to the file-system directory, so you are setting it > for your system's root, not your webpage's root. > > You need to have a > > > > > Regards, > Martin Ok, it looks like the new apache2 httpd.conf has these: Options Indexes FollowSymLinks AllowOverride

Re: [gentoo-user] Postfix problem w/o network

2005-05-12 Thread Neil Bothwick
On Thu, 12 May 2005 13:17:11 -0700, Richard Fish wrote: > What version of baselayout are you using? On my system, neither > /sbin/runscript.sh nor /etc/init.d/runscript.sh shows support for the > "none" or "lo" options. Is this only available in ~x86? I'm running ~amd64 and ~ppc. I don't know i

Re: [gentoo-user] How to display documents

2005-05-12 Thread Christoph Gysin
Patrick Marquetecken wrote: >The only access to my server is with a browser on port 8080. > > I assume it's running plain HTTP. >Now from work i want to access read ... my documents/archive will zope we >a solution for me, or schould i look for another. > > I have no idea what you want to say

[gentoo-user] isdn4k-utils or how to get back my old ebuild

2005-05-12 Thread Jaap van Geffen
I emerged the isdn4k-utils on my new computer. I have the modules loaded ok I can dial ok,but no connection.No way to find out why. On my old computer it got it installed and working allright so I put the isdncard back in it.I can emerge on the new one through my homenetwork I installed for the occ

Re: [gentoo-user] isdn4k-utils or how to get back my old ebuild

2005-05-12 Thread Christoph Gysin
Jaap van Geffen wrote: >I emerged the isdn4k-utils on my new computer. I have the modules loaded >ok I can dial ok,but no connection.No way to find out why. >On my old computer it got it installed and working allright so I put the >isdncard back in it.I can emerge on the new one through my homenet

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005, Grant wrote: > > Directory is related to the file-system directory, so you are setting it > > for your system's root, not your webpage's root. > > > > You need to have a > > > > > > > > > > Regards, > > Martin > > Ok, it looks like the new apache2 httpd.conf has these:

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Grant
> > Ok, it looks like the new apache2 httpd.conf has these: > > > > > > Options Indexes FollowSymLinks > > AllowOverride None > > Order allow,deny > > Allow from all > > > > > > > > Options FollowSymLinks > > AllowOverride None > > > > > > Is that sufficient considering

Re: [gentoo-user] iptables

2005-05-12 Thread pepe antartico
Sure I'd like to try your iptables executable, how can I get it? rgds gaco --- rob3 <[EMAIL PROTECTED]> escribió: > pepe antartico wrote: > > >thank's, I know it is rare, but I forgot to write > that > >it's not the first time I recompile the kernel, I > >should've do it at least 8 or 9 times, a

Re: [gentoo-user] Naming servers on a network with one IP

2005-05-12 Thread Iain Buchanan
On Thu, 2005-05-12 at 02:34 -0400, Calvin Spealman wrote: > ive got a network question. i have a few machines on my local > network, but only one IP. > But, i > don't intend to run all the server daemons on one box for long. > i want to be able to > address the different boxes by unique names

Re: [gentoo-user] Gentoo unattended installation!

2005-05-12 Thread Iain Buchanan
On Thu, 2005-05-12 at 08:34 -0500, [EMAIL PROTECTED] wrote: > Is there some unattended installation (ISO's) of Gentoo available? > > I want to migrated to Gentoo my 21 servers, but, it's very difficult the > installation of only one Gentoo Server... I mean, that you have to waste > a lot of time i

Re: [gentoo-user] Users with access to shell!

2005-05-12 Thread Iain Buchanan
On Thu, 2005-05-12 at 08:34 -0500, [EMAIL PROTECTED] wrote: [stuff] apart from all the other great suggestions, another good trick is to mount the /home partition as "noexec" which stops users running apps they download and install locally. HTH, -- Iain Buchanan <[EMAIL PROTECTED]> -- gentoo-u

[gentoo-user] gtk+ complie error... where do I start?

2005-05-12 Thread Charles Read
Hey everybody! Loving Gentoo! Trying to 'emerge mplayer' and the gtk+ package is complaining with Unpacking source... >>> Unpacking gtk+-1.2.10.tar.gz to /var/tmp/portage/gtk+-1.2.10-r11/work * Applying gtk+-1.2.10-m4.patch ... [ ok ] * Applying gtk+-1

Re: [gentoo-user] gtk+ complie error... where do I start?

2005-05-12 Thread Wade Brown
Glad to see I'm not the only one having this problem, though I'm having it on gnome-print with a very slightly different output, (ltmain.sh version 1.3.5). Likewise I wouldn't mind finding the root of this, I just haven't had the time to dive into it. On 5/12/05, Charles Read <[EMAIL PROTECTED]>

[gentoo-user] Strange disk behaviour

2005-05-12 Thread Jose Manuel García
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all: I discovered this while making emerge sync and getting some errors (as root): # tail /var/log/emerge-sync.log recv_generator: mkdir "/usr/portage/dev-db/dybase" failed: Permission denied stat "/usr/portage/dev-db/dybase" failed: Permission d

Re: [gentoo-user] Gentoo unattended installation!

2005-05-12 Thread Ciaran McCreesh
On Thu, 12 May 2005 08:34:58 -0500 <[EMAIL PROTECTED]> wrote: | Is there some unattended installation (ISO's) of Gentoo available? | | I want to migrated to Gentoo my 21 servers, but, it's very difficult | the installation of only one Gentoo Server... I mean, that you have to | waste a lot of time

Re: [gentoo-user] Strange disk behaviour

2005-05-12 Thread Volker Armin Hemmann
On Friday 13 May 2005 01:58, Jose Manuel García wrote: > I'm starting to feel this could be a physical issue with one or more > of my hard discs but I'm not sure. Maybe has something to do with > filesystem corruption? As you can see, I have one ReiserFS partition > (sda3) where the system and por

[gentoo-user] Printing to shared Windows XP printer

2005-05-12 Thread Richard Watson
Hi - I'm trying to get my Gentoo machine to print to a hp1210 psc printer using Samba. The printer is connected and shared from a Windows XP box. I followed the instructions at http://gentoo-wiki.com/HOWTO_print_winserver and I'm fairly sure I've followed the instructions correctly. I keep getting

Re: [gentoo-user] Re: Ebuild for RealPlayer-10.0.4 not working: Aborting before download

2005-05-12 Thread Urs Schuetz
On Thu, 12 May 2005, Yoann Pannier wrote: > Holly Bostick wrote, On 05/12/2005 03:48 AM: > > As for why your download failed with such a weird error, I cannot say, > > but maybe it has something to do with it being a https:// url? > > Oh, a wget installed without ssl in USE flags ? Yes, but this

[gentoo-user] installing to VFAT partition

2005-05-12 Thread THUFIR HAWAT
I'm looking at and have a few simple questions. currently I have a dual boot system, with fedora core 3 and windows 2000. will gentoo show the different partitions and ask which ones to install on? will it show VFA

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread Mark Knecht
Gentoo doesn't ask you what to install anything on. you install Gentoo on the partition of your choice. You can, in practice, install Gentoo on any partition type supported by the installation kernel and run it from any partition type supported by your custom kernel. Hope this helps, Mark On 5/12

[gentoo-user] hdparm "HDIO_SET_DMA failed"

2005-05-12 Thread Grant
Hello, I've been setting up hdparm on my systems and 3 out of 4 have returned this when trying to set DMA: HDIO_SET_DMA failed: Operation not permitted but subsequent attempts have executed without error. 'hdparm -i /dev/hda' does show the * character beside a udma mode in each instance. Does a

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread Peter Gordon
Mark Knecht wrote: Gentoo doesn't ask you what to install anything on. you install Gentoo on the partition of your choice. You can, in practice, install Gentoo on any partition type supported by the installation kernel and run it from any partition type supported by your custom kernel. A minor corr

Re: [gentoo-user] hdparm "HDIO_SET_DMA failed"

2005-05-12 Thread Peter Gordon
Grant wrote: HDIO_SET_DMA failed: Operation not permitted Does the kernel you built for those have support for the appropriate IDE controller chipset? You can get this information with `lspci | grep IDE'. (lspci is part of the sys-apps/pciutils package.) For example on my system I have a VIA 82CXXX

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread Mark Knecht
On 5/12/05, Peter Gordon <[EMAIL PROTECTED]> wrote: > Mark Knecht wrote: > > Gentoo doesn't ask you what to install anything on. you install Gentoo > > on the partition of your choice. You can, in practice, install Gentoo > > on any partition type supported by the installation kernel and run it > >

Re: [gentoo-user] Setting up a route through a point-to-point interface

2005-05-12 Thread Pshem Kowalczyk
On 12/05/05, Jim Hatfield <[EMAIL PROTECTED]> wrote: {cut} > ifconfig tun0 up mtu 1450 pointopoint > route add -net 192.168.10.0/24 dev tun0 > > However I get a: > SIOCADDRT: No such device > > which suggests that the tun device doesn't support the right > ioctl variants. > > Has anyone done

Re: [gentoo-user] RE: Users with access to shell!

2005-05-12 Thread Sami Samhuri
* On Thu May-12-2005 at 03:17:56 PM -0500, [EMAIL PROTECTED] said: > > > I have users accessing to the bash shell of my Gentoo Server, my > > question is: > > > > How can secure my server with this users accessing to shell? , > > >>You can't trust your users. That's the idea. > > That's the poi

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-12 Thread Walter Dnes
On Tue, May 10, 2005 at 06:15:21PM -0700, Mark Knecht wrote > So it seems like it's the Gentoo client over the network and not the > Gentoo server that causes the slowdown? I had a similar situation with once with simply ftp-ing data between two machines at home. Try putting all your home mach

Re: [gentoo-user] next step X

2005-05-12 Thread cfk
> Anyway, it's mostly about learning Gentoo, summed up sort of like > > emerge sync > emerge -pv world (or portions) > etc-update > rc-update > > That group of commands will be maybe 90% of what you need to keep the > sysem running cleanly. Go slow for now. > > > I can see there are some -dash_fla

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread Phil Sexton
On Thu, 2005-05-12 at 23:23, Mark Knecht wrote: > Thanks Peter. While I know that VFAT permissions are far fewer it > hadn't occurred to me that you actually couldn't do an install to VFAT > due to those differences. (Not that I'd ever try, but it's good to > know.) There were some distros that w

Re: [gentoo-user] Re: nfs export/remote mount problem

2005-05-12 Thread Mark Knecht
On 5/12/05, Walter Dnes <[EMAIL PROTECTED]> wrote: > On Tue, May 10, 2005 at 06:15:21PM -0700, Mark Knecht wrote > > > So it seems like it's the Gentoo client over the network and not the > > Gentoo server that causes the slowdown? > > I had a similar situation with once with simply ftp-ing dat

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread Phil Sexton
On Fri, 2005-05-13 at 00:07, Phil Sexton wrote: > I notice pfat linux (was that it's name) has disappeared I was wrong. See: http://www.phatlinux.com/ -- Phil Our 2nd CD: http://www.cdbaby.com/naomisfancy Naomi's Fancy performances: http://naomisfancy.virtualave.net/schedule.html -- gentoo-u

Re: [gentoo-user] next step X

2005-05-12 Thread Mark Knecht
On 5/12/05, cfk <[EMAIL PROTECTED]> wrote: > > Well, I have gotten "emerge -pv world" to where there are no dependencies > left. Great! > > At this point, before I do "emerge kde", I tried 'startx' to see what would > happen. > > X fails to start and complains that it cannot find any screens. I

Re: [gentoo-user] hdparm "HDIO_SET_DMA failed"

2005-05-12 Thread Grant
> > HDIO_SET_DMA failed: Operation not permitted > > Does the kernel you built for those have support for the appropriate IDE > controller chipset? You can get this information with > `lspci | grep IDE'. (lspci is part of the sys-apps/pciutils package.) > > For example on my system I have a VIA 8

Re: [gentoo-user] Naming servers on a network with one IP

2005-05-12 Thread Calvin Spealman
Thats seems a good configuration, but what about /etc/hostname? thats what im not sure of, how to set what the box sees as its own hostname, without setting it to the domain (because thats the router/network), but still with Postfix and apache running. I guess I can use the config files for them a

Re: [gentoo-user] Printing to shared Windows XP printer

2005-05-12 Thread Heinz Sporn
Hi! It's hard to help you if you don't provide more info. /etc/cups/printers.conf and /etc/samba/smb.conf for a start? Regards spox Am Freitag, den 13.05.2005, 10:20 +1000 schrieb Richard Watson: > Hi - I'm trying to get my Gentoo machine to print to a hp1210 psc printer > using Samba. The prin

Re: [gentoo-user] installing to VFAT partition

2005-05-12 Thread THUFIR HAWAT
On 5/13/05, Mark Knecht <[EMAIL PROTECTED]> wrote: > Gentoo doesn't ask you what to install anything on. you install > Gentoo > on the partition of your choice. You can, in practice, install > Gentoo on any partition type supported by the installation kernel > and run it from any partition type

Re: [gentoo-user] pcHDTV3000 - Anyone installed and use this?

2005-05-12 Thread James Colannino
Michael Haan wrote: >>modprobe cx88-dvb >> >> >dmesg still shows... >or51132: Unknown symbol release_firmware >or51132: Unknown symbol request_firmware >cx88_dvb: Unknown symbol or51132_attach > >Almost there - what's next? > > Don't use the ivtv drivers :) pcHDTV, at least I'm pretty sure

Re: [gentoo-user] samba problem

2005-05-12 Thread Ow Mun Heng
On Thu, 2005-05-12 at 16:34 +1000, Zhendong Zhou (Kyle) wrote: > Another strange thing happens is > I try to mount /dev/hdb5 (a NTFS logical drive) to /home/samba/public using: > mount /dev/hdb5 /home/samba/public > and then stop and start samba. > Now I cannot browse the public dir on samba from m

Re: [gentoo-user] samba problem

2005-05-12 Thread Ow Mun Heng
On Thu, 2005-05-12 at 16:34 +1000, Zhendong Zhou (Kyle) wrote: > . My goddess! BTW it's GoodNess :-) -- Ow Mun Heng Gentoo/Linux on DELL D600 1.4Ghz 98% Microsoft(tm) Free!! Neuromancer 15:26:18 up 16:58, 11 users, load average: 1.21, 0.82, 0.77 -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Naming servers on a network with one IP

2005-05-12 Thread Neil Bothwick
On Thu, 12 May 2005 02:34:11 -0400, Calvin Spealman wrote: > ive got a network question. i have a few machines on my local > network, but only one IP. I can congure my router for all the proper > port forwarding for my server, but hostnames is giving me some > confusion. To run a lot of things pr

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Craig Duncan
Grant wrote: >Hi guys, I've finished moving to the new ~x86 apache2 layout and >everything works except SSL. I get a 403 error when trying to access >any https page. ssl_error_log says: > >client denied by server configuration: /var/www/localhost/htdocs/checkout.html > >I've triple-checked my co

Re: [gentoo-user] pcHDTV3000 - Anyone installed and use this?

2005-05-12 Thread James Colannino
Michael Haan wrote: >Pid: 6833, comm: modprobe Tainted: P 2.6.9-gentoo-r14 >RIP: 0010:[] >{:dvb_core:dvb_register_frontend+560} >RSP: 0018:010034451be8 EFLAGS: 00010246 >RAX: RBX: 01003fc72800 RCX: 0001 >RDX: RSI: RDI: f

Re: [gentoo-user] XML Editor

2005-05-12 Thread Steve [Gentoo]
Calvin Spealman wrote: Jaxe looks like a promising possibility, over at http://jaxe.sourceforge.net/. It can validate based on a schema, as you need. It is a Java-written project, so it will run on your linux boxes, or anything else, of course. I've had a brief "play" with Jaxe - but it didn't "

Re: [gentoo-user] firefox new window ? faster ?

2005-05-12 Thread Christoph Gysin
raptor wrote: anyone to have an idea how to make Firefox to open New-window faster. it takes ages and uses CPU to 100% .. This is the most frustating thing about Firefox for me.. Tabbrowsing extension lets you open all new windows in a new tab. *Much* faster. Check https://addons.update.mozill

Re: [gentoo-user] XML Editor

2005-05-12 Thread Glenn Enright
On Thu, 12 May 2005 21:38, Steve [Gentoo] wrote: > >There is a very large list of editors at http://www.xml.com/pub/pt/3 > >you can look through, as well. > > I'd found that list... (which was somewhat overwhelming) then realized > that the majority of editors are either commercial and/or target >

[gentoo-user] Postfix problem w/o network

2005-05-12 Thread Matthias Bethke
I have a feeling I'm missing something very obvious here, but I'm still at a loss: I have my laptop's ethernet set to use DHCP. Obviously, on the road this will fail. But then the "net" service that postfix (and a bunch of other stuff like sshd) depends on is not there. Of course I could edit the

Re: [gentoo-user] Postfix problem w/o network

2005-05-12 Thread Jonathan Wright
Hiya, Take a look in /etc/conf.d/rc --- # Set to "yes" if the default behaviour of at least one net.* # service starting beside net.lo is NOT enouth to consider # the 'net' dependency up and running. RC_NET_STRICT_CHECKING="no" --- Matthias Bethke wrote: I have a fee

HTML (was: [gentoo-user] cannot mount dvd)

2005-05-12 Thread James Colannino
I'm not trying to sound indignant in any way, but please don't use HTML mail. While it doesn't cause problems for me personally, a lot of people use text-only mail clients and it makes reading mail for those users that much more difficult. James -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] Postfix problem w/o network

2005-05-12 Thread Edward Catmur
On Thu, 2005-05-12 at 12:17 +0200, Matthias Bethke wrote: > I also haven't figured out *how* the "net" dependency is provided. The > postfix iniscript explicitely contains "provide mta", but very few > scripts use this provide keyword, especially not net.* > On my previous SuSE system, if I went s

[gentoo-user] Re: XML Editor

2005-05-12 Thread David Dorward
On 5/11/05, Steve [Gentoo] <[EMAIL PROTECTED]> wrote: > I have a few bespoke XML schema specs, and I want to find a generic tool > to construct XML files which are syntactically valid with respect to the > schema specs. > The schemas represent data-structures for domain specific records with > m

[gentoo-user] Re: libgnomeui

2005-05-12 Thread Steven Houston
Brian Beattie beattie-home.net> writes: > > I'm trying to do an "emerge -u world" and for about the past week it has > been failing on "libgnomeui" with the following error: "failed to load > "./stock_attach.png": Couldn't recognize the image file format for file > './stock_attach.png'" > > Doe

[gentoo-user] Zoneminder

2005-05-12 Thread James
Hello, Portage lists version 0.9.12. The Zoneminder web site says this version was issued in Jun3 2003. Version 1.21.0 as being available since March 2003. Is it safe to assume that Zoneminder has been orphaned (i.e. no maintainer)? How would I know if a package is not being maintained? Bugzilla

[gentoo-user] Problem with xine

2005-05-12 Thread Paul
Hi all, I posted this problem a few weeks ago and had no replies. I have tried all sorts including re-installation of xine-lib 1.0-r2 and xine-ui 0.99.3 but I always get the same error:- This is xine (X11 gui) - a free video player v0.99.3. (c) 2000-2004 The xine Team. libdvdread: Using libdvdc

[gentoo-user] NFS weirdness

2005-05-12 Thread Michael Sullivan
My server box is called bullet and my client box is called baby. I use baby to access bullet because bullet doesn't have a reliable monitor. On baby I have a directory called /backup where the nightly backups are recorded to. bullet has the same setup. Within baby:/backup there is a directory ca

[gentoo-user] Gentoo unattended installation!

2005-05-12 Thread israel.garcia
List, Is there some unattended installation (ISO's) of Gentoo available? I want to migrated to Gentoo my 21 servers, but, it's very difficult the installation of only one Gentoo Server... I mean, that you have to waste a lot of time in only one server, that's what I am looking for some installat

[gentoo-user] Users with access to shell!

2005-05-12 Thread israel.garcia
List, I have users accessing to the bash shell of my Gentoo Server, my question is: How can secure my server with this users accessing to shell? , How can I monitor this server to see what users have done? Is there available tools for that? I'd like to allow every user to access ONLY its home d

Re: [gentoo-user] NFS weirdness

2005-05-12 Thread Michael Sullivan
I misdiagnosed the problem. My wife's computer (blossom) is running RH9 and she gets faster DNS resolution than baby does. Our ISP assigns all addresses (including DNS) via DHCP. Her /etc/resolv.conf file was being updated by her dhcp client. I emerged dhcpcd and ran it. The problem came from

[gentoo-user] synce + multisync + evo + PocketPC, is it good ?

2005-05-12 Thread Regatta
Hi everyone, Does anyone really using synce + multisync + Evolution with PocketPC ? I tried many many times with different machines but the result always not acceptable , for example when I try to sync my Tasks (Evolution <--> PocketPC ) I don't get anything in/from the both side, but when I add

Re: [gentoo-user] NFS weirdness

2005-05-12 Thread William Kenworthy
"man dhcpcd" BillK On Thu, 2005-05-12 at 07:45 -0500, Michael Sullivan wrote: > I misdiagnosed the problem. My wife's computer (blossom) is running RH9 > and she gets faster DNS resolution than baby does. Our ISP assigns all > addresses (including DNS) via DHCP. Her /etc/resolv.conf file was b

Re: [gentoo-user] NFS weirdness

2005-05-12 Thread A. Khattri
On Thu, 12 May 2005, Michael Sullivan wrote: > I misdiagnosed the problem. My wife's computer (blossom) is running RH9 > and she gets faster DNS resolution than baby does. Our ISP assigns all > addresses (including DNS) via DHCP. Her /etc/resolv.conf file was being > updated by her dhcp client.

Re: [gentoo-user] iptables

2005-05-12 Thread A. Khattri
On Wed, 11 May 2005, pepe antartico wrote: > I have a very strange and annoying problem, please > need help. > I added iptables support and recompiled my kernel (is > 2.6.11.7), then when rebooting, the startup sequence > stops after 10 or 15 seconds and freezes in a blank > screen. I tried recomp

[gentoo-user] Re: Users with access to shell!

2005-05-12 Thread David Dorward
On 5/12/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > How can secure my server with this users accessing to shell? , Don't give users physical access to the machine. Don't allow users to use SSH. Don't run a telnet server. > I'd like to allow every user to access ONLY its home directory, I

Re: [gentoo-user] XML parsing error when downloading files with F irefox

2005-05-12 Thread Jim Hatfield
On Wed, 11 May 2005 14:28:24 +0100, in local.gentoo.users you wrote: >1) if you're specifically talking about vtun, it's in Portage, so you >don't even necessarily have to download it separately. I'm building a statically linked version for a remote Redhat box to which I only have ssh access and

Re: [gentoo-user] Users with access to shell!

2005-05-12 Thread Qian Qiao
On 12/05/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > List, > > I have users accessing to the bash shell of my Gentoo Server, my > question is: > > How can secure my server with this users accessing to shell? , You can't trust your users. That's the idea. 1. they may use a simple password

[gentoo-user] Setting up a route through a point-to-point interface

2005-05-12 Thread Jim Hatfield
Scenario: using vtun to build a Lan-to-Lan VPN. One end FreeBSD, one end Linux. On the BSD box I can set up a route directly through the tun0 device without having to assign it an IP address, like this: ifconfig tun0 up mtu 1450 -arp route add 192.168.10.0/24 -interface tun0 and it works just

Re: [gentoo-user] Gentoo unattended installation!

2005-05-12 Thread Qian Qiao
On 12/05/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > List, > > Is there some unattended installation (ISO's) of Gentoo available? > > I want to migrated to Gentoo my 21 servers, but, it's very difficult the > installation of only one Gentoo Server... I mean, that you have to waste > a lot

RE: [gentoo-user] Users with access to shell!

2005-05-12 Thread Dave Nebinger
> > I'd like to allow every user to access ONLY its home directory, I mean > > he only can work in his directory... > > Well, this can be done, but in a pretty complex way. Allowing users to > see other files isn't that harmful, provided permissions on critical > files are correctly set. Hmm, I s

Re: [gentoo-user] NFS weirdness

2005-05-12 Thread Michael Sullivan
I do use static IPs. In my Linux machines. I don't know how to set up static IPs in Windows. bullet, baby and blossom have static IP addresses 192.168.1.2, 192.168.1.3 and 192.168.1.4 respectively, but the DNS information from the ISP changes, so I need a DHCP client to update my /etc/resolv.con

[gentoo-user] Emerge PHP+ Apache

2005-05-12 Thread C R. Little
Hi, I've been messing with gentoo for around 2 years now and still have not learned the full functionality of emerge. I've got 5 systems and I'm building a new one and would like to use the full functionality of emerge. To install apache and PHP i've always manually compiled the two. How doe

Re: [gentoo-user] Problem with xine

2005-05-12 Thread Richard Fish
Paul wrote: >Hi all, >I posted this problem a few weeks ago and had no replies. I have tried all >sorts including re-installation of xine-lib 1.0-r2 and xine-ui 0.99.3 but I >always get the same error:- > >This is xine (X11 gui) - a free video player v0.99.3. >(c) 2000-2004 The xine Team. >libd

Re: [gentoo-user] Postfix problem w/o network

2005-05-12 Thread Richard Fish
Edward Catmur wrote: >On Thu, 2005-05-12 at 12:17 +0200, Matthias Bethke wrote: > > >>I also haven't figured out *how* the "net" dependency is provided. The >>postfix iniscript explicitely contains "provide mta", but very few >>scripts use this provide keyword, especially not net.* >>On my prev

Re: [gentoo-user] Apache2 SSL help

2005-05-12 Thread Grant
> >Hi guys, I've finished moving to the new ~x86 apache2 layout and > >everything works except SSL. I get a 403 error when trying to access > >any https page. ssl_error_log says: > > > >client denied by server configuration: > >/var/www/localhost/htdocs/checkout.html > > > >I've triple-checked m

  1   2   >