Archive for the ‘apt’ Category

Debian 5.0 (Lenny) is released

Monday, February 16th, 2009

FEB-14 - 2009:
Source: The official Debian Newsroom:
The Debian Project is pleased to announce the official release of Debian GNU/Linux version 5.0 (codenamed Lenny) after 22 months of constant development. Debian GNU/Linux is a free operating system which supports a total of twelve processor architectures and includes the KDE, GNOME, Xfce, and LXDE desktop environments. It [...]

Fix locales warning on Debian or Ubuntu

Saturday, August 23rd, 2008

Sometimes you get the following warning when running commands in Debian / Ubuntu powered computers
==============
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = “en_US.UTF-8″
are supported and installed on your system.
perl: warning: Falling back to the standard locale (”C”).
===============
To fix this run the following command as root
root@php-server:~# apt-get [...]

yum sqlite error

Wednesday, May 7th, 2008

Sometimes you may get the following error while working with yum:
root@server2 [~]# yum install kernel-smp
Setting up Install Process
Setting up repositories
update 100% |=========================| 951 B 00:00
base [...]