How to Speed Up a Slow Windows 10 ou 11 PC (Desktop or Laptop)
If your Windows 10 ou 11 computer feels sluggish, this simple step-by-step guide will help you clean up, repair, e
Continúa lendoIf your Windows 10 ou 11 computer feels sluggish, this simple step-by-step guide will help you clean up, repair, e
Continúa lendoUse the following command to run a Windows Terminal as Administrator from a PowerShell window or tab: start wt -v
Continúa lendoni -it d (get-date).toString(‘dd.M.yy’) O anterior na súa forma completa é… new-item -itemtype directory (get-date).toString(‘dd.M.yy’)
Continúa lendoA command in Powershell can have one or many alias. An alias is the command but in a shorter and
Continúa lendoType the following command in Powershell ii . O anterior é unha abreviatura para o comando sensible ao caso…
Continúa lendoAdd firewall rule New-NetFirewallRule -Name sshd -DisplayName ‘OpenSSH Server (sshd)’ -Enabled True -Direction Inbound -Protocol TCP -Action Allow -LocalPort 22
Continúa lendo