Linux-Misc Digest #525, Volume #25               Tue, 22 Aug 00 13:13:04 EDT

Contents:
  questions regarding IPCHAINS, IP MASQUERADING & SQUID (Hung Ngoc Lai)
  help on uid/gid of /dev/dsp (Arul)
  Re: Best Linux Distribution (Paul Lew)
  Re: Whats the best window manager? (Jean-David Beyer-valinux)
  how to pause a program? ("Cuneyt Sert")
  Re: FTAPE 4.04a and Parallel Port Ditto Max (Jean-David Beyer-valinux)
  Re: Whats the best window manager? ("Danijel Tasov")
  Re: how to pause a program? ("Danijel Tasov")
  Re: how to pause a program? (Robert Heller)
  Re: how to pause a program? (Andreas Kahari)
  Medical Practice software (Myron Murff)
  NFS umount problem ([EMAIL PROTECTED])
  Re: Whats the best window manager? ([EMAIL PROTECTED])
  Re: Whats the best window manager? ([EMAIL PROTECTED])
  Re: What dist is easyLinux based on? ([EMAIL PROTECTED])
  Re: commands hanging in RH6.1 ([EMAIL PROTECTED])
  Re: marking 'bad' sectors? ([EMAIL PROTECTED])
  Cirrus Logic 546X AGP cards and Installation issues ("Jaffar Shaikh")
  Re: Whats the best window manager? (Kent Perrier)
  Re: FYI: Applix vs. StarOffice vs. WP8 for Linux.... (D G)

----------------------------------------------------------------------------

From: Hung Ngoc Lai <[EMAIL PROTECTED]>
Subject: questions regarding IPCHAINS, IP MASQUERADING & SQUID
Date: 22 Aug 2000 15:35:53 GMT

Hi Everyone,

I am having dilemma and I am wondering if you can help me with 
regarding configuring Linux firewall.  Let me apologize if the 
post is long; however, I would like to be as specific as possible.

My background comes from NT and have been working on it for 4 yr.
I've done work on Checkpoint Firewall and Microsoft Proxy Server
Version 2.  My opinion is that everything running on Microsoft 
Windows is a piece of shit (pardon my language, but it's true.) I 
am not an expert on firewall by any means but windows NT has so
many holes in there that my firewall was essentially useless.  
Please don't get me wrong, Checkpoint is a very good product; 
however, NT is so buggy that it boils down to not having a firewall
at all.

I understand that checkpoint is shipping out with a new version
that will support Linux platform.  However, in the mean time, I am
looking at implementing ipchains and squid on my linux machine.
Here is what understand from my intial research:

Ipchains is simply a packet filtering firewall.  It is similar to
Cisco access-list.  It works at network of the OSI layer.

Ip masquerading is, in another word, a NAT (Network Address
Translation).  This allows your private network  (i.e. 10.0.0.0, 
172.16.0.0-172.31.0.0, 192.168.0.0) to access the Internet with
a single valid IP address.

Squid is a proxy server that enables http web-caching proxy 
server that conserves the bandwith of your network (i.e.  let 
say that userA goes to www.yahoo.com and sometimes later
userB goes to the same site, squid will provide the userB with
information that it caches previously thus saving the bandwith).

Now here is my problem:
Let say that I have a small network with a network ID of
192.168.1.0/24 (private IP address) that consists of win98, 
WinNT and Linux machines with the Linux machine having
two NICs.  The first NIC on the linux machine belongs to the
private network with an address of 192.168.1.1.  The second
NIC on the linux machine is connected to the Internet with
a valid IP address of 199.0.216.222.  This linux machines 
serves as a gateway to the Internet.  Furthermore, I've
successfully implemented SSH on the linux machine so that
remote users can safely login from the Internet.  I really
love SSH.

>From my win98 and winNT machines, I can ping the address
of the linux machine (i.e. 192.168.1.1) with no problem.  From
the linux machine, I can get to the Internet with no problem 
(i.e. http, ftp, telnet).  Here are my questions:

1) I would like to implement IPCHAINS on the linux gateway 
machine to prevent unwanted traffic coming into and out of
my private network.  How do I go about doing that?  What
exactly do I have to do?  I've read a lot of books regarding
this topic but they only provide piece-meal answer or they 
assume that you are an expert in Linux which I am not.  
How do I configure ipchains?  Which directory? Please 
provide me with specific instructions on how about doing 
this?  Please do not leave out details even when you think 
it is not important.   Furthermore, if you have a ipchains
template, I would love to have it.

