Earlier quoted context omitted.
Is it more expensive than OS X though? Windows licenses are like $50 for OEM. With OS X you have to constantly buy upgrades since their support period is short. I might be wrong though, never bought an OS X license.
And OSX and Server is an orphan product try to find any usefull information about using OSx/Mac's when you have more than one or two systems. Thers no G dmm X Clinet FFS I am Migrating our mostly Mac shop from standalone to networked using OSX and to be honest using windows server 2012 woudl have been far cheaper in time and hardware costs
Windows 10 for Raspberry Pi 2
291–300 of 390 posts
Re: Windows 10 for Raspberry Pi 2
#292Earlier quoted context omitted.
Which way is Linux miles ahead ? This is not a rhetorical question, I really want to understand. What features and functionality of Linux are missing in Windows that sets them miles apart ?
Just off the top of my head: package management, live-cd functionality, architecture support, command-line interfaces, GUI variety, kernel customization, scaling to low-powered harware, licencing.
live cd functionality: bartPE, UBCD4WIN
architecture support: x86, x64, itanium (limited), ARM (limited)
command-line interfaces: powershell (sucks but still...), command.com
kernel customization: not directly but there are special skus
scaling to low powered hardware: Windows Embedded Edition
licensing: linux still wins
Re: Windows 10 for Raspberry Pi 2
#293Has there been 'a version of Windows' (how is this one called, by the way?) that works on ARM, before? Does this version support any other ARM board?
Re: Windows 10 for Raspberry Pi 2
#294Re: Windows 10 for Raspberry Pi 2
#295Has there been 'a version of Windows' (how is this one called, by the way?) that works on ARM, before? Does this version support any other ARM board?
Windows RT. It was normal W8, except the W32 api could be accessed only by MS signed software so developers could use only metro.
Re: Windows 10 for Raspberry Pi 2
#296Earlier quoted context omitted.
And OSX and Server is an orphan product try to find any usefull information about using OSx/Mac's when you have more than one or two systems. Thers no G dmm X Clinet FFS I am Migrating our mostly Mac shop from standalone to networked using OSX and to be honest using windows server 2012 woudl have been far cheaper in time and hardware costs
Please explain networked...
Re: Windows 10 for Raspberry Pi 2
#297Re: Windows 10 for Raspberry Pi 2
#298Earlier quoted context omitted.
Microsoft Azure has very good support for Linux. One thing I like in particular is how quick it is to reboot a running Linux VPS with more or less memory and CPU. It has made me reconsider using vertical scaling in addition to horizontal scaling for some applications. Faster and easier than with AWS. Except for writing a commercial app for Windows 1.0, I have not been much of a Microsoft fan over the years but that h…
rebooting/starting Linux on a VPS takes much more time on Azure for me? This is the case I use AWS instead of Azure for my VMs.
I agree though, AWS is also a great platform - I have been using it for customer work just about since they released EC2s.
Re: Windows 10 for Raspberry Pi 2
#299Earlier quoted context omitted.
can you install gcc, golang, nodejs, python, ruby, ghc, lua (...) on windows with a single command Yes! Just install chocolaty and type cinst git cinst mingw cinst vim (and so on) Prior to Windows 10 it is a third party tool and not officially supported by windows. However starting with Windows 10 windows will ship with a version of this command called OneGet and it will be be officially part of windows.
I don't think you can call chocolaty a package manager as it does not (and, by the nature of Windows, can not) offer dependency resolutions in the way apt works. It might be better to call it a package downloader or a package installer.
Either way, while it is inferior to apt-get in many ways, it does fill the original posters brief in that it will let you install python,node,gcc,ghc,postgres etc. with a simple CLI command
Re: Windows 10 for Raspberry Pi 2
#300Earlier quoted context omitted.
GUI "variety" ? Are you joking? The very reason there exists so much "variety" is that they all suck. Windows has one GUI system and it's worked darn well for quite a long time, and will continue to do so. Linux might be able to let you make your windows do somersaults so you can show off to your friends, but it still hasn't been able to get the basics right, like focus-stealing prevention. Windows is miles ahead of…
I don't know... Ubuntu's UI is pretty consistant and I think simpler to use than Windows. I wouldn't say it sucks... at all.