Unix and Linux ...............
Hi all
can you please tell me what is different between 2 NIX ?
- cost
- work performance
- environments as kernel etc ?
- reliability ?
etc etc .........
thank you
ps: where to download Unix + linux ?
can you please tell me what is different between 2 NIX ?
- cost
- work performance
- environments as kernel etc ?
- reliability ?
etc etc .........
thank you
ps: where to download Unix + linux ?
0
Comments
Linux is "unix like" but it is not unix. They are as different as mac OS and windows. There are some apps that are "binary compatible" because they use POSIX.
YAD is right though - unix is mostly used for servers. The only vaguely usable UNIX (excepting Mac OS of course) is Solaris, and you need killa hardware for that and you are very limited to your selection of desktop apps.
What are you trying to accomplish? As always, the real test is "Is this the best tool for the task?"
one of Unix server at work has an error like can not change to home directory, that why I am thinking about unix server and start looking for one server that I can download and practice at home
http://ubuntuforums.org/forumdisplay.php?f=7
One other very popular business version of Unix is AIX unix which is the default OS IBM uses for it's Unix servers.
My bad.
If the permissions were changed you will have to use chmod. If the owner was changed you will have to use chown. If they were deleted you would need to restore them from your nightly backup.
If you're not running the 'nix server at work, and you don't know why you can't mount your homedir, you won't have permissions to fix it.