September 24, 2008 - 4:46 pm
Tags: cron, crontab, job, linux
Posted in Tips | No comments
http://www.htmlbasix.com/crontab.shtml is a crontab generator. Don’t mess with crontab -e, just use this tool
September 22, 2008 - 9:44 am
Tags: development, editor, ftp, notepad, php, rapidphp, scp, sftp, Web, winscp
Posted in Web | No comments
For the last 2 months i’m mostly programming PHP, my wordpress plugins, featplug and the new RSS feed aggregator software; http://www.mmofresh.com/v2. I don’t like setup & work on a XAMPP for windows configuration altough i do have for testing purposes. Instead i like to test my codes on my live web development & web server.
Until [...]
September 19, 2008 - 3:32 pm
Tags: automysqlbackup, backup, linode, linux, mysql, script
Posted in Tips | 2 comments
As i’ve moved to my own Linode, now i do host my own databases which i need to backup. For now i’ve just implemented for MySQL but i also need to backup my files on the linode. That’s left for another word day anyway.
I’ve used the AutoMysqlBackup script which i’ve installed using this guide. We’ll [...]
July 22, 2008 - 8:28 am
Tags: divx, home theater, HTPC, linux, media player
Posted in Life | No comments
geexbox, can change your pc into an home theater system.
iso 8.9Mb
July 16, 2008 - 10:49 am
Tags: cflags, gcc, linux, ubuntu
Posted in Development | No comments
just add -fno-stack-protector to your CFLAGS;
CFLAGS =-g -ffreestanding -nostdlib -fno-builtin -fno-exceptions -Wall -fno-stack-protector
July 10, 2008 - 3:17 pm
Tags: boot process, death knight, emulation, emulator, exploit, games, gotwow, host, kernel, links, memory map, motherboard, pvp, WoTLK, wow
Posted in Development, Gaming | No comments
kernel
the linux kernel boot process; http://duartes.org/gustavo/blog/post/kernel-boot-process
The previous post explained how computers boot up right up to the point where the boot loader, after stuffing the kernel image into memory, is about to jump into the kernel entry point.
motherboard chipsets and the memory map http://duartes.org/gustavo/blog/post/motherboard-chipsets-memory-map
making a tiny kernel (translation): http://translate.google.com/translate?u=http%3A%2F%2Fa.michelizza.free.fr%2FPmWiki%2Fpmwiki.php%3Fn%3DTutoOS.TutoOS&hl=en&ie=UTF8&sl=fr&tl=en
wow
pvpscene: mmo-champion.com’s arena-info site http://www.pvpscene.com/
arena-junkies: another wow-arena [...]
June 30, 2008 - 10:19 am
Tags: int6.org, kernel
Posted in Development | No comments
We got the domain now and pligg is running on. So you’re welcome guys.. Check it; http://www.int6.org
June 25, 2008 - 3:59 pm
Tags: kernel, links
Posted in Development | No comments
As you may already aware of i had a site called kerndev.mine.nu featuring collected kernel development links. After moving on a new host, the site was down and i was thinking of re-opening it last days. So today, i stealed a bit from my work-time, hunted a link manager and there i hit the pligg!
So [...]