Slashdot Mirror


A Run Through Windows Server 2008

amcdiarmid writes "Tom's Hardware has a review of Windows Server 2008 RC0 up on their site. It has a few good points, and at 19 pages is certainly 'in-depth'. From the article's conclusion: 'Microsoft has used the time since the release of Windows Server 2003 very well. The new Server Manager simplifies system administration immensely. Unlike Windows Vista, whose new dialogues still confuse even experienced users, Windows Server 2008 makes the admin feel right at home and in control ... However, it's not all sunshine, either. Although our test system used a beefy Intel Core 2 Duo E6700 with generous 2 GB of RAM, the Server's user interface felt sluggish with Windows being drawn very slowly ... Microsoft also gets low marks for failing to include SSH support in the operating system. On Linux servers, working without SSH is simply unthinkable. At least the Redmond company includes its encrypted remote shell WinRS. However, secure FTP is still a missing feature. The FTP client is being treated like an unloved stepchild, to the point where it is not even included in the Server Manager.'"

63 of 403 comments (clear)

  1. Of course it's slow by Farakin · · Score: 4, Funny

    It needs all that memory for the new Windows Server Aero features!

    1. Re:Of course it's slow by geeknado · · Score: 4, Insightful

      Obviously, you're joking, but actually Aero /is/ available as an optional install for Server 2008, according to TFA. Of course, so is a shell-only server, which I would've liked to have seen broken down a bit more. How're the command line management tools? Etc.

    2. Re:Of course it's slow by Anonymous Coward · · Score: 4, Informative

      If you'd RTFA, youd learn that Server '08 doesn't have Aero. It doesn't even have hardware-accelerated graphics support(By default) and renders the whole desktop in software. Sounds stupid, until you find your server's crashed because of bad graphics drivers. Server '03 EE is the same way.

    3. Re:Of course it's slow by jimstapleton · · Score: 2, Insightful

      Someone who likes glitz as well as server stuff.

      Seems odd to me as well, but why deny them if that's what they want?

      I certainly won't be using it when my servers get upgrade to 2k8

      --
      34486853790
      Connection too slow for X forwarding? Try "ssh -CX user@host"
    4. Re:Of course it's slow by MindStalker · · Score: 4, Insightful

      Believe it or not, many people use the server version as a desktop OS.
      Usually this is people with too much money who want as many toys as possible in setting up their home network... seriously...

    5. Re:Of course it's slow by tshak · · Score: 4, Interesting

      Believe it or not, many people use the server version as a desktop OS.

      Yup. I run Win 2008 RC0 for development and it's great. As an aside, I dunno what was wrong with their setup to cause a "sluggish" UI. My setup only has 1GB and a single core. It is running in Virtual PC which is hosted on Windows Vista. Not exactly a setup for speed, but it's very snappy.

      --

      There is no longer anything that can be done with computers that is nontrivial and clearly legal. -- Paul Phillips
    6. Re:Of course it's slow by tlhIngan · · Score: 4, Interesting

      Believe it or not, many people use the server version as a desktop OS.
      Usually this is people with too much money who want as many toys as possible in setting up their home network... seriously...


      Actually, I've heard of *gamers* running Server 2003 because it's even faster than XP at a lot of things. Of course, installing DirectX is a tiny bit of a challenge, but once that's done, they manage to get performance boosts (small ones, I believe) over regular XP.

      Maybe what will happen is when Server 2008 comes out, people migrate to that instead of the horrific mess that is Vista (I used it) just because it's more familiar than the new locations where Vista puts crap. Might be interesting to see how many people do the XP->2008 transistion over XP->Vista.

    7. Re:Of course it's slow by nostriluu · · Score: 4, Funny

      It's for better screen saver visualization for server room tours. Those GL Pipes were getting so old.

    8. Re:Of course it's slow by el_gordo101 · · Score: 2, Informative

      Wikipedia entry here (lots of interesting info), Microsoft's Windows Power Shell Page (formerly known as Monad) (has links to FAQs, documentation, sample scripts, and discussion blog, as well as downloads for XP, Vista, and Server 2003).

      --
      TODO: Insert witty sig
    9. Re:Of course it's slow by m4g02 · · Score: 2, Informative

      I also run Windows Server 2008 RC0 as my desktop OS. Has anyone noticed how fast Visual Studio debugging programs run on it? I'm developing a very intensive software application and if I launch the thing from Visual Studio in Vista for debugging things are really, REALLY, slow; usually around 2 refreshes per second (real time is critical here) but when I'm debugging from Visual Studio in Server 2008 the thing runs almost as if I were running the release version outside Visual Studio.

      Makes me wonder why such huge improvement.

      --
      Sigs are for morons... Wait a minute...
    10. Re:Of course it's slow by Lord+Apathy · · Score: 2, Interesting

      Actually, I've heard of *gamers* running Server 2003 because it's even faster than XP at a lot of things. Of course, installing DirectX is a tiny bit of a challenge, but once that's done, they manage to get performance boosts (small ones, I believe) over regular XP.

      I wouldn't call them small. I'm running server 2003 x64 now and I think with out a doubt that it's the best OS mickysoft has ever put out. Alot of the speed comes from that most of the shit that is in XP comes turned off by default. You can turn most of it back on of course but that defeats the purpose of running 2003 in the first place. Luna is a fucking pig.

      Almost everything you can do in XP you can do in 2003. The only thing that I have found is fast user switching and XP's pretty login. Directx went in easy but bluetooth was a bitch. I had to use a 3rd party BT stack.

      I don't know about gamming since I don't use my computer for games, hello ps2, but for everyday use that fucker screams.

      --

      Supporting World Peace Through Nuclear Pacification

    11. Re:Of course it's slow by Adelle · · Score: 2, Interesting

      They're breaching the EULA, which specifically states that Windows Server 2003 is not licensed to be used as a desktop OS.

  2. Wall building? by ktappe · · Score: 5, Interesting

    Without SSH and SFTP, does it seem as if Microsoft is trying to build a wall between itself and Linux? To what end I'm not sure, but this is starting to seem deliberate.

    --
    "We can categorically state we have not released man-eating badgers into the area." - UK military spokesman, July 2007
    1. Re:Wall building? by Alioth · · Score: 5, Informative

      Not Linux, but the rest of the computing world. Every other OS, including router operating systems like Cisco IOS, comes with ssh these days. Solaris has it. OS X has it. Cisco IOS has it (even their wireless access points have ssh). BSD of course has it. So does Linux. Microsoft is the only OS vendor that doesn't have an ssh server by default.

    2. Re:Wall building? by betterunixthanunix · · Score: 4, Insightful

      They want to differentiate themselves from Unix, in that you should never need such things. Historically, Windows hasn't been command line oriented anyway, and remote access is done with Remote Desktop. Things aren't really character stream oriented in Windows, and for security you are supposed to use IPSec. That's their model of "a better Unix than Unix," if I can be so bold as to reference my own handle.

      --
      Palm trees and 8
    3. Re:Wall building? by jimstapleton · · Score: 2, Insightful

      Of course their building walls, and definetly not bridges!

      Windows go in walls not bridges!

      And on that line, Linux is for Pirates! Because pirates, like penguins, are creatures of the sea. We BSD users... Are evil, except NetBSD, they are Pirates, as the pufferfish is a seacritter too.

      --
      34486853790
      Connection too slow for X forwarding? Try "ssh -CX user@host"
    4. Re:Wall building? by jollyreaper · · Score: 4, Interesting

      They want to differentiate themselves from Unix, in that you should never need such things. Historically, Windows hasn't been command line oriented anyway, and remote access is done with Remote Desktop. Things aren't really character stream oriented in Windows, and for security you are supposed to use IPSec. That's their model of "a better Unix than Unix," if I can be so bold as to reference my own handle. Right, Windows has never seemed to be CLI-oriented, there are a few tricks you use in there but for the most part they want you clicking windows. HOWEVER, I've also heard that Exchange 2008 has gone all CLI-happy. Now I know that you can create some super-duper admin scripts with Exchange 2003, using it to do mass import/export of addresses and other tasks that would be input-intensive if you had to do it by hand. You also have tools like that for dealing with user creation at the domain controller as well. But as I was told, even routine tasks are supposed to be handled from the dos box with no GUI equivalent means of invoking the commands. That all seems to be going dead against what's seemed to be the typical Windows design philosophy. Can anyone with experience confirm or debunk?
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    5. Re:Wall building? by nine-times · · Score: 3, Interesting

      Does the fact that it's your handle mean you believe all that, or is your handle facetious?

      Because things like Windows not being command-line oriented has been a bit of a problem for years. Sure, it's great to be able to do things through a GUI if you want to, but it's also very good to be able to do things through a command-line if you want to.

      Take the focus on Remote Desktop for remote administration as an example. Sure, Terminal Services on Windows is a very nice tool. However, if I'm just going to copy a couple files around, it'd be less resource intensive on both the server and client end, as well as being less bandwidth intensive, to be able to do that through a remote shell.

      I know that Microsoft has done a lot to improve their command-line support for the sake of scripting and all, but Remote Desktop just isn't a replacement for SSH. It's another tool with different strengths and weaknesses. So Remote Desktop does not make it a "better Unix than Unix". If they want to create a better Unix than Unix, they should at least provide a good remote shell, at least as powerful and versatile as bash, that can be accessed from a wide variety of operating systems. Because that's something that the Unix world already takes for granted.

    6. Re:Wall building? by betterunixthanunix · · Score: 2, Funny

      Except, of course, for the great firewall of China. That's a wall. It's a great wall.

      --
      Palm trees and 8
    7. Re:Wall building? by Kjella · · Score: 2, Insightful

      Well, this isn't that difficult to understand, think of marketshare as the water level in a dam. If water is being artificially held back by a wall, you want to tear it down so the customers migrate to you. If you're artificially holding onto market share, you want to build walls so customers don't migrate away. Microsoft is still in basic monopolist strategy #1: Keep the market you have (desktop), make related markets work best with your monopoly (client to server) and prevent a mixed environment (server to server). They want the logic to flow like "Because we need Windows clients, we need Windows servers, because we run some Windows servers it's easier to have all Windows servers." While this site is overabundant with "slippery slope" arguments, it's the slippery slope to becoming an all-Microsoft shop. Or maintaining the analogy, that escaping Microsoft's monopoly is an uphill battle all the way. Sure, the EU has a little balls but I'm sure Microsoft knows they'll make more money in the long run by amking sure they stay in the Microsoft sphere of influence.

      --
      Live today, because you never know what tomorrow brings
    8. Re:Wall building? by Bert64 · · Score: 2, Interesting

      That's not the fault of remote desktop, but rather of microsoft's licensing model for it...
      If you actually license it for more users, you can easily have a lot more than 2 sessions. The limit of 2 sessions is totally artificial and designed to make you pay more.

      I often have lots of SSH sessions open, often to lots of different machines... I also have plenty of non interactive ssh sessions open, a number of non interactive scripts i have use ssh to tail -f logfiles or such, i believe gltail which was posted on slashdot a few days ago does the same.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
    9. Re:Wall building? by pseudorand · · Score: 2, Insightful

      > That's their model of "a better Unix than Unix,"

      I'm a Linux admin by profession, but to be honest, I agree with you. MS has come a long way and is as good as or better than Linux in many respects. (Plenty stable, better hardware support, easy to use GUI that works [Linux command line Just Works(TM), but GUI's are still second rate compare to Windows] giving it a financial rather than educational barrier to entry.)

      However, I'm not sure Mr. Balmer believes he's got a Better Unix than Unix yet, otherwise he would have include SSH. Why did Linux kill Unix? Because it was free? No, because it was BETTER. Why has Windows command line (which is actually pretty good or at least wsh, perl, ruby, php, tcl/tk, and all sorts of other command line tools that can do almost anything) still not taken off. Because they don't make it easy to access from anywhere. If they put SSH on Windows, people would start developing a lot more command line stuff for Windows (which is easier and faster that GUI crap) and Linux would have to either get better to stay relevant or die. Honestly, Windows isn't that expensive, and I wouldn't mind paying for it if it actually let me do what I needed it to do.

    10. Re:Wall building? by Stamen · · Score: 4, Insightful

      And this is the fundamental problem with using Microsoft technology. You can argue about this or that, but the main reason I don't spend much time using it is because it limits my skills. If you learn Microsoft technology, then your are basically limited to Microsoft technology; because they so often refuse to use standards, and insist on going their own way. If you learn Unix technologies, your skill is transferable to almost every other OS except Windows.

      It's a brilliant business move by Microsoft, and the reason that IT people who work in Microsoft shops are so defensive of their technology. If their company changes to anything else, they will have very limited applicable skills.

      I personally work with OS X and Linux, but if everyone wanted to change to Solaris, I could care less, after a day of getting adjusted, I'd be back up to full speed.

    11. Re:Wall building? by Kyojin · · Score: 4, Funny

      I almost prefer it that way. I'd hate to think what a pig's breakfast Microsoft would make out of an ssh server.

      It would be incompatible with every client except the new microsoft ssh client they'd release with it. It would be full of security holes until at least microsoft ssh server service pack 2. It would be unstable and sometimes require a registry setting to be manually edited, and sometimes not, depending on what order a seemingly unrelated update made its changes in. It would be integrated in to the os such that if the ssh server crashed, the entire os would crash. After enough people complained and enough law suits, they would introduce rudimentary support for non-microsoft ssh clients, but these would occasionally corrupt data. Then they would implement their own version of X forwarding. Not by using the pre-existing remote desktop connection code, but by writing an entirely new powertoy client and a server plugin. Horrible things would occur if one attempted to connect to a server that didn't support graphics forwarding when the powertoy was installed on the client. There would be no fallback option to overcome this feature. 640KB would be the maximum graphics memory that any single application could forward if everything else miraculously worked.

      Have I missed anything? Probably.

    12. Re:Wall building? by rrhal · · Score: 2, Insightful

      I think that's a pretty fair assessment - but at least you can set up a script and walk away while it cranks on a few thousand machines.

      On a side note doesn't this all have the feel of reinventing X-Windows (at least in a way)?

      --
      All generalizations are false, including this one. Mark Twain
    13. Re:Wall building? by Stamen · · Score: 5, Insightful
      It is true, that there should be different options for different people, I'd hate a world where only OS X or Linux existed. Ideally, a few major players would exist that had equal market share; this would be good for everyone as it fosters competition (like what happened when Firefox started to takeoff, people who like IE enjoyed Microsoft's renewed interest in adding new features to it).

      But really, Microsoft guys are safe in not ever needing to cross over. I have a few problems with this:

      * One is I started out as Microsoft developer, some VB, but mostly Visual C++. I also worked at a company that did a lot of FoxPro and some Visual J. You're to young to remember this, as you're just starting out, but the problem with knowing non-standard technologies, is they can and will be taken away from you. I mentioned FoxPro and Visual J, because those were, and those developers were left high and dry. Heck, I know plenty of VB developers that complain bitterly about Microsoft dropping them (and no, VB.NET isn't VB, other than in appearance). VB was one of the most popular languages, and Microsoft just dropped it. Once you've been around for a while, you see this happen time and time again; your .net knowlege, in the future, will be just as useful as FoxPro knowlege is now. Sure c# is a standard, but it won't matter when Microsoft decides to switch to Foo++ language and none of their tools support c# anymore.

      * The other problem I have is that the world is far from black and white. And even all Microsoft shops will have 3rd party tools come into their domain and they will have to work with them. Plus companies need to work with other companies, and you can't control what they will have. You WILL be exposed to non-Microsoft technology, and your boss WILL expect you to make it work, NOW. After years and years of this, you start to change your mind about what you should be learning.

      Microsoft can make excellent tools that support industry and de-facto standards. And they would be very good at this, and they would make lots of money. But they refuse too, because "lots of money" isn't "all the money", and thus isn't good enough for them. I supported them for a long, long time; but like an abusive father, one day you start to punch back, and then you leave; because you realize, it's just not worth it anymore.

    14. Re:Wall building? by Almahtar · · Score: 2, Informative

      SSH is not just command line. Check out SFTP, FreeNX (remote desktop over SSH), and SSHFS. Using just one open port, you can have full SSL encrypted remote desktop, remote file system mounting, ftp, and (if you so desire) command line access using ssh.

  3. ... at 19 pages ... by trolltalk.com · · Score: 5, Informative

    > "and at 19 pages is certainly 'in-depth'."

    19 pages - more pages to serve adverts. A few paragraphs on each page, and on "print" so you can't just read the whole thing in one page.

    Come off it - take away the pictures, and the whole articles is a couple of paragraphs. In-depth? For people who never read anything harder than a comic book, maybe.

  4. Woah... by Rik+Sweeney · · Score: 4, Funny

    Windows Server 2008 takes up 10 GB of hard drive space.

    10?! What the hell's taking up all the space?!

    Perhaps there's a 1080p movie of Balmer chanting "Developers Developers Developers"

    1. Re:Woah... by rubycodez · · Score: 3, Funny

      that movie isn't too big, images don't change much frame to frame so there's high compression. But the chair flinging has rapidly changing background while tracking chairs, so that movie is huge.

    2. Re:Woah... by man_of_mr_e · · Score: 4, Informative

      Both Vista and 2008 suffer from 'backup-itis', use a tool like SpaceMonger on a fresh install of either and you'll see that well over 50% of the used space is copies of system files (sometes 3 or 4 copies). This is all part of the "self-healing" bit, but I think it's a waste of space.

  5. Not surprised by JK_the_Slacker · · Score: 5, Funny

    Although our test system used a beefy Intel Core 2 Duo E6700 with generous 2 GB of RAM, the Server's user interface felt sluggish with Windows being drawn very slowly

    That's what happens when you try to use beefy hardware with a cheesy interface to a porky OS.

    --
    I'm waiting for a "-1 somepeoplejustshouldn'tgetmodprivileges" meta-moderation.
    1. Re:Not surprised by jollyreaper · · Score: 4, Funny

      Although our test system used a beefy Intel Core 2 Duo E6700 with generous 2 GB of RAM, the Server's user interface felt sluggish with Windows being drawn very slowly That's what happens when you try to use beefy hardware with a cheesy interface to a porky OS. Wow, I think Jimmy Dean just got a new idea for a breakfast burrito.
      --
      Kwisatz Haderach
      Sell the spice to CHOAM
      This Mahdi took Shaddam's Throne
    2. Re:Not surprised by Bert64 · · Score: 2, Informative

      A server shouldnt even have a video card...
      Physically entering the datacenter to do work on a server is stupid, and using a graphical remote management card is bandwidth intensive and slow and a quite unnecessary and ridiculous idea.
      All my servers use serial consoles and have for years... Each server is connected via serial to a central terminal server, to which i can connect using SSH and choose a serial line to connect to. From the console, i can interact with the OS and even interact with the firmware if the OS is not running, so i can install an OS from scratch by doing a network boot...
      I have successfully repurposed some old servers (by completely reinstalling the OS) remotely recently, without setting foot in the datacenter. I have only entered the datacenter to physically install remove or repair hardware.
      The datacenter is a few hours drive away, if i had to do lots of physical work on the servers we'd have to use a closer more expensive datacenter.

      And because of this, the idea that any server would be powering unnecessary video hardware or running unnecessary video hardware is utterly ridiculous.

      --
      http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  6. Multi-CPU machines by xaxa · · Score: 3, Funny

    "That would mean that a two-processor (=socket) license would allow the use of up to eight cores with current processors!"

    How generous of Microsoft!

  7. did not seem that slow to me by COMON$ · · Score: 4, Informative
    I have been running server 2008 on an old gaming machine with 1GB ram, a 512MB NVIDIA 6800, 72GB raptor drive, athlon 2200 as well. Been very quick and clean on the interface, customization options are nice. I was just about to slap exchange 2007 on it last night to test drive it and forgot it is 64bit only. But as usual I am dissappointed with the lack of ssh support. I will have to read the article to see what the forest changes are with 2008 as when I promoted the server there was no difference that I could tell between 2003 AD and 2008, but there was a note about 2008 forests being different or something like that.

    It does however make me wonder if my graphics card was pushing the speed of the interface, how am I going to justify to my department head that I need the latest gaming card for my server? I have been trying that excuse for years to no avail :)

    --
    CS: It is all sink or swim...oh and did I mention there are sharks in that water?
    1. Re:did not seem that slow to me by jeffy210 · · Score: 2, Informative

      512MB NVIDIA 6800 And you wonder why the UI was snappy? Most servers don't have graphics cards anywhere near that size. Most have elementary 3D support and that's just because the current chip in it happens to support it. Servers aren't meant to be UI heavy.
      --
      ------
      "And may your days be long upon the earth."
  8. Double standards? by mrjb · · Score: 4, Interesting

    Now it is a problem if MS is not bundling software? Last time I checked, that was a good thing. At least it allows excellent third party products such as putty and pscp to thrive.

    --
    Visit http://ringbreak.dnd.utwente.nl/~mrjb/growingbettersoftware to download your free copy of the book
    1. Re:Double standards? by MMC+Monster · · Score: 2, Insightful

      Err... One would guess that a viable ssh is as necessary to a server as a TCP/IP stack is. It allows remote terminal-based administration. Didn't Windows create some sort of power shell recently? How are administrators supposed to use it remotely without ssh?

      (I really don't know. I am not an administrator and certainly don't know much about servers.)

      --
      Help! I'm a slashdot refugee.
    2. Re:Double standards? by Yaruar · · Score: 2, Informative

      well, if you'd RTFA then you'd have seen it's replaced with windows remote shell. And i suspect you can execute remotely through powershell as well.
      and as pointed out by myself and others SSH is rarely, if ever used with windows servers.

      --
      Working for the (other) man
  9. Understandable. by 140Mandak262Jamuna · · Score: 5, Insightful
    It is kind of explainable, given that most MSFT managers grew up in the era where WYSIWYG was the greatest thing since the sliced bread. They have always believed in GUI and never liked CLI much. So the tradition continues, less emphasis on anything script oriented and CLI oriented. Their idea of great script is a vbscript with its own GUI. We might not like it, but that kind of explains part of MSFT's way of working/thinking.

    Lacking support for ftp, ssh etc are some vague attempt to create "value" to the non portable skill set developed by the windows admins. If the sys admins develop these skills and could easily run either linux or windows, then the switching cost for corporations to switch from windows to linux will decrease. Since the maximum revenue MSFT can extract from its existing installed base is capped by what it would cost its customers to switch to an alternative system, this is a very rational business strategy to keep them following a straight and narrow road to Redmond. And let us not blame just MSFT for this attitude. It is the customers who should realize the value of reducing their switching costs and demand better support for ftp, ssh and other linux side expertise they have in house. If customers don't demand it, why would a profit centered corporation deliver it?

    --
    sed -e 's/Chuck Norris/Rajnikant/g' joke > fact
    1. Re:Understandable. by RKThoadan · · Score: 5, Interesting

      What's really strange is that the MS PowerShell is actually pretty impressive. It's a lot like most *nix shells except that it passes objects around instead of strings. It feels vaguely similar to Interactive Ruby to me. There are actually tasks in Exchange 2007 that can only be done in the shell (not in the gui) and many tasks are easier in the shell. They've even mimicked most of your standard bash commands. It knows what ls, ps and man are (among others).

      It appears to me that MS is quite committed to letting people run gui-less servers now, and their doing a pretty decent job of it so far. They're doing a lot better job of that than they are with Vista.

  10. Server Core by Major+Blud · · Score: 4, Insightful

    I think one thing that needs to remembered is that 2008 will also contain "Server Core", which is essentially Windows without a GUI. I haven't played with 2008 since the early candidates, but I'd bet good money that a lot of the performance issues and disk space usage can be minimized when running in Server Core mode.

    --
    If you post as Anonymous Coward, don't expect a reply.
    1. Re:Server Core by Major+Blud · · Score: 3, Informative

      Some things to keep in mind about Server Core: The box can only be used as a Domain Controller, DNS Server, DHCP Server, and File Server. This would limit the amount of updates required; no updates for IE, IIS, Sharepoint, nada. Server management can be done through MMC on any client machine.

      --
      If you post as Anonymous Coward, don't expect a reply.
  11. Re:No SSH!? by Psiren · · Score: 2, Insightful

    You are asking people to pay hundreds of dollars for your product, but out of the box it is crippled. Why is it crippled? I've never needed to ssh to a Windows server, nor has my colleague who has been administering Windows servers for 10+ years.

    I just use the Remote Desktops app, which has all our servers listed. One click and a password and I have a console with a GUI, allowing me to do any administration tasks I need. Plus with the admin pack you can do a whole bunch of tasks straight from your workstation. Why would ssh make this process any easier?
  12. Re:No SSH!? by plague3106 · · Score: 3, Informative

    Oh please. If you work remotely, you can use Remote Desktop. Its encrypted. Ssh isn't the end all be all of server products, and not having it hardly qualifies as "crippling" an OS.

  13. Printable View - No ads by rysar · · Score: 2, Informative
    1. Re:Printable View - No ads by LuckyStarr · · Score: 4, Informative

      Copy and paste this URL. They've got an REFERRER check in place. Print pages redirect to the original article if they got linked to by an URL on a foreign domain.

      --
      Meme of the day: I browse "Disable Sigs: Checked". So should you.
  14. MS *IS* Trying to slim down its OS! by WebCowboy · · Score: 2, Funny

    That's what happens when you try to use beefy hardware with a cheesy interface to a porky OS.

    It looks like Microsoft has already put Windows on the Atkins diet!

    By 2010 Windows will either suffer a heart attack, or it will be nice and svelte!

  15. Built on Vista?? by myxiplx · · Score: 2, Insightful

    According to the article, server 2008 is built on Vista and includes product activation. o_0

    Well that pretty much guarantees it's not coming on this network any time soon.

    1. Re:Built on Vista?? by El_Oscuro · · Score: 2, Insightful

      I had an interesting experience today at work. Once of my coworkers asked about license management with Oracle. I told him that one could obtain the full unrestricted enterprise edition of the database by simply downloading it from their website. After constant dealing with WGA, activation, entering 42 digit serial numbers in Business Objects that didn't work, and a wide range of other licensing bullshit, he was absolutely shocked and didn't believe me. So I had him download the latest version of Oracle (11g) from the website.

      Even though Oracle has about as much licensing hassle as your average Linux distro, it most definitely is not free. If you run it in any kind of production environment it every expensive, but they don't make you go through all of the licensing crap to enforce it. They ACTUALLY trust their customers somewhat. Of course if you want support or security patches, you have to have a license and a CSI number to access to support site. Essentially, Oracle's licensing model is similar to Red Hat's.

      Why Microsoft can't use this licensing model is beyond me. Their server products have mission critical applications like Oracle databases so it should work fine. As far as home users go, most PCs come with Windows preinstalled, so the "custemers" with the licensing agreements would be the PC manufacturers.

      I wish I had mod points, so I could lose your flamebait mod.

      --
      "Be grateful for what you have. You may never know when you may lose it."
  16. Re:No SSH!? by Blakey+Rat · · Score: 2, Informative

    The Microsoft philosophy is that you'd use Remote Desktop/Terminal Services to log in to do any administration task you need. I don't see it as inferior to SSH, just a different way of doing things. (And it's definitely a hell of a lot faster than the Unix equivalent SSH+VNC.)

  17. Re:Server Core is Crippleware by imemyself · · Score: 2, Insightful

    What kind of Administrator would actually do upgrades? Upgrades *always* cause far more issues than they would solve, both on Windows and Linux. Clean installs are by far the best choice. Especially on a server where you want to make sure that there isn't some small problem somewhere in the install that will bite you in the ass later.

    --
    Every time you post an article on Slashdot, I kill a server. Think of the servers!
  18. Re:Shouldn't that be Windows Server 200X ? by Shados · · Score: 2, Informative

    Actually, it may be launched in 2007 even. SQL Server 2008 and Visual Studio 2008 are "officially" launched in 2008, but will be RTM (and will be able to be purchased through regular means) at the end of 2007, and it was hinted Server 2008 may do the same.

  19. But my mum told me to play nice... by WebCowboy · · Score: 4, Insightful

    ...becoause everyone is different and special in their own way!

    Historically, Windows hasn't been command line oriented anyway, and remote access is done with Remote Desktop.

    Well, historically the rest of the server OS universe HAS bee command-line-oriented and script-heavy, and remote access has been through RSH, Telnet and then SSH when encryption and strong authentication were needed. Nonetheless, int the Linux/BSD/UN*X world there has been a good amount of effort to accommodate the "Windows way". We have VNC, tunneling xwindows over SSH, and yes, there are even clients for Citric and Remote Desktop freely available (and sometimes included as part of an OS distribution).

    Things aren't really character stream oriented in Windows, and for security you are supposed to use IPSec.

    But Microsoft? Nooooo. Microsoft cannot tolerate differences. It insists we all play the game by their rules and if we don't, they take their marbles and go home. MS doesn't want mixed platform to be easy--they want it to be possible but annoying. The hope is that they can leverage their total desktop dominance to infiltrate the pointy-haired-boss-managed server market enough to hit critical mass, where managers get annoyed at having to maintain two different sets of administration tools, procedures, training resources, etc.

    There is no technical reason whatsoever for Microsoft choosing one approach whilst barely acknowledging established practices. It happens quite often where someone bellyaches about "I can't do x in Windows without the GUI" or some such thing and quickly gets a reply from a seasoned Windows admin to just open up a command prompt and type some-such arcane command which is undocumented, or buried deep within the bowels of the MSDN knowledgebase beast. Obviously Windows IS capable, but MS consciously chooses to neglect such practices. SSH is part of the same problem--they could AT LEAST put in a proper SSH-supporting client fer cryin' out loud! A server would be nice too--not everyone wants to dedicate the bandwith for remote desktop connections. There are servers or other machines that require remote admin out in very remote locations sometimes, accessible only by low-speed cellular modems or packet radio. Remote GUIs at 9600 baud tend to be quite impractical compared to ssh, sftp and such. GUIs make a very poor interface for large-scale admin of, say large server farms and clusters.

    Microsoft's model might be a "better UNIX than UNIX" within some narrow scope, but Microsoft continues to suffer from severe tunnel vision. It takes them a long time to bring things into focus that aren't right in front of them. Microsoft could've put a more concerted effort into WinFS and Monad and componentised Windows and interoperability tools but it didn't. It had instead to make 3 major releases of .NET and make a sparkly, glassy 3-D GUI and elabourate DRM technology. Meanwhile, the REAL promising technology remain mired in the research department or stumble out barely half-baked.

    I'd send MS to the corner for its lousy behaviour.

    1. Re:But my mum told me to play nice... by IgnoramusMaximus · · Score: 3, Insightful

      It happens quite often where someone bellyaches about "I can't do x in Windows without the GUI" or some such thing and quickly gets a reply from a seasoned Windows admin to just open up a command prompt and type some-such arcane command which is undocumented, or buried deep within the bowels of the MSDN knowledgebase beast.

      This is the part of my life as a reluctant Windows admin which drives me up the wall. Windows fanboy monkeys (yes, they deserve to be called that) believe that Windows administration is some sort of game where one collects obscure secret codes, arcane magical marbles and byzantine "Swords of Brain-dead Cutting" from hidden caches in beetween the lines of some half-assed MSDN article by some MS insider or to be passed word-of-mouth when social networking with their buddies, all of this of course undocumented, because otherwise they wound't be, well, arcane, obscure and secret - would they? Naturally, this is the very anathema of proper operating system design where documentation of all commands (or source code if that is unavailable or ambiguous) is always available on demand to the admin. And this inane attitude of course only entrenches in my mind my personal experience of Windows being an unmanageable, unconrollable, arcane pile of vile secret shit loyal only to its MS master which is bound to turn around and bite you on the ass sooner or later.

      Of course many admins, faced with this nonsense, opt for the "commerce" way and buy whole bunch of "add-ons" and "tools" for small fortunes to do but the simplest tasks which are made near impossible without either those tools, spending one's life parsing the MSDN Holy Scriptures line-by line or personally knowing some idiots who spend their lives doing just that.

      Its maddening.

    2. Re:But my mum told me to play nice... by WebCowboy · · Score: 2, Insightful

      You're joking, right?

      I Don't think he is. Windows is exhaustively documented, but not WELL documented in the slightest. There is a difference between the two. Much of what is in MSDN is useless, unclear and misleading...and it is so poorly organised it takes far longer to find what you need than it does to actually use what you've found.

      Sure, the big slatwart projects have some reasonable documentation, but even then, you can't tell me widely used stuff like Apache Tomcat, Sendmail, ntpd or even X configuration is intiutive or well-documented.

      I find, in general, that nearly all Linux distributions contain much superior documentation than Windows does, especially in documenting command line tools and config files it is completely and totally superior. Windows has no equivalent to "man pages" to speak of. I can tell you that ALL of Apache's projects are thoroughly documented AND well organised (and well indexed by Google--the on-line docs at apache.org are highly ranked). Of all the databases I've used, PostgreSQL seems to be the best documented, closed or open source (even though MSSQL Server 2005 has pretty good documentation on TRANSACT-SQL and how to use SOME of its GUI tools, documentation on its command-line stuff is hidden as if Microsoft is ashamed it exists--or, as the parent poster suggests, perhaps it is an "easter egg" to reward "elite admins"). Sendmail? Yeah, happens to be the among the most difficult mail servers out there to configure but it is pretty well documented. I prefer to use Postfix, and have also found Citadel to be both well documented AND intriguingly easy to set up as a very capable email server. ntpd? Why the heck to you NEED a lot of docs for ntpd? It's about as hard to use as a Showtime Rotisserie Grill(r)(tm). Even if it is less-than-intuitive it is nearly all better-documented than Windows stuff.

      You usually end up trolling through newsgroup posts or a half-dozen pporly organized Wikis to try to find your answer in the open source world.

      See, THIS is the point. You can type something into google and you find dozens to thousands of postings on the subject, and generally the top-ranked results aren't part of a "poorly-organised Wiki" either. Google for help with MS stuff and you get 2 things: Semi-relevant, barely useful MSDN articles, and search-engine-spam pages loaded with links to those same articles. It is maddening! Besides, I usially dont' have to resort to Google very much with open source stuff as the typical popular open source application is well-documented enough in the man-pages or at the project's website.

      It's quite comparable to editing the Windows registry by hand or by command line to do all configuration. At least in the Windows world, you usually get a graphical representation of the configuration using some GUI tool, and that helps you make some sense of things.

      You are missing the whole point! The "edit the registry"/command line/config file stuff is EXACTLY what is poorly documented in Windows stuff! And sorry to day, but quite often the GUI representation does more to confuse the situation than clarify, especially when it is a dialogue with 20 tabs or a gigantic regedit-like tree. Oh yeah...that brings me to the registry...what a pile of useless crap THAT is! One big monolithic repository stored in a small handful of binary files hidden in the bowels of a system folder somewhere, with management tools that are almost completely undocumented in the help supplied with the OS, where you have to comb the knowledgebeast to find answers, and if you change the wrong setting there is no undo, and if it's really wrong you cannot reboot. I can't believe you'd mention the registry as a defence for Windows, because all too often you HAVE to edit the registry because some fast-n-friendly GUI app has hosed it. Hundreds of text-based config files in the /etc directory in dozens of formats is still not as bad as the big registry pig.

      While speed, funct

  20. SFTP is a downloadable option by jonathanjespersen · · Score: 2, Informative

    This link explains at a very high level why there is no SFTP out of the box, but it is a downloadable option.

  21. I use Server 2003 on a laptop. ^_^ by Ayanami+Rei · · Score: 3, Insightful

    Bluetooth, dock/undock, hibernate, gaming, it all works. And IE is completely declawed so you don't even if you accidentally open an untrusted URL in it, you're not going to get adware toolbars installed and your NDIS stack rejiggered.

    --
    THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
  22. Vista is not ALL crap by gnuman99 · · Score: 2, Interesting

    As I spent the last week trying to untangle the mess of manifests, I realized one thing. Vista is NOT all crap.

    UI popup asking you to verify that you clicked something is not that great. But if you get a virus, you may stop and wander why you get popoup boxes all the time even if you didn't click it. Annoying but maybe effective? Don't know. This is the part of Vista I do not like at all.

    manifest files - ughh! Well, if you understand them, they are not that bad. Still annoying to the developers but better than DLL Hell of yesteryears. If you want a different confusion for developers, look at OS X frameworks. Not exactly standard dynamic libraries there either.

    The new folder locations are great. Vista is getting closer to what Linux/Unix had for years. Actually, they are easier to understand than Mac OS X stuff.

    The real pain are the 64-bit/32-bit file/registry reflections. That is just stupid. Same application = Same key! The lack of manifest = registry reflection is also crap. Open a registry, and it opens a different one for you! Stupid!!

    But the changes in Vista are not all bad. There are some good ones. (BTW, manifests and SxS execution was in place since XP or 2000, just no one used it until Vista is forcing it down our throats :).

    Of course, I still find Gnome+Linux the most productive environment over Vista or XP or OS X. It just works.

    PS. 2003 is not faster than XP. It will only be faster if you install crap on your XP box. What 2003 has is more throughput = less overhead. But that also means less interactivity. And people will not "transition" from XP -> 2008. If they do, then they have too much money in their pockets.

  23. Microsoft just doesn't get it by jackspenn · · Score: 2, Insightful

    How hard would it be to have the following items added to Windows 2008:

    1). SSH Server (so I can remote into my machine over a slow connection or my blackberry)
    2). A decent shell (powershell has a lot of potention, if they added powershell support for all management feature s in Windows and AD like they did for Exchange 2007, that would be awesome).

    I love parts of Linux and I love parts of Windows and I just wonder why there is nothing that puts the good from both together.

    --
    Respect the Constitution
  24. Re:server w/out ssh? How much obtuse can you get? by Bert64 · · Score: 2, Insightful

    SSH is invaluable because of the flexibility it offers, flexibility you don't have on windows by default, and don't have to the same level if you install cygwin with ssh...

    RDP is more responsive than plain X, but it's also 10+ years newer, try comparing to NX and it's a whole different story.

    Also, SSH is more responsive than RDP or X if all your using it for is as an interactive terminal. Where SSH really shines is the ability to pipe commands and data back and forth, which you simply cannot do with RDP.

    --
    http://spamdecoy.net - free throwaway anonymous email - avoid spam!
  25. SSH by Almahtar · · Score: 2, Insightful

    Mod me down, whatever... I can't believe how many well worded and legitimate complaints about the lack of SSH support got modded troll. We're talking about lack of both an SSH client and server. These are basic tools for an admin using most servers. I'm really surprised that even on /. a person saying "Come on, no SSH?" would get modded troll. That's a legitimate complaint. SSH is essential to my operation. If I bought ANY server OS that didn't support it out of the box I would seriously question its credibility.