Re: [gentoo-user] Help - system reboots while compiling

2007-02-12 Thread Matt Richards
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I wouldn't of thought it would be the RAM not from behavior like that
but it does sound like a overheating issue, I have had computers just
power off because they get too hot.

Matty.

Jeff Rollin wrote:
 On 12/02/07, Dan Farrell [EMAIL PROTECTED] wrote:

 I recommend you look into memtest86 to check your ram, it's provided as
 a boot option on the gentoo boot cds.
 -- 
 gentoo-user@gentoo.org mailing list


 Dan,
 
 Quite correct
 
 Funnily enough I had an Ubuntu LiveCD to hand with it on, so I used that
 instead. Is there a finite number of passes the program needs to make? I
 left it running for six hours yesterday and it had done something like 11+
 passes without finding an error. Is that anywhere near long enough?
 
 Thanks
 
 Jeff
 

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFF0JHxrmnybSDmzlsRAgv4AJ0bN3oRkuiJyi9DNg3+liSJIP/HiwCgllxb
0xij2E2sHmrY/3/iVTtIkfg=
=dFD+
-END PGP SIGNATURE-

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] net.eth0 device initiated services

2007-01-03 Thread Matt Richards

Nelson, David (ED, PARD) wrote:

-Original Message-
From: Mihamina Rakotomandimby
[mailto:[EMAIL PROTECTED]
Sent: 03 January 2007 10:04
To: Gentoo mailing list
Subject: [gentoo-user] net.eth0 device initiated services


Hi,
I have /etc/init.d/net.eth0.
I dont want it to be launch at boot, but I dont want to 
delete it either

because it eases some things when I want to bring eth0 up.

My problem is although i del it from the boot process with 
rc-update,

net.eth0 is attempted to be brought up by some other tool.

When no cable is plugged, it slows as hell the boot process.

The message is device initiated services: net.eth0.
Then bringing up attempt comes.
who the hell is trying to bring it up?

The answer is here:
http://www.linuxquestions.org/questions/showthread.php?p=2520311

/etc/conf.d/rc

	- RC_PLUG_SERVICES= 
	+ RC_PLUG_SERVICES=!net.*


--
gentoo-user@gentoo.org mailing list





I tend to set the eth0 dhcpcd timeout at ~5 seconds. The DHCP server I
usually use (the gentoo based server under my desk!) always responds
within 5 seconds. When I'm out and about and using/borrowing a
wireless connection it means that it only slows the boot process by 5
seconds and doesnt require me to manually enable or disable eth0.

David

Note: These views are my own, advice is provided with no guarantee of
success. I do not represent anyone else in any emails I send to this
list.

  
it might be a nice idea to look into how knoppix backgrounds the dhcp 
process and implement that into Gentoo's init,
i think i did get annoyed with the dhcp process taking ages a few years 
back and just put a '' at the end of the dhcp line, i cant remember if 
this worked or not tho.


--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ssh2 and xover LAN

2006-04-01 Thread Matt Richards

Bryan Whitehead wrote:

What do you mean by xover? FTP? SCP? NFS? Coda? HTTP?

I guess by xover they mean as in 2 NIC's one cable cross wired!

Matt.


On Sat, 1 Apr 2006, maxim wexler wrote:


Hi everybody,

Anybody got this working between two PCs and can tell
me how to edit the conf files?

The NICs are found, the modules are loaded, the net is
up and both PCs can ping each other. But transferring
files fails.

FWIW tcpdump indicates the two PCs are aware of each
other.

ssh2 is probably overkill since security is not an
issue but ftp didn't work either.

-Maxim

__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com





--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ssh2 and xover LAN

2006-04-01 Thread Matt Richards
yea sounds like it, however, ping uses ICMP and file transfer 
applications normally use TCP
i have had one case where a computer could ping stuff but nothing else 
because the tcp stacked was messed up and only icmp was working...

was a winXP box tho lol . !

Bryan Whitehead wrote:
He said it could ping... I dunno... seems he just needs to figure out 
how he wants to transfer files.


On Sat, 1 Apr 2006, Matt Richards wrote:


Bryan Whitehead wrote:

 What do you mean by xover? FTP? SCP? NFS? Coda? HTTP?

I guess by xover they mean as in 2 NIC's one cable cross wired!

Matt.


 On Sat, 1 Apr 2006, maxim wexler wrote:

  Hi everybody,
   Anybody got this working between two PCs and can tell
  me how to edit the conf files?
   The NICs are found, the modules are loaded, the net is
  up and both PCs can ping each other. But transferring
  files fails.
   FWIW tcpdump indicates the two PCs are aware of each
  other.
   ssh2 is probably overkill since security is not an
  issue but ftp didn't work either.
   -Maxim


__

  Do You Yahoo!?
  Tired of spam?  Yahoo! Mail has the best spam protection around
  http://mail.yahoo.com








--
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] telnet localhost

