Re: changing resolution of forwarded X traffic

2003-08-29 Thread jbinpg


- Original Message -
From: "Reuben D. Budiardja" <[EMAIL PROTECTED]>
Date: Friday, August 29, 2003 2:04 pm
Subject: Re: changing resolution of forwarded X traffic

> On Friday 29 August 2003 03:12 pm, Jack Bowling wrote:
> > I have tried to google for a solution to this but couldn't get any
> > relevant hits. Does anybody know if it is possible to change the
> > resolution of incoming forwarded X traffic? I have an app that I 
> need> forwarded to my laptop which only does 1024x768 res but the 
> app is
> > coming from a source where it is based on big 21" monitors. I 
> can only
> > see the top half of the app on my laptop. It would be nice if I 
> could> scale it somehow.
> 
> I don't think it's the resolution, because the resolution of the X 
> app 
> (client) depends on the X server (which in this case your laptop). 
> 
> What you need to do is change the geometry. If your app has that 
> option and 
> honor it, you can specify the --geometry from the command line 
> when launching 
> the app.


Ah. Thank you, Reuben. This make sense.

JAck


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: voice mail programs on linux?

2003-07-25 Thread jbinpg


- Original Message -
From: "Reuben D. Budiardja" <[EMAIL PROTECTED]>
Date: Friday, July 25, 2003 11:41 am
Subject: Re: voice mail  programs on linux?

> On Friday 25 July 2003 02:06 pm, hank wrote:
> > hello  I need a good voice mail answering machine  program for linux
> > I have a usr voice modem.
> > I would prefer email via phone feature to but if that isn't a 
> oppsion that
> > is cool I will take a answering machine program any help is greatly
> > appreciated.
> > tthanks
> > hank
> 
> I never tried any of these myself (they are in my todo list of 
> things to try 
> to setup), but here are two that I found out earlier about this 
> subject and 
> in my bookmark:
> 
> http://www.vocpsystem.com/index.php
> http://linuxindia.virtualave.net/lamhowto.html

I run VOCP and it works great with my old ISA internal USR Sportster Voice modem. You 
can have it read email back to you via the Festival speech engine (included in RH8 and 
newer), have it email you a notice of a voicemail complete with the number that called 
and even convert the message to mp3 or ogg and attach it to the email, or access your 
call log via the web. Very nice. It is perl based and the installer will go out and 
grab any needed modules that you don't have. There is a bit of setup work to do on the 
user end but nothing backbreaking.

jb


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list


Re: RE: Iptables UDP jump to DROP or REJECT?

2002-09-19 Thread jbinpg

Mike Burger wrote -

> On Thu, 19 Sep 2002, Brenden Walker wrote:
> 
> > > But, if you REJECT a packet, it sends back a "port 
> > > unreachable" return packet (this by the laws of the RFC). If 
> > > you DROP a packet, it dies on the floor with no return. So 
> > > you will always know when you have been REJECTed, but you 
> > > will not always know if you have been DROPped... unless the 
> > > scanner assumes that if it does not get an immediate 
> > > response, then the packet has been dropped and a firewall must 
> be up.
> > 
> > Seems to me that the preferred behaviour is to drop and thus 
> neither confirm
> > nor deny that you even exist. Of course for UDP packets that 
> doesn't seem to
> > matter much.
> 
> That's how my firewall is configured.

Then there is an additional argument in favor of DROP: during a DDoS situation, if 
your firewall is set to REJECT, then it must take the time to respond to every packet 
hitting the interface, adding to the load on your box. Whereas a DROP policy on the 
firewall will not respond to any packets and maintain a lower load.

jb



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: Iptables UDP jump to DROP or REJECT?

2002-09-19 Thread jbinpg

Mike Burger wrote -

