Sponsored Content
Full Discussion: Free UNIX version
Top Forums UNIX for Dummies Questions & Answers Free UNIX version Post 58152 by moxxx68 on Sunday 14th of November 2004 10:40:43 PM
Old 11-14-2004
Java

this is just my point of view.. but if you claim you want to learn unix what you are really saying is you neither know unix nor linux since they are both quite close.. but different in their own way! I apologize for the misunderstanding but unix and linux is used loosely sometimes since at our level (newebies and some) it doesn't make much difference what that difference is.. but I myself thought the same thing when I started but linux is actually a lot more advanced and developed quoting Paul Sheer author of Rute Tuturial and Exposition for LInux system admin.. he also tells that it is easier to learn. if you are downloading for a server type enviroment I would go with the "Unix" if you are going with the learning which is what is important then I would say as would many that linux is much more flexible, easier to learn with and more advanced in many ways and to go with linux then move to "Unix" .. I have taken a look at both.. and in one year I have learnt quite a bit and had to swallow my pride a little in many ways.. since I underestimated the power of linux, the difficulty of Unix and the true facts behind the two including the fact they go back to 1969.. i truely believe that if you are trying to learn unix the smarter choice would be to learn linux first unless there is some reason that you must use Unix like a Unix server enviroment.. even though if you know nothing I would still try out linux and read up on unix before making the move.. just my thought.
moxxx68
 

5 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Free/Educational Unix for PC??

1) Which versions of unix are available free or for educational purposes for PC. I see that the solaris binaries cannot be used on PC. 2) When I installed Linux RedHat, I had to make a partition in ext3 format. Will I have to do something similar for unix? BTW, my linux red hat os will not... (5 Replies)
Discussion started by: LANSTARR.COM
5 Replies

2. UNIX for Dummies Questions & Answers

free vs commercial Unix

First off, I apologize for making my first post here a question that has probably been asked over a billion times... however with the ever changing nature of technology, it almost seems like yesterday's answers are no longer applicable. Basically I am looking to start up a business and am trying... (15 Replies)
Discussion started by: Verbose Bob
15 Replies

3. UNIX for Dummies Questions & Answers

Free Shareware for UNix.

Hello Guys, Just started with unix. I need it to keep my job. I need a free downloadable Unix simulator to use. I already have a unix material i'm reading. Any ideas. :) (1 Reply)
Discussion started by: iwegbue3
1 Replies

4. Solaris

Migrate unix version 8 to version 9

i have a program writing in PRO C which currently running in unix version 8 tie with oracle 8i, but in the future company gonna migrate this OS to version 9. Anything i have to prepare for my PRO C program to run in unix version 9? or anything would that impact my program couldn't run well? what... (2 Replies)
Discussion started by: lsy
2 Replies

5. UNIX for Dummies Questions & Answers

Free unix software

I used to have a free software on my computer to practice unix. Unfortunately, I had to rebuild the laptop after it was infected by a virus. Now I cannot remember the website where to download the software. Can anyone point me to a site? Thanks! (2 Replies)
Discussion started by: Ernst
2 Replies
MKFS.BFS(8)						Linux System Administrator's Manual					       MKFS.BFS(8)

NAME
mkfs.bfs - make an SCO bfs filesystem SYNOPSIS
mkfs.bfs [-N nr-of-inodes] [-V volume-name] [-F fsname] device [size-in-blocks] DESCRIPTION
mkfs.bfs creates an SCO bfs file-system on a block device (usually a disk partition or a file accessed via the loop device). The size-in-blocks parameter is the desired size of the file system, in blocks. If nothing is specified, the entire partition will be used. OPTIONS
-N Specify the desired number of inodes (at most 512). If nothing is specified some default number in the range 48-512 is picked depending on the size of the partition. -V volume-label Specify the volume label. I have no idea if/where this is used. -F fsname Specify the fsname. I have no idea if/where this is used. -v Be verbose. EXIT CODES
The exit code returned by mkfs.bfs is 0 when all went well, and 1 when something went wrong. SEE ALSO
mkfs(8). AVAILABILITY
The mkfs.bfs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. Util-linux 2.9x 12 Sept 1999 MKFS.BFS(8)
All times are GMT -4. The time now is 01:05 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy