Go Back  HTML Forums - Free Webmaster Forums and Help Forums > SERVER ADMINISTRATION > Other Server Types
User Name:
Password:
 

 
 
  View Poll Results: What is better  
 
 
 
Windows / IIS 2 8.33%
Windows / Apache 3 12.50%
Linux / Apache 6 25.00%
Linux Just Rocks 13 54.17%
Voters: 24. You may not vote on this poll

Reply
Thread Tools   Display Modes
  View First Unread
 
Old 12-07-2008, 11:16 AM
  #46
Sawtooth500
Lord (Level 16)
 
Sawtooth500's Avatar
 
Join Date: Nov 2007
Location: Chicago, IL. USA
Posts: 606
iTrader: (0)
Sawtooth500 is on a distinguished road
In regards to having macs as servers, really macs are just *nix machines now. Mac OS 10.5 is fully posix compliant and comes with apache right out of the box. Granted, unless you're running the server version it doesn't even mention apache anywhere in the GUI, but trust me, it's there and can be fully configured just like on any other *nix system, so Macs are really in the same boat as linux systems because under the hood they have the same command line and are incredibly similar.

Comments on this post
Digit agrees: wow, cool. thnx. i didnt know they were THAT similar.
__________________
-Taras Hryniw

http://www.waltonstreetwebdesign.com
Sawtooth500 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-07-2008, 11:34 AM
  #47
Pegasus
Mama Hen
 
Pegasus's Avatar
 
Join Date: Nov 2001
Location: 35º South of Santa Claus
Posts: 23,473
iTrader: (0)
Pegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to allPegasus is a name known to all
Ah, okay. I knew that they were Unix based, but I didn't know the rest for sure. Thanks for clearing that up.
__________________


Decaf is the root of all evil...
HTMLForums Awards 2008
Pegasus is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-12-2008, 10:06 AM
  #48
batterj2
Soldier (Level 11)
 
batterj2's Avatar
 
Join Date: Jan 2005
Location: Sheffield
Posts: 132
iTrader: (0)
batterj2 is on a distinguished road
I've worked in a variety of places and come across different setups but there does seem to be a commen trend even in my limited experience.

Microsoft servers tend to start well but soon start to falter as user numbers or resource handling increases - even a dedicated mail server had difficulty with 150 members of staff. IIS caused me several headaches as well as it became very difficult to configure - debugging was haphazrd at best.

Linux servers and Apache are incredibly robust and reliable designed on the experiences on hundreds of different developers and system admins. IT Managers (or at leasts the ones I have worked for) love them as they can get it to do exactly what you want it to do.

In terms of cost, Microsoft is expensive but you are paying for that recognisable logo and that is significant in two ways: it by default provides confidence in the product (deserved or not) and an abundant source of appropriately skilled workers. Linux, on the whole, is free but finding the right skilled people can be difficult unless you are prepared to pay a little higher for their knowledge (which would still work out cheaper than MS licences ironically).

In terms of usability MS is easier to use as it often comes with a friendly GUI of some description and thus more intuitive. Linux however is a plethora of command lines, scripts and config files so the learning curve is considerably steeper. However once you've learnt the latter's methods you are then in total control of your system.

In the end it boils down to money, resources and confidence. For people starting out I would expect people to go the Linux route and maybe they'll stay that way in the future. For those with money to spend, I don't blame them (entirely) for wanting to pay for confidence in their chosen product.

The best saying I've heard comparing the two products is as follows:

Operating systems are like power drills. Linux is extremely powerful and will do the job but once you've made the hole, theres no going back. Windows however will nag you consistently to make sure you're doing the right thing, pretend its made a hole, check with you again and then do it - hopefully in a straight line.

To clarify: I am a developer and not a sysadmin - this is based upon my experiences in different workplaces.
__________________
James Battersby BSc. (Hons) Artificial Intelligence, www.jamesbattersby.com
Professional Member of the British Computer Society (2005 onwards), ISEB Foundation Certificate in Software Testing (2007)
XHTML, CSS, Javascript, PHP, MySQL, MSSQL, Oracle, Java (J2SE, J2EE (Struts, Spring)), C#, Jasc Paint Shop Pro, Adobe Photoshop, GIMP, Software Testing
batterj2 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-12-2008, 11:49 AM
  #49
GarrettW
ooh looky! custom titles!
 
