Java Mailing List Archive

http://www.junlu.com/

Subjects
Home
mod jk2 https
Donation of JAXP 1 3 Sources to Apache
R annoyances
RE: Finding out when the aspnet admin worker process has recycled
Favorite Linux Distribution
eigenvalues of a circulant matrix
Apache Install
Reachin apache from outside
Ant should have an ext directory
Warning: Documentroot doesn 't exist
Can this be Done?
RE: Multilanguage Application
RE: Simple Question On setting up Sub Domain site
Lack of independence in anova()
How to close connection instead of sending 403?
winning the case for ANT
Re: adding php
New Ant GUI 'Ant 's Nest '
Narrowing Down A Strange Problem
Ant Task: sshexec
R Graph Gallery : categorization of the graphs
I 've been hacked, I need some help please
RE: Anyone working with DotNetNuke?
RE: Exception Handling Opinion
hex format
RE: IIS stopped working :(
<for > Build Failed:problem
RE: Separation of Objects from Logic
RE: Tracking pages with long request execution time
sending email to multiple destination
Web Site
ant UI
Easy cut & paste from Excel to R?
Win32 Apache Restart
Improving Tasks
HELP! PLEASE!
RE: Adding Controls to a Page
read table
RE: ASPNET account doesn 't exist!
Best way to uninstall Apache2 on red hat
from win to linux how to web page
XMLParseException changes and creation of XMLLocator2
Re Post: rewrite backslash to forward slash
Target or macrodef?
Page display problem XPSP2
Authentication problems
Dynamic Dictionary Data Type?
Newbie unable access my www from outside
off topic question: Latex and R in industries
Conflict between xtable and Hmisc when using Sweave?
Very old problem without any new solution
mod rewrite help
Basic Authentication question
RE: Code Security
calling ant from java program
prevent double signing
Re: Controlling Copy/Paste/Print
Using R to illustrate the Central Limit Theorem
web server slow too much slow
access to user directories
Links
Home
Official R Project Site
 
Search:  
Power your search with and, or, +, -, or "some phrase" operators.
Favorite Linux Distribution

Favorite Linux Distribution

2005-02-09       - By Anthony G. Atkielski
Reply:     <<     11     12     13     14     15     16     17     18     19     20     >>  

Chad Leigh -- Shire.Net LLC writes:

> A GUI in and of itself does not reduce the relaibility and a
> performance of a unix-type system.

A GUI reduces the reliability and performance of _any_ operating system,
because it vastly increases the amount of code executed (slowing the
machine down), and it vastly increases the complexity of the interface
(reducing reliability).

Additionally, on most systems, including UNIX, security and stability
must be partially compromised in order to allow GUIs to run.  For
example, you cannot run FreeBSD at higher security levels if you wish to
use a GUI on the machine (one reason why I don't use one).  GUIs
generally require direct access to hardware, which bypasses system
security, opening doors to system compromise and greatly increasing the
chances of system failure.

> Loading the machine up with all sorts of stuff and using it as a
> workstation at the same time might, but the GUI itself has no effect
> on the server. I have X loaded on my servers, even though I don't run
> it. I can run vnc and run some server metric apps that require X if I
> need to. And Mac OS X, which has a GUI, works just fine as a server
> with no loss of performance or reliability due to the GUI.

A large percentage of the problems I see people asking and complaining
about on UNIX systems is related to the GUI. They waste a lot of time
trying to get pretty windows to work correctly on the screen.  It would
help if they ran the server segment on a different machine (because
that's the part that causes most of the problems), but it seems that
many casual users of UNIX today want to pretend that it's Windows.

OS X has a very large and complex GUI bolted onto UNIX, and while it is
much more coherent than most GUIs for UNIX, it still inevitably makes
the system more fragile and vulnerable--there is no way to avoid this
with a GUI.

> Sorry, but this is a bunch of BS.  The GUI has no effect on the server
> functions unless you run a ton of GUI programs at the same time.

See above.  For production systems, simple is good.  If you're not
running GUI programs at the same time, you don't need the GUI.  And if
you are making use of the GUI at the same time, you're destabilizing the
server.

Even in operating systems that depend on a GUI, such as recent versions
of NT-based Microsoft Windows, the presence of the GUI has a
destabilizing and slowing effect on the system.  A great deal of system
resources are dedicated to the pretty pictures, and a great many
vulnerabilities pass through the GUI.

GUIs are also slower to use for many system administration functions.
It's often much faster to type than it is to point and click.

--
Anthony



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
  "   from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)


©2008 junlu.com - Jax Systems, LLC, U.S.A.