> On Thu, 19 Sep 2002, Brenden Walker wrote:
> 
> > > But, if you REJECT a packet, it sends back a "port 
> > > unreachable" return packet (this by the laws of the RFC). If 
> > > you DROP a packet, it dies on the floor with no return. So 
> > > you will always know when you have been REJECTed, but you 
> > > will not always know if you have been DROPped... unless the 
> > > scanner assumes that if it does not get an immediate 
> > > response, then the packet has been dropped and a firewall must 
> be up.
> > 
> > Seems to me that the preferred behaviour is to drop and thus 
> neither confirm
> > nor deny that you even exist. Of course for UDP packets that 
> doesn't seem to
> > matter much.
> 
> That's how my firewall is configured.

Then there is an additional argument in favor of DROP: during a DDoS situation, if 
your firewall is set to REJECT, then it must take the time to respond to every packet 
hitting the interface, adding to the load on your box. Whereas a DROP policy on the 
firewall will not respond to any packets and maintain a lower load.

jb



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: iptables woes

2002-09-10 Thread jbinpg



> i'm totally lost here
> someone care to help?


I would suggest taking the easy way out. If you have
the gnome libs loaded, go to:

http:firestarter.sourceforge.net

and download the latest Firestarter 0.8.3 and
install it. This produces a working iptables
firewall with all policies set to DROP except for
things you want open.

Once you have that setup, then you can go back and
try to figure out what went wrong with your original
script.

jb




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Terminal color support

2002-05-23 Thread jbinpg

Bret wrote -

> On Thu, 2002-05-23 at 13:21, Hugh E Cruickshank wrote:
> > Call me a dinosaur but I really do not like software that "helps"
> > me by displaying things in different colours (that's not a typo -
> > I am a canuck dinosaur). I find it very difficult to read which 
> > tends to be counterproductive to the purpose of "helping").
> > 
> > I have been able to defeat ls by setting up an alias in .bashrc 
>> but  vim is driving me right batty. Is there anyway to turn off 
>> colours in vim? I have found thousands of references on how to setup 
>> colours and change them but nothing on how to turn them off.
>> :syn off


I searched and searched for just this incantation yesterday but couldn't
find it in the vim docs. Thanks, Bret. The "Christmas tree" default in
vim is giving me a damn headache.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: iptables: listing masq/nat connections

2002-05-23 Thread jbinpg

Eric S. wrote -


> I want to see active masq/nat connections rather than the rules.  
> Output from my earlier command on a box running ipchains:

Go to http://freshmeat.net and do a search for IPTSTATE. It will give
you what you want.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RH no install on athlon board

2002-05-10 Thread jbinpg

B. Bales wrote -

> This might be of some help.
> 
> Try to start the install by typing "linux mem=128m"  or "linux 
> mem=64m" This worked for me.
> 
> Another person with the same problem wrote to say he turned off 
> everything in the bios and started turning them back on until it 
>failed.  It failed with power management turned on and loaded with 
>power management off. I would try the "linux mem=64m" first.

Thank you very much. I will pass this along.

jb




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



RH no install on athlon board

2002-05-09 Thread jbinpg

A buddy of mine has a rather peculiar problem: he can install RH 7.1 on 
his home system but 7.2 and 7.3 bomb out. Soltec motherboard with athlon 
CPU. Anybody have any clues? A google search only came up with some hits 
about radi controllers being a problem.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: boot disk with mount and edit support

2002-05-09 Thread jbinpg

Brian wrote -

> Hello-
> I need to make a boot disk that can mount ext2 partitons and that 
> has an editor so i can edit files. Can someone point me in the right 
> direction so i can learn how to create such a boot disk.

Hi, Brian. Do a google search for "Tom's rootboot". An essential item 
for system maintenance.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Hacked again...

2002-05-06 Thread jbinpg

Dave T. wrote -
> I feel compelled to quickly point out that NAT/masquerading is 
> _not_ a 
> security feature.  What you're describing is a stateful firewall, 
> which 
> allows only inbound traffic which is related to outgoing requests. 
> This 
> is not in any way related to network address translation, which is 
> what 
> NAT/masquerading does.  iptables can do both, but please don't 
> confuse 
> them, nor rely on NAT to protect you.

