Linux-Misc Digest #743, Volume #25               Tue, 12 Sep 00 13:13:05 EDT

Contents:
  Re: Wish for a writable ISO-9660 compatible filsystem (Kasper Dupont)
  Libraries ("Ludwig Stroobant")
  no such pid (Rafael Przybyszewski)
  Laptop presentation software (Radu Serban)
  Re: Libraries (Andreas Kahari)
  Command error ([EMAIL PROTECTED])
  file permissions. ("segmentationfault")
  Re: X-client? ("slaurijssen")
  Re: Command error (Andreas Kahari)
  Shutting down X Font Server: kill: (2294) - No such pid (Rafael Przybyszewski)
  Re: Drive Space in RH 6.0 ("Peter T. Breuer")
  Re: X-client? ("Peter T. Breuer")
  Re: Command error ("Peter T. Breuer")
  Re: can't umount /usr/ (Jayasuthan)
  Windows or Linux for games? ("Database")
  booting FreeBSD from Lilo ([EMAIL PROTECTED])
  Re: Windows or Linux for games? (LumesITSupport)
  Re: Drive Space in RH 6.0 (Johan Kullstam)
  Re: Correct way to trim logfiles? ("Andrew N. McGuire ")
  Re: Command error ([EMAIL PROTECTED])
  Re: Command error ([EMAIL PROTECTED])
  Re: Drive Space in RH 6.0 ("Peter T. Breuer")
  Re: Init runlevel other than 1 (Rasputin)
  Re: X-client? (Rod Smith)
  Re: java40.jar netscape ("Andrew N. McGuire ")
  Re: TCP port 947 (Rasputin)

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

From: Kasper Dupont <[EMAIL PROTECTED]>
Crossposted-To: comp.os.linux.development.system
Subject: Re: Wish for a writable ISO-9660 compatible filsystem
Date: Tue, 12 Sep 2000 17:07:32 +0200

Johan Kullstam wrote:
> 
[...]
> 
> what about tar?  can you make a big tar file and then burn it straight
> off to the cd-writer?  list with tar tvf /dev/cdrom and extract using
> tar xvf /dev/cdrom just like when using a tape.  maybe a cpio archive
> would be better?
> 

That would probably work, there just are a few problems about the
end of the file. The filesize must be a multiple of 2048, and there
might be problems reading the last sectors of the disk.
(I think there are more problems with TAO than DAO)

So you would take a .tar or a .tgz file, append an appropriate
number of zero bytes, and then send that to the cd-writer.

Using a .tgz file and pad with at least 100KB of zeros would
absolutely work.

-- 
Kasper Dupont

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

From: "Ludwig Stroobant" <[EMAIL PROTECTED]>
Subject: Libraries
Date: Tue, 12 Sep 2000 15:22:05 GMT

I've just installed linux for the first time, and I have to port a program
from solaris to linux.

My problem now is linking the compiled code.  It seems that the linker can't
find the library libsocket.
How do I get it?


I'm a new linux user, and I don't know if this is the right place for me to
ask these questions.  Can someone help me, give me some redirections to
where I must post these beginners questions?



Ludwig



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

From: Rafael Przybyszewski <[EMAIL PROTECTED]>
Subject: no such pid
Date: Tue, 12 Sep 2000 17:19:26 -0700

No such pid, when I am halting system. WHen I try to kill process its no
problem, but during halting (run level 0) I am gettingsuch info to all
processes.
It seems that system try to kill twice. How to fix it?


Rafael


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

From: Radu Serban <[EMAIL PROTECTED]>
Subject: Laptop presentation software
Date: Tue, 12 Sep 2000 08:17:54 -0700

Is there any presentation software under Linux that would
work nicely with Latex? I'm interested in something that would
have a 'full screen' option to be used with a projector. As I said,
I'd like something that would take ps or pdf. Something like
Adobe Exchange would be nice. I know that acroread has a full
screen viewing capability, but I cannot insert animations and stuff
like that. Any thoughts?
Thanks,
--Radu


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

