Posts Tagged ‘opera’

Posted in Tips at 1:55 pm July 18, 2007

When Opera announced that it had “named Yahoo as the exclusive provider of mobile search on … Opera Miniâ„¢ and Opera Mobileâ„¢“, there were mixed responses, depending on people’s preferences.
The seemingly easiest solution for those with different preferences is to change the browser homepage to the desired search engine, or any page in general. That’s [...]

Read the rest of this entry »
Posted in Computer, Tips at 9:23 pm May 29, 2007

I found this page today that finally helped me understand how to install applications in Linux: HOWTO: Use dpkg to Install .deb Files:
To install a .deb file, become root and use the command:
dpkg -i filename.deb

In order for me to run the command as root, I was supposed to use:
sudo dpkg -i filename.deb
However, [...]

Read the rest of this entry »