News

If you need to share or transfer files between Linux machines, you have plenty of options. Here are some you might not have considered.
Whether you're an experienced developer or a beginner trying to establish a secure connection between your computer and a remote Linux server, PuTTY is a tool you can rely on. Let's delve into ...
Sharing files between a Mac and a Linux machine isn’t complicated. You can do it easily and securely, using practical tools and methods designed for seamless cross-platform sharing.
If you have multiple Linux machines on your network and are looking for ways to transfer files between them, here are five tried and true options - including my favorite, Samba.
Ssh -i C:\users\Brien\documents\Linux.pem azureuser@20.169.145.113 Keep in mind that this command is specific to the virtual machine that I set up for use in writing this article.
That should log you in to the linux-server without asking for a password. If it doesn't, you need to debug the ssh login (check that the key is correct in "authorized_keys" etc.).