Running out of disk space Help!
Hi I seem to be loosing disk space on /var I have deleted many unnecessary logs and other files but when I deleted the files I did get back the disk space the file held Any help gratefully received Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Running out of disk space Help!
Thanks for the info I only had 5Mb Left so I re-booted the machine, remember I deleted all the files. When it came back up there was 400Mb available on the partition. It has now been going for about 1.5 hours and about 10Mb has disappeared again. This could be due to the replacement of logs I previously deleted. I will follow the demise the /var partition tomorrow. Many thanks Mike -Original Message- From: ABrady [mailto:[EMAIL PROTECTED]] Sent: Friday, 9 November 2001 20:04 To: [EMAIL PROTECTED] Subject: Re: Running out of disk space Help! On Fri, 9 Nov 2001 18:24:09 +1300 Linux <[EMAIL PROTECTED]> wrote: > Hi > > I seem to be loosing disk space on /var > > I have deleted many unnecessary logs and other files but when I deleted the > files I did get back the disk space the file held > > Any help gratefully received You can create new subdirectories with new patitions. For instance, you could add a new partition and move everything inside /var/spool/news to it and mount the partition as /var/spool/news (make sure you put it in fstab or it won't get mounted when it should). The same with anything else there: /var/log, /var/spool, or anything else. You can create a new, larger partition, and move everything to it, umount the old, mount the new. You'd likely have to do some in single user mode, and even then make changes in fstab and reboot. /var is a partition that isn't happy with being umounted at any time other than shutdown. You can try one of the partition resizers (parted for one). I've never used any of them so I make no guarantees You can change the settings in /etc/logrotate.conf to free some space more often. It would be better, though, to try one of the others if possible. This isn't the optimal solution. -- Here I am! Now what are your other two wishes? ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Running out of disk space Help!
I am not aware that I am using accounting. I have not switched it on, unless it is on by default What do I check for Mike -Original Message- From: Gregory Hosler [mailto:[EMAIL PROTECTED]] Sent: Friday, 9 November 2001 22:16 To: [EMAIL PROTECTED] Subject: RE: Running out of disk space Help! On 09-Nov-01 Linux wrote: > Thanks for the info > > I only had 5Mb Left so I re-booted the machine, remember I deleted all the > files. When it came back up there was 400Mb available on the partition. It > has now been going for about 1.5 hours and about 10Mb has disappeared again. > This could be due to the replacement of logs I previously deleted. I will > follow the demise the /var partition tomorrow. are you running accounting ? accounting eats disk like there is no tomorrow, so to speak... -Greg > Many thanks > > Mike > > -Original Message- > From: ABrady [mailto:[EMAIL PROTECTED]] > Sent: Friday, 9 November 2001 20:04 > To: [EMAIL PROTECTED] > Subject: Re: Running out of disk space Help! > > > On Fri, 9 Nov 2001 18:24:09 +1300 > Linux <[EMAIL PROTECTED]> wrote:> >> Hi>> >> I seem to be loosing diskspace on >/var>> >> I have deleted many unnecessary logs and other files butwhen I> deleted >the>> files I did get back the disk space the file held>> >>Any help gratefully >received> > You can create new subdirectories with newpatitions. For instance, you> >could add a new partition and move everythinginside /var/spool/news to> it and mount >the partition as /var/spool/news(make sure you put it in> fstab or it won't get >mounted when it should). Thesame with anything> else there: /var/log, /var/spool, or >anything else.> >You can create a new, larger partition, and move everything to it,> >umountthe old, mount the new. You'd likely have to do some in single> user mode,and >even then make changes in fstab and reboot. /var is a> partition thatisn't happy with >being umounted at any time other than> shutdown.> > You cantry one of the partition >resizers (parted for one). I've never> used any ofthem so I make no gua! rantees> > You can change the settings in /etc/logrotate.conf to free some space > more often. It would be better, though, to try one of the others if > possible. This isn't the optimal solution. > > -- > Here I am! Now what are your other two wishes? > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > > This mail was processed by Mail essentials for Exchange/SMTP, > the email security & management gateway. Mail essentials adds > content checking, email encryption, anti spam, anti virus, > attachment compression, personalised auto responders, archiving > and more to your Microsoft Exchange Server or SMTP mail server. > For more information visit http://www.mailessentials.com > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- E-Mail: Gregory Hosler <[EMAIL PROTECTED]> Date: 09-Nov-01 Time: 17:15:52 You can release software that's good, software that's inexpensive, or software that's available on time. You can usually release software that has 2 of these 3 attributes -- but not all 3. -- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
variable assignments for Apache
Hi hows things I have put Apache on a port other than 80 on my server. For external users this is not a problem as the router is NATed to the appropriate port. For internal users they need to enter http://server:x on their workstations is there any way that they can enter a pneumonic instead of the actual port number i.e. http://server:web or http://server:local or something like this on the workstations. Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
AWSTATS
Hi Is anyone out there using AWSTATS I have configured it according to the many different configuration guides with confusing configuration results. I can get a result page to be produced but it has NO statistics. Any clues. System RH7.1 Perl 5.6.0 Awstats from NOARCH 3.1.1 Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
ProFTPD logins
Hi I am trying to set up ProFTP. I have been successful to a degree but I need to tidy up a few areas. I am trying to achieve logins by only a few selected persons, no anonymous logins required. The user must exist on the system but not all system users have access. I have got to the point where I can let the appropriate users in and direct them to the directories I want then to have access to. The problem is other users on the system can also access the FTP server and can get right through out the system almost unrestricted. What can I do to stop this? I have RH7.1 and ProFTPd 1.2.4 Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
AWSTATS install not working
Hi Is anyone out there using AWSTATS I have configured it according to the many different configuration guides with confusing configuration results. I can get a result page to be produced but it has NO statistics. Any clues. System RH7.1 Perl 5.6.0 Awstats from NOARCH 3.1.1 Many thanks Mike /etc/mrtg/mrtg.cfg: WorkDir:: command not found /etc/mrtg/mrtg.cfg: =: command not found /etc/mrtg/mrtg.cfg: =~: command not found /etc/mrtg/mrtg.cfg: @utime: command not found /etc/mrtg/mrtg.cfg: =: command not found /etc/mrtg/mrtg.cfg: =~: command not found /etc/mrtg/mrtg.cfg: print: command not found /etc/mrtg/mrtg.cfg: print: command not found /etc/mrtg/mrtg.cfg: print: command not found /etc/mrtg/mrtg.cfg: print: command not found /etc/mrtg/mrtg.cfg: kMG[measure-ms]:: command not found /etc/mrtg/mrtg.cfg: short[measure-ms]:: command not found /etc/mrtg/mrtg.cfg: You: command not found /etc/mrtg/mrtg.cfg: kilo[volume]:: command not found /etc/mrtg/mrtg.cfg: Target[proxy-hit]:: command not found /etc/mrtg/mrtg.cfg: cacheClientHttpRequests:public@proxy: command not found /etc/mrtg/mrtg.cfg: Title[proxy-hit]:: command not found /etc/mrtg/mrtg.cfg: line 63: syntax error near unexpected token `Requests' /etc/mrtg/mrtg.cfg: line 63: ` PageTop[proxy-hit]: proxy Cache Statistics: HTTP Hits / Requests This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Internet Access Control via Samba User Password file ??
I don't know how you may do this by user but this entry in your /etc/hosts will certainly block users investigating viruses from this site 127.0.0.1 www.microsoft.com mike -Original Message-From: Moke [mailto:[EMAIL PROTECTED]]Sent: Thursday, 22 November 2001 16:26To: Redlist (E-mail)Subject: Internet Access Control via Samba User Password file ?? Is there a way that I can exercise internet access control?? Currently I'm running RH7.1 using iptable. I do understand that I can do some control using iptable or ipchain to filter using IP Address. But using user name would be a better choice as my local users are sharing PCs. Thanks and regards Moke This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com
Port mapped services Help please
Hi I am trying to disable some network services so I can Install the Bynari Email server. I do not understand as I have run locate inetd.conf and cannot find it. Help please This is specified in the manual as below ftp, pop3 and imap-4 · Open a console/terminal · Login as root (su) · As root, open the inetd.conf file with an editor · Alter inetd.conf to exclude ftp, pop3 and imap-4 services · Cause inetd.conf to re-read its modified config file · Verify, if needed, by telneting to port 21, 110 and 143. If connection is refused, these services have been disabled. Example: # vi /etc/inetd.conf (comment out ftp, imap-4 and pop-3) # ps -edaf | grep inetd root 474 466 TS 80 0 Mar 01 ? 0:00 /usr/sbin/inetd root 29878 29867 TS 85 0 10:39:39 pts/6 0:00 grep inetd # kill -HUP 474 ldap, http, and smtp · Open a console/terminal · Login as root (su) · As root, determine which ports are occupied · Determine which pids (process id's) are bound to which ports, then kill pids to prevent them from starting at boot time Example: # cat > /tmp/psall ps -A -o "pid comm" | grep -E 'inetd|slapd|pwcheck|exim|sendmail|httpd' netstat -a | grep LISTEN | grep -E '(\.80|http)' netstat -a | grep LISTEN | grep -E '(\.389|ldap)' netstat -a | grep LISTEN | grep -E '(\.25|smtp)' # chmod +x /tmp/psall # /tmp/psall 66622 inetd 132317 sendmail tcp 2 0 0 *.smtp *.* LISTEN In our example, the smtp port is in use. On your machine, any ports listed by the netstat command will need to be freed. In our case only one port was in use. Since the smtp port is normally bound by sendmail, we need to stop sendmail before we can install Insight Server. We use the process id (pid) which was displayed in the above list for the kill command. You will need to use the correct pid which shows up on your system. Example: # kill 132317 This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Hows to stop Log rotate
Hi I need to stop the system rotating the Squid logs as I do this with another program. I have looked through the Log rotate directories but I guess I need a pointer. Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
How to stop Log rotate [Repost]
Hi I need to stop the system rotating the Squid logs as I do this with another program. I have looked through the Log rotate directories but I guess I need a pointer. Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Time syncing
Try this in you CRON tab file 30 */6 * * * root /usr/sbin/ntpdate -u time-a.nist.gov updates every 6 hours and even reports to /var/spool/mail/root it works fo me! Mike -Original Message- From: Edward Dekkers [mailto:[EMAIL PROTECTED]] Sent: Monday, 3 December 2001 21:54 To: [EMAIL PROTECTED] Subject: Re: Time syncing > I need to manage automatics time syncing (GMT +1). I think about 1 hour > checking for correct time in CRONTAB. > HOW TO DO IT??? man ntpdate man hwclock Regards, -- Edward Dekkers (Director) Triple D Computer Services Pty. Ltd. 822 Rowley Road Oakford W.A. 6121 +61 8 9397-1040 ABN: 33 635 238 024 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
DHCP & IPTables on 7.1
Hi I have recently found out the reason why I cannot get DHCP to work on my network. It is because of my IPTables rc.firewall script. When I look through the script I cannot find a specific instance where ports 67 or 68 are blocked. can anyone offer any advice Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: DHCP & IPTables on 7.1
Hi guys this is what did it. It seems that port 67 udp is the problem this is the server listening port apparently the Client port 68 was already open on my firewall. #$IPTABLES -t filter -A INPUT -i $LAN_IFACE -p udp --dport 67 -j ACCEPT Thanks Mike -Original Message- From: Mike Burger [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 5 December 2001 14:12 To: 'Redhat-List (E-mail) Subject: Re: DHCP & IPTables on 7.1 Actually, I only wanted DHCP for my internal interface...but until I spefically added accept rules for udp and tcp on ports 67 and 68 on the internal interface, my server/firewall would not accept dhcp requests, nor dole out the addresses. And that, specifically, was the problem. And I'm 100% sure that's the problem with Mike's network, too. On Tue, 4 Dec 2001, David Talkington wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Mike Burger wrote: > > >I recently had a similar issue. > > > >The default behavior is to block everything that is not explicitly > >allowed. > > > >If you want to allow DHCP, you need to add ACCEPT rules to the firewall > >for those ports. > > For _clients_ using iptables, that's not true. All that's required is > to accept RELATED,ESTABLISHED. The _server_ firewall needs a hole. > > - -d > > > > >On Tue, 4 Dec 2001, Linux wrote: > > > >> Hi > >> > >> I have recently found out the reason why I cannot get DHCP to work on my > >> network. > >> It is because of my IPTables rc.firewall script. When I look through the > >> script > >> I cannot find a specific instance where ports 67 or 68 are blocked. > >> > >> can anyone offer any advice > >> > >> Many thanks > >> > >> Mike > >> > >> > >> This mail was processed by Mail essentials for Exchange/SMTP, > >> the email security & management gateway. Mail essentials adds > >> content checking, email encryption, anti spam, anti virus, > >> attachment compression, personalised auto responders, archiving > >> and more to your Microsoft Exchange Server or SMTP mail server. > >> For more information visit http://www.mailessentials.com > >> > >> > >> > >> ___ > >> Redhat-list mailing list > >> [EMAIL PROTECTED] > >> https://listman.redhat.com/mailman/listinfo/redhat-list > >> > > > > > > > >___ > >Redhat-list mailing list > >[EMAIL PROTECTED] > >https://listman.redhat.com/mailman/listinfo/redhat-list > > > > - -- > David Talkington > http://www.spotnet.org > > PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp > > -BEGIN PGP SIGNATURE- > Version: PGP 6.5.8 > Comment: Made with pgp4pine 1.75-6 > > iQA/AwUBPA1vcL9BpdPKTBGtEQKAlwCg+GTQfS/jdt94LBQm0DEdUP8asKYAoJ1R > +HULvgW9RobiPaDLfdpcS4SL > =QY14 > -END PGP SIGNATURE- > > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
MRTG
Hi I am trying to adapt a script I have found to run MRTG to cut a long story short I need to figure out how awk figures out deciphers which is the right field to choose? ie which would be the print for Free MEM & Swap Many thanks Mike __ stat=`grep Swap: /proc/meminfo | awk '{print $4}'` total:used:free: shared: buffers: cached: Mem: 80277504 75956224 43212800 2551808 41312256 Swap: 309616640 37437440 272179200 MemTotal:78396 kB MemFree: 4220 kB MemShared: 0 kB Buffers: 2492 kB Cached: 40344 kB Active: 39624 kB Inact_dirty: 1740 kB Inact_clean: 1472 kB Inact_target: 1948 kB HighTotal: 0 kB HighFree:0 kB LowTotal:78396 kB LowFree: 4220 kB SwapTotal: 302360 kB SwapFree: 265800 kB This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
IP Accounting in IPtables
Hi Does anyone know how to add accounting to a chain such as #SMTP $IPTABLES -t filter -A INPUT -p tcp -s 0/0 -d $INET_IP_RANGE --dport $SMTP_PORT -j ACCEPT even if I have to make another accounting chain such as $IPTABLES -N SMTPAccnt how do I get the data into it Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
IP Accounting in IPtables [Repost]
Hi Does anyone know how to add accounting to a chain such as Any method acceptable! #SMTP $IPTABLES -t filter -A INPUT -p tcp -s 0/0 -d $INET_IP_RANGE --dport $SMTP_PORT -j ACCEPT even if I have to make another accounting chain such as $IPTABLES -N SMTPAccnt how do I get the data into it Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: ipchains.
You might want to take a look at portsentry. It will monitor traffic and modify the ipchains/iptables rules, depending on a configurable rule set. It will allow you to detect such things as a port scan, and drop/reject packets from that ip. ashley thomas wrote: > Hi, > > Is it possible to dynamically configure the rules/policies > of the ipchains/iptables. > > i mean to say, after ipchains have started running is it possible to change > the ruleset by sending some message to some PORT. > Some other Firewalls supports features like this. > > thanks > ashley > > --- > Experience is directly proportional to the amount of equipment ruined. > --- > Ashley Thomas, N.C.S.U > > _ > Send and receive Hotmail on your mobile device: http://mobile.msn.com > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Tape Unit in Linux Box
I have always used the Tandberg SLR series of drives for 5Gb to 100Gb. When used with the Initio9100 UW controller they are detected and installed by the OS and run perfectly without a hitch. Best of luck Mike -Original Message- From: John Sanders [mailto:[EMAIL PROTECTED]] Sent: Monday, 31 December 2001 04:48 To: [EMAIL PROTECTED] Subject: re: Tape Unit in Linux Box I use the Seagate Travan units. They are SCSI, so you should have SCSI support in your kernel. The devices start at st0 (scsi tape zero). Check to see if the device exists in /dev. I have 4 of these in one machine, so I have st0, st1, st2, st3 As far as I know, there is no "special drivers" for these tape units. Tar should write to them just fine, however, I use an extremely old version of bru to handle the backups. I believe bru just uses tar, though. You might try a test with something like: "# tar -czvf /dev/st0 /some/temporary/non-critical/directory/*" then check the results with: "# tar -tzvf /dev/st0" Lose the quotes, of course. The -tzvf should give you a screen dump of whats on the tape. Hope this helps. -John ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Running out of memory on RH7.1
Hi and happy new year to all I have been following the amount of free memory on my RH7.1 system and have watched it steadily decrease from 320Mb to 124Mb as reported by Meminfo over the last 2 weeks. Should I be concerned? I see that TOP displays a completely different set of memory statics. Is there a way I can flush the memory without rebooting the PC? Many thanks Mike Meminfo gives total:used:free: shared: buffers: cached: Mem: 80277504 79032320 12451840 1732608 30146560 Swap: 309616640 169627648 139988992 MemTotal:78396 kB MemFree: 1216 kB MemShared: 0 kB Buffers: 1692 kB Cached: 29440 kB Active: 27788 kB Inact_dirty: 1668 kB Inact_clean: 1676 kB Inact_target: 1708 kB HighTotal: 0 kB HighFree:0 kB LowTotal:78396 kB LowFree: 1216 kB SwapTotal: 302360 kB SwapFree: 136708 kB Top gives 6:57am up 16 days, 20:37, 2 users, load average: 4.36, 4.38, 3.48 117 processes: 116 sleeping, 1 running, 0 zombie, 0 stopped CPU states: 1.4% user, 2.9% system, 0.0% nice, 1.2% idle Mem:78396K av, 71960K used,6436K free, 0K shrd,1172K buff Swap: 302360K av, 165696K used, 136664K free 30332K cached This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Running out of memory on RH7.1
Hi and happy new year to all I have been following the amount of free memory on my RH7.1 system and have watched it steadily decrease from 320Mb to 124Mb as reported by Meminfo over the last 2 weeks. Should I be concerned? I see that TOP displays a completely different set of memory statics. Is there a way I can flush the memory without rebooting the PC? Many thanks Mike Meminfo gives total:used:free: shared: buffers: cached: Mem: 80277504 79032320 12451840 1732608 30146560 Swap: 309616640 169627648 139988992 MemTotal:78396 kB MemFree: 1216 kB MemShared: 0 kB Buffers: 1692 kB Cached: 29440 kB Active: 27788 kB Inact_dirty: 1668 kB Inact_clean: 1676 kB Inact_target: 1708 kB HighTotal: 0 kB HighFree:0 kB LowTotal:78396 kB LowFree: 1216 kB SwapTotal: 302360 kB SwapFree: 136708 kB Top gives 6:57am up 16 days, 20:37, 2 users, load average: 4.36, 4.38, 3.48 117 processes: 116 sleeping, 1 running, 0 zombie, 0 stopped CPU states: 1.4% user, 2.9% system, 0.0% nice, 1.2% idle Mem:78396K av, 71960K used,6436K free, 0K shrd,1172K buff Swap: 302360K av, 165696K used, 136664K free 30332K cached This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Flushing the counters in /proc/net/dev
Hi I need to zero the byte counters in /proc/net/dev. I have tried service network restart but this has been the answer. Any help gratefully accepted. Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Netscape on x-terminals
Hello Janyne I am also interested in running NCD ThinStars as X terminals Can you give me some of the info you have put together on how to make this work. You can mail direct to me if you wish [EMAIL PROTECTED] many thanks Mike -Original Message- From: Janyne Kizer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 9 January 2002 02:24 To: [EMAIL PROTECTED] Subject: Netscape on x-terminals I am new to Linus and I am trying to work out some "bugs" a RH 7.2 installation that I am testing with NCD ThinStars and other diskless x-terminals as clients. One of the big problems that I am running into is that the x-terminals are using 8-bit color but the applications seem to be trying to use a higher resolution. Netscape and Amaya are two such programs. It seems like there should be a switch or something to tell these programs to use fewer colors. I found some command line optoins for Netscape (http://developer.netscape.com/docs/manuals/deploymt/options.htm) but I'm not sure how to get it to drop down to 8-bit color. Any suggestions would be appreciated. Thanks! -- Janyne ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Reset interface statistics
Hi I have a Redhat 7.1 box which I am reading the Interface statistics from /proc/net/dev. I need to reset the Interface statistics periodically as the I collect the Internet interface traffic throughput so I can keep tabs on my ISP billing. This has been a successful measure of total internet traffic for the month. I have tried service network restart / stop / start and stopping and restarting the NICs eth0 and eth1 without success Many thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Reset interface statistics
Title: RE: Reset interface statistics Thanks for your reply much appreciated No I have never had this working, but I need to get it working. I am not bent on messing with values in /proc/net/dev but thought there must be a way to reset the Ethernet stats periodically. I had not considered writhing a program as suggested but may do. The numbers will eventually grow large and roll over themselves. I use them to run MRTG to show the cumulative traffic and traffic rate for Internet traffic. It would be real good to be able to reset the counters every billing period to keep tabs on the bill. Our ADSL bill make my eyes water every month. I think our Telco only needs us to survive. Thanks for your help Mike -Original Message-From: Brad Bonkoski [mailto:[EMAIL PROTECTED]]Sent: Wednesday, 9 January 2002 10:25To: '[EMAIL PROTECTED]'Subject: RE: Reset interface statistics Your message makes it sound like you did this before and NOW it is not working. Is this correct? I don't see how you could. The only way you could clear out the proc table is for the kernel to loose knowledge of the device. You as a user/administrator has no ability to mess with those values. So, short of a reboot, the only way I can think of is to build your Ethernet devices as modules and bring them down, unload the modules and re-load the modules...that should zero it out... Wouldn't it be easier to write a program that reads this once every now and then and calculates the deltas for you?? -Brad > -Original Message- > From: Robert Dege [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 1:53 PM > To: [EMAIL PROTECTED] > Subject: Re: Reset interface statistics > > > > Since the value is in /proc, I don't know if you can "zero it > out" since > the kernel writes data to that file. What you can probably do (which > might be easier), is to write a script. Either that, or just reboot > your machine at the beginning of each billing cycle. I > figure a reboot > would zero out the values ;) > > Wow, a reboot to solve a problem I feel dirty. > > -Rob > > > Hi > > > > I have a Redhat 7.1 box which I am reading the Interface > statistics from > > /proc/net/dev. > > I need to reset the Interface statistics periodically as > the I collect the > > Internet > > interface traffic throughput so I can keep tabs on my ISP billing. > > This has been a successful measure > > of total internet traffic for the month. > > > > I have tried service network restart / stop / start and > > stopping and restarting the NICs eth0 and eth1 without success > > > > Many thanks > > > > Mike > > > > > > This mail was processed by Mail essentials for Exchange/SMTP, > > the email security & management gateway. Mail essentials adds > > content checking, email encryption, anti spam, anti virus, > > attachment compression, personalised auto responders, archiving > > and more to your Microsoft Exchange Server or SMTP mail server. > > For more information visit http://www.mailessentials.com > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > -- > > -Rob > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com
RE: Reset interface statistics
Title: RE: Reset interface statistics Thanks Brad -Original Message-From: Brad Bonkoski [mailto:[EMAIL PROTECTED]]Sent: Thursday, 10 January 2002 03:10To: '[EMAIL PROTECTED]'Subject: RE: Reset interface statistics Send the original post to this list: [EMAIL PROTECTED] They may be able to be of more help, perhaps there is some ioctl() you could call to reset it, if so, they would know! *note: I think they only allow plain text, anything else won't go through. -Original Message----- From: Linux [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 08, 2002 9:00 PM To: '[EMAIL PROTECTED]' Subject: RE: Reset interface statistics Thanks for your reply much appreciated No I have never had this working, but I need to get it working. I am not bent on messing with values in /proc/net/dev but thought there must be a way to reset the Ethernet stats periodically. I had not considered writhing a program as suggested but may do. The numbers will eventually grow large and roll over themselves. I use them to run MRTG to show the cumulative traffic and traffic rate for Internet traffic. It would be real good to be able to reset the counters every billing period to keep tabs on the bill. Our ADSL bill make my eyes water every month. I think our Telco only needs us to survive. Thanks for your help Mike -Original Message- From: Brad Bonkoski [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 9 January 2002 10:25 To: '[EMAIL PROTECTED]' Subject: RE: Reset interface statistics Your message makes it sound like you did this before and NOW it is not working. Is this correct? I don't see how you could. The only way you could clear out the proc table is for the kernel to loose knowledge of the device. You as a user/administrator has no ability to mess with those values. So, short of a reboot, the only way I can think of is to build your Ethernet devices as modules and bring them down, unload the modules and re-load the modules...that should zero it out... Wouldn't it be easier to write a program that reads this once every now and then and calculates the deltas for you?? -Brad > -Original Message- > From: Robert Dege [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 08, 2002 1:53 PM > To: [EMAIL PROTECTED] > Subject: Re: Reset interface statistics > > > > Since the value is in /proc, I don't know if you can "zero it > out" since > the kernel writes data to that file. What you can probably do (which > might be easier), is to write a script. Either that, or just reboot > your machine at the beginning of each billing cycle. I > figure a reboot > would zero out the values ;) > > Wow, a reboot to solve a problem I feel dirty. > > -Rob > > > Hi > > > > I have a Redhat 7.1 box which I am reading the Interface > statistics from > > /proc/net/dev. > > I need to reset the Interface statistics periodically as > the I collect the > > Internet > > interface traffic throughput so I can keep tabs on my ISP billing. > > This has been a successful measure > > of total internet traffic for the month. > > > > I have tried service network restart / stop / start and > > stopping and restarting the NICs eth0 and eth1 without success > > > > Many thanks > > > > Mike > > > > > > This mail was processed by Mail essentials for Exchange/SMTP, > > the email security & management gateway. Mail essentials adds > > content checking, email encryption, anti spam, anti virus, > > attachment compression, personalised auto responders, archiving > > and more to your Microsoft Exchange Server or SMTP mail server. > > For more information visit http://www.mailessentials.com > > > > > > > > ___ > > Redhat-list mailing list > > [EMAIL PROTECTED] > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > -- > > -Rob > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com
I need to can Cyrus POP server how
Hi I need to can the Cyrus mail server. When I list all processes the Cyrus mail server does not show up, but when I telnet to port 110 it is certainly going. Any help gratefully accepted. Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
I need to stop Cyrus POP server how
Hi I need to stop the Cyrus mail server. When I list all processes the Cyrus mail server does not show up, but when I telnet to port 110 it is certainly going. Any help gratefully accepted. Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: ip and port redirection
Yes this can be done with firewall rules. The one you need is PREROUTE to NAT the incoming connection to the appropriate box Mike -Original Message- From: Lewi [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 15 January 2002 06:56 To: [EMAIL PROTECTED] Subject: ip and port redirection i'm just wondering can i redirect connection if someone ssh to my linux box, i want to direct that to another server that i want it. -- ichtus -- Lewi Supranata .K ICQ: 50643061 ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: How do I find out who owns an IP?
This works for all domains and is simple to operate http://www.whois.org.uk/ Mike -Original Message- From: Chapman, Matt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 4 April 2001 04:04 To: '[EMAIL PROTECTED]' Subject: RE: How do I find out who owns an IP? whois search on www.arin.net homepage is rather simple way. -- Matt Chapman [EMAIL PROTECTED] http://www.duhnet.net http://www.mattchapman.net -Original Message- From: kevin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, April 03, 2001 12:03 PM To: [EMAIL PROTECTED] Subject: How do I find out who owns an IP? Hi all, can anyone tell me quickly how to find out the owner/domain of an IP number? I know how to use gethostbyaddr but often IPs are dynamically allocated and have no name. I need this to analyse our logfiles. TIA Kevin Thorpe ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
FW: Annoyed and Pi...d off with Red Hat Don't be
For any serious administrator there is a product called Symantec Ghost. You can use this to back up a server before any significant changes. If a problem occures you can restore the image. It's easy it's fun and no hard slog. Planning and methodacle execution is the key every time Mike -Original Message- From: Aage J. Skjolingstad [mailto:[EMAIL PROTECTED]] Sent: Monday, 2 April 2001 14:07 To: [EMAIL PROTECTED] Subject: Re: Annoyed and Pi...d off with Red Hat Charles, I regret my wrath, but it is the "no my fault" attitude of RH over a few years that annoys me. This was my latest issue; Using up2date and updating several files rendered my Apache 1.3.14-3 with mod_ssl and OpenSSL server dead every Sunday morning. After searching and posting to many mailing lists over the last two weeks, - I gave up and reinstalled the complete system. It is up working for now; - but I do not feel safe about it as I saw many references to mod_sll and the possibilities when HUP do not succeed in killing off the children and the server does not restart, - I'm crossing my fingers. My technical knowledge of Linux is very limited as my prime task is to have a functional OS + Server to handle my web design and presentations; - one of the reasons for buying complete packages and not compiling everything myself. Then when frequent M$ like "service packages" starts braking down your system; - I feel I'm back to square one - just like the NT 4.0 days which I left for the same reasons. Thanks for your concern, Regards, Aage Charles Galpin wrote: > > So, what problem can we help you with? > > On Sat, 31 Mar 2001, Aage J. Skjolingstad wrote: > > > Hi All, > > > I'm really pissed off with RH. > > > > Aage J. Skjolingstad > > charles > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Dispatch input: error
On two different RedHat 7.0 systems I have seen the following error in the messages log: Server[30058] Dispatch input: bad request line The pid is different of course, but the rest of the message is the same. The above line is followed by a bunch of 220 type garbarge. Anybody have any idea what caused these errors? The logs show about 20 minutes of these errors every 3-5 seconds. Thanks, Paul ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
kernel-drm missing XFree
I am getting an error about a missing dependency from the XFree 4.1.0-15. The error is: ==Unresolved chain of dependencies: XFree86-4.1.0-15requires kernel-drm-4.1.0 I am running redhat 7.1, and I am trying to update using up2date. I've looked on update2.redhat.com and I cannot find the kernel-drm. I also upgraded the kernel to 2.4.9-21. Anybody have any ideas? Thanks, Paul ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: DHCP completely new to me - please help
Heres Mine server-name "Lennie"; max-lease-time 26; default-lease-time 25; option netbios-node-type 8; option domain-name "xyz.com"; option netbios-name-servers 192.168.10.210; option domain-name-servers 203.96.152.4 , 203.96.152.12; option broadcast-address 192.168.10.255; option subnet-mask 255.255.255.0; option routers 192.168.10.210; subnet 192.168.10.0 netmask 255.255.255.0 { option netbios-node-type 8; option netbios-name-servers 192.168.10.210; option domain-name-servers 203.96.152.4 , 203.96.152.12; option broadcast-address 192.168.10.255; option subnet-mask 255.255.255.0; option routers 192.168.10.210; max-lease-time 26; default-lease-time 25; range 192.168.10.100 192.168.10.200; } Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Netscape fonts still screwed up.
- - Install and use the latest Mozilla. Netscape sucks. - - Use Konqueror. Netscape sucks. - - Delete $HOME/.netscape/ and restart Netscape, which sucks. - - Try Opera but you will need to delete Netscape (Netscape is a wast of disk space Mike -Original Message- From: David Talkington [mailto:[EMAIL PROTECTED]] Sent: Monday, 4 February 2002 07:59 To: [EMAIL PROTECTED] Subject: Re: Netscape fonts still screwed up. -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Bob Hartung wrote: >Again, > In addition to that below, netscape looks and works fine when logged in >as a different user and using the KDE desktop. So the question is, how >does a user control the fonts mapped to his desktop. I can find little >useful or understandable informatio on RedHat's site. Direction please. Personally, I'd try these things, in this order: - - Install and use the latest Mozilla. Netscape sucks. - - Use Konqueror. Netscape sucks. - - Delete $HOME/.netscape/ and restart Netscape, which sucks. - -d >> I have been working on this for over a week now. After upgrading kde >> to 2.2.2 Netscape has looked like the png file attached. I have forced >> a reinstall of netscape-4.78, reinstalled kde-2.2.2 including the fonts, >> but the problem still exists. Is there a specific place that the fonts >> for the menus is spelled out and can be changed. Or perhaps it has been >> wiped out? >> >> Please see the attachment to see my problem. >> >> TIA, >> >> Bob >> >> >> >> netscape-fouled.png >> >> Content-Type: >> >> image/png >> Content-Encoding: >> >> base64 >> >> > > > - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp - -- http://setiathome.ssl.berkeley.edu/pale_blue_dot.html -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQA/AwUBPF2Ia79BpdPKTBGtEQI1/wCffxenFhA7lHm2pLTGyCpSbItzeyEAoOub zQW7UXHgXhz/ChTEBu4mlEkF =SFWf -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Ads Blocking
Stick these bad boys in yur /etc/hosts 127.0.0.1 images.webads.nl 127.0.0.1 ads.icq.com 127.0.0.1 ads.x10.com 127.0.0.1 a1896.g.akamaitech.net 127.0.0.1 a.tribalfusion.com 127.0.0.1 ads.xtra.co.nz 127.0.0.1 a1828.g.akamai.net 127.0.0.1 click.online.com 127.0.0.1 ads.msn.com 127.0.0.1 media.fastclick.net 127.0.0.1 a.tribalfusion.com 127.0.0.1 ads.clickagents.com 127.0.0.1 popup.msn.com 127.0.0.1 ads.wunderground.com 127.0.0.1 st.clickagents.com 127.0.0.1 ad.doubleclick.net 127.0.0.1 ads.pennyweb.com 127.0.0.1 a1896.g.akamaitech.net 127.0.0.1 a1568.g.akamai.net 127.0.0.1 a48.g.akamai.net 127.0.0.1 inl.adbureau.net 127.0.0.1 media.admonitor.net 127.0.0.1 a1428.g.akamai.net 127.0.0.1 www.junum.com 127.0.0.1 ads.admonitor.net 127.0.0.1 creative.whi.co.nz 127.0.0.1 ad.nz.doubleclick.net 127.0.0.1 m.tribalfusion.com 127.0.0.1 207-87-18-203.wsmg.digex.net 127.0.0.1 Garden.ngadcenter.net 127.0.0.1 Ogilvy.ngadcenter.net 127.0.0.1 ResponseMedia-ad.flycast.com 127.0.0.1 Suissa-ad.flycast.com 127.0.0.1 UGO.eu-adcenter.net 127.0.0.1 VNU.eu-adcenter.net 127.0.0.1 a32.g.a.yimg.com 127.0.0.1 ad-adex3.flycast.com 127.0.0.1 ad.adsmart.net 127.0.0.1 ad.ca.doubleclick.net 127.0.0.1 ad.de.doubleclick.net 127.0.0.1 ad.doubleclick.net 127.0.0.1 ad.fr.doubleclick.net 127.0.0.1 ad.jp.doubleclick.net 127.0.0.1 ad.linkexchange.com 127.0.0.1 ad.linksynergy.com 127.0.0.1 ad.nl.doubleclick.net 127.0.0.1 ad.no.doubleclick.net 127.0.0.1 ad.preferences.com 127.0.0.1 ad.sma.punto.net 127.0.0.1 ad.uk.doubleclick.net 127.0.0.1 ad.webprovider.com 127.0.0.1 ad08.focalink.com 127.0.0.1 adcontroller.unicast.com 127.0.0.1 adcreatives.imaginemedia.com 127.0.0.1 adex3.flycast.com 127.0.0.1 adforce.ads.imgis.com 127.0.0.1 adforce.imgis.com 127.0.0.1 adfu.blockstackers.com 127.0.0.1 adimage.blm.net 127.0.0.1 adimages.earthweb.com 127.0.0.1 adimg.egroups.com 127.0.0.1 admedia.xoom.com 127.0.0.1 adpick.switchboard.com 127.0.0.1 adremote.pathfinder.com 127.0.0.1 ads.admaximize.com 127.0.0.1 ads.bfast.com 127.0.0.1 ads.clickhouse.com 127.0.0.1 ads.enliven.com 127.0.0.1 ads.fairfax.com.au 127.0.0.1 ads.fool.com 127.0.0.1 ads.freshmeat.net 127.0.0.1 ads.hollywood.com 127.0.0.1 ads.i33.com 127.0.0.1 ads.infi.net 127.0.0.1 ads.jwtt3.com 127.0.0.1 ads.link4ads.com 127.0.0.1 ads.lycos.com 127.0.0.1 ads.madison.com 127.0.0.1 ads.mediaodyssey.com 127.0.0.1 ads.msn.com 127.0.0.1 ads.ninemsn.com.au 127.0.0.1 ads.seattletimes.com 127.0.0.1 ads.smartclicks.com 127.0.0.1 ads.smartclicks.net 127.0.0.1 ads.sptimes.com 127.0.0.1 ads.tripod.com 127.0.0.1 ads.web.aol.com 127.0.0.1 ads.x10.com 127.0.0.1 ads.xtra.co.nz 127.0.0.1 ads.zdnet.com 127.0.0.1 ads01.focalink.com 127.0.0.1 ads02.focalink.com 127.0.0.1 ads03.focalink.com 127.0.0.1 ads04.focalink.com 127.0.0.1 ads05.focalink.com 127.0.0.1 ads06.focalink.com 127.0.0.1 ads08.focalink.com 127.0.0.1 ads09.focalink.com 127.0.0.1 ads1.activeagent.at 127.0.0.1 ads10.focalink.com 127.0.0.1 ads11.focalink.com 127.0.0.1 ads12.focalink.com 127.0.0.1 ads14.focalink.com 127.0.0.1 ads16.focalink.com 127.0.0.1 ads17.focalink.com 127.0.0.1 ads18.focalink.com 127.0.0.1 ads19.focalink.com 127.0.0.1 ads2.zdnet.com 127.0.0.1 ads20.focalink.com 127.0.0.1 ads21.focalink.com 127.0.0.1 ads22.focalink.com 127.0.0.1 ads23.focalink.com 127.0.0.1 ads24.focalink.com 127.0.0.1 ads25.focalink.com 127.0.0.1 ads3.zdnet.com 127.0.0.1 ads3.zdnet.com 127.0.0.1 ads5.gamecity.net 127.0.0.1 adserv.iafrica.com 127.0.0.1 adserv.quality-channel.de 127.0.0.1 adserver.dbusiness.com 127.0.0.1 adserver.garden.com 127.0.0.1 adserver.janes.com 127.0.0.1 adserver.merc.com 127.0.0.1 adserver.monster.com 127.0.0.1 adserver.track-star.com 127.0.0.1 adserver1.ogilvy-interactive.de 127.0.0.1 adtegrity.spinbox.net 127.0.0.1 antfarm-ad.flycast.com 127.0.0.1 au.ads.link4ads.com 127.0.0.1 banner.media-system.de 127.0.0.1 banner.orb.net 127.0.0.1 banner.relcom.ru 127.0.0.1 banners.easydns.com 127.0.0.1 banners.looksmart.com 127.0.0.1 banners.wunderground.com 127.0.0.1 barnesandnoble.bfast.com 127.0.0.1 beseenad.looksmart.com 127.0.0.1 bizad.nikkeibp.co.jp 127.0.0.1 bn.bfast.com 127.0.0.1 c3.xxxcounter.com 127.0.0.1 califia.imaginemedia.com 127.
unsbject
ADSL Telnet
Hi I would like to retrieve data from my ADSL router (Nokia M11). I can either get into it via HTTP or Telnet. Can anyone tell me how I can use either of these methods to retrieve data such as traffic used etc. I know the commands to get to the traffic page, but I do not know how to pass passwords via telnet to automatically log into the router or store the results on my had disk once I have got into the appropriate section of the router. Alternatively if I could issue a command to retrieve http data to my hard disk I would be most grateful Any help much appreciated Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Downloaded Perl Scripts
I have had the same problem on some occasions. What caused the problem in my case was when the scripts were edited by oops I have to say it m$ notepad or the like. This seemed to put some hidden characters in the text which made the interpreter real grumpy. Same thing happened to my rc.firewall script. The solution is to cut and past. Cut/copy the script to the clipboard and then use favourite editor to past it to a new file and then chmod. Has worked for me Mike -Original Message- From: David Archer [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 27 February 2002 17:45 To: [EMAIL PROTECTED] Subject: Downloaded Perl Scripts I sometimes have a problem running downloaded perl scripts. If I type something like "perl scriptname.pl" for one of these problem scripts, it runs fine. When I try "./scriptname.pl" I get the following: bash: ./scriptname.pl: No such file or directory the first line does contain "#!/usr/bin/perl" just like my scripts that run fine. I've run into this before, but never found a solution. Retyping the script (if it is a short one) usually results in the script working. This really isn't an option on longer scripts. I also do a chmod 755 on all the downloaded perl scripts (to cover some of the obvious questions). I have tried this as root and as an ordinary user. When trying to run these problem scripts from apache (with owner and group set to apache) I get the following in /var/log/httpd/error_log: [Tue Feb 26 20:22:17 2002] [error] (2)No such file or directory: exec of /var/www/cgi-bin/scriptname.pl failed [Tue Feb 26 20:22:17 2002] [error] [client 24.234.44.166] Premature end of script headers: /var/www/cgi-bin/scriptname.pl Any suggestions? thanks, David Archer ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Ethernet rest interface statistics
Hi I have asked this question before on the list but am still unable to resolve this issue I need to be able to reset the byte/frame counters for my eth1 interface periodically. this will enable me to record the Internet bandwidth usage on a monthly basis. Any ideas gratefully accepted. Hopefully a chocolate fish in the (e)mail. Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Ethernet rest interface statistics
Thanks Paul, I am using MRTG but without resetting the IF stats the results just keep climbing for the month. It is difficult to get a reading on how much traffice we have consumed this month.. Mike -Original Message- From: Paul Hamm [mailto:[EMAIL PROTECTED]] Sent: Thursday, 28 February 2002 05:22 To: '[EMAIL PROTECTED]' Subject: RE: Ethernet rest interface statistics Better to use something like mrtg or Big Brother with larrd. There are just buckets of things that will give you system performance monitoring, including network traffic. Most of them make pretty graphs for the boss too. -Original Message----- From: Linux [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 3:26 AM To: 'Redhat-List (E-mail) Subject: Ethernet rest interface statistics Hi I have asked this question before on the list but am still unable to resolve this issue I need to be able to reset the byte/frame counters for my eth1 interface periodically. this will enable me to record the Internet bandwidth usage on a monthly basis. Any ideas gratefully accepted. Hopefully a chocolate fish in the (e)mail. Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: How to format man pages for A4 paper printing?
This can be best done by using Google and typing for example "man iptables" or whatever they are all up there Mike -Original Message- From: Rick van der Linde [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 5 March 2002 23:42 To: [EMAIL PROTECTED] Subject: Re: How to format man pages for A4 paper printing? >Hello. > >I want to print some manuals, but the default formatting I am getting >is for letter paper and I am using A4 paper. I am doing: > > > $ man -t fvwm2 | lpr > >to print the fvwm2 manual, for example. What should I do to get >A4 paper formatting? I can't tell you exactly what to do. But I know you'll need to change an/some entries in your /etc/printcap file. Probably you'll be able to change settings in printconf too. It will allow you to choose the default paper size. Hope this helps. Rick ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Cygwin has anyone got it going
Hi I have just installed Cygwin but are having trouble getting it to run. I also installed a copy of Xwin32 and it worked straight up. I have a RH7.1 Linux server and Win2K I have got the Cygwin panel to work. I can SSH into the server. When I try to startx it wont start. I think there is something in the xinitrc file I need to edit. Any help much appreciated. Many Thanks Mike Linux: because rebooting is for adding new hardware. Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now [OK]?Reboot now [OK]? This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Cygwin has anyone got it going
On Fri, 2002-03-08 at 20:44, Linux wrote: > > I have got the Cygwin panel to work. I can SSH into the server. When I try > to startx it wont start. I think there is something in the xinitrc file I > need to edit. Any help much appreciated. If you want to run an X session over ssh, you don't need to 'startx'. That command normally starts an X server on a local console... Just run something like 'sh .xinitrc' Thanks Gordon Here is the xinitrc file where do I add in the address of the xserver xxx.xxx.xxx.xxx #!/bin/sh # $Xorg: xinitrc.cpp,v 1.3 2000/08/17 19:54:30 cpqbld Exp $ userresources=$HOME/.Xresources usermodmap=$HOME/.Xmodmap sysresources=/usr/X11R6/lib/X11/xinit/.Xresources sysmodmap=/usr/X11R6/lib/X11/xinit/.Xmodmap # merge in defaults and keymaps if [ -f $sysresources ]; then xrdb -merge $sysresources fi if [ -f $sysmodmap ]; then xmodmap $sysmodmap fi if [ -f $userresources ]; then xrdb -merge $userresources fi if [ -f $usermodmap ]; then xmodmap $usermodmap fi # start some nice programs twm & xclock -geometry 50x50-1+1 & xterm -geometry 80x50+494+51 & xterm -geometry 80x20+494-0 & exec xterm -geometry 80x66+0+0 -name login This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Cygwin has anyone got it going
Thanks Bret I have checked the /etc/ssh/sshd_config for X11Forwarding yesand X11DisplayOffset 10 and they exist. How do I set the dispaly variable as you have mentioned below. You are right I can start an x session on the console real easy. I didn't know this was happening until I canned X on the console and watched it restart from the remote session. Mike > > I have got the Cygwin panel to work. I can SSH into the server. When I try > > > to startx it wont start. I think there is something in the xinitrc file I > > > need to edit. Any help much appreciated. > > > > If you want to run an X session over ssh, you don't need to 'startx'. > > That command normally starts an X server on a local console... > > > > Just run something like 'sh .xinitrc' > > > > Thanks Gordon > > > > Here is the xinitrc file where do I add in the address of the xserver > > xxx.xxx.xxx.xxx > > Normally you wouldn't... Is the DISPLAY variable set when you SSH to the > server? If not, make sure your SSH client is set up to forward X11 > traffic. Once the SSH client is configured to forward X11 traffic, the > DISPLAY variable should be set to something like "localhost:10.0" when > you log in. There is also a server config entry that affects this. look in /etc/ssh/sshd_config for openssh server there are a couple of lines that affect the X11 forwarding behavior: X11Forwarding yes X11DisplayOffset 10 HTH BRET ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Cygwin has anyone got it going
Finally got it all going using XDMCP Using this method you do not have to use SSH, Telnet, display consoles, or any other complex method Remote Sessions via XDMCP Cygwin/XFree86 can be used login to a remote session using XDMCP (X Display Manager Control Protocol). Start Cygwin/XFree86 with a command similar to the following to login to a remote session using XDMCP: XWin.exe -query remote_host_ip_address -from local_host_ip_address XDMCP is a complex system; further discussion of XDMCP is beyond the scope of this document. You may wish to read the Linux XDMCP HOWTO for more information. Many thanks to all of you who contributed Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Zombie process
According to "top" I have 1 zombie process. How do 1 find out which one it is so I can kill it? Many Thanks Mike Linux: because rebooting is for adding new hardware. Your mouse has moved. Windows NT must be restarted for the change to take effect. Reboot now [OK]?Reboot now [OK]? This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Zombie process
Thanks Cameron On 21:18 10 Mar 2002, Linux <[EMAIL PROTECTED]> wrote: | According to "top" I have 1 zombie process. How do 1 find out which one it | is It'll show up in "ps axf" with [square brackets] around its name. | so I can kill it? You can't, and don't need to. After a process dies its details are left around in the process slot so that its parent can use the wait() system call to collect this status. Otherwise, it's consuming no resources and isn't a problem. All it means is that the process has not yet been waited on. -- Cameron Simpson, DoD#743[EMAIL PROTECTED]http://www.zip.com.au/~cs/ Try moving off NT easily. You can move from Solaris to HP/UX to AIX or DEC easily-- relative to moving off of NT, which is like a Roach Motel. Once you check in, you never check out. - Scott McNealy, Sun Microsystems ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Squid errors
Hi I have a problem with my squid server. The other day I flushed the cache and then it stoped. I get an error message to the effect that I do not have access to /var/spool/squid to rebuild the cache "Permission denied" I have checked the permissions and the user/group is Squid ownership 770. Any pointers greatly appreciated Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Squid errors OOPS more info
Hi I have a problem with my squid server. The other day I flushed the cache and then it stoped. I get an error message to the effect that I do not have access to /var/spool/squid to rebuild the cache "Permission denied" I have checked the permissions and the user/group is Squid ownership 770. I am running RH 7.2 Any pointers greatly appreciated Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Squid will not start
Hi I am still having some problems with getting squid to start. It was all working well then stopped The system is Redhat 7.2 I have in frustration uninstalled and re-installed Squid to no avail Below is the log I have checked permissions on /var/spool/squid and they are 770 squid squid Checked the squidcache.org Initializing the Squid cache with the command squid -f /etc/squid/squid.conf -z .. 2002/03/15 13:27:39| Creating Swap Directories FATAL: Failed to make swap directory /var/spool/squid: (13) Permission denied Squid Cache (Version 2.4.STABLE1): Terminated abnormally. CPU Usage: 0.010 seconds = 0.010 user + 0.000 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 10 Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Squid will not start
Thanks Dave I will try this on Monday Mike -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Linux wrote: >2002/03/15 13:27:39| Creating Swap Directories >FATAL: Failed to make swap directory /var/spool/squid: (13) Permission >denied As root: # chown -R squid.squid /var/spool/squid Cheers -d - -- David Talkington PGP key: http://www.prairienet.org/~dtalk/0xCA4C11AD.pgp -BEGIN PGP SIGNATURE- Version: PGP 6.5.8 Comment: Made with pgp4pine 1.75-6 iQA/AwUBPJGABb9BpdPKTBGtEQIV0ACgoaIFCSYUadI1OmFtiF39LXBAzKMAn2ST tG7RBGkEvXcllobS2o0ERYIg =F9WP -END PGP SIGNATURE- ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: commercial firewall. Another $0.02c
I have been working with Cisco and Allied Telesyn routers/firewalls for many years. These are at the top end of the security spectrum supposedly. Although it has taken me a l-o-n-g time to get my head around IPTABLES it is FAR superior to any of the other offerings for the following reasons. This is not an exhaustive list but the reasons that appeal to me and are missing from the high end routers. 1) Logging: A properly set-up IPTABLES firewall has excellent logging and accounting to disk, I have not yet come across a router with 200Mb of storage per day/week to keep the records that I keep. 2) Notification of transgressions: Most routers are not capable of the sort of notification options email, pager, flashing lights etc or whatever you wish to configure. 3) You cannot use MRTG to record the in depth level of long term diagnostics on a router: I use mrtg to show monthly SMTP, POP3, WEB site hits and external browsing traffic. I also record DNS traffic, MS Terminal server traffic and just about every other traffic. I can tell from MRTG how may firewall hits there have been and what ports and from what IP addresses they have been. This is just a small subset of the list of features offered by IPTABLES firewall scripts. I use IPForwarding, TOS mutilation, IPSEC among many other features. Most routers are limited to a 2Mb bandwidth, not necessarily so with IPTABLES. The uses and limitations of IPTables are only in the head of the designer. Mike -Original Message- From: Patrick Beart [mailto:[EMAIL PROTECTED]] Sent: Sunday, 17 March 2002 07:45 To: [EMAIL PROTECTED] Subject: RE: commercial firewall > > On Fri, 15 Mar 2002, Pieter De Wit wrote: >> >> > Why, what is wrong with ipchains/iptables ? >> > My answer is that it's "software", not hardware. I'm new to the whole "security" thing, but I've learned that a hardware appliance is better than software, if only for the fact that someone is technically already IN the machine when they hit the firewall software. With a hardware appliance there's a physical barrier ahead of your machines. I use the Netscreen products. I think that they're really good at smacking down bad traffic. Moreover, I'm happy that Netscreen CREATES IPSec, it doesn't just pass it on. My $0.02 Patrick Beart - > > > -Original Message- >> > From: Keith Morse [mailto:[EMAIL PROTECTED]] >> > Sent: 14 March 2002 20:58 >> > To: [EMAIL PROTECTED] >> > Subject: Re: commercial firewall >> > >> > >> > On Thu, 14 Mar 2002 [EMAIL PROTECTED] wrote: >> > >> > > >> > > i'm looking for a commercial firewall to run on redhat linux 7.1. any >> > > recommendations ? >> > >> > > > > Checkpoint's FW-1 might be an answer for you. >> -- Web Architecture & "iWeb4Biz" 503-774-8280 Portland, OR Internet Consulting, Intelligent Web site Development & Secure site Hosting. http://www.WebArchitecture.com/ "This is an era when nonsense has become acceptable and sanity is controversial." - Thomas Sowell ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: using cdrecord to backup files.
The method of backup you are using would seem to be a little flawed. Have you considered what would happen if you accidentally deleted an important file and didn't discover that for a couple of days? What happens if your backup media fails to restore as sometimes can happen? How would your backup cope with these scenarios. Using one backup media is the next best thing to not having a backup at all. We use 9 medias, Mon Tues Wed Thurs Fri1 Fri2 .. Fri5 the Friday media are for each week of the month. In all you have a full months backup which should be reasonably bullet-proof. If one day fails this is not as much of a tragedy Mike -Original Message- From: Barry L. Kline [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 3 April 2002 06:34 To: [EMAIL PROTECTED] Subject: Re: using cdrecord to backup files. Vikram Patel wrote: > > I want to use cdrecord to do daily backups. i am running into a > small snag. I have to delete the cd before i can write to it. What > are the options for cdrecord to overwrite in one command. right now > i have created a script to first delete all the data on cd and then > write. This script is being executed via cron job. My main concern > is if for some reason the cdwrite fails. I have deleted my previous > days backup. Then would be left with no backup. > > Any help is appreciated. > > thnx > > > > Vikram Patel Addblank=fast to the command line Barry ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: up2date failed dependencies
On 3 Apr 2002, Trond Eivind Glomsrød wrote: > System Services <[EMAIL PROTECTED]> writes: > > > I am running up2date here on a 7.1 distro. And it keeps telling me : > > > > Unresolvable chain of dependencies: > > perl-Perl-RPM 0.291-2 requires librpm.so.0 > > perl-Perl-RPM 0.291-2 requires librpmio.so.0 > > > > 'anyone know how to fix this, or should this upgrade be forced??? > > You need to not unselect the "rpm-perl" package from the available > list. It obsoletes the above rpm. > > I am having the same problem, and the "rpm-perl" is not one of the packages listed. ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: up2date failed dependencies
Here is what I did to solve the problem: I ran up2date -u rpm-perl from a shell prompt. It downloaded the rpm-perl and then the rest of the packages that I had been missing. Hope this helps... On 3 Apr 2002, Trond Eivind Glomsrød wrote: > System Services <[EMAIL PROTECTED]> writes: > > > I am running up2date here on a 7.1 distro. And it keeps telling me : > > > > Unresolvable chain of dependencies: > > perl-Perl-RPM 0.291-2 requires librpm.so.0 > > perl-Perl-RPM 0.291-2 requires librpmio.so.0 > > > > 'anyone know how to fix this, or should this upgrade be forced??? > > You need to not unselect the "rpm-perl" package from the available > list. It obsoletes the above rpm. > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Dual boot RH7.1 WinXP
Hi I need to make my PC dual boot. It currently has WinXP on it which takes up 20 out of 30Gb of the hard disk. The rest of the disk is unpartitioned. What is the procedure for installing RH7.1 on the 2nd partition. Any guidance greatly appreciated. Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Dual boot RH7.1 WinXP
Thanks Reuben I am doing this for a friend so do not want to stuff his new PC. I have the 7.1 disks but not 7.2 Mike -Original Message- From: Reuben D Budiardja [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 9 April 2002 07:25 To: [EMAIL PROTECTED] Subject: Re: Dual boot RH7.1 WinXP On Monday 08 April 2002 12:38 pm, you wrote: > Hi > > I need to make my PC dual boot. It currently has WinXP on it which takes up > 20 out of 30Gb of the hard disk. The rest of the disk is unpartitioned. > What is the procedure for installing RH7.1 on the 2nd partition. Any > guidance greatly appreciated. Never tried it with RH 7.1, but with 7.2 it just works. Just run the CD, and partition the unpartitioned space using disk druids. Either LILO or GRUP will work for the boot loader, no extra configuration needed. This might be the case also with 7.1 (LILO). But why not install 7.2 ? Rdb > > Many Thanks > > Mike ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
FW: Dual boot RH7.1 WinXP
Hi I have tried to make the dual boot system but I am unable to get past the disk druid partitioning. When I get to the disk druid it can see the XP NTFS 20Gb partition and the 10Gb free space. It wants to create the root "/" partition on the NTFS partition but will not accept doing so. OOPs when I add a new partition to hda I get the message Failed > Boot partition > 1024 cylinders any suggestions. Is there a how-to on dual boot systems? Should I install RedHat first? What am I doing wrong? Mike Hi I need to make my PC dual boot. It currently has WinXP on it which takes up 20 out of 30Gb of the hard disk. The rest of the disk is unpartitioned. What is the procedure for installing RH7.1 on the 2nd partition. Any guidance greatly appreciated. Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: FW: Dual boot RH7.1 WinXP Thanks
Thanks guys Someone always has the answer It never ceases to amaze me that the answers are out there in cyberspace. Thank very much for your tips. It looks like I need to get 7.2 and be very careful how I install it many thanks Mike -Original Message- From: Jeff Bearer [mailto:[EMAIL PROTECTED]] Sent: Friday, 12 April 2002 08:21 To: [EMAIL PROTECTED] Subject: Re: FW: Dual boot RH7.1 WinXP I newer versions of lilo and grub don't have the 1024 limitation, I thought 7.1 had a new enough lilo, but I guess not, I'd suggest to try 7.2 On Thu, 2002-04-11 at 16:10, Linux wrote: > Hi I have tried to make the dual boot system but I am unable to get past the > disk druid partitioning. When I get to the disk druid it can see the XP NTFS > 20Gb partition and the 10Gb free space. It wants to create the root "/" > partition on the NTFS partition but will not accept doing so. > > OOPs when I add a new partition to hda I get the message Failed > Boot > partition > 1024 cylinders any suggestions. > > Is there a how-to on dual boot systems? Should I install RedHat first? What > am I doing wrong? > > Mike > > > Hi > > I need to make my PC dual boot. It currently has WinXP on it which takes up > 20 out of 30Gb of the hard disk. The rest of the disk is unpartitioned. What > is the procedure for installing RH7.1 on the 2nd partition. Any guidance > greatly appreciated. > > > Many Thanks > > Mike > > > This mail was processed by Mail essentials for Exchange/SMTP, > the email security & management gateway. Mail essentials adds > content checking, email encryption, anti spam, anti virus, > attachment compression, personalised auto responders, archiving > and more to your Microsoft Exchange Server or SMTP mail server. > For more information visit http://www.mailessentials.com > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list -- Jeff Bearer, RHCE Webmaster PittsburghLIVE.com 2002 EPpy Award, Best Online U.S. Newspaper ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Uninstalling applications installed by tar
Hi I've got a new situation to me. I need to uninstall an application that was originally install from a tar and compiled etc. Can anybody help point me in the right direction? Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Uninstalling applications installed by tar
Hi Ross thanks for your reply The application is the Bynari Email server Mike -Original Message- From: Ross Cooney [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 16 April 2002 22:55 To: [EMAIL PROTECTED] Subject: RE: Uninstalling applications installed by tar What was the application? Ross www.antivirus.ie > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Linux > Sent: Tuesday, April 16, 2002 10:24 > To: 'Redhat-List (E-mail) > Subject: Uninstalling applications installed by tar > > > Hi > > I've got a new situation to me. I need to uninstall an > application that was > originally install from a tar and compiled etc. Can anybody help > point me in > the right direction? > > > Many Thanks > > Mike > > > This mail was processed by Mail essentials for Exchange/SMTP, > the email security & management gateway. Mail essentials adds > content checking, email encryption, anti spam, anti virus, > attachment compression, personalised auto responders, archiving > and more to your Microsoft Exchange Server or SMTP mail server. > For more information visit http://www.mailessentials.com > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
up2date
Hi I have just installed Redhat 7.2 on a new Intel server with a Intel s815EBM1 Server board and a PIII1.26 processor. Intel right? Wrong, when I use up2date gui to update the kernel it accuses me of having an Athlon processor. Any clues? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: up2date
No this is the standard Intel machine purchased new and installed from scratch Many thanks Mike Did you replace your system board/processor combo, at any time, since you installed the OS? You can go to the RHN site at Red Hat's web site, and update the specs on the system, too. On Mon, 2 Sep 2002, Linux wrote: > Hi > > I have just installed Redhat 7.2 on a new Intel server with a Intel s815EBM1 > Server board and a PIII1.26 processor. Intel right? Wrong, when I use > up2date gui to update the kernel it accuses me of having an Athlon > processor. > > Any clues? > > Many Thanks > > Mike > > > > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Routing / Bridging problem
Hi can anybody help Redhat 7.2 with IPTables eth0 has .1.220 and an aliased address .4.220 Radio Radio Linux Box End1End2xxx 4.220 x x --- x x ---x x -- x x-eth1 x.x.x.x = Internet x xx xeth0x x - x x 192.168.4.254 192.168.4.253 - xxx - eth0 also = 1.220 and other PCs on .1.x Facts 1) Can ping from Radio end1 to eth0 4.220 2) Can ping Radio1 from Linux box 3) Cannot ping to .1.x network PCs or internet from 4.x I have added a static route to eth0 via Webmin. Cant figure out route add command there is an extra route added by the system x.x.4.0 * 255.255.255.0 eth0 what is the correct syntax for using route add & route delete I have enabled all IPTABLE entries to provide the same connectivity for .4.x as for .1.x. I seem to be loosing packets after they enter the Linux router Any help much appreciated Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Routing / Bridging problem
Hi can anybody help Redhat 7.2 with IPTables eth0 has .1.220 and an aliased address .4.220 Radio Radio Linux Box End1End2xxx 4.220 x x --- x x ---x x -- x x-eth1 x.x.x.x = Internet x xx xeth0x x - x x 192.168.4.254 192.168.4.253 - xxx - eth0 also = 1.220 and other PCs on .1.x Facts 1) Can ping from Radio end1 to eth0 4.220 2) Can ping Radio1 from Linux box 3) Cannot ping to .1.x network PCs or internet from 4.x I have added a static route to eth0 via Webmin. Cant figure out route add command there is an extra route added by the system x.x.4.0 * 255.255.255.0 eth0 what is the correct syntax for using route add & route delete I have enabled all IPTABLE entries to provide the same connectivity for .4.x as for .1.x. I seem to be loosing packets after they enter the Linux router Any help much appreciated Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Routing / Bridging problem
Hi Cameron 192.168.1.x (eth0) is the local LAN which has internet access via 10.0.0.220 and this works always has worked Although there are other networks on x.x.2.x and x.x.3.x they are handled by other systems I have just implemented a new network at x.x.4.x. This is via a Radio wave LAN bridge. This is being implemented via our Linux RH7.2 box using IPTables. The .4.x network has been implemented as an aliased address on eth0 with the .1.x network The interface card is at 1.220 for the local LAN and 4.220 for the radio LAN. >From the radio network I can Ping 4.220 and get a reply. From the .1.x network I can ping the .4.220 and the .4.253 and 4.254 radio link bridge devices. >From a PC at the other end of the radio bridge I can ping both radio devices and the Linux interface @ 4.220. >From a PC at the other end of the radio bridge I cannot ping or contact either the 1.220 interface nor any PC on the .1.x network Redhat 7.2 with IPTables eth0 has .1.220 and an aliases address .4.220 Radio Radio Linux Box End1End2xxx 4.220 x x --- x x ---x x -- x x-eth1 x.x.x.x = Internet x xx xeth0x x - x x 192.168.4.254 192.168.4.253 - xxx - eth0 also = 1.220 and other PCs on .1.x -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Routing / Bridging problem
IP forwarding is on as the .1.x network can talk to the internet via eth1 on 10.0.0.x Any other clues? Many thanks Mike -Original Message- From: dbrett [mailto:[EMAIL PROTECTED]] Sent: Friday, 6 September 2002 09:21 To: '[EMAIL PROTECTED]' Subject: RE: Routing / Bridging problem It sounds like IP forwarding is not on. Just a guess. david On Fri, 6 Sep 2002, Linux wrote: > Hi Cameron > > 192.168.1.x (eth0) is the local LAN which has internet access via 10.0.0.220 > and this works always has worked > > Although there are other networks on x.x.2.x and x.x.3.x they are handled by > other systems > > I have just implemented a new network at x.x.4.x. This is via a Radio wave > LAN bridge. This is being implemented via our Linux RH7.2 box using > IPTables. The .4.x network has been implemented as an aliased address on > eth0 with the .1.x network > > The interface card is at 1.220 for the local LAN and 4.220 for the radio > LAN. > > >From the radio network I can Ping 4.220 and get a reply. From the .1.x > network I can ping the .4.220 and the .4.253 and 4.254 radio link bridge > devices. > > >From a PC at the other end of the radio bridge I can ping both radio > devices and the Linux interface @ 4.220. > >From a PC at the other end of the radio bridge I cannot ping or contact > either the 1.220 interface nor any PC on the .1.x network > > Redhat 7.2 with IPTables eth0 has .1.220 and an aliases address .4.220 > > Radio Radio Linux Box > End1End2xxx > 4.220 x x > --- x x ---x x -- x x-eth1 > x.x.x.x = Internet > x xx xeth0x x > - x x > 192.168.4.254 192.168.4.253 - xxx > - > eth0 also = 1.220 and other > PCs on .1.x > > > > -- > redhat-list mailing list > unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list > -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Routing / Bridging problem Solved
Hello Many thanks the problem has now been solved. It seems I was a bit green on the Bridging bit. The router (default gateway) for the PC's needed to be the Linux box not either of the end radio link. This solved the problem. Many thanks Mike -Original Message- From: Cameron.Davidson Sent: Monday, 9 September 2002 12:38 To: [EMAIL PROTECTED] Subject: RE: Routing / Bridging problem Does the PC at .4.x have a .4.220 gateway? I got confused by the auto word-wrap somewhere, because, when I first saw the drawing, the diagram said eth1 was nothing and the internet was at the other end of the radio. Cameron. > -Original Message- > From: dbrett > Sent: Friday, 6 September 2002 07:56 > To: '[EMAIL PROTECTED]' > Subject: RE: Routing / Bridging problem > > > Have a look at your routing table then and default gateways > for the devices in question. > > It is probably one of these. > > david > > On Fri, 6 Sep 2002, Linux wrote: > > > IP forwarding is on as the .1.x network can talk to the > internet via > > eth1 on 10.0.0.x > > > > Any other clues? > > > > Many thanks > > > > Mike > > > > -Original Message- > > From: dbrett > > Sent: Friday, 6 September 2002 09:21 > > To: '[EMAIL PROTECTED]' > > Subject: RE: Routing / Bridging problem > > > > > > It sounds like IP forwarding is not on. > > > > Just a guess. > > > > david > > > > On Fri, 6 Sep 2002, Linux wrote: > > > > > Hi Cameron > > > > > > 192.168.1.x (eth0) is the local LAN which has internet access via > > 10.0.0.220 > > > and this works always has worked > > > > > > Although there are other networks on x.x.2.x and x.x.3.x they are > > > handled > > by > > > other systems > > > > > > I have just implemented a new network at x.x.4.x. This is via a > > > Radio wave LAN bridge. This is being implemented via our > Linux RH7.2 > > > box using IPTables. The .4.x network has been implemented as an > > > aliased address on eth0 with the .1.x network > > > > > > The interface card is at 1.220 for the local LAN and > 4.220 for the > > > radio LAN. > > > > > > >From the radio network I can Ping 4.220 and get a reply. > From the > > > >.1.x > > > network I can ping the .4.220 and the .4.253 and 4.254 radio link > > > bridge devices. > > > > > > >From a PC at the other end of the radio bridge I can ping both > > > >radio > > > devices and the Linux interface @ 4.220. > > > >From a PC at the other end of the radio bridge I cannot ping or > > > >contact > > > either the 1.220 interface nor any PC on the .1.x network > > > > > > Redhat 7.2 with IPTables eth0 has .1.220 and an aliases address > > > .4.220 > > > > > > Radio Radio > Linux Box > > > End1End2xxx > > > 4.220 > x x > > > --- x x ---x x -- > x x-eth1 > > > x.x.x.x = Internet > > > x xx xeth0 > x x > > > - > x x > > > 192.168.4.254 192.168.4.253 - xxx > > > - > > > eth0 also = > 1.220 and other > > > PCs on .1.x -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
mount RH6.1
Hi I was introduced to Linux at RH7.0 level and are struggling to understand why I cannot mount a floppy on a RH6.1 system I came across yesterday. I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew out that extra command s are needed and the msdos format on the floppy is not recognised The /etc/fstab describes the floppy as ext2 Do I need to change /etc/fstab? Are there any extra extensions I need to add to the mount command? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
mount RH 6.1
Hi I was introduced to Linux at RH7.0 level and are struggling to understand why I cannot mount a floppy on a RH6.1 system I came across yesterday. I've used the command mount /mnt/floppy and mount /dev/fd0 but these spew out that extra command s are needed and the msdos format on the floppy is not recognised The /etc/fstab describes the floppy as ext2 Do I need to change /etc/fstab? Are there any extra extensions I need to add to the mount command? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: mount command for 6.1
What is the syntax for the mount command for RH6.1 for the floppy? Thanks Mike -Original Message- From: Anthony E. Greene Sent: Friday, 13 September 2002 10:49 To: [EMAIL PROTECTED] Subject: Re: mount command for 6.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 13-Sep-2002/09:39 +1200, [EMAIL PROTECTED] wrote: >I have to add a driver via a floppy, but I could not mount the floppy > >The normal mount /mnt/floppy or mount /dev/fd0 caused the machine to >spew garbage about wrong formats > >The /etc/fstab shows the floppy as ext2 fs should I change it to "auto"? Yes. >Is there a special syntax for mounting a floppy onto a RH 6.1 system? No. - -- Anthony E. Greene <mailto:[EMAIL PROTECTED]%3E> OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D AOL/Yahoo Messenger: TonyG05HomePage: <http://www.pobox.com/~agreene/> Linux. The choice of a GNU generation <http://www.linux.org/> -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.6 (GNU/Linux) Comment: Anthony E. Greene <mailto:[EMAIL PROTECTED]> 0x6C94239D iD8DBQE9gRnHpCpg3WyUI50RAl6nAJwPDsXmJ49XPIOglM+f7EcAtyEyEACfSJur HTfY2ebU30VM5l1aqES6svk= =v0QP -END PGP SIGNATURE- -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Disk activity
Hi Is there a command in RH 7.2 which would show how busy the disk is? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
FW: Samba Printing RH7.2
Hi I have been trying to get Samba printing to work on my 7.2 box I have installed a printer via printconf (GUI). I have created the SAMBA Share for the printer to /var/spool/samba When I connect a windows machine to the printer I get access denied I have checked the write permissions on the share [HP690C] path = /var/spool/samba create mask = 0775 printable = Yes printer name = HP690C And checked the permissions on /var/spool/samba but to no avail Please help Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: FW: Samba Printing RH7.2
Hello I have added the lines as below but still get the access denied message Many Thanks Mike -Original Message- From: linux power Sent: Saturday, 21 September 2002 10:09 To: [EMAIL PROTECTED] Subject: Re: FW: Samba Printing RH7.2 create mode = 0775 directory mask = 0775 directory mode = 0775 --- Linux <[EMAIL PROTECTED]> skrev: > Hi > > I have been trying to get Samba printing to work on > my 7.2 box > > I have installed a printer via printconf (GUI). > I have created the SAMBA Share for the printer to > /var/spool/samba > When I connect a windows machine to the printer I > get access denied > I have checked the write permissions on the share > [HP690C] > path = /var/spool/samba > create mask = 0775 > printable = Yes > printer name = HP690C > And checked the permissions on /var/spool/samba but > to no avail > > Please help > > Many Thanks > > Mike > > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list __ Se den nye Yahoo! Mail på http://no.yahoo.com/ Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: FW: Samba Printing RH7.2
Yes I can access all the Samba shares Many thanks Mike -Original Message- From: linux power [mailto:[EMAIL PROTECTED]] Sent: Saturday, 21 September 2002 21:54 To: [EMAIL PROTECTED] Subject: RE: FW: Samba Printing RH7.2 Have you logged into the windoze with a valid username and passwd as in samba server and lindoze? --- Linux <[EMAIL PROTECTED]> skrev: > Hello > > I have added the lines as below but still get the > access denied message > > Many Thanks > > Mike > > -Original Message- > From: linux power > Sent: Saturday, 21 September 2002 10:09 > To: [EMAIL PROTECTED] > Subject: Re: FW: Samba Printing RH7.2 > > > create mode = 0775 > directory mask = 0775 > directory mode = 0775 > > > > --- Linux <[EMAIL PROTECTED]> skrev: > Hi> > > > I have been trying to get Samba printing to work> on> > my 7.2 box> > > > I have installed a printer via printconf (GUI).> > I have created the SAMBA Share for the printer to> > /var/spool/samba> > When I connect a windows machine to the printer I> > get access denied> > I have checked the write permissions on the share> > [HP690C]> >path = /var/spool/samba> > create mask = 0775> > printable = Yes> > printer name = HP690C> > And checked the permissions on /var/spool/samba> but> > to no avail> > > > Please help> > > > Many Thanks> > > > Mike> > > > > > > > -- > > redhat-list mailing list> > unsubscribe> >>mailto:[EMAIL PROTECTED]?subject=unsubscribe> >>https://listman.redhat.com/mailman/listinfo/redhat-list> >__> Se den nye Yahoo! Mail på http://no.yahoo.com/> Nytt design, enklere å bruke, alltid tilgang til> Adressebok, Kalender og> Notisbok> > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list __ Se den nye Yahoo! Mail på http://no.yahoo.com/ Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: FW: Samba Printing RH7.2
Windoze 2000 -Original Message- From: linux power [mailto:[EMAIL PROTECTED]] Sent: Sunday, 22 September 2002 08:17 To: [EMAIL PROTECTED] Subject: RE: FW: Samba Printing RH7.2 What version of windows do u use? --- Linux <[EMAIL PROTECTED]> skrev: > Yes I can access all the Samba shares > > Many thanks > > Mike > > -Original Message- > From: linux power [mailto:[EMAIL PROTECTED]] > Sent: Saturday, 21 September 2002 21:54 > To: [EMAIL PROTECTED] > Subject: RE: FW: Samba Printing RH7.2 > > > Have you logged into the windoze with a valid > username > and passwd as in samba server and lindoze? > > > > --- Linux <[EMAIL PROTECTED]> skrev: > Hello> > > > I have added the lines as below but still get the> > access denied message> > > > Many Thanks> > > > Mike> > > > -Original Message-> > From: linux power > > Sent: Saturday, 21 September 2002 10:09> > To: [EMAIL PROTECTED]> > Subject: Re: FW: Samba Printing RH7.2> > > > > > create mode = 0775> > directory mask = 0775> > directory mode = 0775> > > > > > > > --- Linux <[EMAIL PROTECTED]> skrev: > Hi> > >> > I have been trying to> get Samba printing to work> on> > my 7.2 box> > > >> I have installed a> printer via printconf (GUI).> > I have created the> SAMBA Share for the> printer to> > /var/spool/samba> > When I connect a> windows machine to the> printer I> > get access denied> > I have checked the> write permissions on> the share> > [HP690C]> > path = /var/spool/samba> >> create mask> = 0775> > printable = Yes> > printer name => HP690C> > And checked> the permissions on /var/spool/samba> but> > to no> avail> > > > Please help> > > > > Many Thanks> > > > Mike> > > > > > > > -- > > > redhat-list mailing > list> > unsubscribe> > >>mailto:[EMAIL PROTECTED]?subject=unsubscribe> > >>https://listman.redhat.com/mailman/listinfo/redhat-list> > >__> > Se den nye Yahoo! > Mail på http://no.yahoo.com/> Nytt design, enklere å > bruke, alltid tilgang > til> Adressebok, Kalender og> Notisbok> > > > -- > > redhat-list mailing list > > unsubscribe > > > mailto:[EMAIL PROTECTED]?subject=unsubscribe > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > > > > > -- > > redhat-list mailing list > > unsubscribe > > > mailto:[EMAIL PROTECTED]?subject=unsubscribe > > > https://listman.redhat.com/mailman/listinfo/redhat-list > > __ > Se den nye Yahoo! Mail på http://no.yahoo.com/ > Nytt design, enklere å bruke, alltid tilgang til > Adressebok, Kalender og > Notisbok > > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list > > > > -- > redhat-list mailing list > unsubscribe > mailto:[EMAIL PROTECTED]?subject=unsubscribe > https://listman.redhat.com/mailman/listinfo/redhat-list __ Se den nye Yahoo! Mail på http://no.yahoo.com/ Nytt design, enklere å bruke, alltid tilgang til Adressebok, Kalender og Notisbok -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Printing Man Pages
>From time to time it is good to have printed copies of man pages. when I issue the command "man binary > /path When I do this most of the text works out OK. The headings end up with double or triple characters or have squares between the repeated characters. Does anyone know of a method for converting man pages into straight text Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Disk errors
Hi I have plenty of orphaned inodes, inode bitmap differences etc, many. How can I fix these without taking the server down? I think e2fsck only works on unmounted partitions is this correct? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Upgrading perl blew away httpd
Hi I have just used up2date to upgrade a whole lot of modules perl was one of them. I found the Apache has stopped. When I try to restart it I get the messages that Can't find strict.pm in ~perl/5.6.0 among others. I can understand this. How do I find and adjust the path statement to show perl 5.6.1 instead of 5.6.0? Many Thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Shared modem for windoze
Hi team Has anyone heard of a method of sharing a modem on a Linux box with M$ workstations? RH7.2 upwards. I will be getting a new OS so that doesn't matter so much Many thanks Mike -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Shared modem for windoze
Hi No this is not an internet connection. The shared modem will be used to dial into other computers from our internal network. Many thanks Mike -Original Message- From: Christensen Tom [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 9 October 2002 21:36 To: [EMAIL PROTECTED] Subject: Re: Shared modem for windoze I assume you have the windoze boxen networked to the linux box and want to use it as an internet gateway.. if so ipmasq is what you want, http://ipmasq.cjb.net/ >From: Linux <[EMAIL PROTECTED]>>Reply-To: [EMAIL PROTECTED]>To: "'Redhat-List (E-mail)" <[EMAIL PROTECTED]>>Subject: Shared modem for windoze>Date: Wed, 9 Oct 2002 21:21:48 +1300>>Hi team>>Has anyone heard of a method of sharing a modem on a Linux box with M$>workstations?>RH7.2 upwards. I will be getting a new OS so that doesn't matter so much>>Many thanks>>Mike>>>>-->redhat-list mailing list>unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe>https://listman.re dhat.com/mailman/listinfo/redhat-list___ __Send and receive Hotmail on your mobile device: http://mobile.msn.com-- redhat-list mailing listunsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribehttps://listman.red hat.com/mailman/listinfo/redhat-list -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Text based POP mail reader
Hi This may turn out to be a dumb question but does anybody know of a text based POP mail reader that can be run on Windows/Linux. They can be different the important thing is the text no GUI. Many thanks Mike -- redhat-list mailing list unsubscribe mailto:redhat-list-request@;redhat.com?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list
Path statements
Hi I am installing HP Openmail at the moment. I have been asked to add paths /opt/openmail to the path variable statement and export them? How? Set the environment variable LANG to be a valid system variable name Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Path statements
Thanks Benjaman -Original Message- From: Benjamin Rich Sent: Friday, 26 April 2002 07:00 To: [EMAIL PROTECTED] Subject: RE: Path statements Add the paths to your /etc/profile for system wide profiles separated by a : -Original Message- From: Linux Sent: Thursday, April 25, 2002 2:26 PM To: 'Redhat-List (E-mail) Subject: Path statements Hi I am installing HP Openmail at the moment. I have been asked to add paths /opt/openmail to the path variable statement and export them? How? Set the environment variable LANG to be a valid system variable name Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Cygwin
Hi I have been running Cygwin successfully on my RH7.1 box for a long time. Recently I upgraded the 7.1 box to 7.2. Although Cygwin can get a login prompt I cannot get it to run Gnome. I can run Gnome on an NCD300 terminal and xwin32 trial version both work real well. What am I doing wrong with Cygwin? Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
oops can't execute commands
This just happened. when I login to my RH7.2 box I get the following. any clues? Last login: Mon Apr 29 21:42:31 2002 bash: dircolors: command not found bash: grep: command not found bash: cut: command not found bash: cut: command not found bash: id: command not found bash: id: command not found bash: id: command not found [: too many arguments bash: tput: command not found bash: tput: command not found bash: wc: command not found [: : integer expression expected [root@lennie root]# ls bash: ls: command not found [root@lennie root]# Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: oops can't execute commands
No I did not update the kernel I have found out that xinetd services are not starting as below Many thanks Mike Apr 29 21:39:30 lennie xinetd[906]: amanda disabled, removing Apr 29 21:39:30 lennie xinetd[906]: amandaidx disabled, removing Apr 29 21:39:30 lennie xinetd[906]: amidxtape disabled, removing Apr 29 21:39:30 lennie xinetd[906]: chargen disabled, removing Apr 29 21:39:30 lennie xinetd[906]: chargen disabled, removing Apr 29 21:39:30 lennie xinetd[906]: daytime disabled, removing Apr 29 21:39:30 lennie xinetd[906]: daytime disabled, removing Apr 29 21:39:30 lennie xinetd[906]: echo disabled, removing Apr 29 21:39:30 lennie xinetd[906]: echo disabled, removing Apr 29 21:39:30 lennie xinetd[906]: finger disabled, removing Apr 29 21:39:30 lennie xinetd[906]: imap disabled, removing Apr 29 21:39:30 lennie xinetd[906]: imaps disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop2 disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop3 disabled, removing Apr 29 21:39:30 lennie xinetd[906]: ntalk disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop3s disabled, removing Apr 29 21:39:30 lennie xinetd[906]: exec disabled, removing Apr 29 21:39:30 lennie xinetd[906]: login disabled, removing Apr 29 21:39:30 lennie xinetd[906]: shell disabled, removing Apr 29 21:39:30 lennie xinetd[906]: rsync disabled, removing Apr 29 21:39:30 lennie xinetd[906]: talk disabled, removing Apr 29 21:39:30 lennie xinetd[906]: telnet disabled, removing Apr 29 21:39:30 lennie xinetd[906]: time disabled, removing Apr 29 21:39:30 lennie xinetd[906]: time disabled, removing Apr 29 21:39:31 lennie xinetd[906]: xinetd Version 2.3.3 started with libwrap options compiled in. This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
oops can't execute commands
No I did not update the kernel I have found out that xinetd services are not starting as below I cannot execute any commands from the command prompt Any clues? Many thanks Mike Apr 29 21:39:30 lennie xinetd[906]: amanda disabled, removing Apr 29 21:39:30 lennie xinetd[906]: amandaidx disabled, removing Apr 29 21:39:30 lennie xinetd[906]: amidxtape disabled, removing Apr 29 21:39:30 lennie xinetd[906]: chargen disabled, removing Apr 29 21:39:30 lennie xinetd[906]: chargen disabled, removing Apr 29 21:39:30 lennie xinetd[906]: daytime disabled, removing Apr 29 21:39:30 lennie xinetd[906]: daytime disabled, removing Apr 29 21:39:30 lennie xinetd[906]: echo disabled, removing Apr 29 21:39:30 lennie xinetd[906]: echo disabled, removing Apr 29 21:39:30 lennie xinetd[906]: finger disabled, removing Apr 29 21:39:30 lennie xinetd[906]: imap disabled, removing Apr 29 21:39:30 lennie xinetd[906]: imaps disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop2 disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop3 disabled, removing Apr 29 21:39:30 lennie xinetd[906]: ntalk disabled, removing Apr 29 21:39:30 lennie xinetd[906]: pop3s disabled, removing Apr 29 21:39:30 lennie xinetd[906]: exec disabled, removing Apr 29 21:39:30 lennie xinetd[906]: login disabled, removing Apr 29 21:39:30 lennie xinetd[906]: shell disabled, removing Apr 29 21:39:30 lennie xinetd[906]: rsync disabled, removing Apr 29 21:39:30 lennie xinetd[906]: talk disabled, removing Apr 29 21:39:30 lennie xinetd[906]: telnet disabled, removing Apr 29 21:39:30 lennie xinetd[906]: time disabled, removing Apr 29 21:39:30 lennie xinetd[906]: time disabled, removing Apr 29 21:39:31 lennie xinetd[906]: xinetd Version 2.3.3 started with libwrap options compiled in. This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Up2date RPM
Hi I have been using U2date to update my RH7.2 system. When I try to update any of the RPM packages. RPM 4.04 7x, GnoRPM etc I consistently get the message dependency problem librpmdb-4.0.3.so could not be found librpm-4.0.3.so could not be found librpmio-4.0.3.so could not be found librpmbuild-4.0.3.so could not be found Where do I find such packages A search of the RPM database shows that 4.0.3-1.03 is installed on the system. H? Many Thanks Mike This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Tape Backup Software
Bru is an excellent piece of software we've used it on many severs with great results http://www.tolisgroup.com/ Mike -Original Message- From: Jim Hale [mailto:[EMAIL PROTECTED]] Sent: Tuesday, 14 May 2002 12:38 To: [EMAIL PROTECTED] Subject: RE: Tape Backup Software I just mainly need something that I can setup for Monday, Wednesday and Friday nights with (pref) a GUI type interface (not totally used to Linux yet) that I can check to make sure the backups were ok. Veritas is actually overkill for what I need it for, but we use it at the Hospital and I got used to it. Jim Hale --- Jim & Kathy's Website Collection http://hale.dyndns.org > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] On Behalf Of Cameron Simpson > Sent: Monday, May 13, 2002 7:27 PM > To: [EMAIL PROTECTED] > Subject: Re: Tape Backup Software > > > On 18:41 13 May 2002, Jim Hale <[EMAIL PROTECTED]> wrote:> |Problem with >that is, I spent enough on the Veritas that I > don't want > |to have to spend >anymore. :P> > Well, AMANDA is one of the more common freeUNIX backup systems:> >http://freshmeat.net/projects/amanda/?topic_id=137Itmay not resemble what you're >currently using much.Cheers,-- Cameron Simpson,DoD#743 >[EMAIL PROTECTED]http://www.zip.com.au/~cs/I took that ReadingDynamics course, and it >really works. I read _WarandPeace_ in an hour lastnight. It's about Russia. - W. >Allen,ca.1962___Redhat-list >[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/redhat-list___Redhat-list > >[EMAIL PROTECTED]https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
RE: Backing up Tape drive and Software.
I have used the BRU software it is fairly good and reliable but you need to be using a reasonably late kernel 2.4- 30+. Its reasonably priced. I have come to think that there are two basic things you have to pay for when you are using Linux. Tape software and an Email server. Everything else seems to be catered for Mike -Original Message- From: Chris Worth [mailto:[EMAIL PROTECTED]] Sent: Thursday, 27 June 2002 06:11 To: Rajesh Shah; [EMAIL PROTECTED] Subject: RE: Backing up Tape drive and Software. I don't have the drive yet. I'm still researching. only bad thing about lots of choices :) On Wed, 26 Jun 2002 08:39:40 -0700, Rajesh Shah wrote: >Hi, > You can check Veritas Netbackup or legato networker.what type of DLT drives ? > >rajesh > > -Original Message- > From: Chris Worth [mailto:[EMAIL PROTECTED]] > Sent: Wed 6/26/2002 9:03 AM > To: [EMAIL PROTECTED] > Cc: > Subject: Backing up Tape drive and Software. > > > > > Hey Gang, > > My new Red Hat linux server is going to need a tape library and software to back up > itself and some windows clients, and mac Clients. I've found out about the software I > can use to copy the mac data to the server., so that's covered. I need a > recommendation or two for a reliable tape library and sotware to run it as hands off as > possible. > > I've been reading about ARCserve and Novastore. Any thoughts on these or any other > suggestions? > > > > Thanks, > > chris > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list This mail was processed by Mail essentials for Exchange/SMTP, the email security & management gateway. Mail essentials adds content checking, email encryption, anti spam, anti virus, attachment compression, personalised auto responders, archiving and more to your Microsoft Exchange Server or SMTP mail server. For more information visit http://www.mailessentials.com ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Submit a query for MySQL from Linux shell prompt
Hi, Is it possible to submit/execute queries to the MySQL server right from the Linux shell prompt.. ie. without going to the mysql> prompt Thanks __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
Re: Submit a query for MySQL from Linux shell prompt
Thankyou so much Jonathan. It WORKED. BTW, is it possible to access the database using PERL. Links to some online would also help. Thankyou. --- Jonathan Ruano <[EMAIL PROTECTED]> wrote: > On Mon, Apr 03, 2000 at 07:03:52AM -0700, Linux Fan > wrote: > > > Is it possible to submit/execute queries to the > MySQL > > server right from the Linux shell prompt.. ie. > without > > going to the mysql> prompt > > tried: > > echo 'select * from table;' | mysql database > > ? > > -- > Jonathan Ruano PachEmail: > <[EMAIL PROTECTED]> > ICQ:1252101 AIM:Tlabok IRC:Kobalt Homepage: > http://www.pobox.com/~kobalt/ > > > -- > To unsubscribe: mail [EMAIL PROTECTED] > with "unsubscribe" > as the Subject. > > __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
Samba error
Friends, I have configured the Samba server and set it running. But when I try to test it by issuing the command: smbclient '//222.44.111.122/homes' -U myuid I get the result Added interface ip=222.44.111.122 bcast=222.44.111.255 nmask=255.255.255.0 session request to 222.44.111.122 failed session request to *SMBSERVER failed This pc is connected to a network which is connected to the internet. I had done Samba installation one in a intranet environment and then I never got such an error message. Could you pls help me? __ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
Modem Hamlet
Hi, I'm trying to install an H56USB Hamlet modem on a RedHat 7.1 but it doesn't want to work. I tried to ask for its drivers to Hamlet's but .. no way. Has someone solved this problem? If yes can you explain me how? TIA Massimo Alonzo ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Rescue mode
The kernel on my boot partition /dev/sda1 is corrupt. Can I use rescue mode to copy the stock kernel back on my boot partition? I'm asking because I attempted to do that, and don't know where the kernel is on the RH 7.2 CD. Regards, Mike __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Picking refresh rate
Hello I am running xfree 4.0.3 and would like to raise or lower the refresh rate at which the card drives the monitor. How do I do that? In etc/X11 there is XF86config-4. There is the monitor section which shows what combination of resolution and frequencies it suports, and that's nice; but how do I pick a resolution x frequency that I want? TIA, -Mike __ Do You Yahoo!? Send FREE video emails in Yahoo! Mail! http://promo.yahoo.com/videomail/ ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Re: Problem compiling third-party apps
[jimh@garfield jimh]$ rpm -qf /usr/include/linux/param.h /usr/include/asm/socket.h /usr/include/asm/sigcontext.h kernel-headers-2.4.0-0.26 kernel-headers-2.4.0-0.26 kernel-headers-2.4.0-0.26 Looks like all 3 files are included in the kernel-headers rpm, however I am not compiling programs against these headers. I removed the asm and linux directories in /usr/include and added symlinks pointing to the source for the kernel version I am running. That way everything is compiled against the kernel I'm using, currently 2.4.0-test11. Regards, Jim H Nate W wrote: > For the most part, I've had pretty good luck compiling third-party apps on my redhat >box, but I've run into the same problem with the last two things I've tried to >compile (aolserver and snort). In both cases, I'm getting errors like: > > asm/socket.h: no such file > asm/sigcontext.h: no such file > linux/param.h: no such file > > Any ideas how to get around this problem? Are these files included in an RPM I >should install? > > Many thanks. > > Nate W > Redmond WA USA > ___ > Visit http://www.visto.com/info, your free web-based communications center. > Visto.com. Life on the Dot. > > > > ___ > Redhat-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/redhat-list > > > ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
Incase you missed it kernel-2.4.0 final is out!
The subject line says it all!. Enjoy. Cheers, Jim H ___ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list