Join Date: Oct 2002
Location: E. Texas
Posts: 1,224
iTrader: (0)
GarrettW will become famous soon enoughGarrettW will become famous soon enough
Quote:
Originally Posted by batterj2 View Post
For people starting out I would expect people to go the Linux route and maybe they'll stay that way in the future.
i agree.
i hope to someday be a sysadmin, and i vote linux for servers all the way - but i prefer windows for desktops for right now.
GarrettW is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-12-2008, 01:53 PM
  #50
Paul
Super Deity (Level 18)
 
Paul's Avatar
 
Join Date: Mar 2001
Location: 127.0.0.1
Posts: 4,035
iTrader: (0)
Paul has a spectacular aura aboutPaul has a spectacular aura about
Hi James, for what it's worth I have not seen problems with my windows servers degrading over time in performance. However, I have not worked in large enviroments, never anything over 30 workstations.

I think that again the question is not which is better, the question is what are you trying to do. Linux is a unique tool just as windows is. You need to decide which tool is applicable for your application.

I'd love to get some feedback in the near future from people that have experiance in linux and in windows what they think of the new server core for windows server 2008. I wonder how much control you have there compared to linux.
__________________

Pawel Kowalski
Albuquerque Web Design

templatesXchange.com - Free Web Templates - Native American Jewelry
Paul is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 12-13-2008, 03:44 AM
  #51
batterj2
Soldier (Level 11)
 
batterj2's Avatar
 
Join Date: Jan 2005
Location: Sheffield
Posts: 132
iTrader: (0)
batterj2 is on a distinguished road
Quote:
Originally Posted by Paul View Post
I think that again the question is not which is better, the question is what are you trying to do. Linux is a unique tool just as windows is. You need to decide which tool is applicable for your application.
Very true and the same applies for most software. However I think, given the openess of Linux (as part of the open source initiative), Linux offers more flexibility in what can and cannot be done. Unfortunately anything from a specific vendor is always geared MORE towards their own technology which raises the question of how much of a performance hit are you willing to take if you digress from what they want you to use. Ofcourse the problem with open systems is that they are not geared towards anything so there is going to be a performance hit with any software - BUT because it is open to everything and is therefore written to expect anything the performance hit would be minimal as it is expected.
__________________
James Battersby BSc. (Hons) Artificial Intelligence, www.jamesbattersby.com
Professional Member of the British Computer Society (2005 onwards), ISEB Foundation Certificate in Software Testing (2007)
XHTML, CSS, Javascript, PHP, MySQL, MSSQL, Oracle, Java (J2SE, J2EE (Struts, Spring)), C#, Jasc Paint Shop Pro, Adobe Photoshop, GIMP, Software Testing
batterj2 is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-08-2009, 10:18 AM
  #52
bgillingham
Novice (Level 1)
 
Join Date: Jul 2008
Posts: 6
iTrader: (0)
bgillingham is an unknown quantity at this point
I am a former Windows user and I now use Linux for everything except for when I need to run Photoshop.

I think that one big module that helped Linux in the last two years is the eye-candy "Compiz" settings manager (a system preferences control panel applet that lets you control tons of visual and user interface effects).

In my opinion, open source is much better than everything Microsoft has released.
bgillingham is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-16-2009, 03:59 PM
  #53
Digit
Novice (Level 1)
 
Join Date: Apr 2009
Posts: 8
iTrader: (0)
Digit is an unknown quantity at this point
i always found this to be a pretty stupid question, "linux or windows" and the like.

linux is a kernel for a unix-like opperating system known from it's roots as the GNU operating system.
windows is a rather more monolithic proprietary "complete" opperating system.
comparing windows to mac is a little easier, so long as you're sticking to just the mac software (since u know they do their hardware too).

ok ok... pedantic nitpicking i know. we all just lazily call whichever free software / open source using the linux kernel as linux as a catch all name, presumably because it's nicer to say (and read) than gnu.

but even without my pedantic nitpicking, its still an impossable affair.

WHICH linux???

there are like about a dozen windows, and......................... who knows how many linuxes.

which are we comparing here?

still think i'm playing the role of pedantic nitpicker?

oh alright then....

Hurd.

only kidding, here's my answer:
Linux.

(Sabayon, Ubuntu and Slitaz are the distributions i use at various locations at the moment, having surfed hundreds. all better than windows)

ps, i know this is my first post here, but i've got serious posts coming soon, honest.
Digit is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-16-2009, 06:01 PM
  #54
GarrettW
ooh looky! custom titles!
 
