lunes, 25 de febrero de 2008

Windows: montar particiones ext3

Referencias:
  • http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd
  • http://fs-driver.org/download.html
Solución:
  • http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd

MDA Pro: "unable to obtain server-assigned IP address" in ActiveSync 4.1

Para el problema: "unable to obtain server-assigned IP address" in ActiveSync 4.1

Referencias:
  • http://groups.google.co.uk/group/microsoft.public.pocketpc/browse_thread/thread/d6df3cc438b9ca5f/8bd321e9d0200967%238bd321e9d0200967?hide_quotes=no
Solución:
  1. Ir a: Settings>Connections>Configure Network adapters>Network Adapters> Remote-NDIS Host
  2. IP: 169.254.2.1
  3. Subnet: 255.255.0.0
  4. Default gateway: 169.254.2.2

jueves, 13 de diciembre de 2007

Ubuntu: Real-time Kernel

Referencias:
  • https://help.ubuntu.com/community/UbuntuStudioPreparation
  • http://devlinuxbr.codigolivre.org.br/

Ubuntu: Sound Recording

Referencias:
  • http://www.oreillynet.com/onlamp/blog/2005/07/linux_and_audio_production_sim.html
  • http://ardour.org/
  • http://wired.sourceforge.net/
  • http://www.rosegardenmusic.com/
  • http://ubuntuforums.org/showthread.php?t=547971&page=2
  • http://clipmarks.com/clipmark/3547D7B4-2084-4C3F-A733-9EB3351F8FC4/

Ubuntu: Propellerhead Reason 4

Referencias:
  • http://www.commentcamarche.net/forum/affich-2516087-reason-properllerhead-sous-linux
  • http://linuxrevolution.blogspot.com/2006/09/wine-10-in-early-2007.html
  • http://appdb.winehq.org/appview.php?versionId=2940

martes, 4 de diciembre de 2007

Ubuntu: imágenes UIF

Referencias:
  • http://onubuntu.blogspot.com/2007/11/dealing-with-uif-files.html
Cito la referencia:

"

Just got my hands on a CD image in UIF format. Why can't people just use standard formats? Oh well, no matter. Thanks to Wine & MagicISO, I can still get what I want :-D

First, install the wine package that's available from the repositories:

~$ sudo apt-get install wine

Next, get MagicISO installer from the site and install it using wine

~$ wine Setup_MagicISO.exe

Finally, double click the newly created icon on your desktop to startup MagicISO. Go to Tools->Decompress UIF image... and choose the UIF file in question for source. MagicISO automatically suggests a name for destination. I went with it but you can change it if you want.

Click on the button that says decompress, then just wait for the operation to finish. You now have a nice standard ISO file that you can burn onto CD.

"

viernes, 30 de noviembre de 2007