LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 05-12-2009, 03:32 AM   #1
ankitgupta191
LQ Newbie
 
Registered: May 2009
Posts: 3

Rep: Reputation: 0
What works on linux and not on windows??


Actually we are doing a project on this topic.....we need some help on what to include in our project....which would be the basic softwares which should be considered....also plz suggest some links related to the project talk....
regards..
 
Old 05-12-2009, 04:05 AM   #2
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
What do you want from members here and what kind of answers do you expect? Without any information it would be really difficult for anyone to give any constructive advices.
Can you please explain what you are doing and what do you want from here?
 
Old 05-12-2009, 04:15 AM   #3
brianL
LQ 5k Club
 
Registered: Jan 2006
Location: Oldham, Lancs, England
Distribution: Slackware64 15; SlackwareARM-current (aarch64); Debian 12
Posts: 8,298
Blog Entries: 61

Rep: Reputation: Disabled
http://www.google.co.uk/search?q=Wha...ient=firefox-a
 
Old 05-12-2009, 11:10 AM   #4
malekmustaq
Senior Member
 
Registered: Dec 2008
Location: root
Distribution: Slackware & BSD
Posts: 1,669

Rep: Reputation: 498Reputation: 498Reputation: 498Reputation: 498Reputation: 498
ankitgupta191:

If it is difficult to answer technical question, it is more difficult to answer a vague one. Be specific in what you need to happen and how far have you done something on it.

About your header question:

"What works on linux and not on windows??"

The answer is:

"FREEDOM!!!!!"

Hope this helps.

Goodluck.
 
Old 05-12-2009, 12:20 PM   #5
dudeman41465
Member
 
Registered: Jun 2005
Location: Kentucky
Distribution: Debian
Posts: 794

Rep: Reputation: 56
Editing system settings from the command line with a command line based text editor in the event of an X server crash. Windows gives you a BSOD followed by a forced restart.

File transfers seem to run faster in *nix. Using the same USB external hard drive and the same computer, a 4 GB .iso file took almost 1/3 less time to transfer in Linux. This also applies to transfers of data over my home network using the two operating systems.

dvd::rip allows me to rip my DVDs to files on my hard drive for easy and compact transportation instead of hauling around discs. It's totally free of charge.

I have access to all of the features and capabilities of my OS without paying extra.

Mupen64 Plus works better than Project64 at emulating Nintendo 64 games, and so far the latest version is only available for Linux. It's nice to be able to play all my old N64 games on my PC instead of hauling around an old school console.

Not sure if this is what you wanted, but these are some things that I do in Linux that I can't do in Windows.
 
Old 05-12-2009, 06:35 PM   #6
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,358

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Fundamentally, a program compiled on Linux will not run natively on MS; the internals of a binary executable are different.
The reverse is also true.
Note that some compilers do offer a 'cross-compile' option, where you can compile the src one on system, but ask the compiler to create an executable suitable for a different platform.
However, as mentioned above, your qn is vague.
 
Old 05-12-2009, 07:28 PM   #7
soleilarw
Member
 
Registered: Apr 2009
Posts: 107

Rep: Reputation: 19
Most parts of a common Linux distribution are Open Source components, and these can be compiled for Windows or other operating systems as well. Using CygWin on Windows all the UNIX components can be provided that a UNIX program might need.

QT has a special licensing scheme, allowing it to be used freely a free UNIX-like system, but requiring a license fee for Window or Mac versions. This is only a matter of money, so technically even QT components run on most systems.

For the larger part there is no specific userland tool that couldn't made to run on Windows. Then again, with virtual machines like VMware quite any system can run on another system.

If this whole project is an attempt to advocate Linux by listing tool that run only on Linux, then it's the wrong approach to score points.

Linux Archive

Last edited by soleilarw; 06-18-2009 at 03:59 AM.
 
Old 05-12-2009, 08:37 PM   #8
Drakeo
Senior Member
 
Registered: Jan 2008
Location: Urbana IL
Distribution: Slackware, Slacko,
Posts: 3,716
Blog Entries: 3

Rep: Reputation: 483Reputation: 483Reputation: 483Reputation: 483Reputation: 483
I can link over hundred thousand cores with linux and use it a as a multi user. right now we are doing clusters of 20 thousand cores on a 200 thousand core system.
It is also multi user. Linux was able to do this in 1994. Little bleeding edge.
 
Old 05-12-2009, 09:13 PM   #9
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: Slackware®
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Hi,

Welcome to LQ!

To answer your threads subject line; 'Most hard core GNU/Linux users work on Linux but not on M$ Windows'. That is unless you were speaking of another Windows.
 
Old 05-12-2009, 10:39 PM   #10
osor
HCL Maintainer
 
Registered: Jan 2006
Distribution: (H)LFS, Gentoo
Posts: 2,450