2) I would like users from win98 and winNT machines to 
access the Internet to using services such as   TELNET, FTP
and HTTP services.  For example, let say I am at a front of
a win98 machine in my private network and I would like
to telnet to George Mason University.  So, from the command
prompt, I start telnet mason.gmu.edu.  

I understand that I have to implement IP masquerading for
this to work.  Again, how do I go about doing this?  As I 
already mentioned above, lot of books provide piece-meal
solutions but it doesn't help me.  Please help me with 
specific instructions and please don't leave anything out
even if you think it is not important.

3) Assuming that I have IP masquerading work, do I
really need squid proxy server?  I understand that squid
is a web-caching proxy server?  Does it mean that in order
to utilize squid, I have to configure all the browsers (i.e.
netscape & Internet Explorer) to use squid?  Please help
me on this one.  Does it mean that I have to configure 
the browsers to connect to the linux machine that runs
squid?  Please help

I really appreciate everyone help and efforts.  Thanks.
LONG LIVE LINUX.  TRASH WINDOWS.

Sincerely,
David
[EMAIL PROTECTED] 


------------------------------

From: Arul <[EMAIL PROTECTED]>
Subject: help on uid/gid of /dev/dsp
Date: Tue, 22 Aug 2000 15:42:46 GMT

Does anyone know how to setup permissions on sound devices like
/dev/dsp /dev/audio /dev/sequencer

All the permissions of these devices are set to "rw" to
the first user (user) logs in as below...

crw-------   1 user     root      14,   3 Apr 30  1999 dsp
crw-------   1 user     root      14,   1 Apr 30  1999 sequencer

I would like it to be rw for all users so anyone can
use the sound devices... like below

crw-rw-rw-   1 root     root      14,   1 Apr 30  1999 sequencer

Cheeers.


Sent via Deja.com http://www.deja.com/
Before you buy.

------------------------------

From: [EMAIL PROTECTED] (Paul Lew)
Subject: Re: Best Linux Distribution
Date: Tue, 22 Aug 2000 15:59:50 GMT

On Tue, 22 Aug 2000 05:47:24 GMT, Tomalak <[EMAIL PROTECTED]> wrote:
>On Mon, 21 Aug 2000 15:09:34 GMT, "Luc Van Bogaert"
><[EMAIL PROTECTED]> wrote:
>
>:What's wrong with you people? Has the Linux hype gone to your
>: heads or something? Don't want newbies here? Too busy with
>: intelligent stuff to answer stupid questions about Linux distributions?
>
>No -- it's just human nature to get a bit stupid once frustration sets
>in. Please understand that there simply isn't a "best" disrtibution of
>Linux. With over 100 distros to choose from (not counting my own),
>it's not a simple question anymore like asking if IBM's OS/2 Warp v1.2
>is better that MS Win 3.11. That is, regardless of the packaging, each
>distribution has a similar kernel build and base system for GNU/Linux.
>

The "best" request doesn't apply only to linux as I've seen messages posted
requesting the "best" television, stereo receiver, home-theater receiver/amp,
speaker, computer, computer parts, etc....  The problem with the posters is
that they don't think before asking as the perception of the "best" is
subjective and could very well be very much out of their price range of
willingness to pay; I know I cannot afford a "best" speaker that cost
around $10,000 so no need to ask which is the "best" speaker to get.

------------------------------

From: Jean-David Beyer-valinux <[EMAIL PROTECTED]>
Subject: Re: Whats the best window manager?
Date: Tue, 22 Aug 2000 11:59:15 -0400

Stephen Hui wrote (in part):

