You are here

ssh

Undefined

How to access Linux filesystem from Windows. WinSCP.

How to access Linux filesystem from Windows. WinSCP.

Sometime there are situations when you need to access remote Linux filesystem from Windows based computer, but you cannot install samba or ftp. And make an access to filesystem root folder with samba or ftp as you know not a good idea because it is unsecure. For that case you can use a little utility called WinSCP.

0 0

How to Mount a Remote Folder Using SSH & SFTP Without NFS or Samba

How to Mount a Remote Folder Using SSH & SFTP Without NFS or Samba

Looking for a way to seamlessly connect your local and remote systems? Today, I'll guide you through a simple, yet effective, method that harnesses the power of SSH and SFTP. You won't even need tools like NFS or Samba.

Benefits of Using SSH and SFTP for Remote Folder Mounting

  • Security: With SSH, you get encrypted communication.
  • Simplicity: Avoid complex configurations of tools like Samba or NFS.
  • Flexibility: Great for various use-cases where you need to access remote data as if it's local.
0 0

How to Watch Videos Directly in the SSH Console Using Mplayer

Discover a step-by-step guide to using mplayer in Ubuntu for streaming videos directly within your SSH console. An intriguing workaround for tech enthusiasts!

Ever thought about watching videos directly through your SSH console? While it may sound unconventional, it's a fascinating trick every tech-savvy individual might find interesting. In this guide, we'll delve into how you can achieve this with the help of mplayer on Ubuntu.

0 0

The option of bypassing locks of Internet resources at work. Configure the SSH tunnel.

In this article I will show you how to organize an ssh tunnel from a computer running Windows. The server can be a computer with Linux on board, or your router. If the router from the box does not support SSH, then you can put custom firmware and most likely it will support SSH.

It's not always possible to create a full-fledged VPN tunnel, and this is not always necessary. For example, if you want to connect to your home from work, and if you have strict rules on using the Internet at work, then most likely you will have ports that can be plugged in which you can connect, so to speak, in full ways. But in most cases it is bypassed using SSH.

0 0

Managing the remote KVM host without entering a password, disable password entry for ssh

Hello. When using virt-manager to manage a remote KVM host, every time you open it, you need to enter the SSH connection password, which personally annoys me.

To permanently disable a password, if you open it, if remote hosts are connected to it, you need to add the ssh key to the host, which by the way will also allow you to not enter the password for SSH connection each time.

0 0
Subscribe to RSS - ssh