In this guide, we will look at what is SCP and how to securely transfer files between local and remote computers with SCP in Linux and Unix-like operating systems.
Secure Shell
- Secure Shell (SSH)FreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksSecurityShell ScriptsUnixUnix/Linux Beginners
How To Use sshpass For Non-interactive SSH login In Scripts In Linux And FreeBSD
By skBy sk 3.4K viewsIn this guide, we will learn what is sshpass utility, how to install sshpass in Linux and FreeBSD, and how to use sshpass for non-interactive SSH login in shell scripts in Linux.
- Secure Shell (SSH)Command line utilitiesFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
Execute Commands On Remote Linux Systems Via SSH
By skBy sk 9.5K viewsWant to run a command or program on a remote over secure network connection? This brief guide explains how to execute commands on remote Linux systems via SSH.
This brief guide will walk you through the steps to configure and enable SSH on FreeBSD. All steps provided below are tested on a freshly installed FreeBSD 13.1 system.
- Secure Shell (SSH)LinuxLinux AdministrationOpensourceSecurity
How To Setup Multi-Factor Authentication For SSH In Linux
By KarthickBy Karthick 5.9K viewsIn this guide, we are going to learn what is Multi-Factor authentication and its importance and finally how to setup Multi-Factor authentication for SSH in Linux using Google Authenticator app.
- Secure Shell (SSH)Command line utilitiesFAQFile TransferFileserverFTP ServerLinuxLinux AdministrationLinux BasicsLinux CommandsSecurityTips and TricksUnix/Linux Beginners
How To Setup Chrooted SFTP In Linux
By skBy sk 6.3K viewsThis guide explains how to setup Chrooted SFTP in Linux in order to restrict…
- Secure Shell (SSH)LinuxLinux AdministrationLinux BasicsLinux CommandsLinux DistributionsLinux Tips & TricksSecurityTips and TricksUnix/Linux Beginners
How To Allow Or Deny SSH Access To A Particular User Or Group In Linux
By skThis brief guide will walk you though the steps to allow or deny SSH…
- Secure Shell (SSH)CentOSFAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux NetworkingLinux Tips & TricksTips and TricksUbuntuUnix/Linux Beginners
How To Configure X11 Forwarding Using SSH In Linux
By skBy sk 146.6K viewsToday, we are going to learn a lesser known, interesting and useful feature about…
- Secure Shell (SSH)FAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksSecurityTips and TricksUnix/Linux Beginners
Disable SSH Password Authentication For Specific User Or Group
By skBy sk 22.2K viewsThis guide explains how to disable SSH password authentication for specific user or group…
- Secure Shell (SSH)FAQLinuxLinux AdministrationLinux BasicsLinux CommandsLinux Tips & TricksTips and TricksUnix/Linux Beginners
How To SSH Into A Particular Directory On Linux
By skBy sk 21.7K viewsHave you ever been in a situation where you wanted to SSH to a…