> Database wrote:
> >
> > Whats the best window manager?
>
> I was using KDE for a while, but I decided to try GNOME/Sawfish just for
> comparison.
>
> Someone else made an observation that KDE is slower, and that seeems to
> be my experience as well (I'm using a K6-2/300MHz with RedHat 6.2).
> GNOME/Sawfish is pretty nice; very customizable.  I can use the
> transparency feature in Eterm, whereas I couldn't with KDE since Eterm
> reads the GNOME wallpaper instead of the KDE wallpaper.  But that's just
> eye-candy....

I run a very fast machine (10,000 rpm SCSI hard drives, two 550MHz Pentium
IIIs, etc.), so I do not notice speed differences between KDE and
GNOME/Enlightenment. When I first got Red Hat 5.0 (for my old machine), it
came with a few window managers, and I settled on fvwm. It was the least
worst. It may have been good, but it was too hard to customize, so I left
it as it came out of the box.

When I got Red Hat Linux 6.0 about a year later, it came up with
GNOME/Enlightenment and that was much easier to use. It may have been a
little flakey, but still so much better than Windows 95 that it was a
pillar of stability by comparison. I have been told that at that time
(about 1 year and a half ago, I guess) that KDE was much more stable, but I
did not want to monkey around with it, so I did not try it.

When I got this machine, it came with Red Hat Linux 6.0 pre-installed and
both KDE and GNOME/Enlightenment ready. KDE was the default. I played
around with it for a few days, and it is certainly a competant window
manager, but I switched back to GNOME anyway, because I was more familiar
with it and because I could not take the trouble to figure out how to set
up their networking stuff. Probably would not have been difficult, but I am
frequently patience challenged.

> So I guess it really depends on what you want and what you have.  On
> slower machines with less RAM (486's, slower 586-class processors), you
> should probably stick to fvwm so you can actually get stuff done.
> 133MHz+, you could probably get away with GNOME or KDE.  686-class
> processors and up, it doesn't really matter.  Just use what you like.

--
Jean-David Beyer               .~.
Shrewsbury, New Jersey         /V\
Registered Linux User 85642.  /( )\
Registered Machine    73926.  ^^-^^




------------------------------

From: "Cuneyt Sert" <[EMAIL PROTECTED]>
Subject: how to pause a program?
Date: Tue, 22 Aug 2000 10:45:17 -0500
Reply-To: "Cuneyt Sert" <[EMAIL PROTECTED]>

how can i pause and than continue a c++ program that's running on a terminal
window?
Redhat 6.2 - Gnome

thanks,
cs



------------------------------

From: Jean-David Beyer-valinux <[EMAIL PROTECTED]>
Subject: Re: FTAPE 4.04a and Parallel Port Ditto Max
Date: Tue, 22 Aug 2000 12:15:18 -0400

"Stuart D. Gathman" wrote (in part):

> I have RedHat6.2 with kernel 2.2.16-3
>
> The modules compile and install without error.
>
> When I load the modules:
>
> cd /lib/modules/2.2.16-3/misc
> insmod ./ftape.o ft_fdc_driver=bpck-fdc,none,none,none
> ft_tracings=3,3,3,3,3
> insmod ./zftape.o ft_major_device_number=27 # ${27-FT_MAJOR}
> modprobe parport || true # pre-2.1 kernels don't have the parport module
> insmod ./bpck-fdc.o
>
> I get these messages:

> [snip]

> What am I missing?

You may want the floppy tape mailing list. See URL:
http://www.instmath.rwth-aachen.de/~heine/ftape/support.html

> --
> Jean-David Beyer               .~.
> Shrewsbury, New Jersey         /V\
> Registered Linux User 85642.  /( )\
> Registered Machine    73926.  ^^-^^


------------------------------

From: "Danijel Tasov" <[EMAIL PROTECTED]>
Subject: Re: Whats the best window manager?
Date: 22 Aug 2000 16:18:06 GMT

On Mon, 21 Aug 2000 16:11:37 GMT, Database <[EMAIL PROTECTED]> wrote:
> Whats the best window manager?

My favourite is WindowMaker,
because fvwm is to hard to configure, and KDE is to big.

bye,
Da.Ta.

-- 
e-mail: [EMAIL PROTECTED], ICQ: 84074839
You shouldn't wallow in self-pity.  But it's OK to put your feet in it
and swish them around a little.
                -- Guindon

------------------------------

From: "Danijel Tasov" <[EMAIL PROTECTED]>
Subject: Re: how to pause a program?
Date: 22 Aug 2000 16:19:04 GMT

Heya,

On Tue, 22 Aug 2000 10:45:17 -0500, Cuneyt Sert <[EMAIL PROTECTED]> wrote:
> how can i pause and than continue a c++ program that's running on a terminal
> window?

ctrl-z

bye,
Da.Ta.

-- 
e-mail: [EMAIL PROTECTED], ICQ: 84074839
So you're back... about time...

------------------------------

From: Robert Heller <[EMAIL PROTECTED]>
Subject: Re: how to pause a program?
Date: Tue, 22 Aug 2000 16:19:07 GMT

  "Cuneyt Sert" <[EMAIL PROTECTED]>,
  In a message on Tue, 22 Aug 2000 10:45:17 -0500, wrote :

"S> how can i pause and than continue a c++ program that's running on a terminal
"S> window?
"S> Redhat 6.2 - Gnome

Ctrl-S/Ctrl-Q ???

program | less
program | more



"S> 
"S> thanks,
"S> cs
"S> 
"S> 
"S>                                                     






                                                                     
-- 
                                     \/
Robert Heller                        ||InterNet:   [EMAIL PROTECTED]
http://vis-www.cs.umass.edu/~heller  ||            [EMAIL PROTECTED]
http://www.deepsoft.com              /\FidoNet:    1:321/153

------------------------------

Subject: Re: how to pause a program?
From: [EMAIL PROTECTED] (Andreas Kahari)
Date: 22 Aug 2000 18:28:53 +0100

In article <8nu73v$915$[EMAIL PROTECTED]>, Cuneyt Sert <[EMAIL PROTECTED]> wrote:
>how can i pause and than continue a c++ program that's running on a terminal
>window?
>Redhat 6.2 - Gnome
>
>thanks,
>cs
>
>

Pressing Ctrl-Z usually suspends the current program running in the
foreground. The command 'fg' will then resume the program in the
foreground while 'bg' will resume it in the background.

C++ has nothing to do with it. It's a job control thing in the shell.
Look for "JOB CONTROL" in the manual for 'bash' (if that's what you're
running as your shell).

/A

-- 
# Andreas Kähäri, <URL:http://hello.to/andkaha/>.
# ...brought to you from Uppsala, Sweden.
# All junk e-mail is reported to the appropriate authorities.
# Criticism, cynicism and irony available free of charge.

------------------------------

From: Myron Murff <[EMAIL PROTECTED]>
Subject: Medical Practice software
Date: Tue, 22 Aug 2000 11:37:53 -0700

My wife, a geriatrician, is contemplating private practice.  Are any
practice management/patient billing packages available for linux?

Help!


------------------------------

From: [EMAIL PROTECTED]
Subject: NFS umount problem
Date: 22 Aug 2000 16:59:12 GMT

On my RH6.1 boxes I unmounted my NFS'd CDROM from the import
machine OK, but trying to unmount on the exporting machine I get the
"device busy" error.  umount -f doesn't work, same message.  I tried also
to use linuxconf to unmount, the linuxconf response says "umount
successful" despite the command line error message "device busy".  I'd
like to find a way to determine what could be keeping the CD filesystem
busy, as I can't open the CD drive to remove the CD.  I'd like to be able
to solve this without having to kill the NFS process.  Is there a way to
track down what's actually keeping the device busy [ps -ax only shows there
are NFS processes active]?



John Meshkoff    [EMAIL PROTECTED]
remove "nospam." to reply
http://www.sivakalpa.org/johnpipe/
"I do not know that I know the self fully,
neither do I know that I know him not"
                ...from the Upanishads

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Whats the best window manager?
Date: Tue, 22 Aug 2000 11:28:13 +0100

Database <[EMAIL PROTECTED]> did eloquently scribble:
> With all the graphics etc. to enlightenment. It would be slower right?

And a wonderfull memory hog as well...
Awfull purty though... 
</crap southern american accent>
-- 
______________________________________________________________________________
|   [EMAIL PROTECTED]   | "I'm alive!!! I can touch! I can taste!         |
|Andrew Halliwell BSc(hons)|  I can SMELL!!!  KRYTEN!!! Unpack Rachel and    |
|            in            |  get out the puncture repair kit!"              |
|     Computer Science     |     Arnold Judas Rimmer- Red Dwarf              |
==============================================================================

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: Whats the best window manager?
Date: Tue, 22 Aug 2000 11:29:32 +0100

Stephen Hui <[EMAIL PROTECTED]> did eloquently scribble:
> Database wrote:
>> 
>> With all the graphics etc. to enlightenment. It would be slower right?
>> 
>> database

> You would think that, but I haven't really seen it make a difference on
> my K6-2.  It's still a touch faster than KDE.

That's because KDE isn't a window manager...
It's a layer sitting on top if kwm (the K Window Manager).

-- 
______________________________________________________________________________
|   [EMAIL PROTECTED]   | "Are you pondering what I'm pondering Pinky?"   |
|Andrew Halliwell BSc(hons)|                                                 |
|            in            | "I think so brain, but this time, you control   |
|     Computer Science     |  the Encounter suit, and I'll do the voice..."  |
==============================================================================

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: What dist is easyLinux based on?
Crossposted-To: comp.os.linux.advocacy
Date: Tue, 22 Aug 2000 14:44:43 +0100

Ross Levis <[EMAIL PROTECTED]> did eloquently scribble:
> Most "other" distributions are based on one of the major ones (rg .RH SuSE).
> Does anyone know what easyLinux is compatible with.  I presume SuSE but what
> version?  I want to be able to install updated applications directly from
> the authors.

I doubt it's SuSE. SuSE has a very specific license restriction on its
YaST/YaST2/SuSEConfig which forbids charging for copies of CDs that contain
those things.

Mandrake, Definite Linux and many others are based on Red Hat (or started
out that way)

Stormix, Corel and others are based on Debian...

Never heard of easyLinux though. 

-- 
|                          |What to do if you find yourself stuck in a crack|
|  [EMAIL PROTECTED]    |in the ground beneath a giant boulder, which you|
|                          |can't move, with no hope of rescue.             |
|Andrew Halliwell BSc(hons)|Consider how lucky you are that life has been   |
|           in             |good to you so far...                           |
|    Computer Science      |   -The BOOK, Hitch-hiker's guide to the galaxy.|

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: commands hanging in RH6.1
Date: Tue, 22 Aug 2000 14:51:01 +0100

[EMAIL PROTECTED] did eloquently scribble:
>       When I type "tar -x [filename]", the command hangs and doesn't perform
> it's function.  CTRL-C brings back the prompt.  

How do you know it's failing to perform its task?
/me looks at the command again...
Ahhh, not a red hat fault, it's a someone not reading the manual fault.
tar xf [filename]
is what you want.

tar xvf [filename] if you want it to TELL you that it's doing.

-- 
______________________________________________________________________________
|   [EMAIL PROTECTED]   | "Are you pondering what I'm pondering Pinky?"   |
|Andrew Halliwell BSc(hons)|                                                 |
|            in            | "I think so brain, but this time, you control   |
|     Computer Science     |  the Encounter suit, and I'll do the voice..."  |
==============================================================================

------------------------------

From: [EMAIL PROTECTED]
Subject: Re: marking 'bad' sectors?
Date: Tue, 22 Aug 2000 14:53:04 +0100

M. Buchenrieder <[EMAIL PROTECTED]> did eloquently scribble:
> Yes, "e2fsck -c" will do that. You'll have to boot from a floppy or
> from an installation CDROM, though, because you may never run this
> program on a mounted partition. "badblocks" does the same, by the way.

Not... quite...
You can remount a partition read-only and THEN perform fsck -c -y.
(-y speeds things up when it gets to filesystem cleanup)

-- 
=============================================================================
|   [EMAIL PROTECTED]   |   Windows95 (noun): 32 bit extensions and a    |
|                          | graphical shell for a 16 bit patch to an 8 bit |
|Andrew Halliwell BSc(hons)| operating system originally  coded for a 4 bit |
|            in            |microprocessor, written by a 2 bit company, that|
|     Computer Science     |        can't stand 1 bit of competition.       |
=============================================================================

------------------------------

From: "Jaffar Shaikh" <[EMAIL PROTECTED]>
Subject: Cirrus Logic 546X AGP cards and Installation issues
Date: Tue, 22 Aug 2000 17:02:29 GMT

Hi,

I've installed Mandrake Linux 7.0 and even tried 7.1 on my system with
configuration as follows,

ASUS motherboard with K6 AMD 400 MHz.
  64 MB RAM
  U.S. Robotics 33.6K Fax INT PNP
  Cannon BJC 4300 Printer
  Cirrus Logic 546X AGP (I could not get precise number if it is 5462/ 5463
etc.)
  Microsoft Mouse ( Serial, 2 button)
  CDROM ATAPI 6X
  Monitor Samsung Syncmaster 17GLi

Problem Statement:

  1) I did install first letting the installer to select the options but in
