March 23, 2012March 23, 2012CSS, Html, PHP, Web Design All The Cheat Sheets That A Web Developer Needs No matter how good programmer you are, you can`t memorize everything. It often happens to spend more time searching for a particular […]
March 23, 2012March 23, 2012Hacks, Video Games Better Textures for Skyrim Download Download Download Download
March 20, 2012March 20, 2012Hacks, How to How to Hack Wifi (and how to avoid being hacked): WEP/WPA/WPA2 This guide is meant to show how easy it is to hack wireless networks if the proper security measures are not in […]
March 19, 2012March 23, 2012Programming Fun in the Terminal With Lynx Fun in the Terminal With Lynx The GNU/Linux command line gives you a lot of small tools that can be connected with […]
March 19, 2012February 24, 2020How to, Linux, Programming, Red Hat, Ubuntu How to look at updated access.log or other log files in linux command line Go to /var/logs directory or whichever on you want to look tail and try these commands: tail -f /var/log/messages less /var/log/messages more […]
March 18, 2012March 18, 2012How to, Windows How to install Any Operating System from a Thumbdrive This example is being performed in Windows Insert a USB stick with at least 2GB of free space The easiest […]
March 18, 2012February 24, 2020CSS, Web Design Free CSS Layout made Easy Want a simple CSS layout that you can customize into your very own website? BAM! Look Below. Copy the html into a […]
March 17, 2012March 18, 2012CSS, How to, Web Design How To: Do a CSS Reset A useful tool to use when starting a website layout from scratch: body,div,dl,dt,dd,ul,ol, li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p, blockquote, th,td { margin:0; padding:0; […]
March 15, 2012November 6, 2012Linux, Ubuntu, Windows Free Sound/Music Files with simple Google Commands We all random sounds or random music from time to time. If you properly query google, you can find open indexes of […]
March 15, 2012March 15, 2012PHP PHP Script that inserts into Mysql Easy Simple enough. You need to have a php script that inserts into your mysql database. Example: Here’s the Html for the form […]