Definite Examples Search Results

How To: Security-Oriented C Tutorial 0x11 - Command Line Arguments

In many programs on Linux, you'll come across programs which allow you to specify additional arguments instead of just simply running the program by itself. If you've used the Kali distribution, I'm more than certain you'll have come across these with the command line tools, else if you have been following these tutorials, we have already come across three tools which also use the same technique, i.e. gcc, gdb and wc. How do we do this with C? Let's find out.

How To: Clear Your Web Browsing History in a Hurry

If you've been visiting websites of ill repute, or if you've been Christmas shopping and don't want to spoil the surprise, it would be a disastrous situation if anyone were to come across your browsing history. Visited sites, cookies, and cache can paint a very clear picture of your recent internet activity, and depending on the situation, you may only have a few seconds to delete your history before someone else barges in.

How To: Web Development 03 - Styling Pt 1

Welcome fellow Null-Byters! I would suggest you watch reading my last tutorial before we begin. In our last adventure, we began making a simple, ugly website. If we want it to make it look good, we should add some styling. But first, we need to understand the basics.

How To: Security-Oriented C Tutorial 0x0B - User Input

Hey readers! This tutorial will be the entry point for the introduction of buffer overflows. Something like requesting user input is a very common place for vulnerabilities to pop up and we will definitely have fun while trying to make programs crash. But for now, let's start with how we can get input from a user.

Basics of Ruby: Part 1 (Data Types/Data Storage)

Ruby is a dynamic, general-purpose programming language created by Yukihiro "Matz" Matsumoto in Japan around the mid-90's. It has many uses but with it's flexibility, it makes a great language to write exploits in. In fact, the entire Metasploit Framework is written in Ruby! The sole purpose of this series is to teach hackers the basics of Ruby, along with some more advanced concepts that are important in hacking.

How To: Budget w/ ledger sheets in Microsoft Excel: Mac 2008

Don't want to shell out the big bucks for some fancy, expensive budgeting software? Well, if you have Excel 2008 for Mac installed, you can manage your budget right there. Personal financing doesn't get easier than this— even business finances are easy to keep track of. The Microsoft Office for Mac team shows you just how to manage your finances with pre-formatted Ledger Sheets in this how-to video.

How To: Produce an electro pop song in Reason 4

Electro pop has been big business since The Postal Service made their era-defining record in 2005, and few artists since have captured that magic as well as Owl City. If you fancy producing some electro pop yourself and have Reason 4, watch this video to learn how producing a good electro-pop song works using Owl City's "Cave In" as an example.

How To: Start editing video projects in Adobe Premiere Pro CS3

For a new user, Adobe Premier Pro can be overwhelming. There's just so much you can do! So, a little guidance, or shall we say "basic training," is what you'll need to get started editing your own home video or professional film. This five-part series is your basic training, taught by Jordy Vandeput, showing you the basic, need-to-know stuff in Premiere Pro CS3.

How To: Make a basic Jeopardy game in MS Powerpoint

This video demonstrates how to make a basic Jeopardy game in Microsoft PowerPoint. First, choose a background color by clicking Format on the top bar menu. Select Background and choose the color you wish to have. Click Apply To All to apply it to your entire PowerPoint presentation. Then, click Insert on the top bar menu and select Table. Fill in the number of columns or rows you wish to have for your table and then click OK. In this example, create a 2x2 table. Make a title for your game by ...

How To: Setup Google customized alerts

This video tutorial from TruTricks presents how to setup Google customized alerts.Open your internet browser and search for Google Alerts using Google search engine.Click first result that says Google Alerts.You will need to sign in to use this Google feature.Google or Google mail account will work. If you don't have it you should create one.After you signed in Google Alerts welcome screen will open.Here you can create new Google alerts using Create a Google Alert window.Enter Search Term you...

How To: Read a tire sidewall

In this Autos, Motorcycles & Planes video tutorial you will learn how to Read a tire sidewall. By understanding the information on the tire sidewall, you will come to know what is the tire size, speed rating and when it was manufactured. First look for a combination of letters and numbers. For example, P205/55R16 89V. ‘P’ implies passenger car tire. Some light trucks may also have ‘P’ or ‘LT’. if there is no letter, the tire is designed to Euro standards. 205 is the overall width of the tire ...

How To: Rhyme

From nursery rhymes, to rap songs, to love poems, rhyming is an important part of the English language. If you're feeling a little shaky on your rhyming abilities, glance over some of these simple rules and you'll be off and rhyming again.

How To: Do a backflip

If done wrong, a backflip could be devastating. But if done right, a backflip just might make you the coolest person ever. This is a unique backflip tutorial that uses both video examples and instructional text. See how to do a backflip. Follow these steps, one by one, to see what you're doing wrong.

How To: Find a tennis grip

Welcome to a tennis lesson from FuzzyYellowBalls, the the best place to learn how to play tennis online. Our free video tennis lessons teach you how to play the game in a new way that combines technical analysis, visual learning, and step-by-step progressions.

How To: Use shoulder rotation on a windshield wiper forehand

This video explains how the amount of shoulder rotation you get during a windshield wiper forehand can differ from a classic forehand. After you hit the tennis ball, you typically have to rotate a little bit more than you otherwise would on the windshield wiper. There are a number of reasons for this, but in this video we keep our focus relatively narrow.

Do tennis forehand stances: the Open, Neutral & Closed

Every time you hit a tennis forehand you choose how you position your feet -- what stance you will use. You can hit a forehand with an open, neutral, or closed stance, but you should stay away from the closed stance if possible. This last stance makes it difficult to rotate your upper body through contact, making it difficult for you to use correct forehand mechanics.

How To: Trace Any IP Address

Using a simple trace trick, you can easily look up the IP address and its location for any website. This method uses a command line command to first find the IP address of a given website, and then uses a free online tool to get that IP's location.