case of Graphics card I selected 5462/5463 and all other Cirrus  Logic cards
that start with 546X. Although for a while Xwindows ran okay but then after
a few minutes (say 5 - 8 Minuts whole   Xwindows hangs up. I had to reboot
the system.

  2) I installed with X 4.0 and got following dump logs attached with the
mail.

  3) I can run the Linux on this system from the command line without
running any X windows.

Is there any suggestion that you can offer?

I hope it's not the problem with the Cirrus Logic card driver!
=======================================================================
I've tried installing the same linux 7.0 and 7.1 on a different system with
a configuration as follows,

Configuration: GDS Intel Pentium III 600 MHz CPU With 256KB Cache
  ASUS Pentium III Motherboard BX, 6PCI, 1 ISA, 1 AGP
  4 DIMM Socket, 512 KB Cache
  64 Mb 168 pin PC 100 DIMM SDRAM
  10.5 GB IBM 7200 RPM Hard Drive EIDE
  1.44 MB Floppy Drive
  52X CD-ROM Internal IDE make MRTP
  ATI Xpert 128, 16 MB AGP Video Card
  Creative LAB SB 128 PCI Sound Card
  Monitor Samsung Syncmaster 17 GLi
  Mitsumi PS2 Scroll Mouse

Problem Statement: While installation , the installation does not recognize
my CD Drive and asks me first to selct from SCSI or IDE, if I select IDE
then it asks me to select one of the drives such as Sony, etc. But my drive
is not one of them. Even if I select one of the drives the installation
screens asks me for some parameters which I do not know what to enter.


