That single-point-of-failure issue is the sole case, and a very important one, against setting up a multi-boot system on one HDD. Aside from that, nothing prevents you from installing as many operating systems on one HDD that it can hold.
Read more »Triple-boot Windows 7, Ubuntu 12.10 and Fedora 18 on one HDD
- Login to post comments
Google & ActiveSync, Microsoft & CalDav: Pure irony
Today Microsoft announced plans to implement CalDav and CardDav support in Windows Phone. That will enable users to still sync with Google services once these shut down their ActiveSync support in Summer. That is highly ironic and almost ridiculous, since Google itself does not support CalDav and CardDav in Android.
Read more »- Login to post comments
FSFE Newsletter - March 2013
In this issue: Brussels flooded with Free Software activists, Why we love Free Software, Something completely different, Get active: Organise an event for Document Freedom Day 2013
Read more »- Login to post comments
GitHub Hires Federal Liaison
The computer code sharing site GitHub's first government liaison says he hopes to be a bridge between the government and open source communities on legislation and regulations, not just code. "What if that entire legislative process happened in some sort of open, collaborative way? What if the congressman said ‘hey, the bill’s on GitHub and you’re welcome to make a pull request?’"
Read more »- Login to post comments
Virtualization With KVM On A Scientific Linux 6.3 Server
This guide explains how you can install and use KVM for creating and running virtual machines on a Scientific Linux 6.3 server. I will show how to create image-based virtual machines and also virtual machines that use a logical volume (LVM). KVM is short for Kernel-based Virtual Machine and makes use of hardware virtualization, i.e., you need a CPU that supports hardware virtualization, e.g.
Read more »EU Commission fines Microsoft $731 million, but does it really matter?
That would have gotten everyone’s attention. A fine of $731m USD sounds like a lot of money, but to an outfit like Microsoft, Apple, and Google, it’s chump change. If you want to send a message, make it hurt the other party at the receiving end.
Read more »- Login to post comments
Jolidrive: It’s not what you think
Jolidrive is not a standalone service, but rather, an interface that makes it easy to access all those Cloud storageservices. In other words, it’s a service interface to other services.
Read more »- Login to post comments
EC: Input on using computer security to increase freedom
Neelie Kroes, the European Commissioner for Digital Agenda, announced the following invitation on Twitter: "Calling all online #freedom defenders. I REALLY want 2 hear how u think #EU can use #cybersecurity 2increase freedom Specific ideas; tell me" Several obvious approaches to freedom and computer security come to mind.
Read more »- Login to post comments
Ubuntu is not a community distribution
What most people fail to realize is this: Ubuntu is a suite of operating systems (Desktop, Server, Cloud, and Touch) sponsored by a company called Canonical Ltd. And Canonical is a commercial entity with employees, paid employees. As such, any decision taken by its management is taken with the commercial interest of the company front and center.
Read more »- Login to post comments
GitHub gains new prominence as the use of open source within governments grows
When it comes to government IT in 2013, GitHub may have surpassed Twitter and Facebook as the most interesting social network. “We’re reaching a tipping point where we’re seeing more collaboration not only within government agencies, but also between different agencies, and between the government and the public.”
Read more »- Login to post comments
Using Multiple PHP Versions (PHP-FPM & FastCGI) With ISPConfig 3 (Ubuntu 12.04)
Since ISPConfig 3.0.5, it is possible to use multiple PHP versions on one server and select the optimal PHP version for a website. This feature works with PHP-FPM (starting with PHP 5.3) and FastCGI (all PHP 5.x versions). This tutorial shows how to build PHP 5.3 and PHP 5.4 as a PHP-FPM and a FastCGI version on an Ubuntu 12.04 server.
Read more »Small Gems: KMail attachment notification
Once in a while I run into really nice and well crafted features in software which are hardly known – or at least not advertised enough. I call these small but shiny features “little gems”. One of those struck me in a recent KMail release.
Read more »- Login to post comments
Three simple tools for backing up MySQL databases
One of the most important responsibilities of any administrator is to make regular backups. But unlike backing up regular data, backing up databases isn't a straightforward affair. Designing an effective strategy for taking backups of production MySQL servers depends on a lot of factors.
Read more »Serving CGI Scripts With Nginx On Fedora 18
This tutorial shows how you can serve CGI scripts (Perl scripts) with nginx on Fedora 18. While nginx itself does not serve CGI, there are several ways to work around this. I will outline two solutions: the first is to proxy requests for CGI scripts to Thttpd, a small web server that has CGI support, while the second solution uses a CGI wrapper to serve CGI scripts.
Read more »- Login to post comments
Dual-boot Windows 8 and Ubuntu 12.10 in UEFI mode
If you must set up a dual-boot system between Windows 8 and Ubuntu 12.10 on a single hard disk drive (HDD), this tutorial provides a step-by-step guide on how to get it done.
Read more »- Login to post comments