Of course you are correct, David. But we have been skirting the central 
issue. Glen seems to think that the responsibility for "safe internet 
sex" rests in Red Hat's hands. I come down on the other side and 
maintain that Red Hat has given us the tools, but it is our - the user's 
- responsibility to ensure that we do our part to keep everybody safe. 
For Glen to shirk this responsibility is simply irresponsible in this 
day and age. No offence meant, Glen, but we all have to do our part. It 
took me a while to get up to speed on iptables but it was well worth it. 

Jack



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: problems with iptables on 7.2

2002-04-23 Thread jbinpg

Yes. The stock 7.2 iptables rpm was compiled with debugging turned on 
which screws up loading. Drill down to the rawhide directory at 
ftp://ftp.redhat.com and get the updated iptables 1.2.5* rpm.

jb

- Original Message -
From: Dan Horth <[EMAIL PROTECTED]>
Date: Tuesday, April 23, 2002 6:55 pm
Subject: problems with iptables on 7.2

> Hi - I've been trying to set up iptables on a 7.2 based firewall, 
> but am getting strange errors when I try to install 
> any rules:
> 
> [root@server root]# rpm -qa | grep iptables
> iptables-1.2.4-2
> [root@server root]# iptables --list
> /lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o: 
> init_module: Device or resource busy
> Hint: insmod errors can be caused by incorrect module parameters, 
> including invalid IO or IRQ parameters
> /lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o: 
> insmod 
> /lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o failed
> /lib/modules/2.4.9-31/kernel/net/ipv4/netfilter/ip_tables.o: 
> insmod ip_tables failed
> iptables v1.2.4: can't initialize iptables table `filter': 
> iptables who? (do you need to insmod?)
> Perhaps iptables or your kernel needs to be upgraded.
> [root@server root]# rpm --verify iptables
> S.5T c /etc/rc.d/init.d/iptables
> 
> can someone enlighten me as to what the problem is / where to look 
> to fix it?
> 
> thanks!
> 
> - dan.
> 
> 
> 
> ___
> 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: http gui

2002-04-15 Thread jbinpg

Mike Burger wrote -

> Got the info.
> 
> They're going with a product called Ensim WEBppliance for Linux.
> 
> Info can be found at http://www.ensim.com
> 
> The pricing per domain is pretty attractive ($200 for an unlimited 
> domain 
> license).
> 
> My only complaint is that, at the moment, it doesn't appear to 
> support 
> Postfix...only Sendmail.
> 
> On Sat, 13 Apr 2002, Mike Burger wrote:
> 
> > On Fri, 12 Apr 2002, Anthony E. Greene wrote:
> > 
> > > -BEGIN PGP SIGNED MESSAGE-
> > > Hash: SHA1
> > > 
> > > On Thu, 11 Apr 2002, Kacey A. Murphy wrote:
> > > >Ok I am looking for something similar to WEBMIN or the COBALT RAQ
> > > >interface where you can allow your clients to goto a HTTP 
> ADMIN section
> > > >and change stuff only for there WEBSITE.
> > > >
> > > >Webmin lets users see all of SENDMAIL not just one domain 
> section.> 
> > Actually, each user can be limited to their web site info, their 
> own DNS 
> > info, etc.
> > 
> > My ISP is going with a Linux based virtual hosting system, 
> though, that 
> > gives each domain owner a control panel for their domain...lets 
> them 
> > add/remove users, set up various things.  I haven't test driven 
> it, yet, 


Jamie Cameron has coded up a Usermin module to go along with his Webmin.
New drop just landed on freshmeat this morning. Check it out. May be all
you need.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: ext3 or ext2 ?

2002-04-09 Thread jbinpg

Yes, ext2 and ext3 continue to improve. Check the latest kernel mailing 
list summaries and you will se an important fix just went in that 
increases file access some 5 to 50x depending on operation.

jb

- Original Message -
From: Michael Squires <[EMAIL PROTECTED]>
Date: Tuesday, April 9, 2002 4:30 pm
Subject: Re: ext3 or ext2 ?