Did anyone encounter these problems before? and if yes then what are the
solutions?

Thanks
Jaffar




------------------------------

From: Kent Perrier <[EMAIL PROTECTED]>
Subject: Re: Whats the best window manager?
Date: 22 Aug 2000 12:06:22 -0500

"Database" <[EMAIL PROTECTED]> writes:

> Whats the best window manager?

curses!

Kent
-- 
work hard, save aggressively, invest well and get the hell out

------------------------------

From: D G <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.setup
Subject: Re: FYI: Applix vs. StarOffice vs. WP8 for Linux....
Date: Tue, 22 Aug 2000 10:03:16 -0700

Arthur Sowers wrote:
> 
> FYI, I'm a very newbie newbie, but have been dabbling with Linux since
> Summer of '99 (see footnote 1, below on experience summary). I got into
> Linux because I was disgusted with Win9X, by the way.
> 
> Mainly I need a wordprocessor and a spreadsheet (something like Excel, if
> possible) and I need that to get work done. The OS and tinkering with it
> is going to be a long, drawn out hobby for me.
[review snipped]

Gnumeric is a good excel clone, since you're looking for a spreadsheet. 
AbiWord is OK as a word processor, though it has quite a few glitches
and missing functions so far.  Both programs take up FAR less space then
the applications you reviewed.

I use StarOffice because it contains the only decent presentation tool I
could find.  I'm eagerly awaiting the rollout of KDE2, though.  I have
Beta3, but haven't had time to test it.

-- 
DG
e-mail is: [EMAIL PROTECTED]
(remove the Z's--they're what I do when I read SPAM!)

------------------------------


** FOR YOUR REFERENCE **

The service address, to which questions about the list itself and requests
to be added to or deleted from it should be directed, is:

    Internet: [EMAIL PROTECTED]

You can send mail to the entire list (and comp.os.linux.misc) via:

    Internet: [EMAIL PROTECTED]

Linux may be obtained via one of these FTP sites:
    ftp.funet.fi                                pub/Linux
    tsx-11.mit.edu                              pub/linux
    sunsite.unc.edu                             pub/Linux

End of Linux-Misc Digest
******************************

Reply via email to