From the category archives:

Installation

“There are two kinds of people, those who backup regularly, and those that never had a hard drive fail”
I love the above quote. It is so true and I believe everyone should evaluate how much their data (emails, documents, files) is worth to them and, based on that value, create a backup strategy that suits [...]

{ 0 comments }

Recently I have started setting up a cluster of 7 Gentoo boxes for a project I am working on. The problem with boxes coming right out of the setup process of a hosting company is that they do not contain the packages that you need. Therefore you need to setup your USE flags and emerge [...]

{ 0 comments }

Chromium OS Part 3 [How-To]

by Nikolaos Dimopoulos on November 24, 2009

in Chromium, Chromium OS, Google, How-To, Installation, Linux, OS

Continuing from Part 2.
I had to shut the computer down because I had a train to catch. However booting up again the computer on the train and trying to enter the chroot environment produced some errors. It might very well be the fact that I do not have an Internet connection (at least a reliable [...]

{ 1 comment }

Chromium OS Part 2 [How-To]

by Nikolaos Dimopoulos on November 24, 2009

in Chromium, Chromium OS, Google, How-To, Installation, Linux, OS

Continuing from Part 1.
The download took quite a while, so I thought it might be a good idea to split this post in parts, so as to ensure good readability.
I need to create some symlinks. Also a good place to add my repository is /usr/local hence the commands for Chromium OS and Chromium respectively.
sudo mv [...]

{ 2 comments }

Chromium OS Part 1 [How-To]

by Nikolaos Dimopoulos on November 24, 2009

in Chromium, Chromium OS, Google, How-To, Installation, Linux, OS

A lot of hype has been generated on the Internet a few months back regarding Google’s announcement that they are building a new operating system. The announcement was met with skepticism but also enthusiasm/anticipation by a lot of people who are puzzled as to what direction Google is taking and where are they looking themselves [...]

{ 3 comments }

Gentoo Stage 1 Installation [How-To]

by Nikolaos Dimopoulos on November 16, 2009

in Gentoo, How-To, Installation, Linux, Notebook

This is my effort to install Gentoo Linux on my Acer Ferrari LMi 3000.
The first thing I did was to start ssh. The live CD of Gentoo had already identified my network card which is based on the via-rhine module.
# /etc/init.d/sshd start
The key is generated and of course I needed to change the password to [...]

{ 0 comments }