Installing Adobe Flash on Kimsufi
(Click here to view the original thread with full colors/images)Posted by: reno55
I cannot get flash installed on myseedbox so I can do speedtest.net.
Can anyone assist?
Posted by: a.microsoft
speedtest.net is a bad example of speed anyway, just do multi thread ftp.
Posted by: joez
http://www.adobe.com/products/flashplayer/productinfo/instructions/
Posted by: fodxx
Open up your VNC screen, open web browser on your seedbox, go to www.speed.io (http://www.speed.io) , and unlike speedtest.net this site auto-installs flash plugin.
BTW don't use speed.io for the test as it is a crap, go to speedtest.net and now you can do the test.
(http://www.speedtest.net)
Posted by: puckface
Depends on your OS.
Posted by: fodxx
Depends on your OS.
..Debian
Posted by: puckface
sudo apt-get install flashplugin-nonfree
(I assume its Etch)
Posted by: fst100
had the same promlem.
installed google croe and did the test.
if you have ie7, you have to enable jave script in the security zone.
good luck.
Posted by: Fibre
IceWeasel (Firefox) Instructions:
cd /usr/lib/iceweasel/plugins
wget "http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz"
tar -xvvzf install_flash_player_9_linux.tar.gz
cd install_flash_player_9_linux
mv libflashplayer.so /usr/lib/iceweasel/plugins
Restart browser! :)
