Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to turn on hotspot on windows 10

1. NETSH WLAN show drivers

2. NETSH WLAN set hostednetwork mode=allow ssid=Lenovo key=hell@123

3. NETSH WLAN start hostednetwork

* To stop hosted network:
 
4. NETSH WLAN stop hostednetwork
Comment

PREVIOUS NEXT
Code Example
Shell :: vscode save git credentials 
Shell :: swagger installation 
Shell :: putty zip command 
Shell :: npm add optional dependency 
Shell :: rot13 in bash 
Shell :: lines of code 
Shell :: linux show ssh users 
Shell :: how to delete commits on github 
Shell :: Usage Error: The nearest package directory 
Shell :: push local branch to remote 
Shell :: create new branch git 
Shell :: ionic publish 
Shell :: install evil-winrm on kali linux 
Shell :: kill port 3000 ubuntu 
Shell :: install haskell 
Shell :: shell set environment variable 
Shell :: bash script get ip address of eth0 
Shell :: docker starting too long 
Shell :: find zombie process PID in linux 
Shell :: git remove untracked branches 
Shell :: vlc for ubuntu 
Shell :: linux unzip command 
Shell :: arch linux change timezone 
Shell :: install linux subsystem windows 10 
Shell :: git rename master branch to main 
Shell :: how to add a custom zsh aliases 
Shell :: edit file as root ubuntu 
Shell :: kubernetes get deployments 
Shell :: installing plesk on linux 
Shell :: tar extract powershell 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =