Showing posts with label Connect. Show all posts
Showing posts with label Connect. Show all posts

04 April 2023

Can not connect sftp - "Warning: Permanently added to the list of known hosts"

https://stackoverflow.com/questions/9299651/git-says-warning-permanently-added-to-the-list-of-known-hosts

Create a ~/.ssh/config file and insert the line:

UserKnownHostsFile ~/.ssh/known_hosts

You will then see the message the next time you access Github (or any other sftp server), but after that you'll not see it anymore because the host is added to the known_hosts file. This fixes the issue, rather than just hiding the log message.

18 August 2022

06 September 2021

Accessing network applications between windows and wsl linux ubuntu

Accessing network applications between windows and wsl linux ubuntu

https://docs.microsoft.com/en-us/windows/wsl/compare-versions

 
Accessing Linux networking apps from Windows (localhost)
Accessing Windows networking apps from Linux (host IP)
Connecting via remote IP addresses
Accessing a WSL 2 distribution from your local area network (LAN)
IPv6 access


12 August 2015

Outlook Not Connected to Exchange Server

Outlook is not connected to Exchange Server

Cause: Due to power failure, some Exchange services were stopped on Exchange Server.

Solution: Started those stopped services.