Windows gets bash(ed) plus a full shot of Ubuntu

More importantly than bringing the shell over to Windows, developers will now be able to write their .sh Bash scripts on Windows, as well (or use Emacs to edit their code). Microsoft noted that this will work through a new Linux subsystem in Windows 10 that Microsoft worked on with Canonical.

Microsoft is bringing the Bash shell to Windows 10 | TechCrunch

So this if what all those Microsoft folks at Great Wide Open were so damn giddy about a couple of weeks ago. I must say I’m dumbfounded. Bash will roll out in a Windows 10 update this summer, sooner if you’re part of the Insider program.

Using DejaDup To Back Up Your Ubuntu Desktop

Déjà Dup is a nice graphical wrapper around the command line backup tool duplicity. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the back end. Déjà Dup does not use cron or similar schedulers. Rather, it starts a program deja-dup-monitor when you log into your session. This keeps track of when you last successfully backed up and will wait until the next scheduled backup.

via How to backup your Ubuntu Desktop with DejaDup.

Back ups are very important. Probably something I should do with my desktops more often.

Installing GlusterFS with a replicated volume on Ubuntu 14.04

GlusterFS is an open source distributed file system which provides easy replication over multiple storage nodes. Gluster File System is a distributed filesystem allowing you to create a single volume of storage which spans multiple disks, multiple machines and even multiple data centres.

via How to install GlusterFS with a replicated volume over 2 nodes on Ubuntu 14.04 | HowtoForge – Linux Howtos and Tutorials.

This seems like a good replacement for NFS, which has some issues.

Ars Technica Reviews a New Developer Focused Dell Linux Ultrabook and They Like It

Earlier this year, [Dell] announced a pilot program, “Project Sputnik,” intended to produce a bona fide, developer-focused Linux laptop using their popular XPS-13 Ultrabook as base hardware. The program turned out to be a rousing success, and this morning Dell officially unveiled the results of that pilot project: the Dell XPS 13 Developer Edition.
The XPS 13 used in the Developer Edition features a number of upgrades over the pilot Project Sputnik hardware, including an Intel i5 or i7 Ivy Bridge CPU and 8GB of RAM the pilot hardware used Sandy Bridge CPUs and had 4GB of RAM. The Developer Edition also comes with a 256 GB SATA III SSD, and retains the pilot versions 1366×768 display resolution. The launch hardware costs $1,549 and includes one year of Dells “ProSupport.” Additional phone support options arent yet available.
The laptop comes with Ubuntu Linux 12.04 LTS plus a few additions. Dell worked closely with Canonical and the various peripheral manufacturers to ensure that well-written, feature-complete drivers are available for all of the laptops hardware. Out of the box the laptop will just work. They also have their own PPA if you want to pull down the patches separately, either to reload the laptop or to use on a different machine.

via Dell releases powerful, well-supported Linux Ultrabook | Ars Technica.

Important additions to the pre-installed Ubuntu 12.04 include to new Dell sponsored open source projects, Profile Tool and Cloud Launcher, designed to make life easier for developers. Overall this sounds like an excellent machine for serious developers, especially those looking for an alternative to the Apple world.