If part of your life includes logging in to a remote server be it for a self-hosted blog, a Nextcloud installation, or sending your latest changes to GitHub, you need SSH keys. In Windows 10 and 11 we are spoiled for choice when it comes to generating new keys.
Here's how to create all the SSH key...
Adds a VPN connection to the Connection Manager phone book.
The command line tool wolcmd is run from a dos prompt. The syntax is as follows:
wolcmd [mac address] [ip address] [subnet mask] [port number]
you can also do a local broadcast if you are running on an internal network thus
wolcmd [macaddress] 255.255.255.255 255...
Para crear una unidad compartida por línea de comando se puede usar el siguiente comando:
net use x: \\servidor\unidad-compartida
Donde x es letra asignada a la unidad compartida.
Parámetros más importantes
/USER
: Especifica un nombre de usuar...