Rep: Reputation: 78
The list of things Windows can be made to do to match linux functionality has always been growing. Conversely, your list of things exclusive to linux/unix has been shrinking.

One reason for this, as has already been pointed out, is multiplatform programming. In my experience, most “FLOSS” programs which have been written specifically for a POSIX environment will, in the interest of cross-platform friendliness, eventually develop a Windows port or even integrate all platforms in one codebase (this is not a defect, but “as it should be”). The vast majority of proprietary software (which is Windows-specific) will not develop a “linux port” without a fair bit of whining from consumers because it doesn’t fit their business model. This is why (from the available software point of view) your analysis is flawed.

There are, however, a few things which Windows can’t do, or can’t do well (please verify these, because I am not exactly certain of the limitations):
  • Run on over 20 processor architectures (I don’t mean Intel vs. AMD).
  • Run on >1024 CPUs
  • Built-in netfilter, policy routing, traffic shaping, etc.
  • Ipsec with AES (not just 3DES) in tunnel and transfer mode
  • Over 30 socket protocol families
  • Use the hardware RNG in VIA processors
  • ASLR (especially that achieved with PaX/grsec)
  • Simple GPIO on embedded boards that have such pins
  • Use an EFI BIOS
  • Use as a BIOS
  • Deleting open files (those being read or written by running processes)
  • In accordance with the above, replacing in-use DLLs without rebooting
  • Symlinks (Until Vista, the closest thing was “Shortcuts”. With Vista, symlinks are still kludgey.)
  • Reading and writing directly to character devices without special software (e.g., cat /dev/sdb2 > /dev/sda1)
  • Using “magic” instead of/in addition to three-character extensions for identifying mime-types
  • Using the SysRQ key to do cool things
There are probably lots of others.
 
Old 05-12-2009, 11:17 PM   #11
chrism01
LQ Guru
 
Registered: Aug 2004
Location: Sydney
Distribution: Rocky 9.2
Posts: 18,358

Rep: Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751Reputation: 2751
Just for fun, AFAIK, sendmail doesn't run on MS
 
Old 05-13-2009, 12:15 AM   #12
ankitgupta191
LQ Newbie
 
Registered: May 2009
Posts: 3

Original Poster
Rep: Reputation: 0
What works on linux and not on windows??

we are new to this......this is just the statement given to us....so please help us out....so plzz can someone tell us how we could start or what approach we should follow...???
 
Old 05-13-2009, 12:29 AM   #13
linuxlover.chaitanya
Senior Member
 
Registered: Apr 2008
Location: Gurgaon, India
Distribution: Cent OS 6/7
Posts: 4,631

Rep: Reputation: Disabled
You are repeating yourself without much information. Can you say what do you want to run? Or what project you are upto? This is a very vague question and is definitely difficult to answer this.
Programs that are compiled for windows wont run on linux natively. You will need wine to run them and still no guarantee that they would. There are other paid softwares like Cross over office for the same purpose.
There are some softwares that would help you run linux binaries on windows as well.
But it would be difficult to assume anything with no information.
 
Old 05-13-2009, 12:46 AM   #14
nehapawar
LQ Newbie
 
Registered: May 2009
Posts: 22

Rep: Reputation: 15
actually, we are a bit confused ourselves... thats why maybe we're not being able to convey what we want properly.... we're doing this as an assignment in college, where all we've been given is the statement as mentioned... what we have collected is 1) ssh on linux 2)text editors like vi .... what we have to do is a listing of such features which windows doesn't offer...
 
Old 05-13-2009, 12:58 AM   #15
Wim Sturkenboom
Senior Member
 
Registered: Jan 2005
Location: Roodepoort, South Africa
Distribution: Ubuntu 12.04, Antix19.3
Posts: 3,794

Rep: Reputation: 282Reputation: 282Reputation: 282
You have a nice windows setup with a LCD that can do 1680x1050. The monitor breaks but no worry, you still have an old 17" monitor that can do 1024x768.
You will more than likely get a 'out-of-sync' warning from the monitor or if the monitor is very old, it might break as well.

Have fun trying to reconfigure it in Windows. I think it will require an uninstall of the driver.
In Linux, it requires a login into a console and the editing of the X configuration file (2 changes).
 
  


Reply

Tags
freedom



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Internet works on Windows but not Linux m_shakanti Linux - Networking 13 12-16-2008 11:46 PM
Vnc only works linux to windows not windows to linux mbdayton Linux - Networking 2 04-16-2005 06:36 PM
works on windows but not linux DraZtiK Linux - Networking 12 06-22-2004 09:42 PM
Any linux distro that works from windows ? Rodcl Linux - Distributions 10 10-19-2002 04:56 PM
linux fails where windows works boots147 Linux - Software 15 01-31-2002 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:37 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration