Re: [CentOS] mapping drives

2010-04-28 Thread Akemi Yagi
On Tue, Apr 27, 2010 at 5:34 PM, Tsuyoshi Nagata wrote: > Will CentOS5.5 include this upstream fix? > https://rhn.redhat.com/errata/RHBA-2010-0301.html > -Tsuyoshi Yes, it is part of the forthcoming CentOS 5.5. Akemi ___ CentOS mailing list CentOS@cen

Re: [CentOS] Kernel Or Hardwar e

2010-04-28 Thread Peter Kjellstrom
On Tuesday 27 April 2010, cahit Eyigünlü wrote: > I saw memtest support only 4gb ram but i have 8gb ; Huh? I've run memtest86 on 72G machines it uses slow PAE but gets the job done. ... > this is the error : > > BUG: unable to handle kernel paging request at ffe5 > IP: [] fput+0x0/0x

Re: [CentOS] PAPI + perfctr on CentOS 5?

2010-04-28 Thread Peter Kjellstrom
On Wednesday 28 April 2010, Eduardo Grosclaude wrote: > Has anyone succesfully compiled a PAPI+perfctr-enabled kernel? I've > been mixing and matching instructions from the PAPI distribution and > those from CentOS wiki to no avail. > TIA From the perfctr-2.6.40 release notes: Version 2.6.40, 20

[CentOS] Total Threads used in a system

2010-04-28 Thread Jatin Davey
Hi I know we can get the total number of processes running in the system using the 'ps -A' command but is it possible to get the total number of threads running in the system ? Is this information exposed using any of the MIB's ? Thanks Jatin ___ Cen

Re: [CentOS] Total Threads used in a system

2010-04-28 Thread Brian McKerr
I am aware that 'top' can be asked to show threads by pressing 'H'. The count of tasks then changes to include all threads. On Wed, Apr 28, 2010 at 8:27 PM, Jatin Davey wrote: > Hi > > I know we can get the total number of processes running in the system > using the 'ps -A' command but is it p

Re: [CentOS] Kernel Or Hardwar e

2010-04-28 Thread JohnS
On Wed, 2010-04-28 at 11:32 +0200, Peter Kjellstrom wrote: > On Tuesday 27 April 2010, cahit Eyigünlü wrote: > > I saw memtest support only 4gb ram but i have 8gb ; > > Huh? I've run memtest86 on 72G machines it uses slow PAE but gets the job > done. > > ... > > this is the error : > > > > BUG:

Re: [CentOS] Kernel Or Hardwar e

2010-04-28 Thread cahit Eyigünlü
we have detect that is is a memory issue and changed ram . Thanks in advance 2010/4/28 JohnS > > On Wed, 2010-04-28 at 11:32 +0200, Peter Kjellstrom wrote: > > On Tuesday 27 April 2010, cahit Eyigünlü wrote: > > > I saw memtest support only 4gb ram but i have 8gb ; > > > > Huh? I've run memtest

[CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
Hi all, Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via another server, which is currently hosted with IS and has full internet access? i.e. Can I setup another machine, on a different public IP than the dyna

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Simon Billis
Rudi Ahlers sent a missive on 2010-04-28: > Hi all, > > Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / > DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via > another server, which is currently hosted with IS and has full > internet access? > > > i.e. Can I

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 3:26 PM, Simon Billis wrote: > Rudi Ahlers sent a missive on 2010-04-28: > >> Hi all, >> >> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / >> DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via >> another server, which is currently hoste

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread cahit Eyigünlü
Open vpn is a nice solution in my opinion 2010/4/28 Rudi Ahlers > On Wed, Apr 28, 2010 at 3:26 PM, Simon Billis wrote: > > Rudi Ahlers sent a missive on 2010-04-28: > > > >> Hi all, > >> > >> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / > >> DNS / SMTP / POP3 / IMAP / et

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Simon Billis
Simon Billis sent a missive on 2010-04-28: > Rudi Ahlers sent a missive on 2010-04-28: > >> Hi all, >> >> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / >> DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via >> another server, which is currently hosted with I

Re: [CentOS] Total Threads used in a system

2010-04-28 Thread Alessandro Ren
The flag -T on ps command shows the threads. -T Show threads, possibly with SPID column []s. On 4/28/2010 7:55 AM, Brian McKerr wrote: I am aware that 'top' can be asked to show threads by pressing 'H'. The count of tasks then changes to include all threads. On Wed, A

Re: [CentOS] Total Threads used in a system

2010-04-28 Thread John Doe
From: Jatin Davey > I know we can get the total number of processes running in the system > using the 'ps -A' command but is it possible to get the total number of > threads running in the system ? Is this information exposed using any of > the MIB's ? Search for 'thread' in ps manpage; you wi

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Karanbir Singh
On 04/28/2010 02:11 PM, Rudi Ahlers wrote: > Hi all, > > Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / > DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via > another server, which is currently hosted with IS and has full > internet access? all you need is 'ma

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread m . roth
Rudi wrote: > > Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / > DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via > another server, which is currently hosted with IS and has full > internet access? > > i.e. Can I setup another machine, on a different public I

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 3:49 PM, wrote: > Rudi wrote: >> >> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / >> DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via >> another server, which is currently hosted with IS and has full >> internet access? >> >> i.e. C

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Eero Volotinen
2010/4/28 Rudi Ahlers : > On Wed, Apr 28, 2010 at 3:49 PM,   wrote: >> Rudi wrote: >>> >>> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / >>> DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via >>> another server, which is currently hosted with IS and has full >

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 3:59 PM, Eero Volotinen wrote: > > how about ipsec / openvpn tunnel and routing traffic via it? > > -- > Eero, > RHCE > ___ I don't know, since I've never setup one ;) The trickey part, which I don't understand, is how will thi

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread m . roth
Rudi, Rudi wrote: > On Wed, Apr 28, 2010 at 3:49 PM, wrote: >> Rudi wrote: >>> >>> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP / >>> DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine via >>> another server, which is currently hosted with IS and has full >>> in

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 4:06 PM, wrote: > AH! The light dawns! > > Sounds to me as though you need to have the clients use the hosted system > as their gateway, as though they're on a subnet, and have to go through > the hosted system as a firewall (not a bad idea in itself). They need to > *no

Re: [CentOS] [GLUG-tech] Re: how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 4:19 PM, zerlgi wrote: >  Probably the easiest VPN to set up, but not terribly secure, is VTun. > > If you use (horrors) PPTP, then windows already has a client for it. > .. openVPN also has a nice Windows client that can be run as a service > at startup or called on demand

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread John Doe
From: Rudi Ahlers > Does anyone know, if it's possible to reroute all (i.e. HTTP / > FTP / DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected > machine via another server, which is currently hosted with IS and > has full internet access? > i.e. Can I setup another machine, on a different pu

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread m . roth
Rudy, Rudi wrote: > On Wed, Apr 28, 2010 at 4:06 PM, wrote: > >> AH! The light dawns! >> >> Sounds to me as though you need to have the clients use the hosted >> system as their gateway, as though they're on a subnet, and have to go >> through the hosted system as a firewall (not a bad idea in

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 4:32 PM, wrote: > Rudy, > > Rudi wrote: >> On Wed, Apr 28, 2010 at 4:06 PM,   wrote: >> >>> AH! The light dawns! >>> >>> Sounds to me as though you need to have the clients use the hosted >>> system as their gateway, as though they're on a subnet, and have to go >>> throu

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Bart Schaefer
On Wed, Apr 28, 2010 at 6:55 AM, Rudi Ahlers wrote: > Mark, > > We, in South Africa sit with a huge problem in that our clients can't > connect to the rest of the world cause SEACOM is down. i.e. our client > can, for the past 3 days, only surf local (i.e. local in South Africa) > websites, email,

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 4:31 PM, John Doe wrote: > From: Rudi Ahlers >> Does anyone know, if it's possible to reroute all (i.e. HTTP / >> FTP / DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected >> machine via another server, which is currently hosted with IS and >> has full internet access?

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Rudi Ahlers
On Wed, Apr 28, 2010 at 4:36 PM, Bart Schaefer wrote: > On Wed, Apr 28, 2010 at 6:55 AM, Rudi Ahlers wrote: >> Mark, >> >> We, in South Africa sit with a huge problem in that our clients can't >> connect to the rest of the world cause SEACOM is down. i.e. our client >> can, for the past 3 days, o

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Simon Billis
Rudi Ahlers sent a missive on 2010-04-28: > On Wed, Apr 28, 2010 at 4:31 PM, John Doe wrote: >> From: Rudi Ahlers >>> Does anyone know, if it's possible to reroute all (i.e. HTTP / FTP >>> / DNS / SMTP / POP3 / IMAP / etc) from an ADSL connected machine >>> via another server, which is currently

