Free Republic
Browse · Search
General/Chat
Topics · Post Article

To: Paul46360

While it is different, Linux is no more difficult than any other OS.


4 posted on 04/09/2014 7:54:18 AM PDT by ShadowAce (Linux -- The Ultimate Windows Service Pack)
[ Post Reply | Private Reply | To 3 | View Replies ]


To: ShadowAce
While it is different, Linux is no more difficult than any other OS.

I'll disagree with that; it also depends on what you're purpose for using it is:

  1. (general) the commandline UI is utterly unintuitive and the help-system is terrible (man).
  2. (web-hosting) the file-ownership / file-permissions are incredibly brittle and fragile.
  3. (development) dependance on archaic and/or inefficient and/or fragile tools [make, ./configure, automake] drag development down.
  4. (development) dependance on text1 as the lingua franca for programming is very deeply ingrained; even moreso than other OSes due to Linux's love afair with piping between utils an scripting.
  5. (general) the perceptions that it is more secure than other systems (e.g. windows) can/does lead some to rather insecure practices.
For general-use the command-line for VMS is supposed to be vastly superior, as it is for security (I don't have a VAX, Alpha, or Itanium; so I haven't really been able to test).
For development, Windows is slightly better — but its incredibly hampered by the requirements of some SW packages for POSIX (unix-like environment) depending on the aforementioned ./configure, make et al.


1 — Text is not a bad form for reading, but it is terrible for storage and computation of programs as it essentially surrenders all syntactic and semantic knowledge (which then have to be recomputed), and they can be accessed/modified by anyone/anything at any time, meaning that a perfectly compilable file may not be compilable in any subsequent compiling (and this is unknowable, again forcing the recalculation [compilation] previously mentioned).

11 posted on 04/09/2014 8:30:00 AM PDT by OneWingedShark (Q: Why am I here? A: To do Justly, to love mercy, and to walk humbly with my God.)
[ Post Reply | Private Reply | To 4 | View Replies ]

To: ShadowAce

One aspect of Linux I love over Windows is that the support community is not confined to TechNet or other Microsoft-supported entities. You can find Linux adherents all over the world who run their own little Wikis.


15 posted on 04/09/2014 8:37:56 AM PDT by rarestia (It's time to water the Tree of Liberty.)
[ Post Reply | Private Reply | To 4 | View Replies ]

Free Republic
Browse · Search
General/Chat
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson