By :Sudeep Goyal
* Head start to the Unix Basics * OK Fine.But How do i begin unix??? *First Of All ,in Unix ,the user has to make himself identified to the
OS. *Superuser :root creates your login and password. * Each unix system has a hostname assigned to it.This identifies
individual machines in the network. Even if your machine is not on the network,
unix assignes hostname to it. $ hostname -i
.
say ,you are sitting in your CC computer and you want to know the IP
(more about it later) of your computer ,then you type this command . * LINUX is free!!! Unix has many versions and license problem too. * Full multi-tasking and 32-bit support.
* Donn't be afraid to experiment.System wonn't bite you.
* worst thing that can happen is that you may delete all your files!!!
WHAT IS UNIX? :
* Unix is a multitasking ,multiuser operating system .Here lies the difference
of unix with MS-DOS.
It is done in 2 steps: login and password.
This hostname can be identified by the following command:
Moving to Linux and its features :
* X-window system
* TCP/IP (Transfer Internet Protocol/Internet Protocol): access to internet
* Virtual Memory And Shared Library.
DOWNSIDE :Linux is a hacker's project.