Results 1 to 10 of 10
-
02-16-2010, 07:39 AM #1
- Join Date
- Feb 2010
- Location
- powelstag
- Posts
- 3
What are the benefits of a Linux operating system?
Hey
I've used Windows and and Mac operating systems, but never Linux. Are there any benefits to having a Linux operating system? Are there any disadvantages? Are they more likely to contract a virus?
-
02-21-2010, 05:18 AM #2
- Join Date
- Nov 2009
- Location
- France
- Posts
- 47
Re: What are the benefits of a Linux operating system?
This is just my personnal point of view on a topic that may be highly politic.
1) Linux is an OS that differs of Windows. In other words, a program running under Windows will not run under Linux and reciprocally.
2) Linux is only 1 or 2 % of installed OS. This means that the market of Linux is small and generally, commercial softwares are develloped for Windows because the market is huge. Few commercial softwares are available for Linux. FS is not available, but XPlane is. Same thing for virus : few are available for Linux !
3) Linux is free and Open Source and most softwares running under Linux are free and Open Source. This is a philosophy, a new way of life, in reaction to Microsoft hegemony.
4) I guess that Linux is lighter and less ressources consumming than Windows.
I think Linux may be a good solution in the following cases :
- Light installation : if you just need classical use like word processing (Open Office is pretty good), a web brower and so on. Linux is free, efficient and virus free.
- if you are a progammer and want to develop your own project (personnal or professional), Linux offers many Open Source ressources.
- The software that you plan to use exists under Linux. For example is you want to sim with XPlane rather than FSX, you may choose Linux (I didn't try it, this is not a recommendation, just an example).
But if you want to have disposal of a lot of games, of FSX and add-on ... go for Windows. (I have no knowledge of Mac).
Best regards.
Patrick.
-
08-18-2010, 06:12 AM #3
- Join Date
- Aug 2010
- Location
- us
- Posts
- 3
Re: What are the benefits of a Linux operating system?
Yes and Linux hosting is a very cost effective web hosting solution in the long run because of the many different easy to use features and options that it can offer, on top of the high reliability and high speed data transfer capability which it possessed.so I think that is a good benefits of Linux.
-
09-22-2010, 08:05 AM #4
- Join Date
- Sep 2010
- Location
- london
- Posts
- 4
Re: What are the benefits of a Linux operating system?
Linux is very standard. It is essentially a POSIX compliant UNIX. It includes all the UNIX standard tools and utilities. It great operating system and many when you actually look at all aspects of it and functionality. It is also full-featured operating system, originally designed to be used in server.
-
09-23-2010, 01:34 PM #5
- Join Date
- Jun 2010
- Location
- Colorado
- Posts
- 133
Re: What are the benefits of a Linux operating system?
In addition to being a very stable platform, the greatest benefit is in the area of Inter-Process Communications (IPC) and networking and the killer-app in IPC is shared memory. Say goodbye to all the networking cards, cabling, serial ports, and network traffic congestion issues. It is possible to define an architecture in software where all tasks and processes have access to a global database at the speed of your processor backplane and with the inherent multi-tasking capability of linux (and especially real-time linux) you can run an entire cockpit with a *single* core or multi-core machine. Clean, efficient, and fast.
Just need a single network connection to X-plane or Flightgear to run the FDM and scenery stuff and exchange state and control data. with even a modest 100Mbps network, you would be hard pressed to make a dent in the bandwidth or have to worry about deadlock or priority issues.
Best part, the software is free and open-sourced.
JW
-
10-05-2010, 11:46 AM #6
- Join Date
- Oct 2010
- Location
- uk
- Posts
- 3
Re: What are the benefits of a Linux operating system?
These are the benefit of the Linux operating system:-
1. A truly great learning platform
2.Dozens of excellent, free, general-interest desktop applications
3.Advanced graphical user interface
4.surpassed computing power, portability, and flexibility
5.Standard platform
-
10-05-2010, 12:24 PM #7
Re: What are the benefits of a Linux operating system?
-
10-07-2010, 03:01 AM #8
- Join Date
- Feb 2006
- Location
- N/A
- Posts
- 511
Re: What are the benefits of a Linux operating system?
Did anyone notice that some of the posters look like spammers? In 6 of the post, you'll see at the bottom a hyperlink in blue that will take you too:
r4i gold cards
ibiza flights
thompson late deals
live dealer casinos
something in arabic (looks like that)
kitchen
In all of these, the posters' have about three posts each (look at the left side for poster info) as if to appear legit. If I'm wrong fine, but why would there be hyperlinks to the above listed items? The only members I know for sure, that are members on here, are caKus, castle (JW), Leo Bodnar and now me.
Therefore, I'd ask the MYC admin guys to look into this, as I think it's a new way to spam. For example, Make three accounts, hold threads with all three account names posting about a topic that appears legit, and then that way other real members will likely join in to make it look even better. Although, under it all is the hyperlinks that are spam, ads or viruses. Spammers or Hackers will do anything to make it work for them.
John
EDIT: In fact, I now know for sure some of these guys are, and if you go look at other posts they made, you'll even see more names of other (so called) members with the same blue hyperlinks. Plus, you'll see they been on here for a while; especially, if they've manage to post like 9 posts or something. MYC, they found a way around you protective measures...
John
-
12-15-2010, 04:29 PM #9
- Join Date
- Jun 2010
- Location
- Colorado
- Posts
- 133
Re: What are the benefits of a Linux operating system?
Agree with everything you say, let me add three more observations...
First, both X-Plane and FlightGear will run with Linux. With FG, the biggest drawback is the scenery. Granted both FSX and X-plane have richer visual content, the folks at FG do a nice job, given that the entire effort is on a voluntary basis. The best of both worlds would be to use the richer scenery with the accuracy, fidelity, and performace of the FG/JSBSim package. (JSBSim is part of the OpenEaagle project providing a multi-platform architecture). There is an old opensource project (OpenGC, has not been active for a few years now (the author has moved on from CMU to a real job) that has an interface to FSUIPC and will run under Linux.
Second, to run a simulator in a truly "professional" manner requires a real time operating system to provide determinstic scheduling and handling of critical events. And while you can use faster hardware, offload critical tasks, provide dedicated hardware for signal processing, or specialized controllers, the idea is to use the main processor to reduce costs and complexity. To that end there are a number of open source (ADEOS, RTAI, Xenomai, RTLinux) and commercial ( RTLinuxPro, concurrent Red Hawk, Blue Cat RT) linux distributions to name a few.
Third, as to the question of drivers? I've developed USB boards and software drivers that are used in my 737 and 747 linux based sims due largely to that very fact; 3rd party vendors will go where the action is and support the 800 pound gorilla. If there was a demand for Linux based products the marketplace would respond. Avinc is using my hardware/software suite in the pilot workstation to fly the UAV in the Global Observer program ( see www.avinc.com for first flight videos) If its good enough to fly a real air vehicle, figure running in a sim would be a no-brainer. So there is Linux based hardware and drivers waiting for the demand.
Finally, using Linux for a home based simulator requires one to step out of their comfort zone with MS based systems. Linux brings a greater level of freedom and opportunity but that also places more responsibility on the user to study and learn the options and capabilities available.
JW
-
06-06-2011, 08:43 AM #10
- Join Date
- Apr 2007
- Location
- SC
- Posts
- 71
Re: What are the benefits of a Linux operating system?
Similar Threads
-
Which Operating System do you use to run your flight simulator and/ or home cockpit?
By vybhav in forum MyCockpit PollsReplies: 1Last Post: 11-12-2009, 02:01 AM -
Any Linux users here?
By JSpahn in forum Cockpit Software: MiscellaneousReplies: 5Last Post: 01-12-2009, 05:24 AM -
'Short' essay about FSX benefits
By mauriceb in forum Cockpit Software: MiscellaneousReplies: 37Last Post: 09-29-2008, 02:47 PM -
Linux?
By Bob Reed in forum Pilots Lounge - Let your Hair downReplies: 3Last Post: 09-28-2008, 05:42 PM -
Operating system on separate HD ?
By Tony in forum Computer Hardware SetupReplies: 3Last Post: 06-12-2007, 10:14 AM
https://www.ebay.com/itm/Autopilot-Mode-Control-Panel-MCP-from-Boeing-747-400-Simulator/303941570585
For Sale: Autopilot/Mode Control...