Join Date: Oct 2002
Location: E. Texas
Posts: 1,224
iTrader: (0)
GarrettW will become famous soon enoughGarrettW will become famous soon enough
i would really like to love [gnu/]linux as a desktop OS -- but here are the first objections i think of:
  • Program & driver incompatibilities
  • confusing file structure (where windows has \Users, \Program files, and \Windows, linux has \bin, \sbin, \home, \var, \etc, \usr, \dev, .............. and the only analogs are \Users and \home)
  • Learning curve for what I'll call "power user" features
anyone have any helpful tips for me on any of those subjects?

about drivers... will a LiveCD give me a good idea of what drivers are included and what aren't? or do i have to install it to really find that out?
GarrettW is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-25-2009, 07:05 PM
  #55
Digit
Novice (Level 1)
 
Join Date: Apr 2009
Posts: 8
iTrader: (0)
Digit is an unknown quantity at this point
Quote:
Originally Posted by GarrettW View Post
i would really like to love [gnu/]linux as a desktop OS -- but here are the first objections i think of:
  • Program & driver incompatibilities
  • confusing file structure (where windows has \Users, \Program files, and \Windows, linux has \bin, \sbin, \home, \var, \etc, \usr, \dev, .............. and the only analogs are \Users and \home)
  • Learning curve for what I'll call "power user" features
anyone have any helpful tips for me on any of those subjects?

about drivers... will a LiveCD give me a good idea of what drivers are included and what aren't? or do i have to install it to really find that out?
i gotta admit, as much as i'm loving being away from proprietary software and all the woes and troubles it brings, the 'nix file system hierarchy structure shows it's roots are still back in the 60s (or whenever), when it was only for the nerds, and spaces or long names were a big no-no.

FORTUNATELY!!!!...... there's Gobo Linux. if the counter-intuitive madness of folders called "bin" which we're supposed to magically know actually means "binary" and not "bin" as may seem obvious is really getting to you, then maybe gobolinux is the 'nix distribution for you.
go take a peek to see what i mean.


program and driver incompatibilities... i've had no real issues worth mentioning in sabayon linux. they're great for having everything run outta the box.

as for the other issues you mentioned...
i guess you just have to trudge up the learning hill ("curve" lacks the dimensional width that support seems to have in the open source freedom software community). since 'nix was born on the net, not on the desktop, so to speak, one of the most important things to learn how to use to be effective with your gnu+linux distribution is the search engine. effective use of a search engine means there is practically no problem that you will encounter that cannot be quickly & easily resolved.

i've recently been discovering that about.com have some EXCELLENT pages to help learning linux that werent there when i started. really really useful. (like so useful its where i seem to get ALL my learning about gnu+linux from these days... besides the odd forum search and irc)

(oh cool, i just noticed all the smilies here are lightbulbs)

Comments on this post
GarrettW agrees: thanks
Digit is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-26-2009, 01:22 AM
  #56
Vege
unicode is my horse
 
Vege's Avatar
 
Join Date: Sep 2004
Location: Finland
Posts: 3,703
iTrader: (0)
Vege is just really niceVege is just really niceVege is just really niceVege is just really niceVege is just really nice
Quote:
Originally Posted by Digit View Post
(oh cool, i just noticed all the smilies here are lightbulbs)
Off Topic:
And there are more!

Nice post, even thou i know what linux folders are and why they are named as they are, maybe ill give it a try.
Vege is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Old 04-27-2009, 04:39 PM
  #57
GarrettW
ooh looky! custom titles!
 
Join Date: Oct 2002
Location: E. Texas
Posts: 1,224
iTrader: (0)
GarrettW will become famous soon enoughGarrettW will become famous soon enough
Quote:
Originally Posted by Vege View Post
Nice post, even thou i know what linux folders are and why they are named as they are, maybe ill give it a try.
care to give a detailed explanation on that subject?
GarrettW is offline   Add to del.icio.us Add to del.icio.us    Can you digg it?Can you digg it? Reply With Quote
Reply
KEEP TABS
SPONSORS
 
Boxedart

 
 


 
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
  
 
 
 



 
  POSTING RULES
 
 
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Thread Tools
Display Modes

Forum Jump

 

All times are GMT -5. The time now is 03:14 AM.

   

Mascot team created by Drawshop.com

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Server Monitoring by ENIACmonitor 0.01
HTMLforums.com © Big Resources, Inc. Web Design by BoxedArt.com
vRewrite 1.5 beta SEOed URLs completed by Tech Help Forum and Chalo Na.