redhat-list Digest, Vol 5, Issue 44

Dhananjay Kansara djkan at softhome.net
Fri Jul 30 10:21:38 UTC 2004


Gosh was is so easy. That worked well Manuel thnx a lot.









----- Original Message ----- 
From: <redhat-list-request at redhat.com>
To: <redhat-list at redhat.com>
Sent: Thursday, July 29, 2004 9:30 PM
Subject: redhat-list Digest, Vol 5, Issue 44


> Send redhat-list mailing list submissions to
> redhat-list at redhat.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> https://www.redhat.com/mailman/listinfo/redhat-list
> or, via email, send a message with subject or body 'help' to
> redhat-list-request at redhat.com
>
> You can reach the person managing the list at
> redhat-list-owner at redhat.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of redhat-list digest..."
>
>
> Today's Topics:
>
>    1. adding old logs to the log file (Bilal Dar)
>    2. Re: access fat32 partition in rh7.2 (Anish Mathew)
>    3. Rogue Process (Andrew.Bridgeman at corusgroup.com)
>    4. Couple questions. (Daniel Vickers)
>    5. RE: Re: cannot telnet port 25 from other hosts (ssoss S)
>    6. Re: Re: cannot telnet port 25 from other hosts (ssoss S)
>    7. Re: how to run firewall script after ppp restarts
>       automatically (Michael Schwendt)
>    8. Re: Problem with ISE TCAD... "version GLIBC_2.0 not defined"
>       (Michelangelo Calatino)
>    9. Fedora Core 2 + mouse (Krzysztof Osuch)
>   10. OOT: Rokso List (Budi Febrianto)
>   11. Re: Rogue Process (Mike Burger)
>   12. Re: OOT: Rokso List (Mike Burger)
>   13. Re: access fat32 partition in rh7.2 (Manuel Arostegui Ramirez)
>   14. Re: Re: cannot telnet port 25 from other hosts (Ed Wilts)
>   15. Re: Fedora Core 2 + mouse (Benjamin J. Weiss)
>   16. Re: Re: Re: cannot telnet port 25 from other hosts
>       (Snehangshu  Karmakar)
>   17. Re: Scripting tutorials (bbaa aaa)
>   18. Re: cannot telnet port 25 from other hosts (M Syafii)
>   19. RE: cannot telnet port 25 from other hosts (Tobias Speckbacher)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 29 Jul 2004 08:44:12 +0300
> From: "Bilal Dar" <bdar at pbad.sbg.com.sa>
> Subject: adding old logs to the log file
> To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> Message-ID: <001001c4752f$1685d9c0$730410ac at ITHANYANTVRUS>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi there,
>
> I cant remember how can we do this, i am moving mrtg to another machine so
i have to copy the logs on the new one as well so i can get the previous
whole year graphs as well.
>
> For this i suppose i have to add the old mrtg logs at the end of the new
mrtg log file. How can i do that.
>
> Thanks
>
> ------------------------------
>
> Message: 2
> Date: Thu, 29 Jul 2004 06:54:08 +0100 (BST)
> From: Anish Mathew <nedumannilanish at yahoo.co.uk>
> Subject: Re: access fat32 partition in rh7.2
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <20040729055408.86590.qmail at web25006.mail.ukl.yahoo.com>
> Content-Type: text/plain; charset=iso-8859-1
>
> Do the following steps..
> 1.Create mount point(directories) in /mnt/
>  ie mkdir /mnt/{C,D,E}
>
> 2.Edit /etc/fstab and add the following lines at the end.
> /dev/hda1  /mnt/C vfat defaults 0 0
> /dev/hda5 /mnt/D vfat defaults 0 0
> /dev/hda6 /mnt/E vfat defaults 0 0
>
> if u want to add specific options look at "mount" man page and change
> "defaults" to options u need.
> this would work only if u have the necessary modules compiled in
> 3. save and exit the file
> 4 now mount the partitions.
> mount /mnt/C
> mount /mnt/D
> mount /mnt/E
>
> i guess this list does not entertain windows related questions..
> so think next time when u post .
> Anish
>
>
> Dhananjay Kansara <djkan at softhome.net> wrote:
> Hi friends,
>
> Im new to linux and want to access my two fat32 partitions in my redhat
7.2 installed in the same hard drive. My partition tables and fstab contents
are mentioned below. Kindly let me know which files to edit to get these
partitions mounted in linux, and do i have any options to access linux
partitions in win98.
>
> Device start, end, system
> /dev/hda1, 1, 487, win95 fat32
> /dev/hda2 , 488, 2438, win95 ext'd (lba)
> /dev/hda5, 488, 974, win95 fat32
> /dev/hda6, 975, 1947, win95 fat32
> /dev/hda7, 1948, 1950, linux
> /dev/hda8, 1951, 1983, linux swap
> /dev/hda9, 1984, 2438, linux
>
>
> fstab
> label=/ ,/, ext3, defaults, 1 1
> label=/boot, /boot, ext3, defaults,1 2
> none, /dev/pts, devpts, gid=5, mode=620",0 0
> none ,/proc, proc, defaults,0 0
> none, /dev/shm ,tmpfs, defaults,0 0
> /dev/hda8 ,swap, swap, defaults,0 0
> /dev/fd0, /mnt/floppy, auto , noauto.owner.kudzu,0 0
>
>
> Dhananjay Kansara
>
> WholE WorlD is A FamilY
>
>
>
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
>
> ---------------------------------
>  ALL-NEW Yahoo! Messenger - all new features - even more fun!
>
> ------------------------------
>
> Message: 3
> Date: Thu, 29 Jul 2004 09:00:17 +0100
> From: Andrew.Bridgeman at corusgroup.com
> Subject: Rogue Process
> To: redhat-list at redhat.com
> Message-ID:
> <OFCB50AE7F.77E8BFA8-ON80256EE0.002B4AEF-80256EE0.002B40DA at corusgroup.com>
>
> Content-Type: text/plain; charset=us-ascii
>
> I have been getting a Rogue process called X taking up 100% of the CPU on
> my Linux boxes i do not know what this is and whether it is important to
> the Operating system or not. Can  someone tell me what it is, whether i
> need it running, and how i stop it running automatically when my users are
> running jobs over night. My users are complaining that this process is
> slowing the jobs down that they run. Any help would be much appreciated.
>
> Regards
>
> Andrew Bridgeman
> IT Systems Engineer
> Corus Automotive
> IARC Building
> University of Warwick
> Coventry
> CV47AL
> Tel: +44 (0)2476 241262
>
>
> **********************************************************************
> This transmission is confidential and must not be used or disclosed by
> anyone other than the intended recipient. Neither Corus Group Plc nor
> any of its subsidiaries can accept any responsibility for any use or
> misuse of the transmission by anyone.
> **********************************************************************
>
>
>
>
>
> ------------------------------
>
> Message: 4
> Date: Thu, 29 Jul 2004 01:37:11 -0700
> From: "Daniel Vickers" <shrekster at danielvickers.com>
> Subject: Couple questions.
> To: <redhat-list at redhat.com>
> Message-ID: <LEECJNILHAGBLPABMEFLIEHACBAA.shrekster at danielvickers.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hello everyone. Got a couple questions for you all.
>
> 1. I have comcast cable internet. I have a 5 port hub with no hopes of
> upgrading or anything for a couple months. I have 5 computers hooked up to
> the hub and the cable modem hooked up to a 2nd nic in the linux box. Is
> there a port I can open or a way that I can have the dhcp info from
comcast
> for the leased ip addresses i have, pass through to the other computers so
i
> can utilize those ip addresses?
>
> 2. How can I have the vnc server (or any service for that mater) just
listen
> to localhost calls instead of regular network ip calls? I use a ssh client
> with port forwarding to access vnc, so i have a more secure connection.
And
> I the ports blocked on the firewall for vnc. But I figure if  I can make
it
> just listen for calls on the localhost instead of networked or internet
ips
> i could make it that much more secure.
>
> I hope these questions make sence. A wee bit tired and dazed from pain
meds
> and getting late while I write this email.
> Thanks in advance.
> Daniel
>
>
> ------------------------------
>
> Message: 5
> Date: Thu, 29 Jul 2004 09:15:33 +0000
> From: "ssoss S" <sctssoss at hotmail.com>
> Subject: RE: Re: cannot telnet port 25 from other hosts
> To: redhat-list at redhat.com
> Cc: TSpeckbacher at quova.com
> Message-ID: <BAY19-F16TuqeKXI8Lk0004cec9 at hotmail.com>
> Content-Type: text/plain; format=flowed
>
> how to configure to listen to other hosts??
>
>
> >From: "Tobias Speckbacher" <TSpeckbacher at quova.com>
> >Reply-To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> >To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> >Subject: RE: Re: cannot telnet port 25 from other hosts
> >Date: Wed, 28 Jul 2004 22:10:24 -0700
> >
> >Quick guess ;)
> >
> >smtp is configured to only listen on localhost by default.
> >
> >-----Original Message-----
> >From: redhat-list-bounces at redhat.com
> >[mailto:redhat-list-bounces at redhat.com]On Behalf Of Snehangshu Karmakar
> >Sent: Wednesday, July 28, 2004 9:57 PM
> >To: General Red Hat Linux discussion list
> >Subject: Re: Re: cannot telnet port 25 from other hosts
> >
> >
> >
> >Hi'
> >Use nmap <ip address> to check whether that port is open or not.
> >
> >Check this and reply.
> >---------------------
> >
> >On Wed, 28 Jul 2004 Ed Wilts wrote :
> > >On Wed, Jul 28, 2004 at 02:25:03PM +0000, ssoss S wrote:
> > > > hi..  I found that I cannot telnet my linux box (fedora core1) via
> >port 25
> > > > (SMTP) but the SMTP service is started.  I can telnet to localhost
via
> >port
> > > > 25.  May I know where is the config to control and allow me to
telnet
> > > > mylinux 25 from other hosts??
> > >
> > >This is clearly documented in the documentation set that's available
> > >online.
> > >
> > >--
> > >Ed Wilts, RHCE
> > >Mounds View, MN, USA
> > >mailto:ewilts at ewilts.org
> > >Member #1, Red Hat Community Ambassador Program
> > >
> > >
> > >--
> > >redhat-list mailing list
> > >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > >https://www.redhat.com/mailman/listinfo/redhat-list
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:redhat-list-request at redhat.com?subject=subscribe
> >https://www.redhat.com/mailman/listinfo/redhat-list
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> >https://www.redhat.com/mailman/listinfo/redhat-list
>
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>
>
> ------------------------------
>
> Message: 6
> Date: Thu, 29 Jul 2004 09:19:59 +0000
> From: "ssoss S" <sctssoss at hotmail.com>
> Subject: Re: Re: cannot telnet port 25 from other hosts
> To: snehangshu_k at rediffmail.com, redhat-list at redhat.com
> Message-ID: <BAY19-F18GenIClZK5G000b3af6 at hotmail.com>
> Content-Type: text/plain; format=flowed
>
> are u refering to the /etc/mail/access file?  I changed it to allow hosts
> from my LAN, but it doesn't work
>
>
> >From: "Snehangshu  Karmakar" <snehangshu_k at rediffmail.com>
> >Reply-To: Snehangshu Karmakar <snehangshu_k at rediffmail.com>,General Red
Hat
> >Linux discussion list <redhat-list at redhat.com>
> >To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> >Subject: Re: Re: cannot telnet port 25 from other hosts
> >Date: 29 Jul 2004 04:57:26 -0000
> >
> >
> >Hi'
> >Use nmap <ip address> to check whether that port is open or not.
> >
> >Check this and reply.
> >---------------------
> >
> >On Wed, 28 Jul 2004 Ed Wilts wrote :
> > >On Wed, Jul 28, 2004 at 02:25:03PM +0000, ssoss S wrote:
> > > > hi..  I found that I cannot telnet my linux box (fedora core1) via
> >port 25
> > > > (SMTP) but the SMTP service is started.  I can telnet to localhost
via
> >port
> > > > 25.  May I know where is the config to control and allow me to
telnet
> > > > mylinux 25 from other hosts??
> > >
> > >This is clearly documented in the documentation set that's available
> > >online.
> > >
> > >--
> > >Ed Wilts, RHCE
> > >Mounds View, MN, USA
> > >mailto:ewilts at ewilts.org
> > >Member #1, Red Hat Community Ambassador Program
> > >
> > >
> > >--
> > >redhat-list mailing list
> > >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > >https://www.redhat.com/mailman/listinfo/redhat-list
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> >https://www.redhat.com/mailman/listinfo/redhat-list
>
> _________________________________________________________________
> The new MSN 8: advanced junk mail protection and 2 months FREE*
> http://join.msn.com/?page=features/junkmail
>
>
>
>
> ------------------------------
>
> Message: 7
> Date: Thu, 29 Jul 2004 11:25:06 +0200
> From: Michael Schwendt <fedora at wir-sind-cool.org>
> Subject: Re: how to run firewall script after ppp restarts
> automatically
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <20040729112506.1982495c.fedora at wir-sind-cool.org>
> Content-Type: text/plain; charset=US-ASCII
>
> On Wed, 28 Jul 2004 13:06:36 -0400, Hyung Kim wrote:
>
> > Can anyone please tell me where I can add a line to run my firewall
script
> > after my dsl connection automatically restarts.
> >
> >
> >
> > I used the network-configuration-tool in KDE to setup my ppp connection.
>
> /etc/ppp/ip-up.local
>
> Read the 'SCRIPTS' section at the bottom of the 'man pppd' manual.
>
>
>
>
>
> ------------------------------
>
> Message: 8
> Date: Thu, 29 Jul 2004 11:29:39 +0200
> From: "Michelangelo Calatino" <michelangelo.calatino at adstorino.it>
> Subject: Re: Problem with ISE TCAD... "version GLIBC_2.0 not defined"
> To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> Message-ID: <040b01c4754e$921fe840$041b010a at ADSPC1>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi Steven,
>
>  It seems the loader being used is different whether you run the program
> from root or from user accounts.
>
> Usually there is file, which is actually a link :
>
> /usr/bin/libdl.so.x
>
> following the link, ( and eventually stumbling across
> you end up finding the version libdl-xx-uu.so  being used.
> For example :
>
> pc474 /usr/lib 34 > ls -l libdl.so
> lrwxrwxrwx    1 root     root           20 Aug 26  2003 libdl.so ->
> ../../lib/li
> bdl.so.2*
> pc474 /usr/lib 35 > ls -l ../../lib/libdl.so.2
> lrwxrwxrwx    1 root     root           14 Aug 26  2003
> ../../lib/libdl.so.2 ->
> libdl-2.2.5.so*
>
>
> The program you are using is probably old, probably built on 2.96 gnu
tools,
> and you're running in a gnu 3.2 friendly environment.
>
> I am very curious about what are the loaders being used with user and root
> accounts.
> Can you please repeat the steps above in both accounts and send us the
> results ?
> Thanks
>
> MiC
>
>
> ----- Original Message ----- 
> From: <shaughto at ee.ucr.edu>
> To: <redhat-list at redhat.com>
> Sent: Wednesday, July 28, 2004 10:31 PM
> Subject: Problem with ISE TCAD... "version GLIBC_2.0 not defined"
>
>
> > I have the following problem when running ISE TCAD 9.5 on redhat 9.
> > When I try to run devise I get the following message:
> >
> > bash-2.05b$ /usr/local/tcad/bin/devise
> > ISE TCAD Software Release 9.5
> > Devise Revision 9.5.3
> > Copyright (c) 1994-2003 ISE Integrated Systems Engineering AG
> > Portions of this software are owned by Spatial Corp. (c) 1986-2003. All
> > Rights Reserved.
> >
> > devise: relocation error: devise: symbol __pthread_atfork, version
> > GLIBC_2.0 not defined in file libpthread.so.0 with link time reference
> > bash-2.05b$
> >
> > Yet when I run it as root the program runs fine.
> >
> > Any ideas as to the problem.  Thanks.
> >
> > --
> > Steven D. Haughton
> >
> >
> > -- 
> > redhat-list mailing list
> > unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> > https://www.redhat.com/mailman/listinfo/redhat-list
> >
> >
>
>
>
>
>
> ------------------------------
>
> Message: 9
> Date: Thu, 29 Jul 2004 11:52:45 +0200
> From: Krzysztof Osuch <osuchk at science.unisa.ac.za>
> Subject: Fedora Core 2 + mouse
> To: redhat-list at redhat.com
> Message-ID: <1091094765.2282.9.camel at localhost.localdomain>
> Content-Type: text/plain
>
> Hi,
>
> I have just upgraded Fedora Core 1 to Fedora Core 2 on my Compaq
> lap-top, which is equipped with SynPS/2 Synapsis Touch Pad. Before the
> upgrade, tapping once on the pad was equivalent to pressing the left
> button. After the upgrade it does not work any more. I can move the
> cursor by moving my finger on the pad, but tapping does not do anything
> - I have to press the left button. Is there any solution to this
> problem?
>
> Regards
>
> Krzysztof
>
>
>
>
> ------------------------------
>
> Message: 10
> Date: Thu, 29 Jul 2004 17:42:42 +0700
> From: Budi Febrianto <bfebrian at gmx.net>
> Subject: OOT: Rokso List
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <201475897.20040729174242 at gmx.net>
> Content-Type: text/plain; charset=us-ascii
>
> Hello General,
>
>   Is there a place that I can download the rokso list?
>   I knew spamhaus.org provide it, but I have to put it manually.
>
>   I'm too lazy for that. :)
>
>
> -- 
> Best regards,
>  Budi Febrianto (mailto:bfebrian at gmx.net)
>
>
>
>
>
>
> ------------------------------
>
> Message: 11
> Date: Thu, 29 Jul 2004 06:05:57 -0500 (EST)
> From: Mike Burger <mburger at bubbanfriends.org>
> Subject: Re: Rogue Process
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID:
> <Pine.LNX.4.58.0407290603170.26897 at burgers.bubbanfriends.org>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> X is the Xwindows system...the graphical desktop in which you're probably
> working.
>
> If you don't want to work in a graphical environment, edit your
> /etc/inittab file, and change the initdefault line from 5 to 3, so that
> the next time you reboot, your console will come up in text mode and X
> won't run.  You can also, at any command prompt, while logged in as root,
> type "init 3" and the system will switch to runlevel 3 and kill X,
> automagically.
>
> On Thu, 29 Jul 2004 Andrew.Bridgeman at corusgroup.com wrote:
>
> > I have been getting a Rogue process called X taking up 100% of the CPU
on
> > my Linux boxes i do not know what this is and whether it is important to
> > the Operating system or not. Can  someone tell me what it is, whether i
> > need it running, and how i stop it running automatically when my users
are
> > running jobs over night. My users are complaining that this process is
> > slowing the jobs down that they run. Any help would be much appreciated.
> >
> > Regards
> >
> > Andrew Bridgeman
> > IT Systems Engineer
> > Corus Automotive
> > IARC Building
> > University of Warwick
> > Coventry
> > CV47AL
> > Tel: +44 (0)2476 241262
> >
> >
> > **********************************************************************
> > This transmission is confidential and must not be used or disclosed by
> > anyone other than the intended recipient. Neither Corus Group Plc nor
> > any of its subsidiaries can accept any responsibility for any use or
> > misuse of the transmission by anyone.
> > **********************************************************************
> >
> >
> >
> >
>
> -- 
> Mike Burger
> http://www.bubbanfriends.org
>
> Visit the Dog Pound II BBS
> telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
>
> To be notified of updates to the web site, visit
> http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a
> message to:
>
> site-update-request at bubbanfriends.org
>
> with a message of:
>
> subscribe
>
>
>
>
> ------------------------------
>
> Message: 12
> Date: Thu, 29 Jul 2004 06:07:40 -0500 (EST)
> From: Mike Burger <mburger at bubbanfriends.org>
> Subject: Re: OOT: Rokso List
> To: Budi Febrianto <bfebrian at gmx.net>, General Red Hat Linux
> discussion list <redhat-list at redhat.com>
> Message-ID:
> <Pine.LNX.4.58.0407290607080.26897 at burgers.bubbanfriends.org>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> Write a small script that does whatever it was you did manually, and run
> it through cron.
>
> On Thu, 29 Jul 2004, Budi Febrianto wrote:
>
> > Hello General,
> >
> >   Is there a place that I can download the rokso list?
> >   I knew spamhaus.org provide it, but I have to put it manually.
> >
> >   I'm too lazy for that. :)
> >
> >
> >
>
> -- 
> Mike Burger
> http://www.bubbanfriends.org
>
> Visit the Dog Pound II BBS
> telnet://dogpound2.citadel.org or http://dogpound2.citadel.org
>
> To be notified of updates to the web site, visit
> http://www.bubbanfriends.org/mailman/listinfo/site-update, or send a
> message to:
>
> site-update-request at bubbanfriends.org
>
> with a message of:
>
> subscribe
>
>
>
>
> ------------------------------
>
> Message: 13
> Date: Thu, 29 Jul 2004 13:12:02 +0200 (CEST)
> From: Manuel Arostegui Ramirez <manuaroste at yahoo.es>
> Subject: Re: access fat32 partition in rh7.2
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <20040729111202.25225.qmail at web52402.mail.yahoo.com>
> Content-Type: text/plain; charset=iso-8859-1
>
>  --- Dhananjay Kansara <djkan at softhome.net> escribió:
> > Hi friends,
> >
> > Im new to linux and want to access my two fat32
> > partitions in my redhat 7.2 installed in the same
> > hard drive. My partition tables and fstab contents
> > are mentioned below. Kindly let me know which files
> > to edit to get these partitions mounted in linux,
> > and do i have any options to access linux partitions
> > in win98.
> >
> > Device          start,          end,
> > system
> > /dev/hda1,     1,            487,          win95
> > fat32
> > /dev/hda2    , 488,        2438,        win95 ext'd
> > (lba)
> > /dev/hda5,     488,        974,          win95 fat32
> > /dev/hda6,     975,       1947,        win95 fat32
> > /dev/hda7,    1948,      1950,         linux
> > /dev/hda8,    1951,      1983,         linux swap
> > /dev/hda9,    1984,       2438,        linux
> >
> >
> > fstab
> > label=/                  ,/,                   ext3,
> >                    defaults,    1  1
> > label=/boot,           /boot,            ext3,
> >              defaults,1  2
> > none,                    /dev/pts,       devpts,
> >               gid=5, mode=620",0 0
> > none                    ,/proc,             proc,
> >                   defaults,0  0
> > none,                    /dev/shm        ,tmpfs,
> >                defaults,0  0
> > /dev/hda8            ,swap,              swap,
> >              defaults,0  0
> > /dev/fd0,              /mnt/floppy,         auto ,
> >          noauto.owner.kudzu,0 0
> >
> >
> > Dhananjay Kansara
>
> On your /etc/fstab you have to add a line like this
> one:
> /dev/hda8               /mnt/windows     vfat
> auto,user,rw      0 0
> This will allow your partition to get mounted on your
> boot, for example on /mnt/windows or where you want.
>
> Cheers
>
> =====
> --
>
> Manuel Aróstegui Linux user 200896
> http://manuel.todo-linux.com
>
>
>
> ______________________________________________
> Yahoo! lanza su nueva tecnología de búsquedas
> ¿te atreves a comparar?
> http://www.viralbusquedas.yahoo.es
>
>
>
>
> ------------------------------
>
> Message: 14
> Date: Thu, 29 Jul 2004 06:32:40 -0500
> From: Ed Wilts <ewilts at ewilts.org>
> Subject: Re: Re: cannot telnet port 25 from other hosts
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <20040729113240.GB7086 at www.ewilts.org>
> Content-Type: text/plain; charset=us-ascii
>
> On Thu, Jul 29, 2004 at 09:15:33AM +0000, ssoss S wrote:
> > how to configure to listen to other hosts??
>
> You need to change sendmail.mc.  Did you read the Red Hat online
> documentation that I suggested you do?
>
>         .../Ed
>
> > >From: "Tobias Speckbacher" <TSpeckbacher at quova.com>
> > >Reply-To: General Red Hat Linux discussion list
<redhat-list at redhat.com>
> > >To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> > >Subject: RE: Re: cannot telnet port 25 from other hosts
> > >Date: Wed, 28 Jul 2004 22:10:24 -0700
> > >
> > >Quick guess ;)
> > >
> > >smtp is configured to only listen on localhost by default.
> > >
> > >-----Original Message-----
> > >From: redhat-list-bounces at redhat.com
> > >[mailto:redhat-list-bounces at redhat.com]On Behalf Of Snehangshu Karmakar
> > >Sent: Wednesday, July 28, 2004 9:57 PM
> > >To: General Red Hat Linux discussion list
> > >Subject: Re: Re: cannot telnet port 25 from other hosts
> > >
> > >
> > >
> > >Hi'
> > >Use nmap <ip address> to check whether that port is open or not.
> > >
> > >Check this and reply.
> > >---------------------
> > >
> > >On Wed, 28 Jul 2004 Ed Wilts wrote :
> > >>On Wed, Jul 28, 2004 at 02:25:03PM +0000, ssoss S wrote:
> > >> > hi..  I found that I cannot telnet my linux box (fedora core1) via
> > >port 25
> > >> > (SMTP) but the SMTP service is started.  I can telnet to localhost
via
> > >port
> > >> > 25.  May I know where is the config to control and allow me to
telnet
> > >> > mylinux 25 from other hosts??
> > >>
> > >>This is clearly documented in the documentation set that's available
> > >>online.
> > >>
> > >>--
> > >>Ed Wilts, RHCE
> > >>Mounds View, MN, USA
> > >>mailto:ewilts at ewilts.org
> > >>Member #1, Red Hat Community Ambassador Program
>
> -- 
> Ed Wilts, RHCE
> Mounds View, MN, USA
> mailto:ewilts at ewilts.org
> Member #1, Red Hat Community Ambassador Program
>
>
>
>
> ------------------------------
>
> Message: 15
> Date: Thu, 29 Jul 2004 06:49:35 -0500 (CDT)
> From: "Benjamin J. Weiss" <benjamin at Weiss.name>
> Subject: Re: Fedora Core 2 + mouse
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID:
> <Pine.LNX.4.44.0407290649070.21850-100000 at mail.birdvet.org>
> Content-Type: TEXT/PLAIN; charset=US-ASCII
>
> On Thu, 29 Jul 2004, Krzysztof Osuch wrote:
>
> > Hi,
> >
> > I have just upgraded Fedora Core 1 to Fedora Core 2 on my Compaq
> > lap-top, which is equipped with SynPS/2 Synapsis Touch Pad. Before the
> > upgrade, tapping once on the pad was equivalent to pressing the left
> > button. After the upgrade it does not work any more. I can move the
> > cursor by moving my finger on the pad, but tapping does not do anything
> > - I have to press the left button. Is there any solution to this
> > problem?
>
>
> Sorry, I don't know the answer to your problem, but you might have more
> luck asking it on the Fedora mail list.
>
> http://www.redhat.com/mailman/listinfo/fedora-list
>
> Ben
>
>
>
>
> ------------------------------
>
> Message: 16
> Date: 29 Jul 2004 11:55:36 -0000
> From: "Snehangshu  Karmakar" <snehangshu_k at rediffmail.com>
> Subject: Re: Re: Re: cannot telnet port 25 from other hosts
> To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> Message-ID: <20040729115536.13084.qmail at webmail32.rediffmail.com>
> Content-Type: text/plain; charset=iso-8859-1
>
>   Hi
> Find a entry DAEMON_OPTIONS(`Port=smtp,Addr=127.0.0.1, Name=MTA')dnl
> and add dnl in front to coment it from the file sendmail.mc and use m4
macro to recreate sendmail.cf file.
> m4 sendmail.mc < sendmail.cf
>
> Then restart the sendmail service.
>
>
>
>
> On Thu, 29 Jul 2004 Ed Wilts wrote :
> >On Thu, Jul 29, 2004 at 09:15:33AM +0000, ssoss S wrote:
> > > how to configure to listen to other hosts??
> >
> >You need to change sendmail.mc.  Did you read the Red Hat online
> >documentation that I suggested you do?
> >
> >         .../Ed
> >
> > > >From: "Tobias Speckbacher" <TSpeckbacher at quova.com>
> > > >Reply-To: General Red Hat Linux discussion list
<redhat-list at redhat.com>
> > > >To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> > > >Subject: RE: Re: cannot telnet port 25 from other hosts
> > > >Date: Wed, 28 Jul 2004 22:10:24 -0700
> > > >
> > > >Quick guess ;)
> > > >
> > > >smtp is configured to only listen on localhost by default.
> > > >
> > > >-----Original Message-----
> > > >From: redhat-list-bounces at redhat.com
> > > >[mailto:redhat-list-bounces at redhat.com]On Behalf Of Snehangshu
Karmakar
> > > >Sent: Wednesday, July 28, 2004 9:57 PM
> > > >To: General Red Hat Linux discussion list
> > > >Subject: Re: Re: cannot telnet port 25 from other hosts
> > > >
> > > >
> > > >
> > > >Hi'
> > > >Use nmap <ip address> to check whether that port is open or not.
> > > >
> > > >Check this and reply.
> > > >---------------------
> > > >
> > > >On Wed, 28 Jul 2004 Ed Wilts wrote :
> > > >>On Wed, Jul 28, 2004 at 02:25:03PM +0000, ssoss S wrote:
> > > >> > hi..  I found that I cannot telnet my linux box (fedora core1)
via
> > > >port 25
> > > >> > (SMTP) but the SMTP service is started.  I can telnet to
localhost via
> > > >port
> > > >> > 25.  May I know where is the config to control and allow me to
telnet
> > > >> > mylinux 25 from other hosts??
> > > >>
> > > >>This is clearly documented in the documentation set that's available
> > > >>online.
> > > >>
> > > >>--
> > > >>Ed Wilts, RHCE
> > > >>Mounds View, MN, USA
> > > >>mailto:ewilts at ewilts.org
> > > >>Member #1, Red Hat Community Ambassador Program
> >
> >--
> >Ed Wilts, RHCE
> >Mounds View, MN, USA
> >mailto:ewilts at ewilts.org
> >Member #1, Red Hat Community Ambassador Program
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> >https://www.redhat.com/mailman/listinfo/redhat-list
>
>
> ------------------------------
>
> Message: 17
> Date: Thu, 29 Jul 2004 12:22:09 +0000
> From: "bbaa aaa" <mccrh at hotmail.com>
> Subject: Re: Scripting tutorials
> To: redhat-list at redhat.com
> Message-ID: <BAY1-F19YLFWAzUY5AK000c38c7 at hotmail.com>
> Content-Type: text/plain; format=flowed
>
> CAN NOT find "http://rute.sf.net"
>
>
> >From: Jonathan Bartlett <johnnyb at eskimo.com>
> >Reply-To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> >To: Duncan <drack at mweb.co.zw>,General Red Hat Linux discussion list
> ><redhat-list at redhat.com>
> >Subject: Re: Scripting tutorials
> >Date: Wed, 28 Jul 2004 09:14:10 -0700 (PDT)
> >
> >http://rute.sf.net/
> >
> >Jon
> >----
> >Learn to program using Linux assembly language
> >http://www.cafeshops.com/bartlettpublish.8640017
> >
> >On Wed, 28 Jul 2004, Duncan wrote:
> >
> > > can anyone help with a good website that has tutorials for linux
> >scripting .I really need to kno how to write RH linux  scripts but there
> >aint much to introduce me to the whole concept
> > >
> > > thanks
> > >
> > >
>
>---------------------------------------------------------------------------
----------------------------
> > > Duncan Rack
> > > --
> > > redhat-list mailing list
> > > unsubscribe
>
>mailto:redhat-list-request at redhat.com?subjecthttps://www.redhat.com/mailman
/listinfo/redhat-list
> > >
> >
> >
> >--
> >redhat-list mailing list
> >unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> >https://www.redhat.com/mailman/listinfo/redhat-list
>
> _________________________________________________________________
> Add photos to your e-mail with MSN 8. Get 2 months FREE*.
> http://join.msn.com/?page=features/featuredemail
>
>
>
>
> ------------------------------
>
> Message: 18
> Date: Thu, 29 Jul 2004 20:57:28 +0700
> From: "M Syafii" <karebet_asli at plasa.com>
> Subject: Re: cannot telnet port 25 from other hosts
> To: General Red Hat Linux discussion list <redhat-list at redhat.com>
> Message-ID: <web-1172737 at b1.c.plasa.com>
> Content-Type: text/plain; charset="ISO-8859-1"; format="flowed"
>
> On Wed, 28 Jul 2004 14:25:03 +0000
>   "ssoss S" <sctssoss at hotmail.com> wrote:
> > hi..  I found that I cannot telnet my linux box (fedora
> >core1) via port 25 (SMTP) but the SMTP service is
> >started.  I can telnet to localhost via port 25.  May I
> >know where is the config to control and allow me to
> >telnet mylinux 25 from other hosts??
> >
> >FYI, my sendmail version is
> > [root at watcher root]# telnet localhost 25
> > Trying 127.0.0.1...
> > Connected to localhost.
> > Escape character is '^]'.
> > 220 watcher.teasin.com ESMTP Sendmail 8.12.10/8.12.10;
> >Wed, 28 Jul 2004 22:19:17
> > +0800
>
> i think you can use 3 options :
>
> 1. maybe you can try use tcpwrappers
>
> please open /etc/hosts.allow
>
> if you want allow computer with ip address 192.168.0.5 to
> access telnet on your host
> write :
>
> telnetd:192.168.0.5
>
> and open too /etc/hosts.deny to set default anything
> access is restricted
>
> write:
>
> ALL:ALL
>
>
> 2. or you can use xinetd
>
> open /etc/xinetd.d/telnetd
>
>
> # default: on
> # description: The telnet server serves telnet sessions;
> it uses \
> #       unencrypted username/password pairs for
> authentication.
> service telnet
> {
>          flags = REUSE
>          log_on_failure += USERID
>          disable = yes
>          socket_type = stream
>          user = root
>          server = /usr/sbin/in.telnetd
>          wait = no
>          only_from = 192.168.0.5
> }
>
>
> 3. or you can use iptables
>
> #/sbin/iptables -A INPUT -p TCP -s 192.168.0.5 --dport 23
> -j ACCEPT
>
>
>
>
>
============================================================================
===============
> "Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com,
langsung dapat akses Internet Gratis..
> Dan ..ikuti "Instan Smile" berhadiah Xenia,Tour S'pore, Komputer,dll, info
hub : TELKOM Jatim 0-800-1-467826 "
>
============================================================================
===============
>
>
>
>
> ------------------------------
>
> Message: 19
> Date: Thu, 29 Jul 2004 08:35:43 -0700
> From: "Tobias Speckbacher" <TSpeckbacher at quova.com>
> Subject: RE: cannot telnet port 25 from other hosts
> To: "General Red Hat Linux discussion list" <redhat-list at redhat.com>
> Message-ID:
> <FF83FA30299A76448B4AC6026257A88442BAEF at exchangemv.quova.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> wow /screams
>
> -----Original Message-----
> From: redhat-list-bounces at redhat.com
> [mailto:redhat-list-bounces at redhat.com]On Behalf Of M Syafii
> Sent: Thursday, July 29, 2004 6:57 AM
> To: General Red Hat Linux discussion list
> Subject: Re: cannot telnet port 25 from other hosts
>
>
> On Wed, 28 Jul 2004 14:25:03 +0000
>   "ssoss S" <sctssoss at hotmail.com> wrote:
> > hi..  I found that I cannot telnet my linux box (fedora
> >core1) via port 25 (SMTP) but the SMTP service is
> >started.  I can telnet to localhost via port 25.  May I
> >know where is the config to control and allow me to
> >telnet mylinux 25 from other hosts??
> >
> >FYI, my sendmail version is
> > [root at watcher root]# telnet localhost 25
> > Trying 127.0.0.1...
> > Connected to localhost.
> > Escape character is '^]'.
> > 220 watcher.teasin.com ESMTP Sendmail 8.12.10/8.12.10;
> >Wed, 28 Jul 2004 22:19:17
> > +0800
>
> i think you can use 3 options :
>
> 1. maybe you can try use tcpwrappers
>
> please open /etc/hosts.allow
>
> if you want allow computer with ip address 192.168.0.5 to
> access telnet on your host
> write :
>
> telnetd:192.168.0.5
>
> and open too /etc/hosts.deny to set default anything
> access is restricted
>
> write:
>
> ALL:ALL
>
>
> 2. or you can use xinetd
>
> open /etc/xinetd.d/telnetd
>
>
> # default: on
> # description: The telnet server serves telnet sessions;
> it uses \
> #       unencrypted username/password pairs for
> authentication.
> service telnet
> {
>          flags = REUSE
>          log_on_failure += USERID
>          disable = yes
>          socket_type = stream
>          user = root
>          server = /usr/sbin/in.telnetd
>          wait = no
>          only_from = 192.168.0.5
> }
>
>
> 3. or you can use iptables
>
> #/sbin/iptables -A INPUT -p TCP -s 192.168.0.5 --dport 23
> -j ACCEPT
>
>
>
>
>
============================================================================
===============
> "Gabung INSTANIA, dapatkan XENIA. Daftar di www.telkomnetinstan.com,
langsung dapat akses Internet Gratis..
> Dan ..ikuti "Instan Smile" berhadiah Xenia,Tour S'pore, Komputer,dll, info
hub : TELKOM Jatim 0-800-1-467826 "
>
============================================================================
===============
>
>
> -- 
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
>
>
>
> ------------------------------
>
> __
> redhat-list mailing list
> Unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
>
>
> End of redhat-list Digest, Vol 5, Issue 44
> ******************************************





More information about the redhat-list mailing list