Quote Originally Posted by Horsepower View Post
Thanks a lot Sir! I'll give it a try when I install Windows again. So far, I'm enjoying OpenSUSE 13.2. I didn't realize it's so intuitive to use.

I just a have a little problem. I can't seem to install Flash. Apparently, it's already in the repository of OS but i can't seem to "unpack" or make it run. I already did "SU zypper in flash-player" at the terminal.

Would you have any idea to fix that? Thanks
flash in opensuse right?

download it muna from get.adobe.com/flashplayer
tar -zxvf install_flash_player_10_linux.tar.gz
cd install_flash_player_10_linux
~/install_flash_player_10_linux> ./flashplayer-installer

should install from there.