> I'm not complaining here, but I have noticed a performance lag while
> using ext3. I have two hard drives, both Western Digital. One is 
> used as
> my system drive (40G, 7200rpm, ext3) the other is used for storing
> archives (60G, 5400rpm, ext2). When I run hdparm -t /dev/hda(40G), 
> I get
> average results of about 16.5 MB/sec., the same test on /dev/hdb(60G),
> the results are about 23.0 Mb/sec.  For a slower drive, I should 
> not be
> getting faster read times. 
> 
> I do however like the recovery aspects of ext3. After a power failure,
> or system crash, I don't have to worry about waiting through  10-15
> minutes of fsck to be up and running again. Not to mention not 
> having to
> worry so much about data loss.
> 
> I guess it all depends on what you are using the system for. If it 
> is a
> production system, I would probably stick with ext2. For a home
> computer, there is no reason not to use ext3. After all, it is under
> development and can only get better.(right?)
> 
> -Mike
> 
> On Wed, 2002-01-02 at 19:27, Jared Brick wrote:
> > 
> > > Despite the fact that people say that ext3 is good enough for 
> production 
> > > use, you can't ignore the dozens and dozens of complaints 
> people make 
> > > about it constantly. In all honesty, ext3 is still under 
> development as 
> > > are most journalling filesystems. I wouldn't use it, say, for 
> the root 
> > > partition, but I might for a lesser important one... just 
> until you get 
> > > the hang of it and until ext3 is well enough developed to the 
> point where 
> > > the complaints stop :)
> > 
> > What complaints? On /.? Your opinion is entirely 
> unsubstantiated. I have
> > not heard of anyone actually having a problem with ext3. Use it, it
> > works fine. In fact it works better than fine since you won't be 
> waiting> for your system to boot up.
> > 
> > Jared
> > 
> > 
> > 
> > ___
> > 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
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [OT] Opera on Red Hat: voodoo?

2002-03-21 Thread jbinpg

> 
> This is almost certainly an Opera issue, not an OS one, but I'm 
> really 
> scratching my head over it, so I'll broaden the scope of the 
> investigation a bit.
> 
> Here are the facts:
> 
> - - opera 6.0beta, running fine for weeks on Hobson, a Red Hat 7.2 
> workstation, suddenly -- mid-session -- became unable to load any 
> site.  
> Just hung while searching for the address, even if I give it the 
> IP 
> address instead of the fqdn.
> 
> - - Confirmed that the following work correctly at this time:
>   - basic IP connectivity
>   - DNS resolution
>   - all functions in Mozilla, using the same addresses.
> 
> That would seem to rule out an OS or networking problem, so ...
> 
> - - Created and tried a new user on Hobson, tried Opera again - 
> still 
> fails.  Now we've ruled out a user-specific config problem.
> 
> - - Copied the directory containing Opera binaries to Caspar, Red 
> Hat 7.2. 
> Runs fine using these same binaries.  Now we've determined that 
> there's 
> something specific to Hobson that's causing a problem.
> 
> - - Download new copy of Opera, same version, remove the old copy and
> unpack the new one on Hobson.  Still fails to load sites with 
> these 
> fresh binaries.  
> 
> - - Fire up tcpdump on Hobson.  Traffic seen only between DNS 
> server and
> me.  No contact with target site.  Turn off firewall and repeat; 
> no 
> change.
> 
> - - Last resort: run Opera as root.  Still fails.  Now we've ruled 
> out any 
> kind of permissions problem.
> 
> All copies of this formerly working browser, including fresh ones,
> suddenly stopped working on only _one_ workstation for all users, 
> whileidentical copies of these same binaries continue to work fine 
> on another
> workstation, and other browsers continue to work fine on both
> workstations.  In all cases, binaries are owned by root and run by a
> normal user with default configurations.
> 
> What have I failed to rule out?
> 
> - -d

Given your level of expertise, David, I tend to think that a solution 
will go begging. Only thing I can think of trying is to chown the binary 
to a user and see if that works.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: slipjack

2002-03-21 Thread jbinpg

Guys & gals - RH has a stated 6 month release cycle. Enigma was released 
in October 2001 so that makes April 2002 the next favored period. 
Besides market forces are at work here: Suse and Mandrake just released 
newer versions so RH has to follow suit. And I bet they won't be so lazy 
at marketing this one given their latest quarterly earnings report.

jb

