You are browsing the archive for 2006 July.

Avatar of knut

by knut

WipeOut’s – Automatic MySQL Backup

July 14, 2006 in Linux

Autobackup is a script that makes backup of MySQL databases. It takes care of stopping the databaseserver and then makes dump of the specified databases in a compressed format.

AutoMySQLBackup Script Features..

  • Backup mutiple MySQL databases with one script. (Now able to backup ALL databases on a server easily. No longer need to specify each database seperately)
  • Backup all databases to a single backup file or to a seperate directory and file for each database.
  • Automatically compress the backup files to save disk space using either gzip or bzip2 compression.
  • Can backup remote MySQL servers to a central server.
  • Runs automatically using cron or can be run manually.
  • Can e-mail the backup log to any specified e-mail address instead of “root”. (Great for hosted websites and databases).
  • Can email the compressed database backup files to the specified email address.
  • Can specify maximun size backup to email.
  • Can be set to run PRE and POST backup commands.
  • Choose which day of the week to run weekly backups.

The script can be downloaded from the projects Sourceforge page. Read more about the script on the homepage of Autobackup.

I use the script on my server powered bye SME Linux. I have made an I-bay where I dump the backups of my databases. This ibay is then backed up to a NAS-disc. Easy, secure and well worth the time invested in the installastion.

Popularity: 2% [?]

Avatar of knut

by knut

How to make multimedia furniture

July 2, 2006 in Furniture

DSC04336.jpgHaving a rather big apartment, but no spare room for computer equipment makes it neccesary to do some clever stuff to store the equipment that needs to be running at all times.

  • I have one server that runs this and other websites I manage. The computer is also my webserver and router. This machine needs to be running at all times
  • I have one Media Center PC. Not Microsofts Media Center, but GB-PVR. This machine needs to be running at all times.
  • I also have several other computers. Among them a Mac I use for editing movies. I dont need this one running, but I need room for it.

The room where these PC’s are placed are now in need to be our childs room. Edvart is so big that we can let him have his own room.

How can we solve this problem? What I plan to do is to build furniture thats capable to use for the allways on computers and maybe use this as a place to use as a small office in our living room.

I have read several internet sites about how to accomplish this. Eirik Solheim in particular has some great tips on how to make this kind of furniture and this article is meant to have pointers to his inspiring articles.

furniture-large.jpg

CabinetWithComputer_t.jpg

Popularity: 3% [?]