- Bajar el paquete para ubuntu con arquitectura i386 (32 bits)
- sudo dpkg -i --force-architecture PAQUETE-DE-SKYPE.dpkg
- bajar getlibs
- getlibs /usr/bih/skype
- ejecutar skype
viernes, 4 de abril de 2008
Ubuntu: Skype en AMD64
lunes, 25 de febrero de 2008
Windows: montar particiones ext3
- http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd
- http://fs-driver.org/download.html
- http://ext2fsd.sourceforge.net/projects/projects.htm#ext2fsd
MDA Pro: "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
- Ir a: Settings>Connections>Configure Network adapters>Network Adapters> Remote-NDIS Host IP: 169.254.2.1
- Subnet: 255.255.0.0
- Default gateway: 169.254.2.2
jueves, 13 de diciembre de 2007
Ubuntu: Real-time Kernel
- https://help.ubuntu.com/community/UbuntuStudioPreparation
- http://devlinuxbr.codigolivre.org.br/
Ubuntu: Sound Recording
- 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
- 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
- http://onubuntu.blogspot.com/2007/11/dealing-with-uif-files.html
"
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.
"