- Original Message -
From: Ray Parish <[EMAIL PROTECTED]>
Date: Thursday, March 21, 2002 1:17 am
Subject: Re: slipjack

> Yeah, that is my thought to..Just didn't know if anyone on the 
> list had
> some "insite" as to which it may be??
> Ray
> 
> 
> 
> On Wed, 2002-03-20 at 20:13, Bill Crawford wrote:
> > On Wed, 20 Mar 2002, Ray Parish wrote:
> > 
> > > What is the slipjack directory under beta on the 
> ftp.redhat.com site??
> > 
> >  Unreadable at the moment, is what it is ;o)
> > 
> >  *frustrated*
> > 
> >  It's either a second public beta of the "Advanced Server" 
> product (is
> > that the right name?) or a first one for the successor to 
> Enigma.  A
> > hint from the RH camp suggests it may in fact be the latter, in 
> which> case looking at Raw Hide recently it'll almost certainly be 
> 7.3 rather
> > than 8.0 (e.g. gcc appears to have reverted to 2.96 rather than 
> 3.1).> That might just be because all the Pensacola stuff was 
> imported into
> > the tree a while back though; and RH do like to keep us guessing.
> > 
> > > RAy
> > 
> > 
> > 
> > 
> > ___
> > 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
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Where is gtk-config gone

2002-03-18 Thread jbinpg

> Hi and thanks for quick response to my problem.
> You mentioned gtkmm-config. Is that the same as
> gtk-config?

gtk-config is in the gtk+-devel package.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: What's going on

2002-03-14 Thread jbinpg

Shaun wrote -

   hehehehehit has to be a Monday morning.
No???

jb

> hmm, just a thought, if the nic doesn't work and he uses that for a
> highspeed connection, up2date won't quite work too well.
> 
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 3:56 PM
> To: [EMAIL PROTECTED]
> Subject: Re: What's going on
> 
> 
> 
> Ragnar wrote - 
> > Hi there.
> > 
> > I just installed RH7.2 on a box that I previously had run on 
> RH6.2. 
> > I just added 1 HD and did a server install creating new 
> partitions 
> > on both HD's. Now the nic isn't detected and when I try to mount 
> > the CDROM I get the messages 
> >mount: /dev/cdrom is not a valid block device
> > What did I do wrong?
> >
> Nothing. Bugs that have since been fixed. Run rhn_register and then
> up2date-config and then use up2date to get all the new files since RH
> 7.2 was released.
> 
> jb
> 
> 
> 
> ___
> 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
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: What's going on

2002-03-14 Thread jbinpg


Ragnar wrote - 
> Hi there.
> 
> I just installed RH7.2 on a box that I previously had run on RH6.2. 
> I just added 1 HD and did a server install creating new partitions 
> on both HD's. Now the nic isn't detected and when I try to mount 
> the CDROM I get the messages 
>mount: /dev/cdrom is not a valid block device
> What did I do wrong?
>
Nothing. Bugs that have since been fixed. Run rhn_register and then
up2date-config and then use up2date to get all the new files since RH
7.2 was released.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: dependencies errata ecaetera

2002-03-14 Thread jbinpg

Hi. cd to the directory where you have *all* the new glibc rpms and do:

rpm -Fvh glibc-2.2.4-19.3*

and all should be fine.

- Original Message -
From: Ismael Touama <[EMAIL PROTECTED]>
Date: Thursday, March 14, 2002 6:46 pm
Subject: RE: dependencies errata ecaetera