Subject: Re: Libraries
From: [EMAIL PROTECTED] (Andreas Kahari)
Date: 12 Sep 2000 17:31:04 +0100

In article <xSrv5.1040$[EMAIL PROTECTED]>,
Ludwig Stroobant <[EMAIL PROTECTED]> wrote:
>I've just installed linux for the first time, and I have to port a program
>from solaris to linux.
>
>My problem now is linking the compiled code.  It seems that the linker can't
>find the library libsocket.
>How do I get it?
>
>
>I'm a new linux user, and I don't know if this is the right place for me to
>ask these questions.  Can someone help me, give me some redirections to
>where I must post these beginners questions?
>

The Solaris libsocket library is not available on GNU/Linux systems in
general since its functionality is included in libc. Try simply to
remove the -lsocket linker option. If it does not work, come back and
tell us exactly the names of the routines that you're trying to use in
libsocket.

/A

-- 
Andreas Kähäri, <URL:http://hello.to/andkaha/>.
All junk e-mail will be reported to the appropriate authorities.
========================================================================
The important thing is not to stop questioning.

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

From: [EMAIL PROTECTED]
Subject: Command error
Date: Tue, 12 Sep 2000 15:31:01 GMT

when I am trying to execute a file with the ./ command I get an error
message that says the command not found?????

thanks in advance


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

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

From: "segmentationfault" <[EMAIL PROTECTED]>
Subject: file permissions.
Date: Tue, 12 Sep 2000 11:40:44 -0400

Hi and thanks for reading.
this is my problem:
I have 2 users,
user1.webgroup
user2.webgroup
and I have a directory in /home/html webuser.webgroup

what I want to do is every time someone sends a file in the /home/html
directory, I want to file permissions to become webuser.webgroup 0775.

How can I accomplish this?
thanks alot.
- pat.



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

From: "slaurijssen" <[EMAIL PROTECTED]>
Subject: Re: X-client?
Date: Tue, 12 Sep 2000 17:46:23 +0200

so, in other words. It would not be possible to connect a windows client
program to a linux box with x-windows running, so that it would seem that
you're running x-win on ms win?

