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.
SSH
- 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.5K 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.
- AnsibleDevOpsIT AutomationLinuxLinux AdministrationManagement ToolsOpensourceOracle VirtualBoxSecure Shell (SSH)Vagrant
Ansible SSH Authentication And Privilege Escalation
By KarthickThis guide explains how key-based and password authentication works in Ansible and also how privilege escalation works in Ansible.
- 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.
- Linux Tips & TricksFAQLinuxLinux AdministrationLinux BasicsLinux CommandsSecure Shell (SSH)UnixUnix/Linux Beginners
How To Auto Logout Inactive Users After A Period Of Time In Linux
By skBy sk 63.5K viewsThis brief tutorial explains three different ways to auto logout inactive users after a…
- 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…
- Backup toolsCommand line utilitiesFile TransferLinuxOpensourceSecure Shell (SSH)UnisonUtilities
How To Synchronize Files With Unison On Linux
By skBy sk 25.8K viewsLooking for a file synchronization application for your Linux system? Try Unison to synchronize files and directories in Linux.