> Hi,
> 
> I rpm -Fvh the revelant glibc RPMs.
> when made rpm -qa |grep glibc got:
> glibc-2.2.4-13
> glibc-devel-2.2.4-13
> glibc-common-2.2.4-13
> 
> So try to make the definitiv upgrade (2.2.4-19.3),
> and again failed dependencies glibc-common 2.2.4-13 is
> needed by glibc-2.2.13 !!!
> G' I did the same with rpm -Uvh...and again !!
> Even after reboot...
> What's the matter please ?
> I don't understand anymore.
> I wanted to rpm -ivh kernell today but it's missed !
> 
> Thanks for the help.
> ism
> 
> 
> 
> -Message d'origine-
> De : [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]De la part de Saul Arias
> Envoyé : mercredi 13 mars 2002 19:34
> À : [EMAIL PROTECTED]
> Objet : RE: dependencies errata ecaetera
> 
> 
> Relax, Ismael. You can safely install i386.rpm packages on your 
> Pentium2 / Pentium 3 / Pentium 4 / Athlon box.
> 
> If you don't find the package you need on the i686 directory, just 
> grabthe package from i386 and install it.
> 
> google is your friend, a search yielded the following thread, 
> which you
> might want to read:
> http://groups.google.com/groups?hl=en&th=9c68cdfcf3725643&rnum=3
> 
> Hope this helps.
> 
> On Wed, 2002-03-13 at 12:08, Ismael Touama wrote:
> > I saw that but I'm on i686 !!
> > Could you detail ?
> > I can take packages from i386 to put on my i686 architecture ?
> > Why is there not in both  architecture ?
> > Gosh ! headache !
> > Thank you.
> > ism
> 
> 
> 
> 
> 
> ___
> 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
> 



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Interface for IPTABLES

2002-03-12 Thread jbinpg

This is still a weak spot. It now backs up your settings when a new
version is installed at least. So just run through the wizard once and
then rename your old firewall.sh back over it and all will be happy.

jb

> Will it read your currently configured firewall setup, upon 
> installation, 
> or will it default to its own settings, again?
> 
> On Tue, 12 Mar 2002, Jack Bowling wrote:
> 
> > ** Reply to message from Mike Burger <[EMAIL PROTECTED]> 
> on Tue, 12 Mar 2002 03:24:09 -0500 (EST)
> > 
> > 
> > > Yes.
> > > 
> > > Firestarter sets up a firewall script that goes ahead and 
> explicitly 
> > > blocks everything.
> > > 
> > > The simpler (and probably more effective, not to mention 
> efficient) method 
> > > is to start out by denying everything, and then explicitly 
> allowing 
> > > certain things.
> > 
> > Negative, Mike. Default policies are configurable by the user. I 
> have DROP for input and output and ACCEPT for forward. FS has come 
> a long way the past while.
> > 
> > jb
> > 
> > 
> 
> 
> 
> ___
> 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: up2date problems

2002-03-12 Thread jbinpg

Bill - I would try ftp'ing to redhat's 7.2 updates directory at
ftp.redhat.com and applying the latest up2date rpm files therein, *then*
trying to do the update via up2date

jb


> 
> I'm new to using up2date, but I've got a 7.2 machine with all of 
> the updates
> applied, running a custom 2.4.18 kernel.  When I run up2date, I 
> get the
> following error:
> 
> ---
> # up2date
> /usr/sbin/up2date:537: SyntaxWarning: name 'progressCurrent' is 
> used prior
> to global declaration
>  def rpmCallback(what, amount, total, hdr, path):
> /usr/sbin/up2date:537: SyntaxWarning: name 'hashesPrinted' is 
> assigned to
> before global declaration
>  def rpmCallback(what, amount, total, hdr, path):
> /usr/sbin/up2date:537: SyntaxWarning: name 'lastPercent' is 
> assigned to
> before global declaration
>  def rpmCallback(what, amount, total, hdr, path):
> /usr/sbin/up2date:537: SyntaxWarning: name 'progressTotal' is 
> assigned to
> before global declaration
>  def rpmCallback(what, amount, total, hdr, path):
> /usr/sbin/up2date:537: SyntaxWarning: name 'progressCurrent' is 
> assigned to
> before global declaration
>  def rpmCallback(what, amount, total, hdr, path):
> Traceback (most recent call last):
>  File "/usr/sbin/up2date", line 9, in ?
>import rpm
> ImportError: No module named rpm
> ---
> 
> This is happening with or without any options or packages assigned 
> to it.
> 
> Does anyone know what's going on here and most importantly, how to 
> fix it?
> 
> Thanks,
> 
> -Bill
> 
> 
> 
> 
> ___
> 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: Interface for IPTABLES

