Re: I need some documentation, and not only

2003-12-04 Thread Ion-Mihai Tetcu
On Thu, 4 Dec 2003 01:59:40 -0800 (PST)
 Valerian Galeru [EMAIL PROTECTED] wrote:

 Can anyone tell me any sites with documentation about file systems in
 Unix systems(it will be better on FreeBSD(if there are any differences
 between Freebsd fs and other Unix fs) ). 
 And i need documentation about Floppy disks, how to format them
 in BSD

Q: What would happend if you start reading:
the hanbook
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
the faq
 http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
and the man pages 
 http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+5.1-RELEASE

A: You would make things easier for both you and us.
http://www.freebsd.org/docs.html

FreeBSD uses UFS1 or UFS2 (default from 5.1R).

http://docs.freebsd.org/44doc/papers/diskperf.html
http://docs.freebsd.org/44doc/papers/fsinterface.html
http://docs.freebsd.org/44doc/smm/03.fsck/paper.html
http://docs.freebsd.org/44doc/smm/05.fastfs/paper.html

The sources are in:
http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/
and 
/usr/src/sys/ufs if you choosed to install them.

 I need names of programs like
 window comander, or something like this, not to type cd 100 times a
 day:).

cd /usr/local/bin/midc  make install clean


-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


I need some documentation, and not only

2003-12-04 Thread Valerian Galeru
Can anyone tell me any sites with documentation about file systems in Unix systems(it 
will be better on FreeBSD(if there are any differences between Freebsd fs and other 
Unix fs) ). I need names of programs like window comander, or something like this, not 
to type cd 100 times a day:). And i need documentation about Floppy disks, how to 
format them in BSD


-
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: I need some documentation, and not only

2003-12-04 Thread Sergey 'DoubleF' Zaharchenko
On Thu, 4 Dec 2003 12:15:38 +0200 Ion-Mihai Tetcu [EMAIL PROTECTED] probably wrote:

 On Thu, 4 Dec 2003 01:59:40 -0800 (PST)
  Valerian Galeru [EMAIL PROTECTED] wrote:
 
  Can anyone tell me any sites with documentation about file systems in
  Unix systems(it will be better on FreeBSD(if there are any differences
  between Freebsd fs and other Unix fs) ). 
  And i need documentation about Floppy disks, how to format them
  in BSD
 
 Q: What would happend if you start reading:
 the hanbook
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html
 the faq
  http://www.freebsd.org/doc/en_US.ISO8859-1/books/faq/index.html
 and the man pages 
  http://www.freebsd.org/cgi/man.cgi?manpath=FreeBSD+5.1-RELEASE
 
 A: You would make things easier for both you and us.
 http://www.freebsd.org/docs.html
 
 FreeBSD uses UFS1 or UFS2 (default from 5.1R).
 
 http://docs.freebsd.org/44doc/papers/diskperf.html
 http://docs.freebsd.org/44doc/papers/fsinterface.html
 http://docs.freebsd.org/44doc/smm/03.fsck/paper.html
 http://docs.freebsd.org/44doc/smm/05.fastfs/paper.html
 
 The sources are in:
 http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/ufs/
 and 
 /usr/src/sys/ufs if you choosed to install them.
 
  I need names of programs like
  window comander, or something like this, not to type cd 100 times a
  day:).
 
 cd /usr/local/bin/midc  make install clean
 ^^^
Change it to /usr/ports/misc/mc to make me happy...

 -- 
 IOnut
 Unregistered ;) FreeBSD user
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
 


-- 
DoubleF
As of next week, passwords will be entered in Morse code.


pgp0.pgp
Description: PGP signature


Re: I need some documentation, and not only

2003-12-04 Thread Ion-Mihai Tetcu
On Thu, 4 Dec 2003 16:03:59 +0300
Sergey 'DoubleF' Zaharchenko [EMAIL PROTECTED] wrote:

 On Thu, 4 Dec 2003 12:15:38 +0200 Ion-Mihai Tetcu [EMAIL PROTECTED] probably wrote:
 
  On Thu, 4 Dec 2003 01:59:40 -0800 (PST)
   Valerian Galeru [EMAIL PROTECTED] wrote:
  
[..]

  
  cd /usr/local/bin/midc  make install clean
  ^^^
 Change it to /usr/ports/misc/mc to make me happy...

*BIG* uuups :)

-- 
IOnut
Unregistered ;) FreeBSD user
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]