Re: video file formats kino

2002-12-22 Thread Alex Shnitman
On Sun, 2002-12-22 at 07:23, Arie Folger wrote:

 I have been experimenting with kino a bit, and noticed that some of the 
 supposedly available mpeg export formats (DivX, generic MPEG2 and possibly 
 more) are not available. I assume I am missing some libraries, but do not 
 have the slightest clue asto which ones. The manual doesn't say anything 
 about them. Any tips?

There are only two ways to encode to DivX on Linux -- either with
divx.com's official codec, or with ffmpeg's libavcodec. The latter
cannot be used as a shared library, as far as I know, so maybe kino
looks for the former. Try downloading it from divx.com and installing.


-- 
Alex Shnitman [EMAIL PROTECTED]
http://www.hectic.net/   UIN 188956
PGP 0xEC5D619D / E1 F2 7B 6C A0 31 80 28  63 B8 02 BA 65 C7 8B BA

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




NFS and common directories

2002-12-22 Thread Michael Sternberg


Hello list.
sorry if this question is trivial - I
could not find the solution.

Here is the situation:
I have a number of people (lets say 10),
each one have a Linux with its root fs
mounted on NFS.

Most of content of this fs is the same,
only one directory differs.

The quick and ugly solution will be to
create 10 huge root filesystems on NFS
server that are almost identical and
differ only by one small directory.

How can I make all users to share the same
common set of files ? Soft links did not
helped me and hard links I'm from some
reason I'm not permitted to create (even
when I try as root).

Thanks, Michael.

-- 



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Omer Zak
Instead of hard or soft links, try to use mount.
The root directory probably doesn't have files but only subdirectories.
In this case, you can turn all invariant subdirectories into mount points.
The users will then have each his/her own root filesystem.  But they
will mount the common stuff at mount points, which are subdirectories of
that root FS.

Another option is to mount the root FS from NFS, and then mount the
personal directory at a mount point inside the root FS.

 --- Omer
DISCLAIMER:  I didn't try the above solutions.  YMMV.  Void where
prohibited.  All warranties, explicit or implicit, are hereby disclaimed
and made null and void.  Consultation fees, whenever and wherever
applicable, are based upon effort rather than results.

WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html

On Sun, 22 Dec 2002, Michael Sternberg wrote:



 Hello list.
 sorry if this question is trivial - I
 could not find the solution.

 Here is the situation:
 I have a number of people (lets say 10),
 each one have a Linux with its root fs
 mounted on NFS.

 Most of content of this fs is the same,
 only one directory differs.

 The quick and ugly solution will be to
 create 10 huge root filesystems on NFS
 server that are almost identical and
 differ only by one small directory.

 How can I make all users to share the same
 common set of files ? Soft links did not
 helped me and hard links I'm from some
 reason I'm not permitted to create (even
 when I try as root).


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Official Flamer/Cabal NON-Leader
Quoth Michael Sternberg:

 How can I make all users to share the same
 common set of files ? Soft links did not
 helped me and hard links I'm from some
 reason I'm not permitted to create (even
 when I try as root).

Share the same common set of files using ONE filesystem and create 10
small filesystems (or whatever, e.g. 10 directories in one filesystem)
which are automounted.

-- 
---OFCNL
This is MY list. This list belongs to ME! I will flame anyone I want.
Official Flamer/Cabal NON-Leader  [EMAIL PROTECTED]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Yedidyah Bar-David
On Sun, Dec 22, 2002 at 11:56:01AM +, Michael Sternberg wrote:
 
 
 Hello list.
 sorry if this question is trivial - I
 could not find the solution.
 
 Here is the situation:
 I have a number of people (lets say 10),
 each one have a Linux with its root fs
 mounted on NFS.
 
 Most of content of this fs is the same,
 only one directory differs.
 
 The quick and ugly solution will be to
 create 10 huge root filesystems on NFS
 server that are almost identical and
 differ only by one small directory.
 
 How can I make all users to share the same
 common set of files ? Soft links did not
 helped me and hard links I'm from some
 reason I'm not permitted to create (even
 when I try as root).

What's wrong with soft links?
I installed here something similar with no problems.
I have a common readonly /, a private /specific (which
is mounted separately), and soft links from places in /
(mostly /etc) to /specific.

 
   Thanks, Michael.
 
 -- 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