2002-03-11 Thread jbinpg


> Hi there.
> 
> Is there somewhere a Graphical Interface for IPTABLES? Something 
> that makes life a bit easier?

Firestarter is a useful GUI app.

http://firestarter/sourceforge.net


jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: lilo.conf problem

2002-03-11 Thread jbinpg


> I did and in fact I even rebooted the server.
> 
> 
> >From: "Carter, Shaun G" <[EMAIL PROTECTED]>
> >Reply-To: [EMAIL PROTECTED]
> >To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
> >Subject: RE: lilo.conf problem
> >Date: Mon, 11 Mar 2002 12:28:52 -0500
> >
> >did you run "lilo" after editing the file?  Stupid question I 
> know, just
> >checking.
> >
> >Shaun Carter
> >
> >-Original Message-
> >From: Arman Magluyan [mailto:[EMAIL PROTECTED]]
> >Sent: Monday, March 11, 2002 12:18 PM
> >To: [EMAIL PROTECTED]
> >Subject: lilo.conf problem
> >
> >
> >I recently upgraded my RH7.2 kernel to 2.4.17 and modified my 
> lilo.conf to
> >have option to run on the "old" and "new" kernel. However when I 
> removed 
> >the
> >
> >"old" kernel in my lilo.conf it still shows up when I boot up and 
> can still
> >actually boot up. Anyone has info on how I can fix this.


I hope I'm not offending you by asking something which may be considered
elementary, but have you  done a "ls -l" in your /boot directory to
check if the symbolic link to the kernel image is the one that you
really want?

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: [REDHAT] Cannot boot from the RH 7.2 CD

2002-03-06 Thread jbinpg



- Original Message -
From: Benny Pedersen <[EMAIL PROTECTED]>
Date: Wednesday, March 6, 2002 4:36 am
Subject: Re: [REDHAT] Cannot boot from the RH 7.2 CD

> --- Reply to a message ---
> By: Phil G 
> ->: a Mail 
> :>: Re: [REDHAT] Cannot boot from the RH 7.2 CD
> 
> > This is the problem but your solution is not working for me. On my
> > first computer I unplugged all hdds leaving only my cdrom in, my
> > system booted with the cd but strangely when ever I plugged in any
> > hdd it would stop booting from the cd. I have tried all different
> > master/slave/cableselect combinations but it just wont do it.
> 
> then you have a problem with your drive, try to make the drive it self
> work on another computer, wipe it totaly out so there is no /mbr 
> (fdisk)info on it, then again try it where you left.
> 
> > Do you have any links to pages with more info? any other
> > suggestions??
> 
> no

Sounds to me like you have your BIOS set to boot from the first hard
drive. Check your BIOS settings to see if you can change it to booting
from the CD.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: Mixed source and rpm system

2002-02-13 Thread jbinpg

Take a look at checkinstall on freshmeat.net to see if it meets your 
needs.

jb


> The way I've done it in the past (this is not something I found
> reference to anywhere, just something I tried) was to download srpms,
> and dig the spec files out of them, customize the spec file to my 
> likingand compile my new srpm (with my specific compile time 
> options).  This
> will then give you a new rpm configured the way you like.
> 
> Depending on your setup this may or may not be feasible, it can 
> take a
> little or a lot of work depending on what you're installing.
> 
> : -Original Message-
> : From: [EMAIL PROTECTED] 
> : [mailto:[EMAIL PROTECTED]] On Behalf Of Edward Marczak
> : Sent: Tuesday, February 12, 2002 1:07 PM
> : To: [EMAIL PROTECTED]
> : Subject: Mixed source and rpm system
> : 
> : 
> : Hello, List!
> : 
> : I have a fairly new RH7.2 system up and running.  There are 
> : certain things that I like to compile from scratch, and there 
> : are certain things where an rpm will suit me fine.  However, 
> : updates have been coming at quite a pace lately, and I'm 
> : trying to find a way around having to use '--nodeps' when I 
> : upgrade certain software via rpm.  For example:
> : 
> : I compiled libcrypto and zlib myself.  Many programs rely on 
> : these libraries.  When try to install/upgrade/freshen an rpm 
> : on my system, I get:
> : 
> : libcrypto.so.2   is needed by some_rpm-1.2.3-1
> : libz.so.1   is needed by some_rpm-1.2.3-1
> : 
> : So I then add --nodeps to have the package install.  Once 
> : installed, it works just fine (because these libraries are on 
> : my system).
> : 
> : Long story short: Is there any way that I can tell rpm that 
> : these things exist, and to not bug me about them?
> : 
> : Any thoughts on this appreciated.  Thanks.
> : -- 
> : Ed Marczak
> : [EMAIL PROTECTED]
> : 
> : 
> : 
> : ___
> : Redhat-list mailing list
> : [EMAIL PROTECTED] 
> : https://listman.redhat.com/mailman/listinfo/red: hat-list
> : 
> 
> 
> 
> ___
> 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: RE: Speed Problems Red Hat 7.0

