The Technology2Reality Blog Feed

 
 

Google's OS Might Claim The Volume Crown, But Apple Commands 3/4 Of Industry
… iPhone to their lineups, Apple indeed has greater heights to conquer, and we suspect its revenue and profit shares will continue to climb in the months and years ahead. Google's OS Might Claim The Volume Crown , But Apple Commands 3 / 4 Of Industry.
Read more on AppAdvice

Google to Combine User Data, Draws Privacy Lawsuits
The suit calls on the FTC to enforce an agreement with Google requiring consent from users for any privacy policy changes. Google's privacy changes unite its myriad offerings, such as YouTube, Google+, Gmail and Android OS, under a single privacy …
Read more on Mobiledia

Tagged with:
 

you know Windows 7 command prompt offers access to more than 180 command line functions? If your answer is negative, it’s not a big surprise. The use of command prompt has considerably declined over the years. We know most of you prefer to use the graphical user interface. Windows 7 command prompt commands have similarity with classic MS-DOS, but the command prompt is not MS-DOS. Windows 7 command line commands allow you to automate processes, create batch files and perform troubleshooting tasks and much more. There are some really command prompt commands that can make you life easier with Windows 7

Before moving to the commands let me tell you easily command prompt in Windows 7 as in other versions of Windows OS. Go to all programs >Accessories> Command Prompt. Alternately you can straightaway type cmd in the search box and press enter.

1. Arp

Using the command you can change the or display entries in the ARP cache.

2. imagex

The command deletes all the resources associated with a mounted image that has been left out.

3. FastOpen

With this command you can add any program’s hard drive location to a special list stored in memory. This potentially improves the launch time of any program by removing the need for MS-DOS to locate the drive.

4. Assoc

This command displays or changes the file type associated with a particular file extension.

5. Attrib

It’s a handy command for changing the attributes of a single file or a directory.

6. At

This Command Prompt command can be used to schedule other commands and programs to run at specific dates and times.

7. Append

This command allows programs to open files in another directory, as if it was located in the current directory.

8. Bootcfg

This command is used to build, modify, or view the contents of the boot.ini file, a hidden file that is used to identify in what folder, on which partition, and on which hard drive Windows is located.

9. Convert

This is a handy Command line command that converts FAT or FAT32 formatted volumes to the NTFS format.

10. Xcopy

With this command you can copy one or more files or directory trees from one location to another.

For more Click here


Article from articlesbase.com

Related Must Know Windows Articles

Tagged with:
 

Linux Commands are virtually same from one Linux distribution or version to another. In such a way the original pros do Linux administration is to function at the Linux command line and execute Linux commands. It can be difficult for someone new to Linux to lean and understand, how to run a Linux command, in order to help them we here give some Linux tips to learn fast how to use Linux commands while working at the Linux command line prompt.

Basically there are 3 main parts for a Linux command, they are; one is the Linux command name, second is various options that can be used with a Linux command and the third is the “item(s)” that uses the Linux command to run “on”.

Now let’s go a bit detail. When you execute a Linux command, spaces are usually used between: the name of the Linux command, the command options and the item used to run the command. The mentioned “item” could be a file user, Linux directory, or may be some other Linux software components. As for example, you can run the Linux command known as rm (remove) “on” a Linux directory; this will remove the directory from the Linux file system. You type in the name of the command, and also any other parts of the command, like options, and press the Enter key to run a Linux command.

These are some Tips:  Linux commands are run at the prompt line of the Linux command and this prompt you can see as] # at the left of the command. Here you need not type in the prompt, but you type the Linux command usually at the right of the prompt.  Tips: The Linux command prompt can also appear as:] $ or even as another symbol, instead of # or $ .

Linux Command Syntax is usually very confusing. To put things more complexed, every command has slightly different Syntax. You need to know what switch or options are to be used to enter a command. This will help you to turn a common command into a much powerful tool.

It is generally felt that Linux distributions are increasing and decreasing in popularity all the time.  If you are able to learn how to use Linux by just running the GUI utilities in one simple distro, and then you can usually stop using that particular distro. There is a need to learn all the aspect of GUI utilities of the next following distro. If you are quick to learn how to use particular commands, then you can easily learn how to use usually Linux for all distros!

A new user always need to get Linux training in the first hand, one may be often confused to decide what to particularly focus on. It is better to join a computer training institution which provides an advanced course in Linux. Take the help of the instructors to understand the commands properly. If there is any doubts then clarify then and there itself. Do the practical training part in the institution and get well versed in it.

More How To Linux Articles

Tagged with: