This blog is NOFOLLOW Free!

Archive for May 11th, 2009

I have been looking for the best Linux distro to install for a small child. He’s quite handy with the PC already and I would like to find something that lets him use age-appropriate software easily. Qimo may just be the best Linux for kids.

qimo-ubuntu-for-kids_1239617099png

I happened along Qimo 4 Kids today, and this looks very exciting! As their website explains, they are forked from Ubuntu:

Qimo is a desktop operating system designed for kids. Based on the open source Ubuntu Linux desktop, Qimo comes pre-installed with educational games for children aged 3 and up. They also point out they are the best Linux for kids.

Qimo’s interface has been designed to be intuitive and easy to use, providing large icons for all installed games, so that even the youngest users have no trouble selecting the activity they want.

I’ll definitely have to check it out and report my findings, to see if it really is the best Linux for kids.

Get Linux Now

Tags: , , , , , ,

He estado buscando la mejor distribución Linux para instalar para un niño pequeño. Es bastante práctico con el ordenador y ya me gustaría encontrar algo que le permite utilizar el software apropiado para la edad fácilmente. Me sucedió a lo largo de Qimo 4 Kids hoy, y esto es muy emocionante! Como explica su página web, son ahorquillado de

Linux Nino

Linux Nino

Ubuntu: Qimo es un sistema operativo de escritorio diseñado para niños.

Sobre la base de la fuente abierta de Ubuntu Linux de escritorio, Qimo viene pre-instalado con juegos educativos para niños de 3 años en adelante.

Qimo la interfaz ha sido diseñada para ser intuitiva y fácil de usar, proporcionando grandes iconos para todos los juegos instalados, de manera que incluso los usuarios más jóvenes no tienen problemas para seleccionar la actividad que desee.

Voy a tener para comprobar que mi informe y conclusiones.

Obtenga Linux ahora

Tags: , ,

Multi boot or Multi booting (usually dual booting, but many OSes can be booted from the same computer) is the act of installing multiple operating systems on a computer, and being able to choose which one to boot when switching on the computer power. The program which makes multi booting possible is called a boot loader.grub_with_ubuntu_and_windows_vista1

Multi booting is useful in many situations, such as those where several pieces of software require different operating systems and cannot be run on a single system. A multi boot configuration will allow a user to use all of this software on one computer. Another reason for setting up a multi boot system can be that one wants to investigate or test a new operating system without switching completely. Multi booting allows one to get to know the new system, configure all applications needed and migrate data before making the final step and removing the old operating system. This is often accomplished by using a boot loader that can boot more than one operating system, such as NTLDR, LILO, or GRUB.

Multi booting can also aid software developers where multiple operating systems are required for development or testing purposes. Having these systems on one machine can greatly reduce hardware costs. (However hardware costs are counterbalanced by system management costs, and the costs of the unavailability of the software that cannot be run at any given moment. Another solution to these problems is to use virtual machine software to emulate another computer from within the operating system of choice.)

A popular multi-boot configuration is a mixed-OS system in which Linux is one of the secondary (or primary) installations. In terms of business strategy, Windows does not facilitate or support multi-boot systems, other than allowing for partition-specific installations, and no choice of boot loader is offered. To deal with such installs requires consultation with Linux afficionados and techs, who are typically well-versed in the concept.

The basic concept involves partitioning a disk, to accommodate each planned installation, including separate partitions for data storage or backups. The partitions should be done with a Windows partitioning tool (diskpart, Disk Management), rather than a Linux tool (parted, QTparted), for the simple reason that Windows is more particular (cf. “picky”) about how the partition table is written and will occasionally complain or even show errors if its installed to a Linux-created (or sometimes modified) partition table. Linux tools are powerful, (ie. shrinking an NTFS drive) but Windows has particularities which must be considered. (See master boot record and extended boot record).

Windows should be installed to the first primary drive. Though Windows can be installed to another drive, certain particularities (drive letter assignments, expected system partition number) can make such installations problematic, while Linux installations on primary or logical drives have no such problems whatsoever.

The boot manager/loader should be installed by the Linux distribution. All Windows installations will be easily found by Linux, but Windows boot managers do not find Linux installations (nor does Windows deal natively with Linux file systems).

Get Linux Today!

Excellent resources below:

How to dual boot Windows XP and Linux (XP installed first) — the step-by-step guide with screenshots

Illustrated Dual Boot Site – Awesome site with all things Linux!

Tags: , , , , , , , , , ,

This is a great resource from linuxhaxor.net that provides links to free Linux ebooks, I found it quite valuable and I think you will too.

Last time we did a free book collection 2 years ago it was a hit among Linux users and rightfully so, who doesn’t like free books? No matter how experienced you are with Linux systems, there is always something new you can learn from a good book that focuses on specific aspects of a Linux system. While our old list was an ‘OK’ list, it wasn’t structured properly and most of the links are broken by now. This time we tried to make a list of free books by categories. “Beginners”, “Advanced” and “Administrators”.

This is the first part of the series, in the near future we will have a list for “Intermediate and Advanced Linux Users” and “Linux System Administrators”. If you have any suggestions feel free to share them with us in the comments.

10 Free Linux Ebooks For Beginners

Back to top