Archive

Disco de introbella en lugar #367 en Jamendo!

Wuju!

Me da gusto anunciar que introbella está en el lugar #367 de Jamendo!

Digo, ya van llegando a 50,000 discos publicados y, el que nuestra banda; que es Creative Commons y de Guadalajara, llegue a tal posición merece una auto-felicitación!

Nos mega felicito! Ponemos a México y a …


BoxGrinder 0.9.2 soporta a CloudSigma!

Qué buena noticia!

Hoy me contactó Robert para darme la buena noticia!

No sabes qué es BoxGrinder?! Es una madre para crear servers en la nube; con un simple comandito y una definición.

Te invito a ver el tutorial que pongo al fondo. Está de mega-pelos. Así, puedes crear servers …


HowTo: Deploy using git

This one is not mine. It's, actually, a transcript. Please, check out the source at the bottom

#
# Local
#

# Create a website
mkdir website && cd website
git init
echo 'Hello, world!' > index.html
git add index.html
git commit -q -m "The humble beginnings of my web site."

# add remotes
git …

HowTo: Change upload_max_filesize on a standard DreamHost account

Ok, recently, a good friend, needed some help. He wanted to change the upload_maz_filesize value of his DreamHost account but was so frustrated when he learned that .htaccess files don't work for him...

It is simple: you're using FastCGI and you should be using .user.ini files to set php …


HowTo: Cómo abrir el zhone (Axtel X-Tremo)

El mío fue:

ip: 192.168.1.251

u: root

p: admin

Lo cambié y desactivé el acceso web por la WAN (para que no me le muevan los de Axtel... o alguien más...)

El DHCP está chafa (no le encontré ip estática por DHCP) pero tiene DMZ a ip …