Didi


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: document archives

2002-12-22 Thread Official Flamer/Cabal NON-Leader
Quoth Ben-Nes Michael:

 I wonder what is the best way to establish document archive.
 
 I mean: taking fax or snail mail, scan it and save it to the server.

You will find that the greatest effort is NOT the storage method (which
seems top be what you are talking about below), but the data entry
effort one one hand and the categorisation on the other.

Thus, if you have a fax about sex widgets as well as a voice recording
of widgets used in sex (s/widgets/YOUR_FAVOURITE_THINGY/g), how would
you (1) transcode - enter the data into the storage medium (e.g.
scanning, transcript, etc), (2) categorise data in a meaningful way
(e.g. by usage categories, by purpose categories, by both, etc).

Worse, there are things which are very hard to categorise and/or
transcode - e.g. films, music, posters, humour, poetry, etc.

I suggest reading up on DDS (Dewey Decimal System) - a method of
knowledge categorisation. It is not enough, but it is a start.

Cheerio,

Marc

-- 
---OFCNL
This is MY list. This list belongs to ME! I will flame anyone I want.
Official Flamer/Cabal NON-Leader  [EMAIL PROTECTED]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Michael Sternberg

Thanks for a rain of solutions :)
Perhaps I was not clear enough.

Situation is like this:

Two users (A and B) want to use directory /root_fs
on remote NFS server as their root fs. There is a
single directory /home that have to be different.

Of course they can mount /root_fs as root fs and manually
mount some other directory as /home. The question is
how to perform it automatically !!!

Ideal solution will be to create two root directories
/root_fsA and /root_fsB and make all entries in those
directories (apart from /home) to be links to common /root_fs.

Unfortunately it does not works - NFS is not going across
the links.

Another solution (proposed by Omer I think) - is to add
all entries from /root_fsA to /etc/fstab and mount all
them remotely. Unfortunately it does not work also - /root_fsA
is root fs and kernel expect to find there init and a couple of
libraries. Mounting /bin and /lib can be occured only after init
is running..




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Yedidyah Bar-David
On Sun, Dec 22, 2002 at 12:35:02PM +, Michael Sternberg wrote:
 
 Thanks for a rain of solutions :)
 Perhaps I was not clear enough.
 
 Situation is like this:
 
 Two users (A and B) want to use directory /root_fs
 on remote NFS server as their root fs. There is a
 single directory /home that have to be different.
 
 Of course they can mount /root_fs as root fs and manually
 mount some other directory as /home. The question is
 how to perform it automatically !!!

Define exactly what automatically means.
Assuming /root_fs is mounted as their / and works well,
you can put something like
mount server:/home-of-`hostname` /home
in rc.local or somewhere.

If you want to use symlinks (which is less flexible, IMO),
you can mount server:/root_fs as /root_fs, server:/root_fsA
as /, and then the links will work. To do that, you will
probably need an initrd, because /root_fsA won't have all
the needed stuff to mount /root_fs.

 
 Ideal solution will be to create two root directories
 /root_fsA and /root_fsB and make all entries in those
 directories (apart from /home) to be links to common /root_fs.
 
 Unfortunately it does not works - NFS is not going across
 the links.
 
 Another solution (proposed by Omer I think) - is to add
 all entries from /root_fsA to /etc/fstab and mount all
 them remotely. Unfortunately it does not work also - /root_fsA
 is root fs and kernel expect to find there init and a couple of
 libraries. Mounting /bin and /lib can be occured only after init
 is running..
 
 
 
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Skliarouk Arie
Hello!

Probably this link will help you: http://clusternfs.sourceforge.net/.

On Sun, 22 Dec 2002, Michael Sternberg wrote:


 Thanks for a rain of solutions :)
 Perhaps I was not clear enough.

 Situation is like this:

 Two users (A and B) want to use directory /root_fs
 on remote NFS server as their root fs. There is a
 single directory /home that have to be different.

 Of course they can mount /root_fs as root fs and manually
 mount some other directory as /home. The question is
 how to perform it automatically !!!

