Configure TCP/IP from the Command Prompt

Configure TCP/IP from the Command Prompt In order to configure TCP/IP settings such as the IP address, Subnet Mask, Default Gateway, DNS and WINS addresses and many other options you can use Netsh.exe. and ncpa.cpl  network connections window: from command prompt   >  ncpa.cpl Netsh.exe is a command-line scripting utility that allows you to, either … Read more

CHKDSK on Windows

CHKDSK on Windows Chkdsk Checks the file system and file system metadata for errors and displays a status report of its findings. Used without parameters, chkdsk displays only the status of the disk in the current drive. It does not fix errors. To fix errors, you must include the /f parameter. Important On computers running Windows Server 2003 with Service … Read more

windows xp auto logon

windows xp auto logon This article describes how to configure Windows XP to automate the logon process by storing your password and other pertinent information in the registry database. This feature allows other users to start your computer and to use the account that you establish to automatically log on. Important If you turn on … Read more

Recover MySQL root Password

Recover MySQL root Password You can recover MySQL database server password with following five easy steps.   Step # 1: Stop the MySQL server process. Step # 2: Start the MySQL (mysqld) server/daemon process with the –skip-grant-tables option so that it will not prompt for password. Step # 3: Connect to mysql server as the … Read more

Cisco UCS Networking fundamental

Cisco UCS Networking fundamental Below are the videos on Cisco UCS Networking fundamental. Cisco UCS Networking, Physical network architecture  Click here Cisco UCS Networking, Infrasctructure Virtualization Click here  Cisco UCS Networking, Switching modes of the Fabric Interconnect Click here Cisco UCS Networking, Upstream connectivity for SAN Click here Cisco UCS Networking, Appliance Ports and NAS … Read more

Cisco Nexus 1000V Switch Installation and configuration

Cisco Nexus 1000V Switch Installation and configuration Cisco Nexus 1000V Series Switches Compatibility Information Click here Cisco Nexus 1000V Series Switches Download Software Click here Cisco Nexus 1000V Series Switches Release Notes Click here Cisco Nexus 1000V Series Switches Install and Upgrade Guides Click here Cisco Nexus 1000V Series Switches Configuration Guides click here YouTube … Read more

How to remove RDP history

How to remove RDP history To remove entries from the Remote Desktop Connection Computerbox in the Windows Remote Desktop Connection client, start Registry Editor, and then click the following registry key: HKEY_CURRENT_USER\Software\Microsoft\Terminal Server Client\Default Entries appear as MRUnumber, and are visible in the right pane. To delete an entry, right-click it, and then click Delete. … Read more