Geeks Talk

Prepare for your Next Interview


Welcome to the Geeks Talk forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

important question about unix and xp.

This is a discussion on important question about unix and xp. within the Unix/Linux forums, part of the Operating Systems category; What is the difference between the UNIX and WINDOWS XP ?...

Go Back   Geeks Talk > Operating Systems > Unix/Linux
Register Blogs FAQ Tag Cloud Calendar Mark Forums Read
  #1 (permalink)  
Old 06-19-2009
Junior Member
 
Join Date: Jun 2009
Location: MUMBAI
Posts: 1
Thanks: 0
Thanked 1 Time in 1 Post
ajit.sh369 is on a distinguished road
Smile important question about unix and xp.

What is the difference between the UNIX and WINDOWS XP ?
Reply With Quote
The Following User Says Thank You to ajit.sh369 For This Useful Post:
Sponsored Links
  #2 (permalink)  
Old 06-19-2009
Contributing Member
 
Join Date: Jun 2009
Location: United States
Posts: 71
Thanks: 0
Thanked 5 Times in 4 Posts
CSOOR is on a distinguished road
Re: important question about unix and xp.

Both are OS, but unix is multiuser while wondow XP is not.
Reply With Quote
The Following 2 Users Say Thank You to CSOOR For This Useful Post:
  #3 (permalink)  
Old 07-01-2009
Junior Member
 
Join Date: Jul 2009
Location: Gurgoan
Posts: 6
Thanks: 1
Thanked 0 Times in 0 Posts
neeraj1146 is on a distinguished road
Re: important question about unix and xp.

Windows is Graphically maintained and Linux is command based OS.
Reply With Quote
  #4 (permalink)  
Old 07-01-2009
Expert Member
 
Join Date: Jan 2008
Location: Somewhere in the World..
Posts: 131
Thanks: 2
Thanked 6 Times in 6 Posts
jana05 is on a distinguished road
Re: important question about unix and xp.

Both are OS with difference in concept implementation.

If you understand the concepts of the OS (Book recomeded by A.Tanenbaum, Milan Milenkovic, ...), then here is some info.
The list of difference are many and becomes a long long list to note down....but a few to start off....

----------Windows -----v/s-------- Linux:
USER EXPERIENCE
1> Rich GUI ----------------//////---------- Rich Command + average GUI
2> Easy to use -------------//////------- Demands some technical knowledge
3> Pre-installed & sold mostly -------------//////------- Just starting this arrangement
Device Compatibility
4> More devices compatibility -------//////------ less devices compatibility
Security
5> Not secure - virus prone ------//////------ Very strong & reliable - not virus prone
(a big hole in head) -----//////------ (Data always safe)
Technology & Programming
6> Multitasking (Avg+?) -----//////------ Excellent multitasking capabilities
7> Complex and cumbersome -----//////------ Simple, smooth and rock-solid
Installation
8> Excellent GUI installers ---------//////------ Excellent command line installers, not many GUI
3rd party softwares
9> Huge number of softwares --------------//////---------- only a few thousands
OS Installation
10> Main base + service packs --------------//////----------Main base + patches
Source Philosophy
11> Closed source and limited source exposure --------------//////---------- Excellent source exposure worldwide
Academic usefulness
12> driven by company (?) --------------//////---------- Excellent for studies, students and technologists
Company reach
13> Extensive --------------//////---------- limited and picking up
Configurable
14> Limited --------------//////---------- Extensively configurable to varied requirements
(Only by M$) -------------//////--------------------- (Anybody, even you can do it)
End user Cost
15> Heavy price --------------//////---------- Free & you can contribute too....


and many more differences....

(Based on my personal experience)

Last edited by jana05; 07-01-2009 at 08:23 AM.
Reply With Quote
  #5 (permalink)  
Old 07-01-2009
Expert Member
 
Join Date: Jan 2008
Location: Somewhere in the World..
Posts: 131
Thanks: 2
Thanked 6 Times in 6 Posts
jana05 is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by CSOOR View Post
Both are OS, but unix is multiuser while wondow XP is not.
XP is not multiuser ????? I am surprised.
Reply With Quote
  #6 (permalink)  
Old 07-01-2009
Contributing Member
 
Join Date: Jun 2009
Location: United States
Posts: 71
Thanks: 0
Thanked 5 Times in 4 Posts
CSOOR is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by jana05 View Post
XP is not multiuser ????? I am surprised.
As far as i know, In XP, you can keep open one user-account at a time. But you can create more then one account.
Reply With Quote
  #7 (permalink)  
Old 07-02-2009
Expert Member
 
Join Date: Jan 2008
Location: Somewhere in the World..
Posts: 131
Thanks: 2
Thanked 6 Times in 6 Posts
jana05 is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by CSOOR View Post
As far as i know, In XP, you can keep open one user-account at a time. But you can create more then one account.
In XP, is this possible?
Step 1> Login as "user1" (for example) & start running a long running program example like some compilation or an mp3 player running a few hundred songs
Step 2> Switch User

Step 3> Login as "user2" and do another program like some other compilation or a mail check or a game (without sound so you can hear songs as well)....

Step 4> Install some remote access servers like telnet/ssh servers, remote desktops on XP and now connect from remote systems and start working.....

Well, just try this and let me know if its possible.

Since you have only one login screen, only one user can login in. But you can also login through the network for example a remote session. But I agree that XP doesn't provide protection from other users work space. Well I can login with my id and delete your files, no problems there...!!!
Reply With Quote
  #8 (permalink)  
Old 07-02-2009
Expert Member
 
Join Date: Jun 2007
Location: Australia
Posts: 260
Thanks: 7
Thanked 15 Times in 15 Posts
Sushma Mosali is on a distinguished road
Re: important question about unix and xp.

Hi,

Please go through this link, has an excellent explanation

WikiAnswers - What is the difference between Windows and Unix
Reply With Quote
  #9 (permalink)  
Old 07-02-2009
Expert Member
 
Join Date: Jan 2008
Location: Somewhere in the World..
Posts: 131
Thanks: 2
Thanked 6 Times in 6 Posts
jana05 is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by jana05 View Post
....................
If you understand the concepts of the OS (Book written by A.Tanenbaum, Milan Milenkovic, ...), ................

Correction to my earlier post...marked in RED & BOLD.
Reply With Quote
  #10 (permalink)  
Old 07-02-2009
Contributing Member
 
Join Date: Jun 2009
Location: United States
Posts: 71
Thanks: 0
Thanked 5 Times in 4 Posts
CSOOR is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by jana05 View Post
In XP, is this possible?
Step 1> Login as "user1" (for example) & start running a long running program example like some compilation or an mp3 player running a few hundred songs
Step 2> Switch User

Step 3> Login as "user2" and do another program like some other compilation or a mail check or a game (without sound so you can hear songs as well)....

Step 4> Install some remote access servers like telnet/ssh servers, remote desktops on XP and now connect from remote systems and start working.....

Well, just try this and let me know if its possible.

Since you have only one login screen, only one user can login in. But you can also login through the network for example a remote session. But I agree that XP doesn't provide protection from other users work space. Well I can login with my id and delete your files, no problems there...!!!
I think u must be agree that XP is not a full proof MultiUser and MultiTasking system. Unix is very stable in all respect. That is why i do not like to compare Unix with XP.
Reply With Quote
  #11 (permalink)  
Old 07-02-2009
Expert Member
 
Join Date: Jan 2008
Location: Somewhere in the World..
Posts: 131
Thanks: 2
Thanked 6 Times in 6 Posts
jana05 is on a distinguished road
Re: important question about unix and xp.

Quote:
Originally Posted by CSOOR View Post
I think u must be agree that XP is not a full proof MultiUser and MultiTasking system. Unix is very stable in all respect. That is why i do not like to compare Unix with XP.
Comparisons are inevitable, since both fall into the category of OS & end-users are going to choose one over the other or both OS or many OS like unix & clonses, windows & clones, TRON & variations and many more types.... for factors like
1. ease of use,
2. applications availability,
3. cost v/s benefit,
4. level of technical knowledge,
and many more points.

When a student/technical/non-technical person ask such questions, it is generally from the point of knowledge gathering / decision making. Both have advantages at different planes. As I highlighted in my previous post with simple points... end users will have to understand their strength and weakness, but by no way are they limited to experience only one operating system.

With the level of OS awareness & OS availability, any end user has the power/choice to choose both OS if he wishes or choose many OS on a single hardware machine if he wishes.

Variations give you opportunity to work. Did you try the steps I mentioned?

Last edited by jana05; 07-03-2009 at 01:12 AM.
Reply With Quote
Reply

  Geeks Talk > Operating Systems > Unix/Linux

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

Thread Thread Starter Forum Replies Last Post
How important is my resume? Chilipan Career Advice 1 10-01-2008 04:11 AM
Very important missfun SQL Server 1 07-31-2008 08:30 AM
Question asked for J2EE Unix 2yr exp vmshenoy JSP 0 04-21-2008 06:27 AM
Important in Normalization norman SQL 3 08-07-2007 08:33 AM
About a Important Attribute Bessie HTML & CSS 1 10-13-2006 06:19 PM


All times are GMT -4. The time now is 12:11 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.1
Copyright © 2009 GeekInterview.com. All Rights Reserved