South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Honestly - as a windowing system it is not up to par with OS X or Windows for that matter. With millions of developers, countless distributions split into countless more distributions, and millions of dollars being thrown at various aspects of it (including sizable amounts from the likes of IBM and many others), it just doesn't catch up.
Windows and Os X are slicker. Video will always work as expected. And though most people knock windows, the majority of Windows apps are actually damn good. Games work on Windows natively - you don't need an emulator to get it going. Hardware has often got better support on Windows than Linux (blame the manufacturers, the fact remains that they would rather support a few flavours of Windows than countless flavours of Linux).
Windows and Mac Os X just look better. From the fonts right through to the slickness of window redrawing, Windows and Os X just do it better. My own disappointment with the extremely slow pace of making Linux look and feel as good as Windows and Os X is probably one reason for animosity towards Linux, but probably lending more to my increasing gripes with Linux is my undeniable hatred of sitting all hours of a morning rebuilding Linux boxes that have inexplicably fallen over while my MS SQL Server boxes hums along without any hassles whatsoever - as do my Exchange boxes and even my IIS boxes. .Net is actually quite awesome, and even the MS C Compilers are more standards compliant in my experience than GCC.
I wanted Linux to step up to the plate, but after more than 15 years of cheering the underdog, I've realised that even the stability and security that was once the pinnacle of all things Linux is not even 100% true of it anymore. In my lifetime I will probably never see a Linux desktop without at least a grimace on how freaking ugly it actually is. OS X is how things should be - and Vista is, well, just really really so many years ahead of any desktop Linux out there.
Written by someone who does not know what he is talking about.
Anyways I use Kubuntu as my desktop.
These Linux distros don't change much. Breezy is little different from Gutsy. The install routine is the most unintuitive I've ever seen and it blew my WinXP partition. They use a live distro through which to do the normal install, which is just stupid. Did I mention ACPI is also stuffed?Agreed on that. Maybe he was using an out-of-date distro?
I use SuSE 10.3, and plan to introduce my wife to Kubuntu, Ubuntu and SuSE 10.3 and ask her which one she likes the best...
She already uses SuSE 10.1, want to give her an upgradeShe took to SuSE 10.3 like a fish to water
no need to give training or the such, just help her with little things here and there
Our Exchange is not stable.Require a reboot every 3rd day to get the printers to work again... *sigh*
Yeah, personal experiences rock. We have over three hundred servers, and the linux boxes are definitely the most unreliable. We've even switched mail from sendmail to Exchange. All in all service from MS has been superb, whereas service from Linux is, well, who you gonna call?
BobbyMac, fire your linux sysadmin and get a better one.
For what it's worth, I work for a company that has close to 30,000 servers, about a third Windows and two thirds Linux. There are only two instances where Linux servers go down:
1. Hardware failure.
2. Clients doing stupid **** like setting apache max_clients and php memory_limit so they allow it to use three times as much as their physical memory+swap combined. And then get (D)DOSsed...
In my opinion, the reasons people experience poor reliability from Linux are simply:
1. Sysadmin incompetence.
2. Using the wrong tools for the job, i.e. using MyISAM (in MySQL) for a table that will have multiple simultaneous updates, inserts and deletes.
3. Using the wrong distro. I know this is going to get some upset, but using distros that are cut for the desktop (Fedora, Ubuntu, Mandriva, etc) is just stupid. Their kernels are built for good desktop performance, almost always at the sacrifice of some server goodies. If you're serious about running a server, use a distro that was built with a server in mind - RHEL, SLES, Debian, etc.
Linux expects you to know what you're doing.
I work for a company where Linux is used on the servers and desktops and downtime is caused by user error or hardware failure.
I'll second that!
I work for a company where Linux is used on the servers and desktops and downtime is caused by user error or hardware failure.
Even though I have only been into it for about 5 years I can not recall a single time when linux just broke itself completely.
There have been 2 instances where linux servers hit kernel panics but both of the machines were on a constant extreme load before crashing. Both machines had more than 200 days uptime and a simple reboot sorted it out - no permanent damage.
BobbyMac, fire your linux sysadmin and get a better one.
For what it's worth, I work for a company that has close to 30,000 servers, about a third Windows and two thirds Linux. There are only two instances where Linux servers go down:
1. Hardware failure.
2. Clients doing stupid **** like setting apache max_clients and php memory_limit so they allow it to use three times as much as their physical memory+swap combined. And then get (D)DOSsed...
In my opinion, the reasons people experience poor reliability from Linux are simply:
1. Sysadmin incompetence.
2. Using the wrong tools for the job, i.e. using MyISAM (in MySQL) for a table that will have multiple simultaneous updates, inserts and deletes.
3. Using the wrong distro. I know this is going to get some upset, but using distros that are cut for the desktop (Fedora, Ubuntu, Mandriva, etc) is just stupid. Their kernels are built for good desktop performance, almost always at the sacrifice of some server goodies. If you're serious about running a server, use a distro that was built with a server in mind - RHEL, SLES, Debian, etc.
Linux expects you to know what you're doing.