TECHNIG
Gateway for IT Experts and Tech Geeks

How to Manage Local Users and Groups with PowerShell?

Currently PowerShell doesn't have a builtin cmdlets for local users and groups. In order to manage local users groups using PowerShell, the 'LocalAccount" module must be installed on Windows 10. This module allows you to managing local user…

Remote Access Windows 10 via Ubuntu Linux and Vise Versa

Remotely access from Windows to Windows is easy done with the Remote desktop protocol. But for two different operating system perform with many ways. In this post I have demonstrated to remote access Windows 10 via Ubuntu Linux and as well…

How to Install Linux Fedora on Hyper-v Windows 10?

Here is another Hyper-v and Linux article about how to install Linux Fedora on Hyper-v Windows 10. The Linux Fedora (formerly Fedora Core) is an operating system based on the Linux kernel, developed by the community-supported Fedora Project…

Sharing Files between Linux Mint and Windows 10

This is about how to share files between Linux and Windows. Previously I have written an article for sharing files between Ubuntu Linux and Windows 10. Another article about creates a network with Linux and Windows. But now you can read…

Make Command Prompt Glassy in Windows 10

We are using command prompt most of the time and we like working on that because it make our work easy and faster. But it is become boring most of the time because it is a simple and using dark black background and white text. With this…

A Beginner Guide to Learn Vuejs Framework

Vue is a new JavaScript framework. In 2016, you will see vuejs everywhere. It's easy to use and fan to learn vuejs framework. With vuejs you can make friendly, flexible and amazing web applications. In this tutorial we will introduce you to…

How to Create Type Effect on Sign with Photoshop?

Designing with my Photoshop Articles. It's time to create type effect sign for different purposes with different effects. Every effect has different usage in different projects, in this lesson I will be taking a tour of Blend Mode but not…

How to Create Rocket Plane Design in Photoshop?

In this lesson Rocket Plane Design of Photoshop tips you will learn Enhancing a Layer Mask with the Wand, Refining Your Mask to Absolute Perfection, Shading the Airplane to Match the Sky, Infusing the Airplane with Sky Colors, adding a…

How to Install Linux Mint on Hyper-v Windows 10?

The Linux Mint installation on Hyper-v is easy as installing Ubuntu Linux on Hyper-v. It's exiting to have your favorite OS on your Windows 10 machine or to install Linux Mint on Hyper-v. But your own host machine must meet the requirements…

How to Manage Windows Firewall with PowerShell?

Automating and configuring security settings and Windows Firewall with PowerShell quicker and faster. PowerShell is already a flexible command-line tool for managing Windows. So try to learn more about PowerShell with our PowerShell…

How to Change Network Profiles with PowerShell?

Sometimes it's not possible to change network profiles using the graphical interface. The network profiles or network categories are Private networks, Public Network, and Domain Network. This is how to change network profile using…