Slashdot Mirror


Is It Time To Split Linux Distros In Two?

snydeq writes Desktop workloads and server workloads have different needs, and it's high time Linux consider a split to more adequately address them, writes Deep End's Paul Venezia. You can take a Linux installation of nearly any distribution and turn it into a server, then back into a workstation by installing and uninstalling various packages. The OS core remains the same, and the stability and performance will be roughly the same, assuming you tune they system along the way. Those two workloads are very different, however, and as computing power continues to increase, the workloads are diverging even more. Maybe it's time Linux is split in two. I suggested this possibility last week when discussing systemd (or that FreeBSD could see higher server adoption), but it's more than systemd coming into play here. It's from the bootloader all the way up. The more we see Linux distributions trying to offer chimera-like operating systems that can be a server or a desktop at a whim, the more we tend to see the dilution of both. You can run stock Debian Jessie on your laptop or on a 64-way server. Does it not make sense to concentrate all efforts on one or the other?"

53 of 282 comments (clear)

  1. Nonsense by lorinc · · Score: 4, Insightful

    It's up to the distro to focus on what they want and make declination either for desktop, or servers, mobile, embedded, etc. None of this has anything to do with linux which is, you know, just a kernel.

    1. Re:Nonsense by Tanktalus · · Score: 3, Insightful

      There's a good reason for not reading beyond the first couple sentences in this case.

      And that's not just to avoid the standard lack of editing around here: "assuming you tune they [sic] system along the way" ???

    2. Re:Nonsense by darkain · · Score: 5, Informative

      Except Microsoft went this EXACT same route of merging them all into a single system starting with Windows 2000. The kernel and most packages are shared between Windows Server and Windows (workstation). The only real difference is that Microsoft charges additional licensing fees to make a few more bucks on the additional features in Server. In desktop windows, features are specifically limited (like the number of file sharing clients), but this has NOTHING to do with code, and EVERYTHING to do with licensing. There is no other real reason why services on Server wont work with the desktop version of Windows. Look at the number of business applications that install Microsoft SQL Server on the desktop, as an example.

      Linux simply has the freedom to not be locked down by licensing requirements.

    3. Re:Nonsense by jedidiah · · Score: 5, Insightful

      I read the whole thing and I am still not convinced that this nonsense is of any value. Even as a desktop user, I don't see the point in systemd or upstart. The kids that need to look like they are busy with something need to leave well enough alone and actually fix something that needs fixing.

      These idiots are trying to sell a false dichotomy and just assuming that their nonsense is necessary somewhere. They have yet to establish that is actually the case.

      They have yet to make the case that any of this nonsense is even remotely necessary.

      --
      A Pirate and a Puritan look the same on a balance sheet.
    4. Re:Nonsense by MightyMartian · · Score: 4, Insightful

      So many of the kernel's functions and optimizations can be altered now, there strikes me as no reason to ship entirely different kernels. Who does that any more? Even Windows kernels are largely the same, with optimizations triggered either by the registry or by the edition.

      --
      The world's burning. Moped Jesus spotted on I50. Details at 11.
    5. Re:Nonsense by the_B0fh · · Score: 3, Informative

      Err, you realize that for the most part, these are changeable via registry settings...?

    6. Re:Nonsense by Existential+Wombat · · Score: 5, Insightful

      How come we can’t mark the OP article Troll?

    7. Re:Nonsense by Wing_Zero · · Score: 4, Informative

      right-click "My Computer" | properties
      Click "Advanced System Settings"
      Click "Advanced"
      Under Performance Click "Settings"
      Click "Advanced"
      you will find a radio option for optimizing windows for programs or background services

      as the man said, it all comes down to licensing. in the past, MS locked the number of active cpu's depending if you bought home or pro (I think XP had this, not sure)

    8. Re:Nonsense by snake_case_hoschi · · Score: 2

      Thats right, this is nonsense. GNU/Linux offers a stable API from Kernel, GLIBC and STDLIBC++, as well as a set of common userspace based Coreutils. Systemd add also a stable API on a higher System-Level, as well as a common Init-System and tools for various administrating tasks. Even if you don't like Systemd for real reasons or just the bad feeling in your belly, a stable higher System-Level-API is a good thing. One of the biggest benefits as developer and administration is, that you can use the same system on your Workstation (Deskop and Laptop), as well as on the Server, Mainframe or Appliance. On top if this, a user or distribution can configure his system freely to the requirements and desires from the choosen terminal, desktop-shell, applications, test-based-logging (if you don't like journalctl) and various other stuff. Furthermore you can fit one single system with sysctl, /sys or the kernel-configuration to the low-level needs and with /etc and the higher-level needs. Especially Linux-Kernel itself is designed to fit them all and the distributions to fit the any (Debian) or a very special purpose (Raspian and so on). While Microsoft-Windows is closed-source and adaptable, it also provides the same environment for a laptop and a server. With stable APIs since years. Writing or forking a new Linux is just wrong and will not add any benefit, just problems. Congratulations, this would be ++UNIX-WARS. If Debian has a problem, than it is the support of so many different CPU-Architectures and the missing Rolling-Release, also known as "testing". But thats something completely differnt and stuff, which only the Debian-Maintainers to care about.

  2. No Need by darkain · · Score: 4, Informative

    This is already done. For instance, I personally use Turnkey Linux for my servers and Debian Linux for my workstations. Both of these use Debian as their back end repository system, but Turnkey Linux has a system setup tuned specially for working within a virtualized server environment, whereas Debian Linux is more general purpose (which is what a workstation needs)

    1. Re:No Need by Zocalo · · Score: 2

      I would say the same thing. The user can currently either choose a different "sub-distro" based on their primary flavour of choice, opt for a desktop/server specific spin, or just accept the current one distro to rule them all but just install the necessary packages for what they want approach. There really shouldn't be any need to split a Linux distro (or BSD distro for that matter) in two for this (and why stop there, why not a phone/tablet optimised version, or one for embedded devices...?) - just provide a specific spin for desktop that includes a selection of GUIs and another for servers that includes a broader selection of alternative server daemons and maybe a simple GUI for those that really need it. Apply some task specific optimizations to the default configuration files for bonus points and off we go.

      --
      UNIX? They're not even circumcised! Savages!
  3. A Betteridge No. by TechyImmigrant · · Score: 4, Interesting

    The issues that brought systemd into existence (coordinated handling of a frequently reconfigured hardware as things are plugged in and out and connections go up and down) is not different to hardware that reconfigures frequently due to power saving, with things turning on and off. This just isn't a big issue in server chips right now, but it will be in the future as advanced power saving techniques move from mobile to desktop to server. Then the split will look silly.

    --
    I should use this sig to advertise my book ISBN-13 : 978-1501515132.
  4. No by blackomegax · · Score: 5, Insightful

    Splitting upstream would be disastrous. (Desktop would lose the behemoth of code contributions from Redhat for the most part). Just leave it to the distro's to do the 'splitting'. EG Ubuntu Server vs Desktop

  5. More Forks! by Prien715 · · Score: 4, Insightful

    Yes, more fragmentation in the Linux community will make things even more usable for your average user! He should write a custom package manager for servers and another for clients, because we don't have enough of those. Let's fork the kernel too -- or at least make a completely different fork of GLIBC so we'll need to recompile every package we want to install from source -- as God intended. The year of the Linux Desktop is here!

    --
    -- Political fascism requires a Fuhrer.
    1. Re:More Forks! by DiamondGeezer · · Score: 4, Funny

      But without forks, we'd have a single unified Linux which everyone would use. Who would want that?

      --
      Tubby or not tubby. Fat is the question
    2. Re:More Forks! by DamnOregonian · · Score: 2

      Ah yes, the good old, "We should do what the guys with captive markets do, because it's Smarter." argument. Cracks me up every time.

  6. Headline that asks a question by Imagix · · Score: 5, Informative

    Betteridge's law of headlines. No. The article doesn't say a whole lot. Just makes the assertion that "servers" and "desktops" are different, and lightly appears to dislike systemd. Tries to make the assertion that the security concerns are different on the desktop and on the servers, but doesn't provide a strong argument for that assertion (or really any assertion it makes).

    1. Re:Headline that asks a question by davecb · · Score: 2

      A tale told by an idiot, full of sound and fury, signifying nothing.

      --
      davecb@spamcop.net
  7. Keep em together by myrdos2 · · Score: 4, Insightful

    I've always been impressed with how rock-solid, and well, server-like the Debian desktop has been. I wouldn't want to give that up - it's simple, it's clean, it's ultra-reliable. If I want to run a website or allow remote access, there's really not that much to learn. Compare that to the complexity of Windows server.

    Is this split actually a valid suggestion, or more anti-systemd rhetoric? If there was no such thing as systemd, would you even care about splitting?

  8. Excellent Idea by Anonymous Coward · · Score: 5, Funny

    Allow me to make the following naming suggestions

    Desktop:
    Linux Standard
    Linux Pro
    Linux RT

    Server:
    Linux Storage Workgroup
    Linux Storage Standard
    Linux Server Foundation
    Linux Server Essentials
    Linux Server Standard
    Linux Server Datacenter

    1. Re:Excellent Idea by Minwee · · Score: 5, Funny
  9. systemd is for desktops? by thule · · Score: 4, Insightful

    RedHat 7 ships with systemd. But, but, but, we all know that RedHat totally and completely abandoned the desktop years ago.

    So we have two options. Either systemd is not just for desktops or RedHat never completely abandoned the desktop. Either way, there is no need to split distros. RedHat does provide a nice tool called 'tuned' that helps tweak kernel and system parms for desired load.

    1. Re:systemd is for desktops? by caseih · · Score: 2

      Using CentOS 7 on my desktop right now. It supports modern hardware, and I have a nice, usable desktop environment. I'll never use Gnome 3, so the frozen version number won't bother me any. Systemd works quite nicely for the desktop, and I can see how it will be a good thing on servers too.

  10. I think this is a good idea. by JustShootMe · · Score: 4, Interesting

    I am a linux sysadmin, and many of the packages required for desktop use not only don't apply to me, but are pretty well useless. I would love to see a distribution where any dependency on X11 was not only stripped out - but *compiled* out. I would love to see a distribution where systemd was not getting its mitts into everything.

    But it's not only that, it's tuning. I discovered that Ubuntu's default scheduler settings on a Dell R620 with 384G of RAM and a nice beefy RAID 10 array are actually the *worst* settings for this kind of system. Everything else I tried - other schedulers, tuning CFQ, etc., they all led to better write throughput. Which leads me to wonder how many processor and other cycles are wasted because sysadmins just install with the default settings and hope for the best?

    There needs to be a distro where the adults are in charge. I'd even build it if I had time, and I most certainly would be willing to put some time into working on one.

    --
    For linux tips: http://www.linuxtipsblog.com
    1. Re:I think this is a good idea. by Archangel+Michael · · Score: 2

      Two quick points 1) A good System Admin would know that default settings suck. 2) Change settings based actual needs.

      TL;DNR version:

      Default settings suck for just about everything, but are usually for "common scenarios" that aren't common any longer. I see people still setting up Linux as if it were for a 384 MB RAM server running on a single HD (or RAID0), when the new system is running Multi GB RAM, SSD SAN, etc. Not only are the original assumptions are wrong, the whole thing is screwed because there is NO tuning what-so-ever. I actually expect to see more servers running TB RAM very shortly, and having multi-tiered long term storage spanning several different classes of storage. This is going to take static configurations and basically toss them out the window, because no two servers will be setup the same.

      BUT, on the flip side, nobody is going to be compiling GENTOO on every server either. This means the next best Distribution will have adaptive configurations that change on the fly, based on what the whole platform dictates are.

      --
      Agent K: A *person* is smart. People are dumb, stupid, panicky animals, and you know it.
    2. Re:I think this is a good idea. by lorinc · · Score: 4, Informative

      I am a linux sysadmin, and many of the packages required for desktop use not only don't apply to me, but are pretty well useless. I would love to see a distribution where any dependency on X11 was not only stripped out - but *compiled* out. I would love to see a distribution where systemd was not getting its mitts into everything.

      It's called gentoo.

    3. Re:I think this is a good idea. by Anrego · · Score: 3, Interesting

      This is actually a major benefit of gentoo, and one of the reasons I run it on my servers (they are all hobby-ish, I get that gentoo in production is probably a bad idea).

      Trying to run a Debian or similar server, you inevitable end up with a bunch of X packages because some random tool comes with a built in GUI and no one bothered to package a non-X version.

      It extends even beyond X or no-X. You find yourself with database drivers for all the major (and some minor) databases regardless if you use any of them, and loads of other cruft.

      This is obviously part of the tradeoff for a system that just works, but it's annoying when some gnome library breaks the update on a _server_.

      As a side note, it's becoming increasingly frustrating to be a non-systemd user. I've had to re-arrange a tonne of packages as stuff switches. I know systemd is inevitable, but I'd like to hold out just a little longer :(

  11. Non-problem looking for a non-solution by belthize · · Score: 2

    The byte-wise difference between a desktop, laptop and server based on the same distro is in the tiny fraction of a percent. It's mostly some minor tuning and chkconfig tweaks. The difference between an optimal desktop and optimal server is in the choice of distro.

    Either pick a distro based on some sense of case sensitive optimization or standardize on a distro for supportability (at the cost of optimization). Forking a distro is the worst solution.

  12. Assuming there is a difference... by Noryungi · · Score: 4, Insightful

    A server is just a bigger laptop. Don't laugh: technologies such as virtualization, para-virtualization, SSD, dual-type disk drive HDD+SSD, low-power CPUs, multiple high-density CPU cores and even high-end graphical cards can be found in both types of PC (Think OpenCL on the server, and Unreal Tournament -- or whatever the shoot'em up du jour is -- on the laptop for that last one).

    Linux and BSDs make this possible, even trivial. Heck, these days, a lot of people even test entire server platforms or AJAX applications on virtual machines on their laptop - I know I do. Ideally, all machine should be both servers and personal machine.

    I want my operating system to be flexible and able to adapt to different computing platforms. I want something smart enough not to push a GUI down my throat if I don't need it. Improvements on one platform will also be a benefit to the other. Having a laptop with 24 to 48 CPU cores may still be science-fiction today. But it won't be tomorrow. On the other hand, building a fast SSD-only Petabyte server using nothing but laptop SSDs would allow you to cram way more data... for less price than those slow SATA disks.

    In other words: splitting Linux is simply a bad idea. Thanks, but no thanks.

    --
    The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
  13. Hey! Why not... by rnturn · · Score: 3, Interesting

    ... a `Professional' and `Home' edition as well?

    Seriously... is this what some people believe is holding back wider Linux adoption? There's already more than enough FUD in the press and on the web in articles about Linux providing too many choices now without adding a server and desktop edition for the naysayers to complain about.

    --
    CUR ALLOC 20195.....5804M
  14. Makes sense by rijrunner · · Score: 5, Insightful

    Last week, the complaint was that systemd was making Linux look like windows. This week, the plan is to adopt the Windows server/workstation design philosophy as a fix to the problem..

    I saw a lot of assertions in the article, but none seemed to actually have any data behind them. Nor, is it really apparent how a fork would leave either branch the critical number of developers needed to handle the respective branches.That is aside from the fact that the 2 kernels would have about 95% overlap in code base, which would separately need to maintain their own build environments and development paths.

    Let us look at one of the assertions:

    "However, they're also demanding better performance for desktop-centric workloads, specifically in the graphics department and in singular application processing workloads with limited disk and network I/O, rather than the high-I/O, highly threaded workloads you find with servers. If Linux on the desktop has any real chance of gaining more than this limited share, those demands will need to be met and exceeded on a consistent basis."

    How would a kernel fork address this? If the need is there now, in what way is the current environment stopping the developers from releasing code to address these issues?

  15. Already Happened by Anonymous Coward · · Score: 2, Interesting

    Linux has already split into two different versions a few years ago.

    The "server" version is called GNU/Linux, and encompasses the hundreds of distributions designed to look and act like a class Unix workstation.

    The "end user" versions are Android and Chrome OS.

    1. Re:Already Happened by rwa2 · · Score: 2

      Not only has this already happened, but the server-side of Linux looked at the new features introduced by Android / ChromeOS and decided they wanted some of that too.

      So now you have CoreOS formed based on the features of ChromeOS as a nice way to run and maintain Docker containers in a server cluster. So much for forking desktop and server Linux.

      http://en.wikipedia.org/wiki/C...

      You can compile and run GNU utilities on Android (and likely ChromeOS as well).
      https://play.google.com/store/...

      granted, it's in a chroot environment, but whatever. Have the best of both worlds, but only when you want it.

  16. The problem with Linux is not split roles by Mr_Wisenheimer · · Score: 3, Insightful

    After all, you can take a Windows server and essentially turn it into a desktop OS with a little tweaking. The problem with Linux is that it is very fragmented, which is Linux's greatest strength and its greatest weakness.

    Linux is great for technologically savvy users who want to customize it for a specific role. It is not so great for users who lack technical expertise or the time to administer it. Linux evangelists have been claiming it would take large amounts of desktop user share from Windows. You still see some of those around, but they tend to be quieter. The Unix OS that took away Windows market share was OSX, because like Windows, it has a unified, consistent codebase and is developed to be easy for end-user.

    Splitting up Linux would not suddenly make Linux server or workstation uses stronger. Most technical end users of Unix (that I have known) have switched to OSX or some combination of Windows and Unix environment (cygwin or SSH to a UNIX/Linux box). Paid development and unified code simply has advantages that Linux will probably never be able to match. All splitting up linux would accomplish is divide already scarce developer resources.

    People should love (or hate) Linux for what it is, a fragmented mess for the average end user that is imminently hackable and customizable to fill any possible role by experienced users who are willing to put in the time and effort.

  17. It's already done by radioact69 · · Score: 3, Interesting

    Install Ubuntu Server 14.04.1 and you have a fairly minimal server OS. Do 'sudo apt-get install kubuntu-desktop' and suddenly it's a desktop OS. Going back isn't quite so simple, but you can 'sudo apt-get remove kubuntu-desktop' to get most of the way there.

  18. The usual bullshit from an armchair pundit by Peter+H.S. · · Score: 3, Interesting

    Paul Venezia is just another sore systemd hater who can't accept that all major Linux distros are changing to systemd.

    That he think systemd is mostly for desktops just show how much he has lost contact with Linux. There simply isn't any commercial interest in keeping SysVinit or even Upstart alive. The market would have reacted long ago if any companies where queuing up to pay for new Linux SysVinit releases. They are not.

    Several companies have even switched to using systemd even though it wasn't officially supported on their distro yet, simply because systemd offers so many advantages over legacy script based init-systems.

    There is no coordinated non-systemd development taking place in the Linux community at the moment. The few non-systemd distros left haven't even begun to cooperate. So it looks unlikely right now that any non-systemd distros of note will survive into the next decade.

    There is a reason why commercial Linux vendors like Ubuntu and Red Hat are supporting desktop editions, even though they don't generate any money; without the desktop you will start to lose developers. It is that simple. That is also the main reason why BSD's are using GPL'ed DE's even though their sponsors can't resell them as close source software like the rest of the core BSD components; without a DE, the BSD variants would have even fewer developers.

    So it is pretty much distro suicide to split a distro up in two different and incompatible versions, one for the desktop and one for the server.

    1. Re:The usual bullshit from an armchair pundit by Peter+H.S. · · Score: 3, Informative

      There are still some Debian derivative distros that haven't changed to systemd yet, since Debian haven't released "Jessie" yet; the first Debian stable release with systemd as default init.

      There is also a handful of other, rather small distros (forks of Gentoo and similar). But the basic problem with all those non-systemd distros and the systemd opponents are, that they seem unable to attract developers, and they don't cooperate either. They can barely maintain basic forks of udev, so when udev gets kdbus support, forks like "eudev" will begin to really differ from "udev".

      The entire non-systemd infra structure will start to decay further when no big distros are supplying developers to maintain it. ConsoleKit have basically been bit-rotting for years now, and the systemd opponents haven't even started to _plan_ for a replacement.

      At best the non-systemd distros will have crude Desktop Environment support. They will also have problem with Wayland support. Without DE support, it will become even harder to attract developers.

      As things are looking now, I don't think any non-systemd distros will survive for long. IMHO, they only have themselves to blame for that, they have focused all their energy on hate attacks on named open source developers and negative campaigning against systemd, instead of focusing on making a constructive alternative.

    2. Re:The usual bullshit from an armchair pundit by jwdb · · Score: 2

      Patrick Volkerding seems to have made no firm decision in any direction at the moment.

      Ok, my mistake.

      ...it seems that the future for non-systemd distros is very bleak.

      The future definitely doesn't look good, and I don't disagree with the arguments you offer to paint it so bleakly. I'm not ready to give up on alternatives, however, so I'll do what I can with my meager skills and encourage anyone else also doing so. I prefer to remain optimistic, that we can get enough people together to continue offering an alternative to systemd.

      Not requiring everyone to use the same setup is one of the big strengths of Linux. That's one of the main reasons I don't like systemd as an ecosystem: it seems to be trying to force everyone to use the same setup, by depreciating everything else. No one piece of software should be so central that there is no way to replace it with an alternative, because otherwise you end up with monoculture and monopoly.

  19. Different Kernels in OpenSUSE by mx+b · · Score: 3, Interesting

    One of my favorite distros is OpenSUSE. In its repos, it has several different kernels -- there is a default one, but also ones for virtualization and a desktop specific one. I always figured they had the different kernels that were tuned/tweaked for the different needs. If you wanted to switch from a desktop to a server or vice versa, simply install/uninstall the packages you need, including switch the kernel, then reboot and you're done.

    I don't know enough about their tweaks to know if the desktop vs server kernel makes a difference, but I imagine it does or at least could in the right circumstances. I think the power of being able to change around some packages and get the effect you want is better than fragmenting the distro. I appreciate having access to all the features and being able to mix and match.

  20. At least enable tuned installations by wytcld · · Score: 3, Interesting

    I'm friggin tired of installing Linux as either server or workstation and finding a bunch of stuff that's oriented to making a laptop work well. I want to be able to do a clean install that by default has no support for Bluetooth or wifi or dhcp client, let alone a propensity to rewrite /etc/hosts or handle any aspect of networking in anything but a hand-configured way. Also, even if systemd's part of the distro, standard text logs should be there by default, as well as cron and a working /etc/rc.local file.

    --
    "with their freedom lost all virtue lose" - Milton
  21. The Unix philosophy by Livius · · Score: 2

    ...is for software to do one thing, and do it well.

    A computer does not (usually) need to be both a server and a desktop, though perhaps desktop versus server is more a matter of the windows manager rather than the whole distribution.

    1. Re:The Unix philosophy by Rich0 · · Score: 2

      By the extension of that first thought, it means you can turn a distro into either desktop or server versions by removing the pieces that do one thing well and adding others.

      I mostly agree, but there have been some radical departures. You have stuff like android/chromeos which are huge departures from the typical linux server. You also have stuff like CoreOS which is a huge departure from tradition and which wouldn't work very well as the basis of a desktop distro (unless you're talking about serving virtual desktops - which obviously has a blend of server/desktop-like needs).

  22. Re:Hogwash by jedidiah · · Score: 4, Insightful

    One of the big reasons that I like Linux is the fact that it is really just a conventional server OS with a GUI bolted on top. That is not a bad thing. That is a very GOOD thing. That means that there is a solid foundation on top of all of the shiny shiny.

    Linux is not Windows.

    Linux is not MacOS.

    There is no point in mutilating Linux to pander to people that will never appreciate Linux on it's own terms.

    That's rather the whole point.

    --
    A Pirate and a Puritan look the same on a balance sheet.
  23. A reason supercomputers and phones use Linux by raymorris · · Score: 5, Insightful

    98 of the top 100 fastest supercomputers in the world run Linux. Most phones also run Linux. See also consumer electronics of all kinds - TVs, routers, webcams, consumer NAS drives ... Linux works everywhere. As Linux has been installed everywhere over the last few years, Microsoft has gone from a monopoly, the 800 pound gorilla, to trying to catch up in order to survive.

    There is a reason for this. Linux didn't make any assumptions about what hardware people were going to use next week. Even the architecture could be whatever you anted that day - DEC Alpha, Blackfin, ARM (any), Atmel AVR, TMS320, 68k, PA-RISC, H8, IBM Z, x86, assorted MIPS, Power, Sparc, and many others.
    Microsoft built specifically for the desktop, and supported one platform - x86. Suddenly, most new processors being sold were ARM, and screens shrank from 23" to 4". Microsoft could only scramble and try to come up with something, anything tat would run on the newly popular ARM processors, and ended up with Windows RT. Linux kept chugging along because they had never made any assumptions about the hardware in first place. To start maing those assumptions now would be stupid.

    We don't know whether smart watches will be all the rage next year, or if cloud computing wll take off even more than it has, or virtualization, or a resurgence of local computing with power, battery-friendly APUs and roll-up displays. To specialize for "dektop" hardware or "server" hardware would be dumb, because we don't know what those are going to look like five years from now, or if either will be a major category. How many people here remember building web sites for WebTV? How well did that pay off, investing in building a WebTV version, then a Playstation version? The sites that faired these changes the best built fluid, adaptive sites that don't CARE what kind of client is being used to view them - they just work, without being tailored to any specific stereotype of some users.

  24. Huh? by c · · Score: 3, Insightful

    I assume that this is yet another click-bait blog-spam article, because I can't imagine that anyone who knows jack about Linux distributions wouldn't be aware that server and desktop variants of various distributions have been and still are done.

    More to the point, anyone who wanted it done that way would've or could've already done it. That the more popular distros don't generally make the distinction or don't emphasize it should be taken as a fairly solid answer to the question posed in the headline.

    --
    Log in or piss off.
  25. Nonsense by Optali · · Score: 2

    Well, the title refers to "Linux Distros" and a distro is, you know, just a distro...

    --
    -- 29A the number of the Beast
  26. Is it time to stop posting non-sensical articles.. by jerquiaga · · Score: 2

    ...from Paul Venezia.

    Yes.

  27. Re:Hogwash by Beck_Neard · · Score: 3, Insightful

    Indeed, the reason I and many others started using Linux in the first place was because of this. Improvements made to the system to increase server performance usually also wind up being good for desktop users. Rarely it's the opposite.

    And if the kernel itself were 'split in two', desktop users would wind up getting the shaft, since there is far less incentive for people to work on improving desktop Linux.

    --
    A fool and his hard drive are soon parted.
  28. I reject your premise, and substitute my own. by marphod · · Score: 2

    Windows Server and Windows Desktop don't use the same OS? What definition of Operating System are you using here?

    They have the same system libraries. They have the same kernel, albeit optimized and configured differently. They support the same APIs, run the same applications, use the same drivers, support the authentication engine, support the same UIs and shells, and use the same package delivery systems. There are differences, but I've yet to see any technical reason why you couldn't turn a Server edition into a Desktop release or vice versa.

    As a counterpoint, the Ford Mondeo (4-door/5-door midsized vehicle) uses the same platform as a Land Rover Range Rover Evoque. They have the same frame, many of the same components, and otherwise take advantage of factory line construction and economies of scale. However, in this case, you could at least argue that they have different 'Operating Systems' -- they have some differences which are arguably just optimizations and tuning changes (handling characteristics, consoles, etc.) but others that are physical differences (Seats, load/capacity, etc.). You don't see Ford running out to split the Platform, though. Why? Because it doesn't make sense. There are more things in common at the core than are different, and they can make more products at a lower cost by sharing the core of the car platform. Ford has a dozen or so active car platforms, used by different models across their various brands; most other car makers do similarly.

    The author is making one of several possible basic errors.
    1) They don't really understand the definition of a Linux distribution (e.g. RHEL v CentOS v TurnKey v XUbuntu v Arch v etc.)
    2) They don't really understand the differences between Windows Server and Windows Desktop
    3) They don't really understand the definitions of the Linux kernel, GNU/Linux, and the Linux OS
    4) They don't really have a grasp of how software is made or how source code is shared
    5) They weren't loved enough as a child and are desperately seeking attention.

    This is like saying we need to create different compilers for AMD and Intel chips, as they have different architectures. It lacks understanding of the problem and understanding of how to address a solution.

  29. Re:Hogwash by BitZtream · · Score: 2, Interesting

    Improvements made to the system to increase server performance usually also wind up being good for desktop users.

    Not really, and this is widely known and has been discussed repeatedly in many different forums including the kernel dev list.

    Servers and desktops have largely different requirements and require different tunings. A task scheduler thats awesome for a server will generally suck for workstations and the same is true in the opposite direction. Some things are specific to the types of work loads involved. Desktops run a few threads and need them to respond in a specific way. Servers run tons of threads (as a general rule) and need them to respond in a different way.

    The only way its 'good for the desktop' is because your desktop requirements are non-existent and aren't putting any stress on the system. In these cases, you're not going to notice any improvements anyway most likely.

    Linux is and always had been tuned for the server side. You don't use Linux as an audio editing workstation for instance. Theres a reason.

    --
    Persistent Volume manager for Kubernetes - https://github.com/dwimsey/openshift-pvmanager
  30. Correct! by s.petry · · Score: 5, Insightful

    I agree with you totally, but felt the need to add quite a bit.

    Desktop workloads and server workloads have different needs, and it's high time Linux consider a split to more adequately address them, writes Deep End's Paul Venezia.

    That statement reeks of an agenda. Linux has had the ability to run as a Server or a Workstation or both for as long as I can remember. The guy making said claim is an idiot, and I'll offer evidence to prove it.

    What makes it a "Server" versus "Workstation"?

    If you claim "Tuning", I'll tell you that every server gets tuned differently. An Oracle DB server gets totally different tuning from my SunOne LDAP servers, which are both different from Squid Proxies, which are all different than SMTP servers, and all of those are tuned differently than CAE or GPU simulation. Each of those tunings will be different depending on the hardware the OS is running on. 10Gb NICs get different tuning than 1Gb NICs, or Oracle on 128Gb memory vs. PAMCrash on 128Gb memory for two easy examples. If you make a "server" package with predefined tuning it will be for 1 application stack, and will probably the wrong tunings.

    Further, these same tunings are also done on a Workstation all the time. Most often, this is for development and testing the changes. Just like most "server" applications are generally run for the same reasons on Workstations. So the goal of the author to split to Server/Workstation is a failure without any further consideration, and completely idiotic since it would require development, QA, and SA teams to buy more and more hardware.

    Let's look at a couple other claims. SystemD vs. Init. Big whoop! That won't make a server different from a workstation either, Unix requires some type of initialization system. Different Distros may adapt different INIT systems, I'll pick the distro I find works best. The market and time will fix all problems with that one.

    I suggested this possibility last week when discussing systemd (or that FreeBSD could see higher server adoption), but it's more than systemd coming into play here. It's from the bootloader all the way up.

    Ahh, now that's the payload statement right there. Someone has the belief that if there is more fragmentation things will turn out their way, or that the threat of fragmentation will make things their way.

    Sorry pal, that's not how things work. If you want to make your own distro, go to town. You can control every aspect from systemd (or not) to what packages and package manager you run, to what tunings you are providing out of the box. If it's a good distro, people will follow along and help you out. If it sucks ass for most users, you will be on your own with your own custom distro that nobody uses.

    As I said above, your suggesting that Linux should be split is simply wrong. In fact it's provably wrong. Go look at Distro history. As soon as Distros start to strip things people need from their packages, people leave and find a new Distro. With the exception of Lindows who was sued out of existence by Microsoft, (and perhaps a couple others) thousands of Distros vanished or brick walled because some dickhead control freak(s) said "My way or the Highway" and started supporting only what they wanted instead of what the users needed.

    --

    -The wise argue that there are few absolutes, the fool argues that there are no probabilities.

  31. As a FreeBSD user by koinu · · Score: 2

    I am happy that Linux users have chosen systemd. First, it separates people who like Unix from those who want Linux to be like Windows. And then it's also good for me, because I have always seriously considered Linux distributions to be serious systems, occasionally trying several just to fail after some months. Now I know that since this whole mess is going on on the Linux platforms, I don't need to care about Linux anymore.

    The choice is much simpler now. Thank you, Mr. Poettering.

  32. I'm not sure how to classify my own use of Linux by niks42 · · Score: 2

    I've a big machine in the office at home. Some of its time it is a media server, some of the time a database server, apache/php web server and so on; equally it is my go-to client machine for highly interactive desktop applications like schematic entry, PCB layout, graphics and so on. Now it is not the music production machine, and on that I am using low latency kernel and I keep down the number of server-like processes. But they both came from the same distro, with light bits of tuning and configuration. I really, really don't want to have to manage multiple disparate distros based on usage of the day.