> An X server is the software that 'owns' the display, keyboard, and
> mouse. It provides graphics display and data entry services to other
> applications. An X server owns TCP address 6000 (and others) which is
> used as the rendevous point for all X clients conversing with that
> server. In the Microsoft Windows world, the X server would be
> equivalent to the GDI support of the MSWindows OS.
>
> An X client is the software that, as part of it's processing, requests
> keystroke or mouse data from an X server, or provides graphical data
> to an X server. In the Microsoft Windows world, this would be
> equivalent to the applications that use the WIN32 API.
>
> What you are looking for is an X server for the MSWindows platform.
> There are several very good purchased products out there: eXceed,
> Xwin-32, etc. - check Tucows for their list of X servers for WIN32.
>
>
>
> Lew Pitcher
> Information Technology Consultant
> Toronto Dominion Bank Financial Group
>
> ([EMAIL PROTECTED])
>
>
> (Opinions expressed are my own, not my employer's.)



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

Subject: Re: Command error
From: [EMAIL PROTECTED] (Andreas Kahari)
Date: 12 Sep 2000 17:50:01 +0100

In article <8pli7l$m7s$[EMAIL PROTECTED]>,  <[EMAIL PROTECTED]> wrote:
>when I am trying to execute a file with the ./ command I get an error
>message that says the command not found?????
>
>thanks in advance
>
>
>Sent via Deja.com http://www.deja.com/
>Before you buy.


'./' is not a command by itself, it's the path to a file in the
current directory.

Let's say you have an executable file called 'a.out' in the current
directory. To execute it you say './a.out' which means "run the file
called 'a.out' in this directory".

If you could please tell us what file "a file" is (script, binary
executable etc., use the 'file' command on it), if it is indeed
executable or not (use 'ls -l' on it) and if it lives in the current
directory, we would be very happy.

/A


-- 
Andreas Kähäri, <URL:http://hello.to/andkaha/>.
All junk e-mail will be reported to the appropriate authorities.
========================================================================
The important thing is not to stop questioning.

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

From: Rafael Przybyszewski <[EMAIL PROTECTED]>
Subject: Shutting down X Font Server: kill: (2294) - No such pid
Date: Tue, 12 Sep 2000 17:55:15 -0700

Look at this:

[root@k9k118-3 init.d]# ./xfs start
Starting X Font Server: [  OK  ]
[root@k9k118-3 init.d]# ./xfs status
xfs (pid 2294) is running...
[root@k9k118-3 init.d]# ./xfs stop
Shutting down X Font Server: kill: (2294) - No such pid
[FAILED]

How to solve the problem. It is the same with other processes and
deamons, when you halt the system or want stop them. How to fix it.
Help

Rafael


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

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Drive Space in RH 6.0
Date: 12 Sep 2000 15:48:50 GMT

Johan Kullstam <[EMAIL PROTECTED]> wrote:
: "Steve Wolfe" <[EMAIL PROTECTED]> writes:

:>   Forget my last message.  I stopped reeading early, and should have pointed
:> out a few more things.
:> 
:> > "Safe" for what?  / should be a small partition of about 64MB max,
:> 
:>   Why?  Will 70 megs break something?  For goodness sake, with hard drives
:> costing less than twenty cents per megabyte, don't be so stingy.

: twenty cents!  it's difficult to pay even a tenth of that.  consider a
: top-of-the-line 9GB SCSI at $300, that's 3 cents per megabyte.  a good
: EIDE costs about 1 cent per megabyte.  thus your statement is even
: more powerful.

Do neither of you get it? The chance of damage to your root partition
is directly proportional to its size. Making it bigger is _worse_ not
better. You want it as small as possible. Exactly as big as required to
let you boot up and repair whatever _else_ is damaged, in fact, and no
bigger.

:> A little
:> forthought now (read:   A little more generosity in partition sizing) just
:> may save you hours of work later on.

: yes yes yes

:-) no no no. You don't get it. Sigh .. does everything which one
thinks is so obvious as not to be worth stating have to repeated in
Capital Letters twenty times on usenet?

: that's why i do 4 partitions.

: /boot   around 20MB
: /       at least 2GB
: /home   whatever is left
: <swap>  128MB (adjust to need/taste)

And you are a nana,