Re: [CentOS] how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Simon Billis
Rudi Ahlers sent a missive on 2010-04-28: > > And I haven't been able to install openvpn on the ADSL hosted server > either, so I want to try a gateway type setup Having given this some thought I think that you would do better to provide proxy services on a case by case basis. Attempting to rou

[CentOS] X11 problem with remote login via SSH

2010-04-28 Thread fred smith
HI all! Strange problem that began occurring in last few weeks. Centos 5.4, up to date. I sometimes log in remotely via ssh using "ssh -X" and read mail via mutt. Now and then I want to use balsa instead. This has always worked (for years) though it's kinda slow... but in the last few weeks it h

Re: [CentOS] [GLUG-tech] Re: how to reroute all ADSL traffic via another server on the internet?

2010-04-28 Thread Les Mikesell
On 4/28/2010 9:24 AM, Rudi Ahlers wrote: > On Wed, Apr 28, 2010 at 4:19 PM, zerlgi wrote: >> Probably the easiest VPN to set up, but not terribly secure, is VTun. >> >> If you use (horrors) PPTP, then windows already has a client for it. >> .. openVPN also has a nice Windows client that can be r

Re: [CentOS] PAPI + perfctr on CentOS 5?

2010-04-28 Thread Akemi Yagi
On Tue, Apr 27, 2010 at 6:05 PM, Eduardo Grosclaude wrote: > Has anyone succesfully compiled a PAPI+perfctr-enabled kernel? I've > been mixing and matching instructions from the PAPI distribution and > those from CentOS wiki to no avail. You might want to read through this Forum thread: https://

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread Les Mikesell
On 4/26/2010 1:01 PM, Rainer Duffner wrote: >> There's the glibc issue that's still unresolved. There's another >> issue with using Firefox as the admin client. It *might* let you in, >> but the console plugin doesn't appear to be working again. Only client >> that works for me is InternetExplode

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread JohnS
On Wed, 2010-04-28 at 12:39 -0500, Les Mikesell wrote: > Running the VMware converter > tool from an old Dell Win2k server with an IDE disk to produce an ESXi > image went through the motions but the image wouldn't boot - but doing > the same thing to a vmware server (v1) image file over a net

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread Joseph L. Casale
>Running the VMware converter >tool from an old Dell Win2k server with an IDE disk to produce an ESXi >image went through the motions but the image wouldn't boot - but doing >the same thing to a vmware server (v1) image file over a network share >worked. Has anyone seen that before? Never use

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread Les Mikesell
On 4/28/2010 12:55 PM, JohnS wrote: > > On Wed, 2010-04-28 at 12:39 -0500, Les Mikesell wrote: > >> Running the VMware converter >> tool from an old Dell Win2k server with an IDE disk to produce an ESXi >> image went through the motions but the image wouldn't boot - but doing >> the same thing to a

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread JohnS
On Wed, 2010-04-28 at 13:17 -0500, Les Mikesell wrote: > On 4/28/2010 12:55 PM, JohnS wrote: > > > > On Wed, 2010-04-28 at 12:39 -0500, Les Mikesell wrote: > > > >> Running the VMware converter > >> tool from an old Dell Win2k server with an IDE disk to produce an ESXi > >> image went through the

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread Les Mikesell
On 4/28/2010 1:16 PM, Joseph L. Casale wrote: >> Running the VMware converter >> tool from an old Dell Win2k server with an IDE disk to produce an ESXi >> image went through the motions but the image wouldn't boot - but doing >> the same thing to a vmware server (v1) image file over a network share

