network card – POFTUT

How To Find IP Address On Windows?

Windows IP address configuration can be gathered with different ways. In this tutorial we will learn command line tool ipconfig and GUI to learn IP address of the operating system. Command Line with ipconfig Command ipconfig is a tool which provides detailed information about the system network configuration. This will list information like Physical Address , IPv4 Address , … Read more

Display Detailed System Information With Systeminfo For Windows Operating Systems

Windows operating system have a lot of third party tools used to get detailed system information like operating system, version, boot time, processor etc. We will look simple single command systeminfo to get detailed system information. List Information We will just issue the systeminfo command to get information about the computer. $ systeminfo We will get following … Read more