du -sx /* 
(trimmed to show root dirs only)
4293    /bin
68      /dev
2664    /etc
16932   /lib
13      /lost+found
355     /root
4020    /sbin
76      /shlib

which is about 28MB in total. Enough for a richly functioning system,
in fact (about 4MB is sufficient to boot up, edit and telnet).


Peter

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

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: X-client?
Date: 12 Sep 2000 15:53:27 GMT

slaurijssen <[EMAIL PROTECTED]> wrote:
:> An X server is the software that 'owns' the display, keyboard, and
:> mouse. It provides graphics display and data entry services to other
:> applications. An X server owns TCP address 6000 (and others) which is
:> used as the rendevous point for all X clients conversing with that
:> server. In the Microsoft Windows world, the X server would be
:> equivalent to the GDI support of the MSWindows OS.

: so, in other words. It would not be possible to connect a windows client
: program to a linux box with x-windows running, so that it would seem that
: you're running x-win on ms win?

Eh? The client makes use of the servers resources, so the
client would appear on the linux boxes screeen, but would be running
on the windows machine. The result would look like you were running
ms windows under X, not X on ms windows.

Peter

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

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Command error
Date: 12 Sep 2000 15:54:20 GMT

[EMAIL PROTECTED] wrote:
: when I am trying to execute a file with the ./ command I get an error
: message that says the command not found?????

And so? Is the file executable? Is it a script and is the interpreter
named in its first line executable?

: thanks in advance

For what!

Peter

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

Date: Wed, 13 Sep 2000 00:06:27 +0800
From: Jayasuthan <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
Subject: Re: can't umount /usr/

Hi,

try learn to use "fuser" with -m option. It kills the undead.

hope it helps..
suthan
Tony wrote:

> When shutting down the OS it reports a problem of not being able to
> umount /usr/. I have tried to umount -f /usr/ and I've tried remounting
> /usr/ in read only, but I can't seem to do anything. How can one umount
> a drive that is busy?
>
> If a drive is busy, how can you tell why it's busy? Is there a way to
> see what files are open or in use?
>
> Thanks
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.


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

From: "Database" <[EMAIL PROTECTED]>
Subject: Windows or Linux for games?
Date: Tue, 12 Sep 2000 16:20:22 GMT

I have Windows 98 SE and Linux. I will never get rid of Windows because I do
a lot of work on it. I was wondering if games like Unreal Tournament and
Quake 3 Arena work better with Windows or Linux? I personally would like to
switch my games over to Linux. But it is it worth it if I still keep
Windows?



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

From: [EMAIL PROTECTED]
Crossposted-To: comp.os.bsd.freebsd.misc
Subject: booting FreeBSD from Lilo
Date: Tue, 12 Sep 2000 16:26:24 GMT

I had a Linux box and I installed FreeBSD.
as a result I have lost Lilo. Can I get Lilo back and can I boot into
FreeBSD using lilo?
thanks in advance
Sandy


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

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

From: LumesITSupport <[EMAIL PROTECTED]>
Subject: Re: Windows or Linux for games?
Date: Tue, 12 Sep 2000 18:36:34 -0700

The best place for games is kindergarden ;-)

Database wrote:

> I have Windows 98 SE and Linux. I will never get rid of Windows because I do
> a lot of work on it. I was wondering if games like Unreal Tournament and
> Quake 3 Arena work better with Windows or Linux? I personally would like to
> switch my games over to Linux. But it is it worth it if I still keep
> Windows?


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

Subject: Re: Drive Space in RH 6.0
From: Johan Kullstam <[EMAIL PROTECTED]>
Date: 12 Sep 2000 12:43:15 -0400

"Peter T. Breuer" <[EMAIL PROTECTED]> writes:

> Johan Kullstam <[EMAIL PROTECTED]> wrote:
> : "Steve Wolfe" <[EMAIL PROTECTED]> writes:
> 
> :>   Forget my last message.  I stopped reeading early, and should have pointed
> :> out a few more things.
> :> 
> :> > "Safe" for what?  / should be a small partition of about 64MB max,
> :> 
> :>   Why?  Will 70 megs break something?  For goodness sake, with hard drives
> :> costing less than twenty cents per megabyte, don't be so stingy.
> 
> : twenty cents!  it's difficult to pay even a tenth of that.  consider a
> : top-of-the-line 9GB SCSI at $300, that's 3 cents per megabyte.  a good
> : EIDE costs about 1 cent per megabyte.  thus your statement is even
> : more powerful.
> 
> Do neither of you get it? The chance of damage to your root partition
> is directly proportional to its size. Making it bigger is _worse_ not
> better. You want it as small as possible. Exactly as big as required to
> let you boot up and repair whatever _else_ is damaged, in fact, and no
> bigger.

i get it.  but that's where tom's root/boot disk and your backup comes in.

> :> A little
> :> forthought now (read:   A little more generosity in partition sizing) just
> :> may save you hours of work later on.
> 
> : yes yes yes
> 
> :-) no no no. You don't get it. Sigh .. does everything which one
> thinks is so obvious as not to be worth stating have to repeated in
> Capital Letters twenty times on usenet?

> : that's why i do 4 partitions.
> 
> : /boot   around 20MB
> : /       at least 2GB
> : /home   whatever is left
> : <swap>  128MB (adjust to need/taste)
> 
> And you are a nana,

i make backups.  i have /home, /etc and a few random config
directories backed up on a regular basis.

so a disk fails every 5 years or so.  big deal.  anyhow, it's easy to
simply reinstall the whole system area.  and with decent backups, it's
easy to get it up and running again.  i flush my system about once a
year just on principle.

> du -sx /* 
> (trimmed to show root dirs only)
> 4293  /bin
> 68    /dev
> 2664  /etc
> 16932 /lib
> 13    /lost+found
> 355   /root
> 4020  /sbin
> 76    /shlib
> 
> which is about 28MB in total. Enough for a richly functioning system,
> in fact (about 4MB is sufficient to boot up, edit and telnet).



> 
> Peter

-- 
J o h a n  K u l l s t a m
[[EMAIL PROTECTED]]
sysengr

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

From: "Andrew N. McGuire " <[EMAIL PROTECTED]>
Subject: Re: Correct way to trim logfiles?
Date: Tue, 12 Sep 2000 11:50:33 -0500

On 12 Sep 2000, Koos Pol quoth:

KP> On Sun, 10 Sep 2000 08:45:10 -0300, Hans Marcus Kr=FCger
KP> <[EMAIL PROTECTED]> wrote:
KP> | Hi,
KP> |=20
KP> | I am writing a little programm (in perl) to keep my logfiles in order=
 an
KP> | I would like to know how I can copy and then truncate the files beein=
g
KP> | shure not to loose any single line. The problem is, wehat if syslogd
KP> | writes sometihng to the log just after Icoppied the files and short
KP> | before I truncate it?
KP>=20
KP>=20
KP> You can get away with: (shell iso Perl)
KP>   mv logfile logfile.save
KP>   touch logfile
KP> The timespan between "mv" and "touch" is open for *academic* discussion=
s only.

No way!

The syslog daemon will keep a file descriptor open for the moved file.
As a result, syslogd will write to your moved file as if you had never
moved it, and your new file will just sit there, accumulating dust.
If you insist on scripting it this way, this is the traditional way
to do it:

cp logfile logfile.save
cat /dev/null > logfile

As I said before, there are already scripts designed for this
purpose (logrotate, savelog), use them instead. :-)

Best Wishes!

anm
--=20
BEGIN { $\ =3D $/; $$_ =3D $_ for qw~ just another perl hacker ~ }
my $J =3D sub { return \$just }; my $A =3D sub { return \$another };
my $P =3D sub { return \$perl }; my $H =3D sub { return \$hacker  };
print map ucfirst() . " " =3D> ${&$J()}, ${&$A()}, ${&$P()}, ${&$H()};



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

From: [EMAIL PROTECTED]
Subject: Re: Command error
Date: Tue, 12 Sep 2000 16:47:48 GMT

It is an executable to install a ftp program.  I am in the directory
where the executable is and the file name is.


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

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

From: [EMAIL PROTECTED]
Subject: Re: Command error
Date: Tue, 12 Sep 2000 16:52:04 GMT

Sorry sent it before finishing.

The file name is Install.  So i am in the dir where the file resides
and i use the ./Install.

this is where i get the error.



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

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

From: "Peter T. Breuer" <[EMAIL PROTECTED]>
Subject: Re: Drive Space in RH 6.0
Date: 12 Sep 2000 16:51:31 GMT

Johan Kullstam <[EMAIL PROTECTED]> wrote:
: "Peter T. Breuer" <[EMAIL PROTECTED]> writes:

:> Johan Kullstam <[EMAIL PROTECTED]> wrote:
:> : "Steve Wolfe" <[EMAIL PROTECTED]> writes:
:> 
:> :>   Forget my last message.  I stopped reeading early, and should have pointed
:> :> out a few more things.
:> :> 
:> :> > "Safe" for what?  / should be a small partition of about 64MB max,
:> :> 
:> :>   Why?  Will 70 megs break something?  For goodness sake, with hard drives
:> :> costing less than twenty cents per megabyte, don't be so stingy.
:> 
:> : twenty cents!  it's difficult to pay even a tenth of that.  consider a
:> : top-of-the-line 9GB SCSI at $300, that's 3 cents per megabyte.  a good
:> : EIDE costs about 1 cent per megabyte.  thus your statement is even
:> : more powerful.
:> 
:> Do neither of you get it? The chance of damage to your root partition
:> is directly proportional to its size. Making it bigger is _worse_ not
:> better. You want it as small as possible. Exactly as big as required to
:> let you boot up and repair whatever _else_ is damaged, in fact, and no
:> bigger.

: i get it.  but that's where tom's root/boot disk and your backup comes in.

Not necessary. And a root disk and boot disk is terribly inconvenient
compared to just loogging in as normal.


:> :-) no no no. You don't get it. Sigh .. does everything which one
:> thinks is so obvious as not to be worth stating have to repeated in
:> Capital Letters twenty times on usenet?

:> : that's why i do 4 partitions.
:> 
:> : /boot   around 20MB
:> : /       at least 2GB
:> : /home   whatever is left
:> : <swap>  128MB (adjust to need/taste)
:> 
:> And you are a nana,

: i make backups.  i have /home, /etc and a few random config
: directories backed up on a regular basis.

: so a disk fails every 5 years or so.  big deal.  anyhow, it's easy to

Actually, the current statistics I have are that 15-20% of my disks fail
every year. Yes, that would be an expected time between failures of 5
years.

But those are complete failures.  I get non catastrophic failures with
significant losses every six months or so in most disks.  And failures
in the file system are very frequent.  About once every 2-4 weeks in
most systems.  You won't notice them ..  they arise from momentary power
spikes, slow disk response times, etc.  etc.  Here's one I dealt with on
a main server today ..  only symptom was an httpd consuming 99% cpu and
sendmail hung on sending.

wap_free: swap-space map bad (entry 0010e802)
swap_free: swap-space map bad (entry 0010ee00)
swap_free: swap-space map bad (entry 0010e902)
swap_free: swap-space map bad (entry 0011ef02)
swap_free: swap-space map bad (entry 0009ff00)
swap_free: swap-space map bad (entry 000db102)
swap_free: swap-space map bad (entry 000aeb00)
swap_free: swap-space map bad (entry 0012fd02)
swap_free: swap-space map bad (entry 00130300)
swap_free: swap-space map bad (entry 0012fe02)
swap_free: swap-space map bad (entry 00133902)
swap_free: swap-space map bad (entry 0013c300)
swap_free: swap-space map bad (entry 0013be02)
swap_free: swap-space map bad (entry 00146700)
swap_free: swap-space map bad (entry 00145f02)
swap_free: swap-space map bad (entry 00146800)
swap_free: swap-space map bad (entry 00146002)
swap_free: swap-space map bad (entry 00150b00)
eth0: Something Wicked happened! 2008.
Hmm.. Trying to use unallocated swap (000db102)
swap_free: swap-space map bad (entry 000db102)
Adding Swap: 72256k swap-space (priority -1)

That last was me getting in and fixing it.

: simply reinstall the whole system area.  and with decent backups, it's

Reinstall the whole system area! And what happened to all your mods to
fit the system into your net! 

:> du -sx /* 
:> (trimmed to show root dirs only)
:> 4293 /bin
:> 68   /dev
:> 2664 /etc
:> 16932        /lib
:> 13   /lost+found
:> 355  /root
:> 4020 /sbin
:> 76   /shlib
:> 
:> which is about 28MB in total. Enough for a richly functioning system,
:> in fact (about 4MB is sufficient to boot up, edit and telnet).

As is evidenced by the rescue boot disks.

Peter

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

From: [EMAIL PROTECTED] (Rasputin)
Crossposted-To: comp.os.linux.portable
Subject: Re: Init runlevel other than 1
Reply-To: [EMAIL PROTECTED]
Date: Tue, 12 Sep 2000 17:01:27 GMT

[EMAIL PROTECTED] <Radu Serban> wrote:
>"Peter T. Breuer" wrote:
>
>> Radu Serban <[EMAIL PROTECTED]> wrote:
>> : P200 with a NeoMagic 12XD video card). If I use anything
>> : else but init runlevel 1 (I tried 2,3,5) the computer hangs and
>> : all I can see are some numbers that keep scrolling. I have to
>> : hard reboot the computer (nothing else works).
>> : Anyone can help me with that? Is there any other information
>>
>Thanks Peter,
>It turned out that the problem was 'apmd'. For now I just renamed
>that script (S16apmd in my case) to something else such that it's
>not started anymore by rc (in runlevels 3 or 5).
>--Radu
>

For future reference, on soem distros (I think Redhat?) you can 
press a key when init boots that will allow you to start system
services one at a time, which allows you to find out which one is puking.

-- 

Rasputin.
Jack of All Trades - Master of Nuns.

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

Reply-To: [EMAIL PROTECTED]
From: [EMAIL PROTECTED] (Rod Smith)
Subject: Re: X-client?
Date: Tue, 12 Sep 2000 17:02:33 GMT

[Posted and mailed]

In article <[EMAIL PROTECTED]>,
        "slaurijssen" <[EMAIL PROTECTED]> writes:
> so, in other words. It would not be possible to connect a windows client
> program to a linux box with x-windows running, so that it would seem that
> you're running x-win on ms win?

It's unclear what you're asking about.

If you want to sit at a Linux computer and use it to control programs
that are running on a Windows computer, check out VNC
(http://www.uk.research.att.com/vnc/index.html). This lets you do
precisely that. You'll need a VNC server for Windows and a VNC client
for Linux.

If you want to sit at a Windows computer and use it to control programs
that are running on a Linux computer, VNC (server for Linux and client
for Windows) or an X server for Windows will let you do it (you don't
need any special Linux software).

-- 
Rod Smith, [EMAIL PROTECTED]
http://www.rodsbooks.com
Author of books on Linux & multi-OS configuration

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

Crossposted-To: linux.redhat,linux.redhat.install,comp.os.linux.setup,comp.os.linux.x
From: "Andrew N. McGuire " <[EMAIL PROTECTED]>
Subject: Re: java40.jar netscape
Date: Tue, 12 Sep 2000 12:01:04 -0500

On Tue, 12 Sep 2000, Guy-Armand Kamendje quoth:

GK> I have the following problem. Even though my CLASSPATH is
GK> correct, netscape (Java is active in the preferences) can not find
GK> java40.jar, and is not able to start java
GK> applets. The only copy of java40.jar is locate under
GK> /usr/lib/netscape/java/classes. I symblink it to
GK> /usr/jdk-1.1.6/classes/javar40.jar but it was not enough.
GK> Do anybody have an idea how I can get netscape finding java40.jar?
GK> Thanks for any hint

- fire up an xterm
- if CLASSPATH is set, unset it
- set MOZILLA_HOME to the directory where netscape is installed
- netscape &

See if it works that way, if it does adjust your initialization
files approporiately, if not, sorry.

anm
-- 
BEGIN { $\ = $/; $$_ = $_ for qw~ just another perl hacker ~ }
my $J = sub { return \$just }; my $A = sub { return \$another };
my $P = sub { return \$perl }; my $H = sub { return \$hacker  };
print map ucfirst() . " " => ${&$J()}, ${&$A()}, ${&$P()}, ${&$H()};


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

From: [EMAIL PROTECTED] (Rasputin)
Subject: Re: TCP port 947
Reply-To: [EMAIL PROTECTED]
Date: Tue, 12 Sep 2000 17:09:12 GMT

[EMAIL PROTECTED] <Rodney Hendricks> wrote:
>ok.......shutdown the portmapper and the port closed.  Thanks guys.  Can
>anyone think of something that will break by me turning off the portmapper?

The only app I know of that uses it apart from NFS
(which you almost certainly *don't* need)
is the SGI inode monitor, imon.

And the only app I know of that uses *that* is efm, the 
Enlightenment file manager.

Which is only available via CVs at present.

So no; if in doubt:

"turn it off and see what screams"
-- 

Rasputin.
Jack of All Trades - Master of Nuns.

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


** 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