Archive

Author Archive

Accessing home Computer from anywhere

November 18th, 2009 dinesh.k No comments

Hi all,

In this busy world we do work in computer at home and save the files in desktop or for personal use you have your files saved in home computer.But in some situation we may be away from home and if we want to acess the files in the home computer in these situation if you able to access your home PC will be realy great.

For this I browsed a easy procedure if you have a static IP in your home connection (the IP receiving to home modem or DSL/Cable router should be same always should change ) which i am going to share now . Accessing the pc from anywhere is remote access

Categories: Home Network Tags:

Play songs using Mobile phone in car audiosystems

November 18th, 2009 dinesh.k No comments

It is possible to listen songs from E71 in car’s audio system if it has aux port.

If your a E71 user like me, then with my procedure below you will have one more useful experience with E71 while driving in car by connecting the mobile to aux port and listen music from E71.

The advantage of the small and useful accessories available in market makes our life easy.Here I mean the audio jack size convertors

All you need is 1)E71Mobile

2)Aux cable to connect to aux port

3)2.5mm to 3.5mm audio jack converter

4)Audio system of car must have front aux support

Now connect the Aux cable to aux port of the car audio system and change the settings accordingly for aux connection

Connect the aux cable to the 2.5mm to 3.5mm connector

Now connect the connecter to E71 audi out port and select music stand option on the popped up options

Categories: Home Network Tags:

Google street view

March 19th, 2009 dinesh.k No comments

GOOGLE STREET VIEW how does it sound in your mind when you hear, Most of us will get the answer —view of a street,picture of a street,photo of a street.Yes Google now shows streets in picture view.

This view will be useful

  • For visualizing a new place ,before driving to it.
  • For visualizing the route for our destination place.
  • For analysing the parking space,lots availability in a new place
  • For identifying a meeting point
  • For visualizing the locality before buying any property
  • For business purposes and for many other reasons.

How to use the Google Street View

  • Login to the google maps
  • Locate your destination as we do in google maps
  • on the left top of the Map select the man symbol or a man icon this is it for google street view
  • drag it to the position where you want wait for seconds for the thumbnail of the picture to pop up and drop the man symbol in the location ..there you go can view the street

Note :The images may not be latest

Google street view is available for most of the major cities of US,UK,ITALY,AUSTRALIA,NEWZEALAND,FRANCE and Netherland

How to find mac address of computers in the network

March 5th, 2009 dinesh.k No comments

You may need mac address of all the machines in your network for the reasons like adding mac address in the filter table of your router,For your resource database..etc

In these situations its very time consuming to go to each and every computer, type ipconfig /all in command prompt,get the mac address and record them.

you can use free downloads available for this purpose.Give a try with my steps below if you know the ip of all computers.

From one of the computers in the network(Windows) ping all the other.Make sure you are able to ping all the computers in the network.

Go to command prompt use the command below for reference

ping 192.168.1.2

once you are done with pinging all the computers type the below command

arp -a

which will give a list mac address along with IP address of the machine

Now we have the required mac address .you can copy and save them to anywhere for your reference in future.