Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

enable telnet using powershell

//Enable Telnet on Windows Server
“Install-WindowsFeature -name Telnet-Client”
//Enable Telnet on Windows 10. Run the command run as an Administrator. 
dism /online /Enable-Feature /FeatureName:TelnetClient
Comment

PREVIOUS NEXT
Code Example
Shell :: How to restart Ubuntu via SSH? 
Shell :: install grunt mac 
Shell :: install tkinter in ubuntu 
Shell :: git command show current repo 
Shell :: how to flush dns on mac 
Shell :: flush dns cmd 
Shell :: ubuntu play on linux install 
Shell :: uninstalling eclipse from ubuntu 
Shell :: enabling ufw 
Shell :: nonexistentpath data directory /data/db not found 
Shell :: mac pip command not found 
Shell :: yarn install ubuntu 
Shell :: uninstall pgadmin3 drive linux 
Shell :: git username 
Shell :: add git user and email 
Shell :: how to check battery health of laptop in cmd 
Shell :: how to start psql in linux 
Shell :: git log graph 
Shell :: how to install yup 
Shell :: error installing pyodbc linux 
Shell :: brew uninstall node 
Shell :: get mac temperature 
Shell :: enumerate with letters latex 
Shell :: remove git from project 
Shell :: magento 2 check version command line 
Shell :: revert local commit git bash 
Shell :: errors were encountered while processing: mysql-server-5.7 mysql-server e: sub-process /usr/bin/dpkg returned an error code (1) 
Shell :: git proxy 
Shell :: open folder from terminal in kali 
Shell :: git error needs merge 
ADD CONTENT
Topic
Content
Source link
Name
5+9 =