Using clusternfs you change /etc/fstab$$HOSTNAME=$$

 Ideal solution will be to create two root directories
 /root_fsA and /root_fsB and make all entries in those
 directories (apart from /home) to be links to common /root_fs.

 Unfortunately it does not works - NFS is not going across
 the links.

 Another solution (proposed by Omer I think) - is to add
 all entries from /root_fsA to /etc/fstab and mount all
 them remotely. Unfortunately it does not work also - /root_fsA
 is root fs and kernel expect to find there init and a couple of
 libraries. Mounting /bin and /lib can be occured only after init
 is running..




 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]



---
Bye,  | Fax: (972)-2-6796453
Arieh | Phone: (972)-6795364



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Geoffrey S. Mendelson
Skliarouk Arie wrote:
  Two users (A and B) want to use directory /root_fs
  on remote NFS server as their root fs. There is a
  single directory /home that have to be different.
 
  Of course they can mount /root_fs as root fs and manually
  mount some other directory as /home. The question is
  how to perform it automatically !!!
 
 Using clusternfs you change /etc/fstab$$HOSTNAME=$$

Why not user YP and automount?

Geoff. 

-- 
Geoffrey S. Mendelson
MobilEye Vision Technologies Ltd, R.M.P.E House, 10 Hartom St. Har Hotzvim
Jerusalem, 91450 Israel Tel: +972-2-5417-356 Cell: +972-55-667-090
Do sysadmins count networked sheep?

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




NNTP-Forums web interface

2002-12-22 Thread lingeek
Hello list,
I'm glad to joine this list again after several years of abbsence,

Has anyone worked with an open source web interface for
newsgourps/forums (using the nntp protocol)
which can be programmable with perl ?
I have tried dnews but it's not quite fit my needs.

any help will be highly appreciated
Thanks,

Haim Tzadok

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NNTP-Forums web interface

2002-12-22 Thread Guy Cohen
Try at http://wnews.easyusenet.com/wnews-free.cgi?

On Sun, Dec 22, 2002 at 04:47:13PM +0200, [EMAIL PROTECTED] wrote:
 Hello list,
 I'm glad to joine this list again after several years of abbsence,
 
 Has anyone worked with an open source web interface for
 newsgourps/forums (using the nntp protocol)
 which can be programmable with perl ?
 I have tried dnews but it's not quite fit my needs.
 
 any help will be highly appreciated
 Thanks,
 
 Haim Tzadok
 
 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]

-- 
http://www.uadm.com |   Local and Remote Unix/Linux
[EMAIL PROTECTED]   |   Administration. No outsourcing.
Phone: +972 3 6201373   |   Security, Installations, Support
http://www.uadm.com/pgp.key |   Upgrades and Maintenance.

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: NFS and common directories

2002-12-22 Thread Ely Levy
well when we did it in huji we used
devfs to prevent dev duplicating then with a set of scripts
which copy configuration files to the root of the machine during boot
our system does a bit more (got templetes and so on)
as we got very large number of diffrent configurations
but I guess basic approch is enough for 10

Ely Levy
System group
Hebrew University
Jerusalem Israel



On Sun, 22 Dec 2002, Michael Sternberg wrote:



 Hello list.
 sorry if this question is trivial - I
 could not find the solution.

 Here is the situation:
 I have a number of people (lets say 10),
 each one have a Linux with its root fs
 mounted on NFS.

 Most of content of this fs is the same,
 only one directory differs.

 The quick and ugly solution will be to
 create 10 huge root filesystems on NFS
 server that are almost identical and
 differ only by one small directory.

 How can I make all users to share the same
 common set of files ? Soft links did not
 helped me and hard links I'm from some
 reason I'm not permitted to create (even
 when I try as root).

   Thanks, Michael.

 --



 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]




=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Free Software lecture on Galey Zahal

2002-12-22 Thread Nadav Har'El
On Sun, Nov 24, 2002, Nadav Har'El wrote about Re: OT: right or wrong to copy 
proprietary software:
 The Universita Hameshuderet is running now (Wednesdays, 8:30pm, Galaz) a
 lecture series on intellectual property (copyright and patents), which seems
 interesting and relevant. Two relevant lectures have already passed (about
 the moral aspects of copyright, what entitles someone a copyright and why,
 and the financial aspects of copyright), but I suppose the future lectures
 might be interesting too. In the future it might also be possible to get
 that lecture series in book form, but I don't know when or how.

