Showing posts with label Tips. Show all posts
Showing posts with label Tips. Show all posts

Formatting hard disk
We know that in our USB drive is a lot of space, yet we can not save files on it? Let's see if it is not formatted with the FAT32 file system, which in contrast to NTFS does not accept files larger than 4 GB. If so, you may want to change the file system to NTFS. We will suggest how to do it without losing data.
  1. Check the type of file system disk. To do this, right click on its icon in Windows Explorer context menu and select Properties. The interesting information about the file system found on the General tab.
  2. Now open Command Prompt window - in Windows 7, click on Start and type cmd. Right click on cmd.exe and select Run as administrator, and XP, press Windows + R, type cmd and hit enter.
  3. In Command Prompt window, type convert e: / FS: NTFS, where E: is the drive letter you want to format. Press enter.
The formatting process may take a while. When you see information that has come to an end, close open windows. We have the hard copy files larger than 4 GB. Repairing the file system

If we have trouble with writing data to disk, and file system is NTFS, however, probably the latter has failed. In this case, click on the Tools tab and then Check and begin to remove the errors.
Read More ...

0 comments

RAR file
Unpack the RAR file is not a difficult thing. Read these tips and you will be able to see the contents of any "mysterious" RAR file.

Step 1

Download the latest version of Internet WinRAR.

Step 2

As I have already installed the newly downloaded program, open it.

Step 3

Locate the directory on disk where you store all the RAR files and double click it.

Step 4

Select the first file from the top. Double-click it to see if it is a movie file, or file is in a different format. If you want to unzip the file (no matter what format it is) directly to disk, you will need VCDGear or ISOBuster.

Step 5

To unzip the file, click on the icon 'Extract to' (‘extract to'). Or click on Commands> Extract to.

Step 6

Each of these Steps will cause a new window opens' extraction path and options ". If your file is corrupted or incomplete, check the 'Keep broken files'.

Step 7

May receive one of two warning windows.

1st The first warns us against the questionable authenticity of the file, and is a signal that the file may be corrupted. You will need to test the file. You may receive a warning too, which says that the file 'r01' is corrupt. This is a big problem. If you jumped 'Par Files' high time to use the SmartPar and heal damaged files. Just close WinRAR and use the SmartPar follow carefully all the commands until you complete the repair files.
2nd Second warning window will tell you that the files you want to unpack is incomplete. Use SmartPar to recover lost files (if possible) or the SFV to evaluate which files are missing. Return to WinRAR to finish this work.

Step 8

If everything goes your way, you'll see that you have created a new directory. You will find in it a file, which you do.
Read More ...

0 comments

PDF is now standard when it comes to exchange files on the network. This format is convenient because it preserves the formatting, regardless of the environment in which it is opened. Convert any file to PDF is very simple. You can be done in many ways. Here are two of them: by using a virtual PDF printer and thanks to Google Docs (for all who have an account on Google).

Step 1.

Method one: Download and install a virtual PDF printer. It will allow you to create PDF files from many different file formats (including the doc). A suitable program can be found eg at:
http://download.cnet.com/PrimoPDF/3000-18497_4-10264577.html?part=dl-10264577&subj=dl&tag=button

Step 2.

After installing the program you will see that in your system you will get an additional printer. Do not worry that, because it is a virtual printer, designed exclusively to create PDF files.

Step 3.

Open the document you want to convert. From the "File" menu, select "Print". Of the available printers, select a virtual printer. Then click "Print" button and enter the output file name and location where you want to be saved. Your document will be converted to PDF.

Step 4.

Method Two: Log into your Google account and go to the Documents (http://docs.google.com).

Step 5.

Now upload the file you want to convert by clicking "Upload" and then "Select files to upload" and indicating the path to a file on disk.

Step 6.

Click "Start upload" and wait until the file is sent to the server.

Step 7.

Click on the file name. It will be opened in Google Docs.

Step 8.

From the "File" menu, select "Download as ..." and select the option "PDF". A window will appear to download the converted file. Click OK. The file will be downloaded to the default location.
Read More ...

0 comments

ip address
Each computer on your network has its own unique IP address, so that could be identified. Often there is a need to determine your IP address or other parameters needed for network configuration (eg, gateway address and DNS server). Here I will briefly describe how to check these parameters in Windows.

Step 1.
In the Start menu, select Run.

Step 2.  
run
Window appears like the figure.

Step 3.
In the "Open" box, type the command: cmd and press enter.

Step 4.
You'll see a black box with the cursor flashing system on the command line.

Step 5.
To check the IP address of your computer, type in the command prompt: ipconfig and press enter.

Step 6.
If you are interested in more detailed data such as default gateway address, DNS server if the MAC address of your network card, at the command prompt type the command: ipconfig / all and press enter.

Step 7.
When you already get all the data you need, close the window system or a cross on the command line, type the command: exit.
Read More ...

0 comments