2002-01-17 Thread jbinpg

- Original Message -
From: Robert Finneran <[EMAIL PROTECTED]>
Date: Thursday, January 17, 2002 10:18 pm
Subject: RE: Speed Problems Red Hat 7.0

> Okay, I've already gone way out on a limb here with my last message.
> 
> I think I'll dare to go a little further:
> 
> Is it possible that there might be a new linux worm out there today?
> 
> I know, the members of this list should probably slap me and say, 
> "Rob get a
> hold of yourself"
> 
> I'm probably suffering from an over-active imagination
> 
> Rob

Yawn. I know paranoia strikes deep but I'm sure we will find that this 
is some kind of cockpit error.

jb



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: RE: Vncserver management

2001-11-30 Thread jbinpg

Vinny Valdez <[EMAIL PROTECTED]> wrote:
t

> I seemed to have left a broken sentence:
> 
> > 2. question: why doesn't the command `service vncserver stop` 
> > stop a running vncserver, even though it displays the action 
> > result "[ok]"?
> > Investigation:
> > -I have run `service vncserver stop` after I manually start a 
> > vncserver (as described above), and the action result is 
> > "[ok]", but when I run `service vncserver status` (or check 
> > ps) the pid is still running. -I can manually kill the server 
> > with the command `vncserver -kill :1` and it will stop 
> > correctly, and clean up the temp screen in /tmp/.X1-lock
> > Also:  This is not a problem, the server stops correctly when 
> > I manually kill it, but what happens if the system reboots 
> > unexpectedly?  I will then try to connect to port 5901, but 
> since the vnc tmp screen wasn't cleaned up properly (it wasn't killed 
> correctly),the rc.local will execute vncserver, and it will be on 
> port 5902 (:2), and I do not want to have multiple ports open.

OK, fess up time: I went through this whole schmozzle myself the other
day. I ended up doing the following:

/sbin/chkconfig --levels 2345 vncserver off
/sbin/service vncserver stop

In other words, killing the service management provided by RH for
Xvnc/vncserver.

I then just did a simple "vncserver" at my user prompt. It asked me for
a  password then the verify, then it forked itself off in the background
as it should and I could connect at will from my other boxes. Vncserver
is now being started in my /etc/rc.d/local instead of the init.d. Not
sure if I just didn't grok how RH has its vncserver management setup
(highly likely) or if there really is something broken. Yes, I tried the
/etc/sysconfig/vncservers but this didn't work either. Same symptoms as
Vinnie described.

jb




___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list



Re: Routing problems (home network setup)

2001-02-11 Thread jbinpg



On Fri, 9 Feb 2001, Adahma wrote:

 
> I feel like I must be missing something really stupid/simple, so I
> feel a little better since it wasn't immediatly obvious to everyone
> else.

This sounds depressingly familiar. I bet your eth1 card does not want to play nice 
with your hub. When going through a hub, I found that it is worth it to use the same 
brand of NICs on your internal network. The NIC linking to your cable modem can be 
anything pretty well but it pays to have consistency into and out of your hub. And 
likely the shoddier the make of your hub, the truer this will be. Just my 2 cents...

Jack Bowling
mailto: [EMAIL PROTECTED]



___
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list