Funny aptitude trick in Ubuntu and Debian…

 

Ubuntu Feisty Fawn at Dell Inspiron 1501

Ubuntu now works perfectly at my just bought Dell Inspiron 1501 laptop that has the following characteristics: AMD Turion 64 X2 1600 Mhz, 512 Mb RAM, 80 Gb HDD, Broadcom Wi-Fi adapter, 15.4” wide screen display… 32-bit Fiesty has been installed without any problems and provides all needed hardware support for the laptop. I really recommend this operating system to be installed onto Desktops and Laptops. ubuntu1501.blogspot.com contains all necessary [...]

Read more →

 

FAQ: How to open files .daa in Ubuntu

Q: How can I open .daa in Ubuntu or other Linux distribution? A: DAA file is PowerISO Direct-Access-Archive and should be opened with PowerISO for Linux or AcetoneISO. In order to install PowerISO do the following: cd /usr/src wget http://poweriso.com/poweriso-1.3.tar.gz tar -xvzf poweriso-1.3.tar.gz It comes as poweriso binary so you can execute it without compilation. Now you can convert .daa into .iso: ./poweriso convert your_file.daa -o your_file.iso -ot iso Coming [...]

Read more →