Skip to main content

Login to Router Interface

A very simple method to login to the Router interface, when you want to setup your DSL/ Cable Connection for your Broadband. Before you begin, you need to make sure that you make a proper physical connection of your router to the computer via Ethernet cable. Please refer to the router box and check connection diagram. Once you setup a proper physical connection of router and a computer via cable, please Power ON your router and check the Light status on the Router. Please refer router manual for Light status. If Light status on the router is OK, goto windows and Power ON.

1. Please press (Windows Logo and R) to bring Run window. Type cmd and click on OK. It will bring a black pop-up window which a terminal window or command prompt.
Click to zoom this Image
 2. (i) Type ipconfig (for ip configuration) and press Enter key. As I am connected to my laptop. I got 192.168.1.5 IPv4 address. On your computer you might connected to PC. There you might have to check Ethernet adapter Ethernet section for IPV4 address for your computer. Here let me tell you something, Default Gateway is the route (or device) from where you get ip address to your computer. So, here Default Gateway is your Router. And so, the IPv4 address of router is 192.168.1.1.
Click to zoom this Image
 (ii) a. If you feel clueless, the alternatively you can check IPv4 address Graphically, which is more convenient for you non-technical user. To do that, goto Control Panel from Start menu and click on Network and Sharing Centre.
Click to zoom this Image
 b. On the top left please click on Change adapter settings.
Click to zoom this Image
 c. Double clock on Wi-Fi (for Desktop/ PC, it could be Ethernet), then click on Details on Wi-Fi Status and check IPv4 address and IPv4 Default Gateway.
Click to zoom this Image
3. Now, in order to login to the router interface, open any browser and type 192.168.1.1. It will ask you to type username and password. This username and password you will find in the router manual (for initial setup of your router). Once you type username and password, click Log In.
Click to zoom this Image
 4. This the interface of Router from where you can setup/ configure your router for Broadband connection (interface may vary from different router model).
Click to zoom this Image

Comments

Popular posts from this blog

How to increase VRAM in VMware

When you get poor graphics performance in VMware, you need to increase vram to get better graphics. To increase graphics value, you need to edit .vmx file of your Guest OS. Goto, VMware folder or to the Guest OS folder to find .vmx file. Once you get that file, open it with a text editor. Click to zoom this Image Depending on the type of VRAM, change the value for your Guest OS. Click to zoom this Image Click to zoom this Image Once you change the value of VRAM (please check above screenshot of VRAM values from 16MB to 512MB). Save the file and exit and then check the Graphics performance of your Guest OS. Click to zoom this Image You are Done. For more details, please check the knowledge-base of VMware website. Link: https://kb.vmware.com/selfservice/microsites/search.do?cmd=displayKC&externalId=1003

Where to find Windows 10 Spotlight Photos

Windows Spotlight Photos are when your Windows 10 is locked and you find nice looking pictures of personalized slideshow. We are curious to know where will we find this nice looking wallpapers. So, here I am going to tell you the location Spotlight Photo. The default path to find Spotlight Photo is: C:\Users\[user profile name]\AppData\Local\Packages\Microsoft.Windows.ContentDeliveryManager_cw5n1h2txyewy\LocalState\Assets This location could be hidden and you need unhide this. Below screenshot is shown to unhide. Click to zoom this Image  Once you unhide this folder, you will find several files with gibberish filename without file extension like  *.jpg  or  *.png . To find this, Right click any of these files and you click on " Open with " and select any program that support picture file. I chose  Picture Gallery  to picture file. Click to zoom this Image Click to zoom this Image Click to zoom this Image

Installing VMware Workstation Pro on Windows

Here I am going to show you how we can install VMware Workstation Pro in a Windows PC in an easy and Step by Step procedure. But, before we proceed, let us know what is VMware Workstation. Well, VMware Workstation is a desktop software that allows you to run multiple compatible desktop and server operating system simultaneously on a single PC in fully networked, portable virtual machines- with no rebooting or hard drive partitioning required. Virtual Machines are based on Computer Architectures and provide functionality of a physical computer. There are several other virtual machines available in the market like  Parallels Workstation, Parallels Desktop for Mac, VirtualBox, Virtual Iron, Oracle VM, Virtual PC, Virtual Server, Hyper-V etc.  Workstation enhances productivity of IT professionals: Configure and test desktops and servers as virtual machines before deploying them to production. Test new multi-tier applications, application updates, and operating system ...