The Linksys Wireless Router Model BEFWS11 Rev. 4 has a problem where it will freeze up when you try to play streaming Windows Media Player files on the Internet. Upgrading to the latest firmware (1.52.02) does not fix this problem. The solution is to go into Windows Media Player and disable the following streaming protocols: Multicast, UDP, and TCP. Just leave the streaming protocol “http” enabled.
Category: General IT Info
How to Install Flash Remoting for ActionScript 2 Library Files Into Flash 9
Flash 9 includes Flash Remoting for ActionScript 3 but it does not include Flash Remoting for ActionScript 2. So if you have Flash projects developed in ActionScript 2 you can’t compile them in Flash 9. Here is how to install the Flash Remoting for ActionScript 2 library files into Flash 9:
- Copy the library files from Flash 8 or download the library files directly from here: Flash Remoting For ActionScript 2 Library Files
- Copy the contents of the zip file to a new directory created inside the directory: C:\Program Files\Adobe\Adobe Flash CS3\en\First Run\Classes\
- Add this new directory to the ClassPath for ActionScript 2
- In Flash 9, click Edit | Preferences… | ActionScript | ActionScript 2.0 Settings…
- Click the button with the “target” icon in order to browse to the path of the folder you created in the previous step.
- Press OK to commit the changes
FreeBSD – How to Renew A DHCP IP Address
If you need to renew the DHCP address of a network adapter in FreeBSD, run the following command:
dhclient lnc0
where “lnc0” is the name of your ethernet interface.
Ubuntu – nVidia Configuration Program
The nVidia non-open source drivers come with a configuration program. To run it type:
sudo nvidia-settings