Linux-Misc Digest #33, Volume #26                Sun, 15 Oct 00 01:13:01 EDT

Contents:
  Linux Frequently Asked Questions with Answers (Part 2 of 6) 
([EMAIL PROTECTED])

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

Crossposted-To: news.answers,comp.answers
Subject: Linux Frequently Asked Questions with Answers (Part 2 of 6)
From: [EMAIL PROTECTED]
Reply-to: [EMAIL PROTECTED]
Date: 15 Oct 2000 00:43:55 -0400


devoted to the subject, at http://www.linux-usb.org/. There is also
LDP documentation, at: ("Where Should I Look on the World Wide Web for
Linux Stuff?")

1.11. Is Linux Public Domain? Copyrighted?

The Linux trademark belongs to Linus Torvalds. He has placed the Linux
kernel under the GNU General Public License, which basically means
that you may freely copy, change, and distribute it, but you may not
impose any restrictions on further distribution, and you must make the
source code available.

This is not the same as Public Domain. See the Copyright FAQ,
ftp://rtfm.mit.edu/pub/usenet/news.answers/law/copyright, for
details.

Full details are in the file COPYING in the Linux kernel sources
(probably in /usr/src/linux on your system).

The licenses of the utilities and programs which come with the
installations vary. Much of the code is from the GNU Project at the
Free Software Foundation, and is also under the GPL.

Note that discussion about the merits or otherwise of the GPL should
be posted to the news group gnu.misc.discuss, and not to the
comp.os.linux hierarchy.

For legal questions, refer to the answer: ("Where Are Linux Legal
Issues Discussed?")

1.12. Is Linux *nix?

Not officially, until it passes the Open Group's certification tests,
and supports the necessary API's. Even very few of the commercial
operating systems have passed the Open Group tests. For more
information, see http://www.unix-systems.org/what_is_unix.html.

[Bob Friesenhahn]

2. Topics of Current Interest.

2.1. What Resources Are There for Linux DeCSS and Other Open Source DVD
Software?

There is a DeCSS Resource Site at
http://www.pzcommunications.com/main.htm. For information about the
legal action to bar distributing DeCSS, refer also to 2600's Web site:
http://www.2600.com, and the Electronic Frontier Foundation,
http://www.eff.org.

2.2. Where Is Information About Electronic Privacy Laws that Affect ISP's?

The U.S. Federal Trade Commission has issued a report to Congress that
recommends regulations to guarantee privacy for customers of Internet
Service Providers. The text of the report is at
http://www.ftc.gov/acoas/papers/finalreport.htm. The FTC E-commerce
site is at http://www.ftc.gov/bcp/menu-internet.htm/

The New York Times on the Web has a page of electronic privacy
information resources at
http://www.nytimes.com/library/tech/reference/index-privacy.html
Access is free but requires registration.

The Electronic Privacy Information Center maintains a Web page at
http://www.epic.org/. The site also has pointers to information about
international laws that affect cryptographic software.

2.3. How Is the DocBook Version of the FAQ Produced?

At present, the Linux FAQ uses the OASIS DocBook SGML DTD. HTML output
is produced using James Clark's Jade DSSSL parser with modified
versions of Norman Walsh's modular style sheets. Question numbers are
generated with Perl. The text version is formatted from HTML with
lynx, and split into segments using the standard GNU text utilities,
and the segments are posted to Usenet. The DocBook utilities are
located at ftp://ftp.freesoftware.com/pub/sourceware/docbook-tools/.

3. Network Sources and Resources

3.1. Where Can I Get the Latest Kernel Version?

Make that versions. The 2.0 series kernels are still available for
older machines. The latest production kernel series is 2.2.x. The
updates to this kernel are bug fixes. Active development is proceeding
on the 2.4 series kernels.

The Web page at http://www.kernel.org/ lists the current versions of
the development and production kernels.

Among the 2.2 kernel's many improvements are a video frame buffer,
faster (although bigger) memory management, support for more hardware
devices, improved security, and improved POSIX compatibility. The
Linux kernel, in many of these areas, is superior to commercial OS's.

To read more about the features in the 2.2 kernels, the unofficial,
draft press releases are located at
http://www.tip.net.au/~edlang/linux/linux2.2pr.html.

If you want to download the source code, FTP to ftp.xx.kernel.org,
where "xx" is the two-letter Internet domain abbreviation of your
country; e.g., "us" for United States, "ca" for Canada, or "de" for
Germany. Kernel versions 2.2.x are archived in the directory
pub/linux/kernel/v2.2, as are patches for the prerelease versions. The
kernel source code is archived as a .tar.gz file, and as a .tar.bz2
file.

Follow the instructions in any of the standard references to compile
the 2.2 kernel, as you would with any other custom kernel. The
Documentation subdirectory contains information by the authors of
various subsystems and drivers, and much of that information is not
documented elsewhere.

If you want to participate in kernel development, make sure that you
sign on to the linux-kernel mailing list to find out what people are
working on. Refer to the answer: "What Mailing Lists Are There?"

There is a story about the features of the 2.4 series kernels at
http://features.linuxtoday.com/stories/8191.html.

3.2. Where Can I Get the HOWTO's and Other Documentation?

Look in the following places, and the sites that mirror them.

  * http://www.linuxdoc.org/
  * ftp://ftp.funet.fi/pub/OS/Linux/doc/HOWTO/
  * ftp://tsx-11.mit.edu/pub/linux/docs/HOWTO/
  * ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/
    
For a list of Linux FTP sites, refer to the answer for: "Where Can I
Get Linux Material by FTP?"

If you don't have access to FTP, try the FTP-by-mail servers:
[EMAIL PROTECTED], [EMAIL PROTECTED], or:
[EMAIL PROTECTED]

A complete list of HOWTO's is available in the file HOWTO-INDEX at
http://www.linuxdoc.org/HOWTO/HOWTO-INDEX/howtos.html. The
mini-HOWTO's are indexed at
http://www.linuxdoc.org/HOWTO/HOWTO-INDEX/mini.html.

In addition, translations available from
ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/translations/ and mirrors
worldwide. The HOWTO's and other documentation have been translated
into the following languages:

Chinese (Big5) (zh)   Croatian (hr)    French (fr)
German (de            Hellenic (el)    Indonesian (id)
Italian (it)          Japanese (ja)    Korean (ko)
Polish (pl)           Slovenian (sl)   Spanish (es)
Swedish (sv)          Turkish (tr)

Additional documents are always in preparation. Please get in touch
with the coordinators if you are interested in writing one. Contact
and submission information is at
http://www.linuxdoc.org/mailinfo.html.

There is also a LDP HOWTO page at http://howto.tucows.org/.

The Guide Series produced by the Linux Documentation Project is
available from http://www.linuxdoc.org/. Please read them if you are
new to Unix and Linux.

And, of course, a number of people have written documentation
independently of the LDP:

  * Linux Administrators Security Guide, by Kurt Seifried.
    http://www.freek.com/lasg/.
  * Newbie's Linux Manual. http://www.linuxdoc.org/nlm/.
  * One-Page Linux Manual. http://www.powerup.com.au/~squadron/.
  * Short beginners' manual for Linux. Also available in Dutch.
    http://www.stuwww.kub.nl/people/b.vannunen/linux-man.php3.
  * Virtual Frame buffer HOWTO, by Alex Buell.
    http://www.tahallah.demon.co.uk/programming/prog.html.
  * X11 & TrueType Fonts, by Peter Kleiweg.
    http://www.let.rug.nl/~kleiweg/.
    
Documentation for kernel developers is on-line:
http://kernelbook.sourceforge.net/.

To find out about Linux memory management, including performance
tuning, see Rik van Riel's Web page at
http://humbolt.geo.uu.nl/Linux-MM/.

The Linux Consultants HOWTO has a directory of Linux consultants at
http://www.linuxports.com/.

Gary's Encyclopedia lists over 4,000 Linux related links. Its URL is
http://members.aa.net/~swear/pedia/index.html.

There is also a FAQ specifically for the Red Hat Linux distribution,
at http://www.best.com/~aturner/RedHat-FAQ/faq_index.html.

And the Home Page of this FAQ is http://www.mainmatter.com/.

3.3. Where Should I Look on the World Wide Web for Linux Stuff?

In addition to the Linux Documentation Project Home Page:
http://www.linuxdoc.org/, there are many pages that provide beginning
and advanced information about Linux.

These two pages provide a good starting point for general Linux
information: Linux International's Home Page, at http://www.li.org/,
and the Linux Online's Linux Home Page at http://www.linux.org/.

Both of these pages provide links to other sites, information about
general information, distributions, new software, documentation, and
news.

Documentation for kernel developers is on-line:
http://kernelbook.sourceforge.net/.

The tutorial, Unix is a Four Letter Word..., is located at
http://www.linuxbox.com/~taylor/4ltrwrd/. It is a general
introduction to Unix operating systems and is not Linux specific.

Additionally, here is a certainly incomplete list of Web pages devoted
to Linux:

  * AboutLinux.com: http://www.aboutlinux.com/.
  * Adventures in Linux Programming:
    http://members.xoom.com/rpragana/.
  * Dave Central Linux Software Archive:
    http://linux.davecentral.com/.
  * Erlug Webzine (Italian): http://www.erlug.linux.it/.
  * Free Unix Giveaway List: http://visar.csustan.edu/giveaway.html.
    Lists offers of free Linux CDs. Also available via E-mail:
    [EMAIL PROTECTED], with the Subject: send giveaway_list.
  * Information on Linux in corporate environments:
    http://www.smartstocks.com/linux.html.
  * Jeanette Russo's Linux Newbie Information:
    http://www.stormloader.com/jrusso2/index.html.
  * JustLinux.com: http://www.justlinux.com/.
  * LinuxArtist.org: http://www.linuxartist.org/.
  * Linux Cartoons:
    http://www.cse.unsw.edu.au/~conradp/linux/cartoons/.
  * linuXChiX.org: http://www.linuxchix.org/.
  * LinuxDevices.com: The Embedded Linux Portal:
    http://www.linuxdevices.com.
  * Linux Educational Needs Posting Page:
    http://www.slip.net/~brk/linuxedpp.htm.
  * Linux in Business: Case Studies:
    www.bynari.com/collateral/case_studies.html.
  * Linux Inside: http://linuxinside.org/.
  * Linux Links: http://www.linuxlinks.com/.
  * Linux Memory Management Home Page:
    http://humbolt.geo.uu.nl/Linux-MM/.
  * Linux Newbie Project: http://kusma.hypermart.net/.
  * Linux on the Thinkpad 760ED: http://www.e-oasis.com/linux-tp.html.
  * Linux Parallel Port Home Page:
    http://www.torque.net/linux-pp.html.
  * Linux MIDI & Sound Applications: http://sound.condorow.net/.
  * Linux Start: http://www.linuxstart.com/.
  * Linux Tips and Tricks Page: http://www.patoche.org/LTT/.
  * Linux Today PR: http://www.linuxpr.com/.
  * Mandrakeuser.Org: http://mandrakeuser.org/
  * My Linux Contributions by Richard Gooch:
    http://www.atnf.csiro.au/~rgooch/linux/.
  * Micro Channel Linux Web Page: http://www.dgmicro.com/mca/.
  * Parallel port scanners and SANE:
    http://www2.prestel.co.uk/hex/scanners.html.
  * Pascal Central: http://www.pascal-central.com/
  * PegaSoft Portal: http://www.vaxxine.com/pegasoft/portal/
  * Red Hat and ISDN4Linux: http://www.webideal.de/.
  * SearchLinux: http://www.searchlinux.com/.
  * USB Linux Home Page: http://peloncho.fis.ucm.es/~inaky/uusbd-www/.
  * VLUG: The Virtual Linux Users Group: http://www.vlug.com/.
    
Searching for "Linux" on Web Search Engines, like Yahoo!
(http://www.yahoo.com/) or AltaVista (http://www.altavista.com/) will
provide copious references to Linux Web sites. Further information
about about Web search engines is in the Web and Internet Search
Engine Faq: http://www.infobasic.com/pagefaq.html.

Refer also to the answer for: "What Other FAQ's Are There for Linux?"

3.4. What News Groups Are There for Linux?

Comp.os.linux.announce is the moderated announcements group. You
should read this if you intend to use Linux. It contains information
about software updates, new ports, user group meetings, and commercial
products. It is the only newsgroup that may carry commercial postings.
Submissions for that group should be e-mailed to
[EMAIL PROTECTED]

Comp.os.linux.announce is archived at:
http://www.iki.fi/mjr/linux/cola.html, and
ftp://src.doc.ic.ac.uk/usenet/comp.os.linux.announce/.

Also worth reading are the following other groups in the
comp.os.linux.* and alt.uu.comp.os.linux.* hierarchies-you may find
many common problems too recent for the documentation but are answered
in the newsgroups.

  * alt.uu.comp.os.linux
  * alt.uu.comp.os.linux.questions
  * alt.os.linux
  * alt.os.linux.mandrake
  * comp.os.linux.admin
  * comp.os.linux.advocacy
  * comp.os.linux.alpha
  * comp.os.linux.answers
  * comp.os.linux.development
  * comp.os.linux.development.apps
  * comp.os.linux.development.system
  * comp.os.linux.embedded
  * comp.os.linux.hardware
  * comp.os.linux.help
  * comp.os.linux.m68k
  * comp.os.linux.misc
  * comp.os.linux.network
  * comp.os.linux.networking
  * comp.os.linux.portable
  * comp.os.linux.powerpc
  * comp.os.linux.questions
  * comp.os.linux.redhat
  * comp.os.linux.security
  * comp.os.linux.setup
  * comp.os.linux.test
  * comp.os.linux.x
  * comp.os.linux.x.video
    
Remember that Linux is POSIX compatible, and most all of the material
in the comp.unix.* and comp.windows.x.* groups will be relevant. Apart
from hardware considerations, and some obscure or very technical
low-level issues, you'll find that these groups are good places to
start.

Information about e-mail clients (MUA's), mail transfer agents
(MTA's), and other related software are in the comp.mail.* groups,
especially:

  * comp.mail.misc
  * comp.mail.pine
  * comp.mail.sendmail
    
Questions and information about News reading software are in:
news.software.readers.

Please read "You Still Haven't Answered My Question!" before posting.
Cross posting between different comp.os.linux.* groups is rarely a
good idea.

There may well be Linux groups local to your institution or area-check
there first.

See also "I Don't Have Usenet Access. Where Do I Get Information?"

Other regional and local newsgroups also exist-you may find the
traffic more manageable there. The French Linux newsgroup is
fr.comp.os.linux. In Germany there is de.comp.os.linux.*. In
Australia, try aus.computers.linux. In Croatia there is hr.comp.linux.
In Italy, there is it.comp.linux.

A search of http://www.deja.com/ can provide an up-to-date list of
News groups.

[Axel Boldt, Robert Kiesling]

3.5. What Other FAQ's Are There for Linux?

There are a number of special-interest FAQ's on different subjects
related to system administration and use, and also on miscellaneous
topics like Flying Saucer Attacks (the music) and support for
recovering sysadmins.

The official Usenet FAQ archives are at
ftp://rtfm.mit.edu/pub/usenet/.

Here are some FAQ's that might be especially useful, and their home
pages:

  * A FAQ for new users:
    http://homes.arealcity.com/swietanowski/LinuxFAQ/.
  * BASH Frequently Asked Questions: ftp://ftp.cwru.edu/pug/bash/FAQ/.
  * Frequently Asked Questions about Open Source:
    http://www.opensource.org/faq.html.
  * GNU Emacs: http://www.lerner.co.il/emacs/faq-body.shtml.
  * GNU Linux in Science and Engineering:
    http://members.home.net/scieng/.
  * Gnus 5.x: http://www.ccs.neu.edu/software/contrib/gnus/.
  * List of Periodic Information Postings:
    ftp://rtfm.mit.edu/pub/usenet/news.answers/periodic-postings/.
  * Sendmail: http://www.sendmail.org/faq/.
  * Web Internet Search Engine: http://www.infobasic.com/pagefaq.html
  * Wu-ftpd: http://www.wu-ftpd.org/man/ (really a collection of man
    pages), with HOWTO's at: http://www.wu-ftpd.org/HOWTO/

3.6. Where Can I Get Linux Material by FTP?

There are three main archive sites for Linux:

  * ftp://ftp.funet.fi/pub/OS/Linux/ (Finland).
  * ftp://metalab.unc.edu/pub/Linux/. Recently renamed to
    http://ibiblio.org/pub/linux/ with a nice WWW interface. (US).
  * tsx-11.mit.edu//pub/linux/ (US).
    
The best place to get the Linux kernel is
ftp://ftp.kernel.org/pub/linux/kernel/. Linus Torvalds uploads the
most recent kernel versions to this site.

Of the U.S. distributions, Debian GNU/Linux is available at
ftp://ftp.debian.org/pub/debian/. Red Hat Linux's home site is
ftp://ftp.redhat.com/, and Linux Slackware's is
ftp://ftp.freesoftware.com/.

The Small Linux distribution, which can run in 2 MB of RAM, is located
at http://smalllinux.netpedia.net/.

The contents of these sites is mirrored (copied, usually approximately
daily) by a number of other sites. Please use a site close to you-it
will be faster for you and easier on the network.

  * ftp://ftp.sun.ac.za/pub/linux/sunsite/ (South Africa)
  * ftp://ftp.is.co.za/linux/sunsite/ (South Africa).
  * ftp://ftp.cs.cuhk.hk/pub/Linux/ (Hong Kong).
  * ftp://sunsite.ust.hk/pub/Linux/ (Hong Kong).
  * ftp://ftp.spin.ad.jp/pub/linux/ (Japan).
  * ftp://ftp.nuri.net/pub/Linux/ (Korea).
  * ftp://ftp.jaring.my/pub/Linux/ (Malaysia).
  * ftp://ftp.nus.sg/pub/unix/Linux/ (Singapore).
  * ftp://ftp.nectec.or.th/pub/mirrors/linux/ (Thailand).
  * ftp://mirror.aarnet.edu.au/pub/linux/ (Australia).
  * ftp://sunsite.anu.edu.au/pub/linux/ (Australia).
  * ftp://ftp.monash.edu.au/pub/linux/ (Australia).
  * ftp://ftp.univie.ac.at/systems/linux/sunsite/ (Austria).
  * ftp://ftp.fi.muni.cz/pub/UNIX/linux/ (Czech Republic).
  * ftp://ftp.funet.fi/pub/Linux/sunsite/ (Finland).
  * ftp://ftp.univ-angers.fr/pub/Linux/ (France).
  * ftp://ftp.iut-bm.univ-fcomte.fr/ (France).
  * ftp://ftp.ibp.fr/pub/linux/sunsite/ (France)
  * ftp://ftp.loria.fr/pub/linux/sunsite/ (France).
  * ftp://ftp.dfv.rwth-aachen.de/pub/linux/sunsite/ (Germany).
  * ftp://ftp.germany.eu.net/pub/os/Linux/Mirror.SunSITE/(Germany).
  * ftp://ftp.tu-dresden.de/pub/Linux/sunsite/ (Germany).
  * ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.sunsite/ (Germany).
  * ftp://ftp.gwdg.de/pub/linux/mirrors/sunsite/ (Germany).
  * ftp.rz.uni-karlsruhe.de/pub/linux/mirror.sunsite/ (Germany).
  * ftp://ftp.ba-mannheim.de/pub/linux/mirror.sunsite/ (Germany).
  * ftp://ftp.uni-paderborn.de/pub/Mirrors/sunsite.unc.edu/(Germany).
  * ftp://ftp.uni-rostock.de/Linux/sunsite/ (Germany).
  * ftp.rus.uni-stuttgart.de/pub/unix/systems/linux/MIRROR.sunsite/(Ge
    rmany).
  * ftp://ftp.uni-tuebingen.de/pub/linux/Mirror.sunsite/ (Germany).
  * ftp://ftp.kfki.hu/pub/linux/(Hungary).
  * ftp://linux.italnet.it/pub/Linux/(Italy).
  * ftp://ftp.unina.it/pub/linux/sunsite/ (Italy).
  * ftp://giotto.unipd.it/pub/unix/Linux/ (Italy).
  * ftp://cnuce-arch.cnr.it/pub/Linux/ (Italy).
  * ftp://ftp.flashnet.it/mirror2/metalab.unc.edu/ (Italy).
  * ftp://ftp.nijenrode.nl/pub/linux/ (Netherlands).
  * ftp://ftp.LeidenUniv.nl/pub/linux/sunsite/ (Netherlands).
  * ftp://ftp.nvg.unit.no/pub/linux/sunsite/ (Norway).
  * ftp://sunsite.icm.edu.pl/pub/Linux/metalab.unc.edu/ (Poland).
  * ftp://ftp.rediris.es/software/os/linux/sunsite/ (Spain).
  * ftp://sunsite.rediris.es/software/linux/ (Spain).
  * ftp://ftp.cs.us.es/pub/Linux/sunsite-mirror/ (Spain).
  * ftp://ftp.etse.urv.es/pub/mirror/linux/ (Spain).
  * ftp://tp.etsimo.uniovi.es/pub/linux/ (Spain).
  * ftp://ftp.luna.gui.es/pub/linux.new/ (Spain).
  * ftp://ftp.metu.edu.tr/pub/linux/sunsite/ (Turkey).
  * ftp://unix.hensa.ac.uk/mirrors/sunsite/pub/Linux/ (UK).
  * ftp.maths.warwick.ac.uk/mirrors/linux/sunsite.unc-mirror/(UK).
  * ftp://ftp.idiscover.co.uk/pub/Linux/sunsite.unc-mirror/(UK).
  * ftp://sunsite.doc.ic.ac.uk/packages/linux/sunsite.unc-mirror/(UK).
  * (UK)
  * ftp://ftp.io.org/pub/mirrors/linux/sunsite/ (Canada).
  * ftp://ftp.cc.gatech.edu/pub/linux/ (US).
  * ftp://ftp.freesoftware.com/pub/linux/sunsite/ (US).
  * ftp://ftp.siriuscc.com/pub/Linux/Sunsite/ (US).
  * ftp://ftp.engr.uark.edu/pub/linux/sunsite/ (US).
  * ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/ (US).
  * ftp://linux.if.usp.br/pub/mirror/metalab.unc.edu/pub/Linux/(Brazil
    ).
  * ftp://farofa.ime.usp.br/pub/linux/ (Brazil).
    
Please send updates and corrections to this list to the Linux FAQ
maintainer, [EMAIL PROTECTED] Not all of these mirror all of
the other "source" sites, and some have material not available on the
"source" sites.

3.7. I Don't Have FTP Access. Where Do I Get Linux?

The easiest thing is probably to find a friend with FTP access. If
there is a Linux user's group near you, they may be able to help.

If you have a reasonably good email connection, you could try the
FTP-by-mail servers at [EMAIL PROTECTED], or
[EMAIL PROTECTED]

Linux is also available via traditional mail on CD-ROM. The file
ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/Installation-HOWTO, and
the file ftp://metalab.unc.edu/pub/Linux/docs/HOWTO/Distribution-HOWTO
contain information on these distributions.

3.8. I Don't Have Usenet Access. Where Do I Get Information?

A digest of comp.os.linux.announce is available by mailing the word
"subscribe" (without the quotes) as the body of a message to
[EMAIL PROTECTED] Subscribing to this list
is a good idea, as it carries important information and documentation
about Linux.

Please remember to use the *-request addresses for your subscribe and
unsubscribe messages; mail to the other address is posted to the news
group.

3.9. What Mailing Lists Are There?

The Linux developers now mainly use the Majordomo server at
[EMAIL PROTECTED] Send a message with the word "lists"
(without the quotes) in the body to get a list of lists there. Add a
line with the word, "help," to get the standard Majordomo help file
that lists instructions for subscribing and unsubscribing to the
lists.

Please do not post off-topic material to the mailing lists. Most of
them are used by Linux developers to talk about technical issues and
future developments. They are not intended for new users' questions,
advertisements, or public postings that are not directly related to
the mailing list's subject matter. Comp.os.linux.announce is the place
for all public announcements. This is a common Internet policy. If you
don't observe this guideline, there's a good chance that you'll be
flamed.

There is a linux-newbie list where, "no question is too stupid."
Unfortunately, it seems that few experienced users read that list, and
it has very low volume.

There are numerous Linux related mailing lists at
http://www.onelist.com/. Go to the categories page and choose
"Linux." There are also mailing list subscription links at:
http://oslab.snu.ac.kr/~djshin/linux/mail-list/.

The Mailing Lists Available in Usenet page is: http://paml.net/. The
list information is also on: ftp://rtfm.mit.edu/, and is posted to the
groups: news.announce.newgroups, news.lists, and news.groups, among
others.

3.10. Where Are Linux Legal Issues Discussed?

On the linux-legal mailing list, of course. You can subscribe to it,
as with many of the other Linux related lists, by sending a message
with the word "help" in the body of the message to
[EMAIL PROTECTED]

3.11. Where Can I Find Out About Unmaintained Free Software?

There is a Web page at http://unmaintained.sourceforge.net.

Please try to contact the original author(s) via e-mail, or the person
who listed the software as unmaintained, before even thinking to place
a license on the package.

3.12. Are the News Groups Archived Anywhere?

The Usenet Linux news groups are archived at http://www.deja.com/, and
http://altavista.digital.com/.

ftp://metalab.unc.edu/pub/Linux/docs/linux-announce.archive contains
archives of comp.os.linux.announce. These are mirrored from
ftp://src.doc.ic.ac.uk/usenet/, which also archives comp.os.linux,
comp.os.linux.development.apps, and comp.os.linux.development.system.

3.13. Where Can I Find Out About Security Related Issues?

There's a page of Linux related security information at:
http://www.linuxsecurity.com/.

Another site is: http://www.rootshell.com/, which has information
about Internet security and privacy issues.

3.14. Where Can I Find Linux System Specifications?

As a start, look at the Linux Standards Base,
http://www.linuxbase.org/. The site contains information about test
software, file system organization, and shared library naming
conventions.

4. Compatibility with Other Operating Systems

4.1. Can Linux Share My Disk with DOS? OS/2? 386BSD? Win95?

Yes. Linux uses the standard MS-DOS partitioning scheme, so it can
share your disk with other operating systems. Note, however, that many
other operating systems may not be exactly compatible. DOS's FDISK.EXE
and FORMAT.EXE, for example, can overwrite data in a Linux partition,
because they sometimes incorrectly use partition data from the
partition's boot sector rather than the partition table.

In order to prevent programs from doing this, it is a good idea to
zero out-under Linux-the start of a partition you created, before you
use MS-DOS-or whatever-to format it. Type:

$ dd if=/dev/zero of=/dev/hdXY bs=512 count=1

where hdXY is the relevant partition; e.g., /dev/hda1 for the first
partition of the first (IDE) disk.

Linux can read and write the files on your DOS and OS/2 FAT partitions
and floppies using either the DOS file system type built into the
kernel or mtools. There is kernel support for the VFAT file system
used by Windows 9x and Windows NT.

There is reportedly a GPL'd OS/2 device driver that will read and
write Linux ext2 partitions.

For information about FAT32 partition support, see
http://bmrc.berkeley.edu/people/chaffee/fat32.html.

See, ("What Software Does Linux Support?") for details and status of
the emulators for DOS, MS Windows, and System V programs.

See also, "Can Linux access Amiga file systems? ", "Can Linux access
Macintosh file systems? ", "Can Linux access BSD, SysV, etc., UFS? ",
and "Can Linux access SMB file systems? "

There are said to be NTFS drivers under development, which should
support compression as a standard feature.

4.2. How Do I Access Files on My DOS Partition or Floppy?

Use the DOS file system, type, for example:

$ mkdir /dos
$ mount -t msdos -o conv=text,umask=022,uid=100,gid=100 /dev/hda3 /dos

If it's a floppy, don't forget to umount it before ejecting it!

You can use the conv=text/binary/auto, umask=nnn, uid=nnn, and gid=nnn
options to control the automatic line-ending conversion, permissions
and ownerships of the files in the DOS file system as they appear
under Linux. If you mount your DOS file system by putting it in your
/etc/fstab, you can record the options (comma-separated) there,
instead of defaults.

Alternatively, you can use mtools, available in both binary and source
form on the FTP sites. ("Where Can I Get Linux Material by FTP?")

A kernel patch (known as the fd-patches) is available which allows
floppies with nonstandard numbers of tracks and/or sectors to be used;
this patch is included in the 1.1 alpha testing kernel series.

4.3. Does Linux Support Compressed Ext2 File Systems?

The ext2compr project provides a kernel patch Information about them
is located at http://e2ompr.memalpha.cx/e2compr/.

There is also a Web site for the e2compr patches. The code is still
experimental and consists of patches for the 2.0 and 2.1 kernels. For
more information about the project, including the latest patches, and
the address of the mailing list, look up the URL at
http://debs.fuller.edu/e2compr/.

[Roderich Schupp, Peter Moulder]

zlibc is a program that allows existing applications to read
compressed (GNU gzip'ed) files as if they were not compressed. Look at
ftp://metalab.unc.edu/pub/Linux/libs/. The author is Alain Knaff.

There is also a compressing block device driver, "DouBle," by
Jean-Marc Verbavatz, which can provide on-the-fly disk compression in
the kernel. The source-only distribution is located at
ftp://metalab.unc.edu/pub/Linux/patches/diskdrives/. This driver
compresses inodes and directory information as well as files, so any
corruption of the file system is likely to be serious.

There is also a package called tcx (Transparently Compressed
Executables), which allows you to keep infrequently compressed
executables compressed and only uncompress them temporarily when in
use. It is located at ftp://metalab.unc.edu/pub/Linux/utils/compress/.

4.4. Can I Use My Stacked/DBLSPC/Etc. DOS Drive?

Until recently, not very easily. You can access DOS 6.X volumes from
the DOS emulator ("What software does Linux support? "), but it's
harder than accessing a normal DOS volume via the DOS kernel option, a
module, or mtools.

There is a recently added package, dmsdos, that reads and writes
compressed file systems like DoubleSpace/DriveSpace in MS-DOS 6.x and
Win95, as well as Stacker versions 3 and 4. It is a loadable kernel
module. Look at
ftp://metalab.unc.edu/pub/Linux/system/filesystems/dosfs/.

4.5. Can I Access OS/2 HPFS Partitions from Linux?

Yes, but Linux access to HPFS partitions is read-only. HPFS file
system access is available as an option when compiling the kernel or
as a module. See the Documentation/filesystems/hpfs.txt file in the
kernel source distribution. ("How Do I Upgrade/Recompile My Kernel?")
Then you can mount HPFS partition, using, for example:

$ mkdir /hpfs
$ mount -t hpfs /dev/hda5 /hpfs

4.6. Can Linux Access Amiga File Systems?

The Linux kernel has support for the Amiga Fast File System (AFFS)
version 1.3 and later, both as a compile-time option and as a module.
The file Documentation/filesystems/affs.txt in the Linux kernel source
distribution has more information.

See ("How Do I Upgrade/Recompile My Kernel?")

Linux supports AFFS hard-drive partitions only. Floppy access is not
supported due to incompatibilities between Amiga floppy controllers
and PC and workstation controllers. The AFFS driver can also mount
disk partitions used by the Un*x Amiga Emulator, by Bernd Schmidt.

4.7. Can Linux Access BSD, SysV, Etc. UFS?

Recent kernels can mount (read only) the UFS file system used by
System V; Coherent; Xenix; BSD; and derivatives like SunOS, FreeBSD,
NetBSD, and NeXTStep. UFS support is available as a kernel

-- 
http://www.mainmatter.com/linux-faq/toc.html    http://www.mainmatter.com/



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


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