Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Still my favorite. (Score 1) 22

NetBSD is definitely still my favorite in the world of BSD. It just works. On everything. If you have an old computer with a standard BIOS (non-UEFI) then definitely don't try FreeBSD 8.x and above. NetBSD is the only thing that works. It's fast as hell and solid as a rock. As far as the Raspberry Pi support, it's getting there, but they don't have nearly the same resources as the Linux community does. But they've had support for ARM for far longer.

Comment Nature of the beast (Score 1) 265

Although I do feel this is the nature of the beast when working in a true IT position where businesses rely on their systems nearly 100% of the time, there are some smart ways to go about it. I'm not exactly sure what type of environment you're using, but if you use something like VMware's vSphere product, or Microsoft's Hyper-V, both allow for "live migrations". Why not virtualize all of your servers first of all, make a snapshot, perform the maintenance, and live migrate the VMs? You could do it right in the middle of the day and nobody would even know. This kind of setup takes a lot of planning however. I personally wouldn't want any maintenance performed on my servers without manual approval. Unattended maintenance sounds a bit too scary for my likes, and in my experience with even small security updates for both Linux and Windows servers, there's bound to be a point where something would fail and you could potentially get in a lot of legal trouble if you fail to meet you SLA, or cause a loss-of-profit due to downtime with a business.

Submission + - Microsoft tests HALF-INCH second screen to spur workplace play (theregister.co.uk)

Hal_Porter writes: http://www.theregister.co.uk/2...

Microsoft tested Picco in two group of interns and a family. All groups found the device amusing, but also reported that Picco and Picclets were useless for any functional or meaningful communication. Subjects, did, however, feel that the appearance of Picclets made the workplace feel a little more intimate.

“Two studies of the device at work demonstrated how crafting was an expression of intimacy when the device was used to connect the workplace to the home, and a way of demonstrating skill and humor to a broad audience when messages were sent amongst co-workers,” the paper reports. It also says Picco helped to personalise workspaces, but some testers felt left out because they were either lousy artists or couldn't make clever messages. As the paper puts it, “the level of skill needed to produce these messages became a barrier to entry for some co-workers.”

I'm making a note here — Great Success

Comment Re:why not? (Score 0) 303

It sounds like you haven't used Windows Server since the NT 4 days. If you want high availability and failover clustering, Microsoft has made leaps and bounds over setting up those kinds of infrastructures. And it doesn't take a rocket scientist to configure them either. It's incredibly quick especially considering their improvements of Hyper-V nodes when using proper SANs. The OS is only as secure as you allow your network to be. Microsoft admitted themselves that 95% of security updates were to patch GUI related issues with Windows Server. How did they fix that issue? Simple. By releasing Server Core which has absolutely no GUI. Administrators nowadays use RSAT tools and remote PowerShell to configure their servers, and add new server roles and features. I've been administering Linux web servers for years and I still will continue to use Apache simply because I know it well. But it's obvious to me that the main attractive targets are Linux and Unix servers because they boast security. When in reality, you can search on YouTube for a video right now on how to run a script to root someone's box.

Comment Re:why not? (Score 4, Interesting) 303

I seem to remember a substantial amount of botnets running on Linux servers that have Apache on them. Also thanks to poor coders with bad PHP, SQL injections are quite common as well. But this article is bound to spark knee-jerk reactions to OSS software fanatics. Just don't forget that tons of people are switching to nginx and lighttpd on a daily basis which also decreases Apache's use as well.

Comment Re:Exploitable UIs (Score 1) 213

Not sure I understand your statement. What did your security updates actually update? My point was that MS's updates were specifically for GUI related issues. Considering this article is about X11/X.org, it just goes to show you that GUI's of all sorts are ironically the least secure but the one thing that has innovated operating systems over the years.

Comment Exploitable UIs (Score 1) 213

I find this interesting since most of us gave Microsoft flack for so many years because of their terrible vulnerabilities. Turns out that nearly 90% of all Windows updates are for patching security issues with the UI. That is why Microsoft is convincing admins to use Server 2012 with just Server Core and PowerShell simply because it makes the whole system more secure. Who needs more than a console anyway? If you ask me you can get plenty of work done with vim, lynx, and entertain yourself with 0verkill. ;-)

Comment Gossamer Albatross (Score 4, Informative) 123

The Gossamer Albatross is a human-powered aircraft built by American aeronautical engineer Dr. Paul B. MacCready's company AeroVironment. On June 12, 1979 it completed a successful crossing of the English Channel to win the second Kremer prize. http://en.wikipedia.org/wiki/Gossamer_Albatross I'd like to see more of these. This was over 30 years ago. C'mon people.

Slashdot Top Deals

Byte your tongue.

Working...