Nov 20, 2009
Pages: 1, 2, 3

What's The Difference Between Linux And Unix?!?

free web hosting

Read Latest Entries..: (Post #23) by iGuest on Jul 11 2009, 11:02 AM.
what is the difference between unix and linux What's The Difference Between Linux And Unix?!? Unix is a popular operating system, developed by AT&T in 1969 and it has been very important to the development of the Internet. It is a multi-processing, multi-user, family of operating systems that run on a variety of architechtures. UNIX allows more than one user to access a computer system at the same time. A widely used Open Source Unix-like operating system kernel. Linux was first released ...
read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion & Free Web Hosting > Computers & Tech > Operating Systems > Linux

What's The Difference Between Linux And Unix?!?

liquidsparxx
are they even made by the same people...?

Comment/Reply (w/o sign-up)

maximumx
actually.. if iam not wrong.. linux was made my linus trovaldos.. or something.. spelling is wrong

and unix.. dont know.. but they are from different people.
ut many similarities.. in the commands!!

Comment/Reply (w/o sign-up)

pixelsmack
Linux is a kernal, unix is a type of OS. Unix is a registered name so Linux cannot be described as a Unix OS however you will here linux described as a Unix like system. One thing to bear in mind is that Linux is NOT an OS it is just the kernal the GNU (recursive acronym for GNU's Not Unix) is what people often confuse as being 'Linux' this is however the command line and tools that interact with the Linux Kernal.

A Linux OS is called a distrobution and will include both the Linux Kernal and The GNU tools as well.

Interesting Links:

http://www.kernel.org/

http://www.gnu.org/

Comment/Reply (w/o sign-up)

qwijibow
Also, an interesting point to add. Unlike Unix, Linux isnt made by any company or single group of people.
Linus started the Linux Kernel, and ultimatly has the end say in what happens to Linux, however it is programmed by a global network of people who simply code for the fun of it. (Hackers)

so yes... Linux is just a kernel. A kernel is the first thing loaded when you boot, it controll's all hardware, and contains all of your drivers.

GNU is software, Like the C, C++, Assembly and other compilers, also libraries, and other base things that run on top of the kernel.

Then, there is software like X.org, the display server. X clients like KDE (one of the many available desktop environmetns for Linux)

Linux and Unix share many similarities... For example, KDE, the graphical user environment will compile and run on both Linux, and UNIX. so some Modules of Linux, can infact be the same as Unix.

What you guys Class FreeBSD / OpenBSD / NetBSD as ? they are more Unix like that Linux, but they dont class as Unix do they ?

As for Unix itself... i dont think unix *IS* an operating system anymore... more of a class of OS's like IBS's Unix and Sun's Solaris is also Unix right ?

 

 

 


Comment/Reply (w/o sign-up)

pixelsmack
The BSD's again run a different kernal and have a very different structure of workings than Linux, however they can not be called UNIX as Unix is a tradename it cost huge sums of money to describe and OS as unix. Therefore for OSS projects this is just not feasable.

This is quite ironic since Unix itself was started as a project in the 60's at Berkley (is this MIT i don't know) with AT&T and was always supposed to be open. When unix became a tradename that project turned into BSD which means Bearkly Service Distrobution.

Comment/Reply (w/o sign-up)

kalyan
well, here i would say something clear enough....

Unix was made by some company (dont remember) and it was not open...U wont get source..Latter Unix bought by SCO company.. even now they have..

Andrew Tenenbaum he was a professor and teaching Operating system and concepts but he was not able to give any examples.. So he develped his own OS called Minix.. It is open but not free

Richard Stallmen (father of open source) want to give a free Operating system.. So started GNU/Hurd project..
even he itself says writting a kernel code is hard and difficult to debug so he started spporting tools like emacs, gcc and many more..

That time Linux Torvalds was doing his college project.. he is good enough in assemply and little C that time ( i mean before having idea of Linux).. So slowly he wrote a file system and other things...

Both Minix and Linux taken the idea from Unix not the source... like everything will be handled like a file...

after realeasing the linux offcial version(1.o or latter dont remember) BSD OS came..
many ppl like it then linux they want to go to that... but they dont update ur patches like what linux does..

If u find really something needed for linux write your own patch submit to liunx. Linus will upgrade it and release in next version..
But this is not the case of BSD they dont accept patch so it was failed....

so latter Linus inself was not so much interested to get GPL License for his kernel but he put another condition no one should use Linux in any money related issues... so even the disk seller faced problems..
so finally linux incorporated GPL for Linux and it is called GNU/Linux...
The Richard Stallemn want to rename it like LIGNUX but no one likes it ... that is different story....
well i thing this is enough........

some interesting things are there i will tell u latter........ or in separe thread.....

Comment/Reply (w/o sign-up)

nightfox
QUOTE(kalyan @ May 16 2006, 07:48 AM) *

well, here i would say something clear enough....

Unix was made by some company (dont remember) and it was not open...

I think it was originally developed by AT&T (yes the phone company) and then at some point I think was sold to Novell and then Novell sold it to SCO.

And to this day, I don't think that UNIX is free but you can purchase the source code as well.

[N]F

Comment/Reply (w/o sign-up)

abhiram
QUOTE

And to this day, I don't think that UNIX is free but you can purchase the source code as well.


I'm yet to see my first Unix operated comp. I've seen GNU/Linux, Solaris and BSD, but not a single system running plain old-fashioned Unix in my univ.

Great discussion going on here. Lots of things that I didn't know smile.gif.

Comment/Reply (w/o sign-up)

xboxrulz
actually the Japanese Earthquake Centre uses Solaris to power their workstations. Solaris still uses the old UNIX standards, System-V. Not only does it support the old UNIX standards, but it also support the newer one, POSIX which Linux, BSD and other UNICES are all compatible with.

xboxrulz

Comment/Reply (w/o sign-up)

FeedBacker
difference between unix and linux
What's The Difference Between Linux And Unix?!?

I want to know the basic and major difference between unix and linux in detail

-Devesh

Comment/Reply (w/o sign-up)

Latest Entries

iGuest
what is the difference between unix and linux
What's The Difference Between Linux And Unix?!?

Unix is a popular operating system, developed by AT&T in 1969 and it has been very important to the development of the Internet. It is a multi-processing, multi-user, family of operating systems that run on a variety of architechtures. UNIX allows more than one user to access a computer system at the same time.

A widely used Open Source Unix-like operating system kernel. Linux was first released by its inventor Linus Torvalds in 1991. Combining the Linux kernel with the GNU software forms the basis of the operating system family generally known as 'Linux'. There are distributions of GNU/Linux for almost every available type of computer hardware from desktop machines to IBM mainframes. The inner workings of GNU/Linux are open and available for anyone to examine and change as long as they make their changes available to the public, as set out in the terms of the GNU General Public License. Because of its robustness and availability, Linux has won popularity in the Open Source community as well as among commercial application developers.

Here is more input:

  • Unix requires a more powerful hardware configuration. It will work in large mainframe computers but will not work in an x86 based personal computer. Linux however, (which is built on the concept of Unix) has small hardware requirements and it will work on both a large mainframe computer and an x86 based personal computer.

  • Unix is an Operating System developed in olden days in which the kernel, the heart of the OS, interacts directly with the hardware. (note: this is the definition of what a kernel is). Because UNIX treats everything as a file, it provides greater security for users. An example of a UNIX distribution is posix. (note: actually POSIX is a set of standards for interoperability of applications between UNIX and UNIX-like systems). Linux uses a the UNIX architecture as its basis and provides more facilities and applications. Linux could be considered to be a GUI to the UNIX core. (note: this is plain wrong. GNU/ Linux was rewritten from scratch using UNIX as a guide. GNOME and KDE are GUIs for GNU/Linux). Examples of Linux distributions are Redhat, Fedora, Susee, Mandriva, and Ubuntu. Solaris OS also uses the UNIX kernal almost all UNIX commands will work on solaris in addition to 500 Solaris specific commands. (note: Solaris is also a rewrite of UNIX for x86, and does not use any original UNIX code). Both UNIX and LINUX are Open source. (note: UNIX is proprietary, Linux is open source)

  • Unix is the foundation for a number of operating systems, with Linux being the most popular one. Novell and Free BSD are 2 other commonly used Unix varients.(note: Again, the BSD family are based on another rewrite of UNIX for x86, UNIX is not their foundation in the sense implied here)
  • UNIX is an operating system created in the early days of computers. More recently, Linux was created as an open-source, freeware operating system. (note: Linux is free software, not freeware. Free software is open source that insists any developer reusing code releases their own work as free software. Freeware is proprietary software distributed at no cost [gratis]) It is "UNIX-LIKE", meaning that it uses many UNIX constructs but also departs from traditional UNIX in many ways. Like UNIX, Linux is faster than many of the other commercially available operating systems. (note: This is a sweeping generalization and depends on the hardware used, and what servers and applications are running) It appears to also be far more robust than any of the Microsoft products. Linux is being used in many time critical applications because of it's speed. It is also used in many applications that need to maintain uptime because Linux, like UNIX, can run for months at a time without rebooting. While the typical method of solving Microsoft problems is to "reboot", that particular requirement does not seem to be appropriate in a Linux/Unix environment. While UNIX has created a windows-like work environment, Linux has improved greatly on that concept. Linux has become a real player in the consumer operating system market... And it's free. While you may want to pay for a Linux distribution, the actual code is free and you are allowed to load it on as many machines as you want. You can get Linux for free if you wish to load it across the internet.
-reply by jharana

Comment/Reply (w/o sign-up)

iGuest
operating system questions
What's The Difference Between Linux And Unix?!?

1.On which lang os is came?

2.Which purpose os is introduced?

3.Who is the main author of os?

4.Why lunix and unix are introduced?

5.Difference between unix and lunix os?

give me answer these question it is kindly requested.

-question by g.Umadevi

Comment/Reply (w/o sign-up)

iGuest
Tell me
What's The Difference Between Linux And Unix?!?

Linux and Unix operating system different in:

-   Hard disk space requirement

-   Availability of shells

-   Distributions or variants

-   Licensing 

pla, tell me. I want to know!

Thank U...!

-reply by Norn 


Comment/Reply (w/o sign-up)

iGuest
The you should consider the BSD
What's The Difference Between Linux And Unix?!?

Your description of Unix is a little out date.  OpenBSD, NETBSD, and FreeBSD are all Unix-like os that are not Linux.  They are all free (ok, $50 if you want to buy the cd's instead of downloading them for free), does not use the Gnu License (which is a hindrance for Linux, whether they realize it or not, because under Gnu, industry can not contribute to the project without divulging proprietary info, which they will not do, so they alienate a whole sector of potential contributors), the BSD's all use proper software engineering techniques to make sure all the various components play nice with each other before being bundled together in a distro, which most Linux distro's do not do.  They also are NOT tied to any proprietary hardware and will run on just about anything, including x86 based systems.  Also, they run the same KDE windows system that you would find on a Linux box (re-engineered to get rid of the bugs, of course) so saying they have the same flavor as a '60's based operating system is not really accurate, since they use the same system...  Here is an article you might find helpful:

http://www.over-yonder.net/~fullermd/rants/bsd4linux/bsd4linux1.php

-reply by CompSciNerd

 


Comment/Reply (w/o sign-up)

iGuest
diff b/w unix & Linux
What's The Difference Between Linux And Unix?!?

 Command-line-wise, Almost none, although this has been changing (for better or worse). Linux has a Much larger market appeal and following than any commercial UNIX. GUI-wise There are also no major differences--Linux, as most other UNIXes, uses an X-Windowing system.

The major differences:

  • Linux is free, while many UNICES (this is supposed to be the plural of UNIX), are very expensive. The same for applications--many good applications are available on Linux free. Even the same commercial application (if you wanted to buy one) typically costs much more for a commercial UNIX than for Linux.
  • Linux runs on many hardware platforms, the commodity Intel-x86/IBM-spec personal computers being the most prominent. In contrast, a typical UNIX is proprietary-hardware-bonded (and this hardware tends to be much more expensive than a typical PC clone).
  • With Linux, you are in charge of your computer, whereas on most UNICES you are typically confined to be an "l-user" (some administrators pronounce it "loser").
  • Linux feels very much like DOS/Win in the late 80s/90s, but is much sturdier and richer, while a typical UNIX account feels like a mainframe from the 60s/70s.
  • Some UNICES may be more mature in certain areas (for example, security, some engineering applications, better support of cutting-edge hardware). Linux is more for the average Joe who wants to run his own server or engineering workstation.
-reply by Poonam 

Comment/Reply (w/o sign-up)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

This textarea will convert to Rich-Text automatically (IE, Firefox, Chrome)

Pages: 1, 2, 3
Similar Topics

Keywords : whats, difference, linux, unix

  1. Lightest Linux
    (15)
  2. When And What Is Your First Linux Experience?
    (4)
    Hi All, I want to learn when and what is your first experience of linux? Mine is; 1996 first
    install of linux. 1995 first time I heard of linux. I remember how I was happy and how I was curious
    about linux. I was bored of Windows. It was not the OS I was dreaming of. It was not completely
    flexible. I was feeling that windows is not the edge of the computer tech. There are something wrong
    about windows. And Linux was like a dream for me.. I remember how I tried to get a linux distro. I
    remember how I installed it.. How excited I was. It was incredible.. The linux I ins....
  3. I Want To Get Linux, Which One Is Best?
    (20)
    currently have Windows XP (god help me) and want to change to Linux. I know that Linux is
    open-source, but does that mean that it is free? I have no idea on the matter so I decided to
    consult the forums. ....
  4. Linux Software Installation Help
    it tells how to install software in tar.bz2 or .bin extension (2)
    installing .tar.bz2 software open the terminal window.Place the s/w in root's home..then
    write file.tar.bz2 in terminal. uncompressing will take place.a folder with .tar extension will b
    created.Now write tar -xvf filename.tar,contents will be read..Now,move to the directory just
    created..read the readme file..follow instruction such as make or make install to be commanded in
    terminal...now its done..use it by writing in terminal for ex. mplayer movie.avi. ..or just drop ur
    movie file nin the terminla..nd remove the " " in the file..append mplayer with blank spa....
  5. Which Linux Version For Newbies?
    Give your opinion (14)
    Hi, well i have been a windows user all my life, and I'm really satisfied with it. But from a
    time know as a good programmer/user, I want to know what I'm missing(or not) from not using
    linux, so for those who have a long time using it I would like you to ask a favor, if you could
    recommend me the version that I should test. I don't understand when someone says to a newbie in
    linux that is asking for a version to start, they say to them "well ubuntu(example) is a good
    version to start", what are the real diference between the different types of linux. ....
  6. Why Linux?
    (23)
    i have always wonder, what is so special about linux? why do people have linux? rather than windows
    or mac? is it recommended that noobs like me /laugh.gif" style="vertical-align:middle"
    emoid=":lol:" border="0" alt="laugh.gif" /> have an linux os? /rolleyes.gif"
    style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" />....
  7. Choice Of Motherboard For Linux Virtualization
    Who knows which ones work well? (6)
    Virtualization is a relatively arcane subject, but it is one which is very rapidly growing, and
    apparently very "hot" in commercial enterprises. For the hobbyist with multiple computers (I have
    8), it offers the possibility of taking snapshots of running, fully configured applications and
    operating systems, and transferring some or all of them onto a single computer platform. First, it
    saves energy. Second, once the conversion has been made from real hardware to a virtual "guest,"
    the driver problems associated with moving from one hardware platform to another are sol....
  8. Linux Basic Command - For Storing Compilation Error To File
    (1)
    Ex: Compiling a cpp file using a basic command " g++ filename.cpp " and to run the program use
    ./a.out , Then to store the compilation error to text file use this command. g++ test.cpp >
    log.txt log.txt contains the compile time errors. ....
  9. Linux For Beginners- Easy To Install
    (16)
    Which Linux distru is for beginners and Easy to install?....
  10. Access Linux Box From Windows Machine- Putty Tool
    (2)
    Most of the guys want to access Linux box from Windows machine just to do some programming on the
    command line. The "Putty Tool" is the solution for this. Just google for "Putty" and download this
    small package(less then 1MB) and keep it on your desktop. Just you need to configure the linux
    machine IP on this Putty tool and connect to Linux machine. If you face any problem in configuring
    Linux IP, then let me know, i will help you out. If you think this is help full, please rate this.....
  11. How To Copy File & Folders From Linux To Windows?.
    (14)
    Many face problem while transfering file from Linux to windows and Vise versa. My solution for
    this is "winscp405". Winscp is a windows freeware tool used to copy file from & to Linux machine.
    To get this tool just google for " winscp405" tool and download this small package and install.
    Enjoy working with Linux and windows /tongue.gif" style="vertical-align:middle" emoid=":P"
    border="0" alt="tongue.gif" />....
  12. Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.
    (0)
    Let me give some usefull linux commands and utilities. Please add to this list if you know.
    Work with tar files. To make tar archive use $ tar -cvf filename.tar filename
    To extract tar archive use $ tar -xvf filename.tar To extract tar archive
    with gz use $ tar -xzvf filename.tar.gz Connect to remote system through ssh
    $ ssh name@ip followed by passwd e.g. ssh project@172.16.0.14 passwd: List the
    file in current directory $ ls -l list the running process ....
  13. How To Play Music And Movie In Linux? Which Is The Good One?.
    (6)
    How to play Movie and music on linux. I am using fedora and i dont think so any player is specific
    to any one flavour of linux. I have used "MP3 blaster" player, but this you need to play from
    command line. Any other user friendly player pls let me know /rolleyes.gif"
    style="vertical-align:middle" emoid=":rolleyes:" border="0" alt="rolleyes.gif" /> ......
  14. So, I Want To Try Out Linux.
    What do I need? (9)
    If I want to use Linux, would I need XP or a OS on a LAPTOP already? Or can I just pure boot Linux?
    I've wanted to use Linux for a while, preferably Ubuntu. Unless those are two completely
    different things. /dry.gif" style="vertical-align:middle" emoid=" I don't know, I have never
    used Linux before. /tongue.gif" style="vertical-align:middle" emoid=":P" border="0"
    alt="tongue.gif" /> So, any help?....
  15. What Is Linux
    Introduction to Linux (2)
    QUOTE "Linux" generally refers to an open-source Unix-clone operating system based on the Linux
    kernel, written from scratch originally by Linus Torvalds and other smart people from across the
    web. Although the linux kernel, which interfaces with a computer's hardware, is the core of the
    operating system, many other programs are needed to form a complete operating system. Various
    commercial and non-commercial groups produce Linux-based operating systems containing the kernel,
    all necessary programs, and an installer. These different versions of linux are referr....
  16. Linux?
    (3)
    What is the pros and cons of linux? Does it cost money to get or is it free?....
  17. Diablo 2 In Linux?
    possible or not? (11)
    Hey! Sorry if this should be in the game forum, but it is about a game in Linux. And I need help
    with it /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> so I
    thougt that it belongs to here. So.. Is it possible to install Diablo 2 on Linux using some sort of
    patch, or any special software? Not just diablo. But other games too, that only works on Windows.
    Thanks //Feelay....
  18. How To Install Linux Without A CD or DVD?
    Would like to learn how to use Linux but don't know how to install (11)
    Hey! I've tryed to install linux without a cd (as they said on the website).. But I did'nt
    understand it so good =/ Can anyone please tell me how I can install linux without a CD? Any
    version.. The only thing I need is a fast one (faster than windows).. I am completly new (never
    tried it before) and would want to learn Linux. But thats not easy, if I don't know hoiw to
    install it /sad.gif" style="vertical-align:middle" emoid=":(" border="0" alt="sad.gif" /> Thanks
    //Feelay....
  19. Three Ways To Access Linux Partitions From Windows On Dual-boot Systems
    (11)
    If you have a dual-boot Windows/Linux system, you probably know this problem: you can access files
    from your Windows installation while you are in Linux, but not the other way round. This tutorial
    shows three ways how you can access your Linux partitions (with ext2 or ext3 filesystem) from within
    Windows: http://www.howtoforge.com/access-linux-par...ns-from-windows
    _________________________________ http://dserban01.googlepages.com/linkedin....abap.basis.html ....
  20. Looking For Linux
    2 choices that I will choose - make it easy to install and MAINTAIN (34)
    Ok I have tried Linux before, it was ok, until something with the kernel screwed up and it left me
    with a command line interface that I didn't know what to do. I am looking for 2 different
    distributions of Linux here, my first one is for: (Currently running Windows XP SP2) A computer
    with 512 MB RAM Pentium 4 processor Internet Access GNOME or KDE desktop, doesn't matter Minimal
    command line work!!! Absolutely no command line work when installing. I have tried Ubuntu, it was
    easy enough. Anything easier than Ubuntu and I'll give it a try. My second cho....
  21. Psybnc - Howto
    How to make a psyBNC on Linux (5)
    Installation First, fetch the latest source code from http://www.psybnc.at QUOTE cd wget
    http://www.psybnc.at/download/beta/psyBNC-2.3.2-7.tar.gz tar -zxvf psyBNC-2.3.2-7.tar.gz cd psybnc
    Configuration QUOTE make menuconfig Now go in `Bouncer Config', next set Listening
    Port and Ip. Next select `User' Here you will be able to create a user for your bouncer. You
    must set Ident, Realname and Password, and vhost too. So return to main menu, and choose exit. When
    prompted for saving select Yes. Launching psyBNC QUOTE make ./psybnc ....
  22. What Made You Switch To Linux?
    (65)
    I first tried Linux a few years ago, not because I was completely against Windows or anything like
    that, but just because I had some free time on my hands. I started off with Mandrake 9.0 which was
    very user friendly and Windows-like. After reading through a bunch of message boards and learning
    which distros are good for what, I soon realized my current distro was great for Linux noobs. So
    then I decided to try something a little more advanced like Slackware which I knew had a steep
    learning curve. Since then I've been using Slackware as my main OS and couldn'....
  23. Where To Find Notepad++ For Linux ?
    (38)
    I'm searching 2 days ago trying to find notepad++ for linux but i couldn't find it yet,
    does anyone know or have this great software?, ofcourse i have it on windows, but i don't use
    windows so much time, most times i'm on linux so i need it to be run on linux. P.S: i don't
    use WINE so please don't recommend it /smile.gif" style="vertical-align:middle" emoid=":)"
    border="0" alt="smile.gif" /> ....
  24. Binds ( Dns Server For Linux ) - How To Use It ?
    (3)
    I have BINDS installed on my Linux box and was wondering how you use it. For the fact that it is a
    DNS server, that is all I know. Otherwise, I'm lost! Thanks! F....
  25. What Language Is Linux Written In ?
    (15)
    I''ve been wondering lately, what language is Linux written in? I'm interested in
    this, because my friend and I are considering writing our own distro. I know, it sounds like a bit
    of a feat, but one guy wrote MEPIS by playing with the Debian source code. I think the two of us
    could do something similar. /tongue.gif' border='0' style='vertical-align:middle' alt='tongue.gif'
    /> ....
  26. Linux - which distributiuon?
    (21)
    I'm wondering what distributions of Linux do you like most. Please make some comments on
    distribution you like so everybody will know its adventagies.....
  27. You can Play now in Linux
    These is a list of the games. (26)
    You can Play a greates gameg in linus as: Unreal Tournament Quake 3 Wolfenstein Enemy teritory Medal
    of Honor And Emule Nintendo 64 and Play Station games. He have your property games as: Tux Raser
    Tux Cart Flith of the amazon queen Beneath a Steel Sky and most more.....
  28. Linux SuSE detec you all hareware
    Yea SuSE detec all. (2)
    Yea SuSE heve the best tools. Mplayer, Xmms, OpenOfecce, K3B, FireFox etc.....
  29. Now Linux is ease
    The linux SuSE 9.1 is most ease linux (9)
    /tongue.gif" style="vertical-align:middle" emoid=":P" border="0" alt="tongue.gif" /> if you desire
    to do your linux most ease, I recommend yourself to change you to SuSE 9.1 and your life to be ease.
    These linux make all to you. you don't need to make nothing. /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />....
  30. Running Linux on slow computers
    (17)
    I'm wondering if Mandrake 9.2 with X can be used on slow machine like: Pentium 350, 64mb ram,
    2mb graphic card. I don't want to install any servers (ssh maybe).....

    1. Looking for whats, difference, linux, unix

See Also,

*SIMILAR VIDEOS*
Searching Video's for whats, difference, linux, unix
Similar
Lightest Linux
When And What Is Your First Linux Experience?
I Want To Get Linux, Which One Is Best?
Linux Software Installation Help - it tells how to install software in tar.bz2 or .bin extension
Which Linux Version For Newbies? - Give your opinion
Why Linux?
Choice Of Motherboard For Linux Virtualization - Who knows which ones work well?
Linux Basic Command - For Storing Compilation Error To File
Linux For Beginners- Easy To Install
Access Linux Box From Windows Machine- Putty Tool
How To Copy File & Folders From Linux To Windows?.
Some Usefull Linux Basic Commands And Utilities. Please Add To This List If You Know One.
How To Play Music And Movie In Linux? Which Is The Good One?.
So, I Want To Try Out Linux. - What do I need?
What Is Linux - Introduction to Linux
Linux?
Diablo 2 In Linux? - possible or not?
How To Install Linux Without A CD or DVD? - Would like to learn how to use Linux but don't know how to install
Three Ways To Access Linux Partitions From Windows On Dual-boot Systems
Looking For Linux - 2 choices that I will choose - make it easy to install and MAINTAIN
Psybnc - Howto - How to make a psyBNC on Linux
What Made You Switch To Linux?
Where To Find Notepad++ For Linux ?
Binds ( Dns Server For Linux ) - How To Use It ?
What Language Is Linux Written In ?
Linux - which distributiuon?
You can Play now in Linux - These is a list of the games.
Linux SuSE detec you all hareware - Yea SuSE detec all.
Now Linux is ease - The linux SuSE 9.1 is most ease linux
Running Linux on slow computers
advertisement



What's The Difference Between Linux And Unix?!?

Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com