Download: http://download.macromedia.com/pub/labs/flashplayer10/flashplayer10_2_p3_64bit_linux_111710.tar.gz
# tar xzf flashplayer10_2_p3_64bit_linux_111710.tar.gz
# cp libflashplayer.so ~/.mozilla/plugins
Thanks to the Fedora forums:
http://forums.fedoraforum.org/archive/index.php/t-256318.html
2011-02-07
If tail -f file gives "too many open files"
If tail -f file gives "too many open files" then add this to your /etc/sysctl.conf
Or interactively:
fs.inotify.max_user_watches=16384
Or interactively:
# sysctl -w fs.inotify.max_user_watches=16384
Subscribe to:
Posts (Atom)