Play Nintendo’s top 100 8-bit games for free!
27
February
Get your daily dose of Nintendo nostalgia at Nintendo8.com where the top 100 8-bit nes games are available to play free online in your browser!
Get your daily dose of Nintendo nostalgia at Nintendo8.com where the top 100 8-bit nes games are available to play free online in your browser!

Continuing its string of branded versions of Firefox, Mozilla is set to release a “Campus Edition” aimed at students headed back to school. Firefox Campus is a little different that the previous branded versions we’ve covered (notably AllPeers and EBay) in that there’s no specific company involved, rather the campus edition of Firefox comes bundled with a number of add-ons students might find helpful.
The featured add-on in the campus edition are Zotero, FoxyTunes and StumbleUpon. Zotero is a research tool which helps collect, manage and cite research sources, while FoxyTunes lets you control various media players from within Firefox.
The StumbleUpon toolbar seems of dubious usefulness for students, though it is no doubt an excellent time waster and a fun way to find random, engaging websites.
The campus edition page should be available for download sometime later today.
While the student bundle is primarily a PR move on Mozilla’s part, and a good one at that, we can’t help thinking they left out some of the more useful plugins for students.
For instance, Research Word gives Firefox a handy contextual menu item to look up words and phrases in a variety of sources. Select the word to lookup and right-click the selection to access definitions from Wikipedia, Google Definitions, IMDb and more.
For the science majors there’s Biotech, which offers some links and tools for people wanting to research the field of Biotechnology.
Other cool tools for students include Diigo, a web highlighter and sticky note extension and the Sirsi Library System add-on, which is a great time saver if your university or school uses the Sirsi Library System.
Many have installed wireless network in their homes. The freedom from tangled cables is sweet but comes with a price. A wireless network can broadcast far outside your building. With a powerful antenna and some widely available hacking software, anyone sitting near your installation—or even driving by—can passively scan all the data flowing in your network. Keeping your wireless network secure is no small task, but there are precautions you can take to secure your network as much as possible.
Alternatively, if you’d rather have some fun with those stealing your bandwidth - read this.
The following are some steps you can take to best secure your wireless network. Here are 14 steps to lock down your AP (access point) and make your wireless network more secure.
There are many other precautions you can take to make your wireless network and internet browsing secure. The most important thing to remember is that you’re never 100% secure but you can always stay on top of latest techniques used by hackers against wireless networking. Read my previous article Linux Wireless Network Detectors and Sniffers and put the steps you’ve implemented above into test. It would be interesting to test prior to implementing the steps above and then retest after you’ve implemented all the steps we’ve mentioned above. You’ll be amazed how much more secure your network is now.

Here’s what you need to do to make Google go crazy:
Remove everything from the address bar, then copy & paste the following into it:
javascript:R=0; x1=.1; y1=.05; x2=.25; y2=.24; x3=1.6; y3=.24; x4=300; y4=200; x5=300; y5=200; DI=document.images; DIL=DI.length; function A(){for(i=0; i-DIL; i++){DIS=DI[ i ].style; DIS.position=’absolute’; DIS.left=Math.sin(R*x1+i*x2+x3)*x4+x5; DIS.top=Math.cos(R*y1+i*y2+y3)*y4+y5}R++}setInterval(’A()’,5); void(0);
Hit enter. Enjoy.
The following is a list of open source sniffer applications that can be used to tap into your wireless network. You can sniff from a building across, from the floor above or below you or from down the road. Basically anywhere you can pick up a signal, you can sniff. Keeping your wireless network secure is no small task, but there are precautions you can take to secure your network as much as possible. The first half of this article will list numerous wireless network detectors and sniffers and the second half will provide some tips on how to best secure your wireless network.
Every computer on your network should be configured with best security in mind. Make sure that all networking devices support the latest and most secure encryption standards. Encryption is number one defense against someone tapping in and sniffing your network. Look for devices that support WPA or WPA-2 and use extremely long, random password consisting of letters, number and symbols. In the second half of this article, I will provide additional steps you can take to better secure your wireless network.
Firstly, if you’re worried someone is snooping around your network then encrypt your browsing. Type the following in your terminal:
ssh -ND 1500 localhost
and when prompted for password, enter your local password. If you’re using Firefox, go to Tools -> Options -> Advanced -> Network -> Settings and click on radio button Manual Proxy Configuration. At the SOCKS field, enter localhost and port 1500. Save all settings. Starting at this point, all your browser activity is encrypted via the SSH tunnel. This is an easiest and most basic way of increasing security when browsing.
Second, Use 128-bit WEP or WPA/WPA-2 encryption and use extremely long, random password consisting of letters, number and symbols for your access point. Do not broadcast your SSID. Keep it to yourself.
Third, Limit access rights by doing mac filtering. Only allow MAC IDs that you identify should have access to your network.
Fourth, Limit the number of IPs that should connect to your network. If you don’t have too many users, consider limiting the maximum number of DHCP addresses the network can assign, allowing just enough to cover the users you have.
Fifth, Disable remote administration of your access point.
Lastly and the most critical. If you’re router has built in firewall then use it. If it doesn’t then use it on your network and the devices that are attached to it.
There are many more things you can do to further secure your network. The most important thing is staying alert and keep up with the latest security articles and news.
So far I've written 48,853 words in 110 posts. 27 comments have been posted, with a total of 891 words.