AntiX 6.5 RC5




AntiX runs a 2.6.15 kernel and offers a choice of Fluxbox or IceWM as the desktop environment. It is architected for i586 and x86_64-bit machines and only has about a 400MB footprint.

AntiX, is an attempt to give something back to the community, and aimed for boxes with 128MB RAM (it does work with 64MB RAM + 128MB swap). You can call it whatever you like, but it is supposed to be like antics (fun) and antiques (i.e., older boxes)





The main applications include:
Abiword text editor

Firefox 2.0 browser

GAIM 1.5 instant messenger

Mplayer media player

Xchat chat client

GIMP 2.2.13 graphics editor

xpdf
Also included are: Gnumeric, Sylpheed-claws, Dillo, Links2, LeafPad, Nano, gftp, Pan, Irssi, Raggle RSS reader, Gtk-Gnutella, BitTorrent, Flash, Xmms, Scite, Audacity, Xine, "Midnight Commander," Rox-filer, Xarchive, XCdroast and Graveman.


Note: when you run the live CD, you need to supply a login name and password -- both are "demo". After experimenting with the live CD, if you want to install antiX to your hard drive, you need to run the minstall MEPIS installer. To do that, right-click your mouse and select Admin/Tools > Mepis Admin > Install. Now, you will be prompted for the "root" account password; at this point type "root" and hit Enter. That should launch the installer.


Link de Descarga:

ftp://carroll.aset.psu.edu/pub/linux/distributions/mepis/testing/antiX_6.5.rc5_32.iso

Repositorios en DVD

DVD repositorios

Esta es la dirección de los archivos de ubuntu

http://archive.ubuntu.com/ubuntu/pool/

Una vez que bajes los archivos a un disco, crea directorios con el tamaño del dvd que vas a grabar y antes de grabar los archivos ejecuta

sudo dpkg-scanpackages . /dev/null | gzip -9c > Packages.gz

Esto te crea el archivo Packages.gz que luego a tu synaptic le permitirá tomar al dvd como repositorio.

Saludos

StartUp Manager

StartUp Manager es una aplicación que se encarga de hacer el trabajo fácil al momento de editar el "menu.lst" de configuración del GRUB de nuestro sistema.

Con Startup Manager podremos:

-Crear un disco de rescate.
-Modificar el Usplash del sistema.
-Agregar seguridad al arranque del sistema.
-Limitar el número de Kernels visibles al inicio.
-Modificar las opciones del GRUB (Sistema por defecto, resolución y profundidad de color).

Link de Descarga:

http://web.telia.com/~u88005282/sum/archive/deb/startupmanager_1.0.6-1_all.deb

Repositorios:

deb http://ubuntusoftware.info/ edgy all


Instalación.

***WARNING***
If you are unlucky, this tool could make your system unable to start. USE IT ON YOUR OWN RISK!

It is tested with Debian Etch and with Ubuntu and Kubuntu, versions Breezy, Dapper, Edgy and Feisty.

To install SUM:

Recommended way:

Follow instructions on http://ubuntusoftware.info/repos.html

Then just install the package "startupmanager" in your package manager of choice.

Alternative way:

1-Graphical installation:
You should be able to right-click the package you downloaded and open it with your package manager(GDebi or KPackage depending on your desktop environment).

GDebi should install any dependencies automatically. If your package manager does not, open a terminal and type

sudo apt-get install -f

2-Commandline installation:

sudo dpkg -i startupmanager_1.0.6-1_all.deb

sudo apt-get install -f

The first command will complain about an error. Do not worry, the second command will fix it.

-Additional installation:

You want some Grub and Usplash themes to play with in SUM?

To get grub images:
Make sure the Universe repository is enabled, then do a

sudo apt-get install grub-splashimages kubuntu-grub-splashimages

To get usplash images:

For usplash art, see link to the left.
Also, search Gnome-look (http://www.gnome-look.org) and Kde-look (http://www.kde-look.org) for "Usplash"

Download them, unpack them and use SUM to install them.



-To uninstall SUM:

1-Graphical uninstallation:

Open your package manager and remove the package "startupmanager".

2-Commandline uninstallation:

sudo apt-get remove startupmanager

Free Wallpapers

Naufragando, naufragando me he topado con estos sitios...

http://www.fantom-xp.com/

http://www.free-review.net/

http://www.dpics.org/69.htm

Enlightenment E17 en Ubuntu 7.04

Instalar Enlightenment 17 en Ubuntu 7.04 Feisty Fawn
21 05 2007

Bueno, a mi personalmente no me gusta Enlightenment pero hay mucha gente que sí, y cuando lo quise instalar para mi fue un lio porque era muy principiante pero esa es otra historia para instalar Enlightenment se hace esto:

1) anda a la consola y escribe:
sudo gedit /etc/apt/sources.list (ubuntu)

sudo kate /etc/apt/sources.list (kubuntu)

y agrega estas lineas al archivo de repositorios.

## Enlightenment 17 repository “edevelop.org”
deb http://edevelop.org/pkg-e/ubuntu feisty e17
deb-src http://edevelop.org/pkg-e/ubuntu feisty e1

copialo tal cual, es para tener mejor orden :)

luego cierra y en consola escribe:

wget http://lut1n.ifrance.com/repo_key.asc

sudo apt-key add repo_key.asc

sudo apt-get update && sudo apt-get upgrade

Ahora instalamos E17 en consola escribiendo:

sudo aptitude install enlightenment enlightenment-data enlightenment-dev enlightenment-dbg e17 e17-devel-extras

y Listo E17 en tu Desktop enviroment como WM :)

eso si cierra seción y luego elije enlightenment como secion antes de iniciar :)