TECHNIG
Gateway for IT Experts and Tech Geeks
Browsing Tag

Command Line Tips

How to Upgrade NPM in Windows Step by Step?

Every developer uses NPM more than ten times every day. NPM is a package manager for the JavaScript programming language. Also, it is the default package manager for the JavaScript runtime environment Node.js. Besides, most packages require…

How to Make NPM Work 20 Times Faster

As a developer or web designer, we use NPM almost more than 5 times on average per day. Sometimes, it takes a long time to install a package. Even more than 5 minutes or more. Besides, you watch some people on tutorials who install a…

How to Manage Hard Disk with Command in Windows 10?

The storage management or hard disk management is easy with the command line as GUI disk management on Windows. Here we just focus on this topic to manage hard disk using the command on Windows 10 and other Windows operating systems. Manage…

Enable Remote Desktop with CMD in Windows 10

The Windows Remote desktop can be enable with the command line such as CMD and Powershell. Here we enable remote desktop using command prompt in Windows 10. You can use this method on all Microsoft Windows server and Workstation systems.…

Managing User Account with Command Line in Windows 10

Managing user account and groups with "net" command line. The Net user command line is a built-in Windows Command tool. It uses for creating, deleting and managing user account in Windows operating system. Managing user account using…

How to Free Renew Windows 90 Days Trial

You might have downloaded Windows from its official website. So, they give you 90 days trial after which you should buy Windows. Well, many sites give you the crack version of Windows. Also, you can find cracking software tools for your…

10 Useful Command line Commands You Should Know

Command line is used mostly by power users. It gives you the abilities to do any action almost without any limitation. So, If you want to learn how to use command prompt for your next operation, this article is for you. Besides learning the…

How to Replace PowerShell with Cmd in Windows 10?

With the upcoming Windows 10 Creators Update remove the Command Prompt command from context menus. It has replaced with Powershell for the command line. You can use Command Prompt shortcut by clicking Window-key+X for this shortcut you…

How to Configure Windows 10 IP Address with CMD?

Configuring IP address in a Windows with CMD performed using netsh command line utility. The network shell (netsh) is a set of commands that help you configure any Windows operating system IP address, Network Interfaces, and Windows…

Windows Environment Variables Everything You Must Know

You will be counted as power user when you know how to use environment variables. Environment variables are everywhere in windows. This topic might be a little hard for beginner users to comprehend. You will empower to skill once you know…

How to Join Windows 10 to Domain Windows Server

The users in a network using a different operating system like Windows, Mac OS, and Linux. One of the most popular is Windows 10, the latest client-side Microsoft operating system. Here we just try to join Windows 10 to domain server 2016.…