Jérémy Verda's IT Blog
Home
Links
Tools
About
Home Lab
  • Change OpenSSH Server default shell on Windows Server 2019

    Feb 23, 2019

    If you are using OpenSSH Server on Windows Server 2019, the default shell is cmd.exe. If you want to set the default shell to PowerShell or even PowerShell Core, you can run the following PowerShell command (it will create a registry key) then restart the OpenSSH server service : 1New-ItemProperty -Path …

    Read More
  • How to reset WSL password

    Feb 9, 2019

    If you are using Windows Subsystem for Linux and you forgot your password, here is a small howto to reset it. This howto is based on Ubuntu 18.04 but it seems it can be used for any other version. Launch Ubuntu 18.04 and run the following command to get your username : whoami 1your_username@computer:~$ whoami …

    Read More
  • SSH avoid “Connection reset by peer”

    Apr 28, 2018

    If you are a regular SSH user, there are chances that you sometimes faced the error message "Connection reset by peer". To avoid this message, you can edit some settings on server side or on client side. In this post I will show you both case. Client side Putty If you are using Putty, there is a setting under …

    Read More
  • Change Putty default settings

    Apr 23, 2018

    If you are using Putty on a regular basis there could be some settings that you would like to set by default at each launch. To set default settings, there is only a few steps to follow. Launch Putty. You will see that there is default profile called "Default Settings" Set the settings that you want to …

    Read More

Recent Posts

  • Bulk links #4
  • Bulk links #3
  • Bulk links #2
  • Change OpenSSH Server default shell on Windows Server 2019
  • How to reset WSL password
  • SSH avoid “Connection reset by peer”
  • Change Putty default settings
  • Zabbix and Pure Storage monitoring V2

Categories

SOFTWARE 6 BULK-LINKS 4 SYSTEM 4 TIPS-AND-TRICKS 4 VEEAM 3 ZABBIX 3 BACKUP 2 NETWORK 2 SECURITY 1
Jérémy Verda's IT Blog

Copyright  JÉRÉMY VERDA'S IT BLOG. All Rights Reserved