This Wednesday, 8:30pm in Galaz [1], I believe the topic of the lecture by
Dr. Niva Elkin-Koren [2] from HaifaU, is the free software movement.
The lectures are usually 15-20 minutes.

Should be interesting to hear.

[1] http://glz.msn.co.il/glz/university/
[2] http://law.haifa.ac.il/faculty/eng/personal_page.asp?lec_id=4

-- 
Nadav Har'El|   Sunday, Dec 22 2002, 18 Tevet 5763
[EMAIL PROTECTED] |-
Phone: +972-53-245868, ICQ 13349191 |Someone offered you a cute little quote
http://nadav.harel.org.il   |for your signature? JUST SAY NO!

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: Questions to RMS (was: Re: RMS, T'so and the LUG)

2002-12-22 Thread Amir Tal
On Wednesday 18 December 2002 21:06, Omer Zak wrote:

the RMS visit is getting closer and closer. if you people are serious about 
creating a list of questions for a translated interview, please send them to 
me, and I'll add them to omer's and eli's.

tal.


 Meanwhile I thought about questions to RMS.

 1. What is RMS' exact position about software which is burned into ROM and
put into an instrument/device/appliance?  Should the customer have
access to the source code and to a means for replacing the software?

 2. What if the ROM mentioned in (1) is really a PROM or flash ROM, which
is modifiable in field?

 3. Sometimes, in order to be able to finish modifying software for which
you have the source code, you need to be able to prove that your
modification has no unintended consequences.  Therefore you need access
to a regression test suite.
In view of the above, should such a regression test suite be
considered as source code (meaning form in which is the easiest to
modify the software) as far as GPL is concerned?  If not, why not?

 On Wed, 18 Dec 2002, Ely Levy wrote:
  ok I have 2 to offer,

 [... snipped ...]

  --- Omer
 WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html


 =
 To unsubscribe, send mail to [EMAIL PROTECTED] with
 the word unsubscribe in the message body, e.g., run the command
 echo unsubscribe | mail [EMAIL PROTECTED]


=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: video file formats kino

2002-12-22 Thread Hetz Ben Hamo
 There are only two ways to encode to DivX on Linux -- either with
 divx.com's official codec, or with ffmpeg's libavcodec. The latter
 cannot be used as a shared library, as far as I know, so maybe kino
 looks for the former. Try downloading it from divx.com and installing.

Hmm??

ffmpeg]$ ./configure --help | grep shar
  --enable-shared  build shared libraries [default=no]
[hetz@dugmanit ffmpeg]$ pwd
/home/hetz/ffmpeg

You can use either Divx's Networks own codec or ffmpeg's own codec (although I 
think there's a small problem with it in the first frame, I forwarded the 
details to Fabrice - ffmpeg's author) using the mencoder from the mplayer 
package, or use ffmpeg itself as a capture/convertor etc...

BTW: Stay tuned for more surprised from ffmpeg..

Thanks,
Hetz

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




OT: SSH over HTTP

2002-12-22 Thread Oleg Kobets
Hi!

I have the following problem and need it fixed urgent :-)
I realize it's a bit OT, and apologize.

I am behind a corporate firewall and need SSH. The firewall is MicroShit ISA
server (AKA Microsoft Proxy 2.0) and the only access to the internet is via
the above mentioned proxy.
I must have SSH access to some other hosts out there and asking the admins
is out of the question.

Is there any encapsulation or HTTP tunnel tool that will allow me achieve
this ?

Anything ?

---
Oleg Kobets
Network Administrator
www.clean-mail.net

Make love with Linux
(unzip; strip; touch; finger; mount; fsck; more; yes; umount; sleep)



=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]




Re: OT: SSH over HTTP

2002-12-22 Thread Hetz Ben Hamo
On Sunday 22 December 2002 23:39, Oleg Kobets wrote:
 Hi!

 I have the following problem and need it fixed urgent :-)
 I realize it's a bit OT, and apologize.

http://www.jtan.com/faq/vpnfaq.html

Tried it? :)

Thanks,
Hetz

=
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word unsubscribe in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]