2006-03-27 Thread Matt Richards
 THUFIR HAWAT wrote:

 Why can I not telnet to my own localhost?

 Is leafnode enabled? Or is it still disabled?

 Check your xinetd configuration.

 Alexander Skwar
 --
 People who go to conferences are the ones who shouldn't.
 --
 gentoo-user@gentoo.org mailing list


you might want to also try a
netstat -an
and see if your computer is listerning on the nntp port
and if it is what interface(s) is it listerning on ?

-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Arrrgggh!! rm -Rf /proc

2006-03-27 Thread Matt Richards

 Will rm -Rf /proc hose a system?  I didn't run rm -Rf /proc directly,
 but I did do it indirectly.  I had mount --bind /proc /mnt/gentoo/proc
 and then forgot about it.  I then ran rm -Rf /mnt/gentoo to start a
 stage 3 again forgetting that /boot and /proc were both mount
 --bind[ed] to /mnt/gentoo.

 Could this hose my system?  I don't want to reboot yet if it could.  I
 want to fix what ever I can.

 Grrr, I just looked and /boot/ is wiped clean!  I guess I can redo grub
 and I still have my kernel under /usr/src.  What about /proc?  Would
 running rm -Rf /proc kill anything?

mlaptop proc # rm -rfv /proc/config.gz
rm: cannot remove `/proc/config.gz': Operation not permitted

are you sure ? proc is like a dynamic filesystem they aren't really files
just virtual files that the kernel are displaying ... if you some how have
whiped proc you can probuly just ...

mount -o remount /proc

n it will be fine...

give ...
mkdir /mnt/proc
mount -t proc proc /mnt/proc
a little seein' too ;)

but no you should be fine ..

as for /boot .. you silly billy :) hehe!
and just be thankful you didn't get the wrong terminal and remove your
current filesystem, lol

Matt.

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




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] My Gentoo is too secure ... ;)

2006-03-23 Thread Matt Richards

 On Thu, 23 Mar 2006 23:16:54 +0100
 Etaoin Shrdlu wrote:

 On Thursday 23 March 2006 22:42, Nick Rout wrote:

  which you probably cannot do without logging in as root at a console
  as once you log into X as user, you cannot su. chicken egg chicken
  egg.

 Not necessarily: if you use kde, konsole has a root shell feature.

 Which I suspect only works if you can use su, although i am not 100% on
 that.

dosn't su just have its own /etc/pam.d/su file that has pam_rootok.so in
it so root can just su without a passwd and it also has a module that
checks if they are in the wheel group.

 --
 gentoo-user@gentoo.org mailing list

 --
 Nick Rout [EMAIL PROTECTED]

 --
 gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] ping!

2006-03-22 Thread Matt Richards
 Luiz Carlos Guidolin wrote:

 ipv4. IPV6 requires a specific hardware to run.

 No, it doesn't.
ipv6 is just a new protocol just different software the network and
computer hardware dont have to change! althought i can see why you might
say this because some broadband routers dont support ipv6 but this is a
firmware limitation and nothing else.

Matt.

 Alexander Skwar
 --
 If you think nobody cares if you're alive, try missing a couple of car
 payments.
   -- Earl Wilson
 --
 gentoo-user@gentoo.org mailing list




-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Same setup different machine

2006-03-21 Thread Matt Richards
Hello, I use gentoo for X11 and diskless clients (aswell as other things)
and was just wondering if its possiable to make an existing server spit
out a list of packages that are currently installed so i can copy to a new
server and have it install everything without me having to go through
spending lots of time running emerge lots of times.

Thanks,

Matt.

-- 
gentoo-user@gentoo.org mailing list