Prompt Action Search Results

How To: Run a command prompt as an administrator in Windows Vista or 7

In this tutorial, we learn how to run a command prompt as administrator (Vista or 7). First, you will click on the start menu, then search for the term "prompt". Launch the command prompt, then a window will pop up with a black window. Type something in to see if it tells you the operation needs elevation. Now, click the start menu and type in "prompt" again. Then, click on the command link, right click, then click "run as administrator". Now, the new window will pop up that says "administrat...

How To: Build Google Chrome extensions

In order to build Google Chrome extensions, you will need to familiar with scripting and codes. These are small programs that add additional functions for programmers. It is a compressed directory. These files must have a particular name: i.e. "manifest" (manifest.json). An extension will have at least one of the following: browser actions, page actions, content scripts, and utility web files.

How To: Use command prompts in Windows

This video demonstrates how to open up the command line prompt and various commands which you can use to make your Windows experience easier. After clicking on the "Run" option from the start bar of Windows, you can then type "cmd" into the box, opening up the command prompt. The appearance of the command box can be changed by left clicking the small icon at the top left, going to properties, and changing the appearance. One useful command in the prompt is "ipconfig", which you type into the ...

How To: Use command prompt and cmd commands

Command prompt and other commands can save you lots of time on your computer. Use these shortcuts to bypass longer keystrokes and access blocked sites. There are many things you can do with cmd prompts and this tutorial will tell you about all of them. Learn step by step how to use and take advantage of these commands in the following video.

How To: Customize bash prompts with the PS1 variable

In this tutorial, we learn how to customize bash prompts with the PS1 variable. The PSI variable will say what something does. You can change this using the export command. Basically, you just type in the same thing and add in something. You can do this by simply typing it in using your keyboard. After this, press enter on your keyboard, then continue to change more things. There are a ton of different things you can do with this. You can find more from the website: http://pastebin.com/f2309f...

How To: Use the command prompt in Windows 7

For all you that are not computer geeks or nerds, this tutorial is going to show you some tips on using the command prompt in Windows 7. Although it's not vital information, this can still be used to fix certain computer problems and is fun to use when opening certain programs or doing other things as well. So sit back, pay attention, and being a geek or nerd is cool so relax!

How To: Access websites that might be blocked by your school

This video describes how to access websites that may be blocked by your school. To begin, on the desktop go to the Start menu and select Run. Type in "cmd" and hit okay to open the command prompt. If that doesn't work go to Start, My Computer, C drive, Documents and Settings, Default User (or the name of the user), Start Menu, Programs, Accessories, and finally click Command Prompt. From the command prompt enter "ping" and then a space followed by the website. The website entered will display...

How To: Unblock websites at school with the Cmd prompt

The instructor, Diesel, teaches how to bypass blocked websites at school like MySpace and YouTube. He shows how to make a batch file which opens the command prompt. Next, he shows how to ping a website like MySpace and how to extract the ip address of the website from the command prompt by using the mark option. Now, you can copy that address, paste it into the browser and go to the blocked site directly. By watching this video, you can easily learn to access blocked websites by bypassing them.

Google Maps 101: How to Tweak Voice Navigation Prompts on Android & iPhone for Clearer Spoken Directions

Before starting any drive where you're using Google Maps for directions, it's vital to make sure the app is functioning correctly, specifically, navigation prompts. After initiating turn-by-turn directions on your Android or iPhone, the last thing you want to worry about is Google Maps not audibly telling you where or when to turn, especially in an unfamiliar area.

How To: Customize Navigation Prompts on Apple Maps for Clearer Spoken Directions

When it comes to traveling from one location to another with the aide of your iPhone, ensuring your navigation app works as it should keeps you one step ahead of potential hassles. One feature often overlooked is audio settings, and while having no voice prompts is easy enough to ignore while walking or commuting, having no sound to guide you while driving can spell disaster.

How To: Find your IP address with the Command prompt

In this video we learn how to find your IP address with the Command prompt. First, go to the start menu on your desktop. Then, find the run box and type in "cmd". After this, hit "enter" and then a black command prompt will show up on your screen. Next, type in "ip config" and then hit the enter button again. Now, a list of information will appear on the black screen. Look down the list to find the IP address listed on the page. Once you have this, you should write down your IP address and th...

How To: Change your computer password through the cmd prompt

This video teaches you how to change your computer's account password using the DOS command prompt. The first step is to get to the command prompt, you can do this simply by clicking run in the start menu and typing "cmd." You next type "net user" which will show you all of the user accounts on the computer. Choose the one you would like to change the password for and type "net user (account name)." It will then ask you for a new password, you may type anything you like here keeping in mind t...

How to Train Your Python: Part 4, Basic User Input

In the last iteration of how to train your python, we covered basic string manipulation and how we can use it to better evaluate user input. So, today we'll be covering how to take user input. User input is very important to scripting. How can we do what the user says if we can't tell what the user wants? There are multiple ways to take input, we can give the user a prompt and take input from them directly, or we could use flags/switches, and take their input before the script is even execute...

How To: Copy a directory's listing to the clipboard in Windows

In this video tutorial, viewers learn how to quickly copy a folder's content list in Windows. Begin by clicking on the Start menu and open the Run program. Then type in "cmd" to open the Command Prompt window. Now navigate the desired folder and type "dir | clip" beside it. Press Enter and it will automatically copy the directory to the clipboard. Essentially, it is a tool that will the command prompt command to the clipboard. This video will benefit those viewers who use a Windows computer, ...

How To: Reformat your computer

This is a video tutorial in the Computers & Programming category where you are going to learn how to reformat your computer. Make sure you back up all important files on a flash drive or CD. Take your operating system CD in to your CD drive and boot up your computer. When the PC comes on, it will ask you to boot from the CD. Press any key to do so. Press 'enter' when windows set up loading is completed. Then type in 1 to format the C drive. Then when the windows prompt comes up, type in "form...

How To: Sync preferences with dropbox or ubuntu one

In this tutorial, we learn how to sync preferences with DropBox or Ubuntu one. This doesn't work for everything, but it will sync pigeon preference. It's a folder ".purple" and all the preferences are inside here. If you are familiar with using command prompts, then this will be very easy for you to do. Make a symbolic link from the command prompt to the drop box folder. On every folder, you will get the same result! This is very easy to do and just takes a few seconds to find, then you can c...

Prev Page