Debian and Ubuntu

08/30/2010 - 07:12

The new Ubuntu 10.10 Meverick Meerkat is around the corner. And 17 new wallpapers are here to give it a fresh look.

From Softpedia:

08/28/2010 - 16:38

As an initiative of Benjamin Humphrey, in 2009 The Ubuntu Manual sees the first light.

Now after a year of hard work, they release their second edition of a great manual of 168 pages.

Covering from Ubuntu installation to security and troubleshooting, going through hardware and other topics. This is a great guide and a must have for anyone (Individual or company) trying to start with Ubuntu.

08/19/2010 - 16:38

Yes, it seems it is now possible to do that, but hey why?, it seems that for now just for fun :)

The project is called iX

The project points high and these are some of its goals.

  • Add a mobile optimised window manager such as Matchbox used on Maemo and OpenMoko.
04/28/2010 - 22:21

Updated: 18.00 GMT: Ubuntu is now officially released, download it from here
http://www.ubuntu.com/getubuntu/download

Well Actually not yet, but in a few more hours a new release of an LTS Ubuntu version will be released.

According to Wikipedia this release

...includes the Linux kernel 2.6.32 and improved support for Nvidia proprietary graphics drivers, while switching to the open source Nvidia graphics driver, nouveau, by default.

The new style in Ubuntu is inspired by the idea of "Light". We're drawn to Light because it denotes both warmth and clarity, and intrigued by the idea that "light" is a good value in software. Good software is "light" in the sense that it uses your resources efficiently, runs quickly, and can easily be reshaped as needed. Ubuntu represents a break with the bloatware of proprietary operating systems and an opportunity to delight to those who use computers for work and play. More and more of our communications are powered by light, and in future, our processing power will depend on our ability to work with light, too. Visually, light is beautiful, light is ethereal, light brings clarity and comfort. Historical perspective: From 2004-2010, the theme in Ubuntu was "Human". Our tagline was "Linux for Human Beings" and we used a palette reflective of the full range of humanity. Our focus as a project was bringing Linux from the data center into the lives of our friends and global family.

04/17/2010 - 01:06

I really felt in love with Nginx I am using it and experimenting with it.
As I already said in a previouse post about Compiling Nginx with gzip_static, one of the features I like the most is the gzip_static.

Nginx can serve gzipped content in two ways.

  1. Compressing it on the fly
  2. Serving previously compressed files

I like the latter a lot, but unfortunately I do not know about a Linux Distribution thats comes with that feature enabled. Even the source you download from Nginx page have this feature disabled by default.

Therefore, we need to compile it by ourselves. Compiling Nginx or any other software is something that usually scares people. It should not be that way.

04/06/2010 - 08:02

There are situations when you want or need a second IP on your box, for example when you are installing a firewall (In this case is always better to have two NICs but you can do it with only one)

We will assume you already have a system running and already has one IP, if not you wanna read Define a static IP in Linux.

Now we will add the second IP use the same command specifying a virtual NIC

03/25/2010 - 14:20

Until now I have been always using Debian in my servers while Arch Linux as my Desktop and Laptop's operating systems.

A week ago I decided to run Arch Linux in one of my servers, and yes, there are some differences, for instance Apache, where even the name of the daemon is different (Apache2 in Debian and httpd in Arch Linux).

But the one that really made me investigate a little more was cron daemon, they not only have differences they are different programs in each distribution, of course you can install either on Debian or Arch the version the other one comes with as default.

04/29/2009 - 09:56

How Customize Ubuntu with Backgrounds and Emblems

 

This guest post was written by Gilberto J. Perera. Gilberto writes for LaptopLogic.com where you can find the latest gaming laptop reviews and have a look at the best laptop accessories!

As a new Linux user one of the first things I set out to do was customize my Ubuntu installation. I started to explore the main desktop and window options and I discovered that window backgrounds can be modified to use whichever picture a user designates. The user can also add Emblems to their files and folders to help identify contents at a glance. The guide below will walk you through the process of modifying an existing window background with colors or patterns and how to quickly assign emblems to your files. The last part of the tutorial will demonstrate how easy it is to add your own patterns, colors, and emblems to your Ubuntu installation. If you have any comments or questions please post them below.

04/17/2009 - 21:08

Today, while updating my Debian Squeeze, after running

sudo aptitude update

02/17/2009 - 17:38

As with the post of How to upgrade Debian Etch to Lenny, I actually know this may be know by a lot of people already, but here is how I did it, and if you ever forget can come here and remember it.

First edit your sources.list

sudo vim /etc/apt/sources.list