Re: [CentOS] NFS automount failure

2010-04-28 Thread Trevor Cooper
On 04/27/2010 02:32 PM, Agile Aspect wrote: > On Tue, Apr 27, 2010 at 1:51 PM, Trevor Cooper wrote: >> I'm having a problem with automount (autofs) from a server running >> CentOS 5.4 to clients (example is CentOS 5.4). Client pulls automount >> maps from NIS. THIS particular server is also used f

Re: [CentOS] X11 problem with remote login via SSH

2010-04-28 Thread Bill Campbell
On Wed, Apr 28, 2010, fred smith wrote: >HI all! > >Strange problem that began occurring in last few weeks. > >Centos 5.4, up to date. I sometimes log in remotely via ssh using "ssh -X" >and read mail via mutt. Now and then I want to use balsa instead. Try ``ssh -Y'' instead of ``ssh -X'' and/or p

Re: [CentOS] X11 problem with remote login via SSH

2010-04-28 Thread Les Mikesell
On 4/28/2010 2:39 PM, Bill Campbell wrote: > On Wed, Apr 28, 2010, fred smith wrote: >> HI all! >> >> Strange problem that began occurring in last few weeks. >> >> Centos 5.4, up to date. I sometimes log in remotely via ssh using "ssh -X" >> and read mail via mutt. Now and then I want to use balsa

Re: [CentOS] X11 problem with remote login via SSH

2010-04-28 Thread Paul Heinlein
On Wed, 28 Apr 2010, Les Mikesell wrote: >> ForwardX11Trusted yes > > Does anyone know what trusted actually means in this context? >From the xauth(1) man page: If the trusted option is used, clients that connect using this authorization will have full run of the display, as usual. If

Re: [CentOS] vmware-server-console not installed

2010-04-28 Thread Les Mikesell
On 4/28/2010 1:28 PM, JohnS wrote: > >>> Running the VMware converter tool from an old Dell Win2k server with an IDE disk to produce an ESXi image went through the motions but the image wouldn't boot - but doing the same thing to a vmware server (v1) image file over a network sh

Re: [CentOS] [Fwd: Re: iptables]

2010-04-28 Thread Dominik Zyla
On Fri, Apr 23, 2010 at 06:08:45PM -0400, Robert Spangler wrote: > On Friday 23 April 2010 15:20, cahit Eyigünlü wrote: > > > how or why i have redesigned it to this and it seems like worked : > > See big problems in your future. > > > :INPUT ACCEPT [0:0] > > :FORWARD ACCEPT [0:0] > > :OUTP

Re: [CentOS] NFS automount failure

2010-04-28 Thread Agile Aspect
Please post /bin/ls -ld /mdkm1/* And if I understand you correctly, there are 10 file systems mounted locally on this machine and you're only having trouble accessing file system "10" when it's mounted via autofs? -- Enjoy global warming while it lasts. __

Re: [CentOS] how to reroute all ADSL traffic via another server on theinternet?

2010-04-28 Thread Dan Irwin
>-Original Message- >From: centos-boun...@centos.org >[mailto:centos-boun...@centos.org] On Behalf Of Rudi Ahlers >Sent: Wednesday, 28 April 2010 11:11 PM >To: CentOS mailing list >Subject: [CentOS] how to reroute all ADSL traffic via another >server on theinternet? > >Hi all, > >Does any

Re: [CentOS] how to reroute all ADSL traffic via another server on theinternet?

2010-04-28 Thread Les Mikesell
Dan Irwin wrote: >> -Original Message- >> From: centos-boun...@centos.org >> [mailto:centos-boun...@centos.org] On Behalf Of Rudi Ahlers >> Sent: Wednesday, 28 April 2010 11:11 PM >> To: CentOS mailing list >> Subject: [CentOS] how to reroute all ADSL traffic via another >> server on thei