answersLogoWhite

0

What else can I help you with?

Related Questions

What is the command to turn on Linux?

There is no such command. Obviously, in order to enter a command into the prompt, Linux must already be on.


What command used to down the ip address in the command prompt?

assuming that by down you mean get... ipconfig if you want all ip settings then ipconfig /all command ipconfig If you mean to disable or turn off the ip to disconnect from the internet then ipconfig /release


How do you turn off DOS mode on Windows 8.1?

To turn off DOS mode in Windows 8.1, you need to disable the Command Prompt from running in a legacy mode. Open the Command Prompt, right-click on the title bar, and select 'Properties.' In the Properties window, uncheck the box for "Use legacy console (requires relaunch)" if it's checked. Click 'OK' to apply the changes.


How do you compare two HTML files using dos commands?

Go to the command prompt and type COMP and press return. You will be asked in turn for the files you want to compare.


How do you turn your hormones off?

go to start, type into the search bar "command prompt", click on the program icon for "command prompt", the command prompt window will appear, now type into the window: "help"... a list of commands should appear and the process of completing this task will remind you of how silly your life is and how nothing really matters. even if your boyfriend is a dick, life would be worse if you were at sea stuck alone only with him, minimal provisions, lost and being attacked by a swarm of flying ants who were throwing jigsaw puzzle pieces at you


How do you fix a system file that has changed because of a virus attack?

We can use the windows feature called SFC(system file checker)you need the windows CD#insert the cd#start the computer in safe mode with command prompt#to get in to safe mode with command prompt you should keep tapping F8 key after you turn on the computer it will show u the advanced windows optoins, where you need to select safe mode with command prompt,#when u get the cmd.exe#type sfc /scannow#thats it, it will check for corrupted files and repair thatALL THE BEST


What is the command for turn left in the Iditarod?

Gee is the left turn command. and right turn is Haw.


A network administrator enters the enable command at the Switch prompt of a new switch. What mode will the switch enter?

Privileged mode (will turn into a # sign after the router name instead of the > sign it has upon startup.


The command haw makes a horse turn left what verbal command makes it turn right?

Gee


Who has the right of way, a driver making a right turn or a driver making an unprotected left turn?

In most cases, the driver making a right turn has the right of way over a driver making an unprotected left turn.


How you shutdown a computer through command line on other computer while both PC are on the different network or same network DurbanPoizin?

Shutdown over Network... You can simply go to the computer on the network through the command prompt and type: Shutdown -s This will turn your computer off in 60 seconds to stop this just type: Shutdown -a There are many more options to the Shutdown command.


How do you turn an JPEG image into a jpg image?

JPEG is the same as JPG. However if you really want to rename your .jpeg images into .jpg, you can go to Command Prompt, navigate to the folder of where your pictures are stored, and type in: ren *.jpeg *.jpg