Prime Stake Pool
Ctrlk
WebsiteTwitterTelegram
  • Home
  • About Us
  • Server Setup Basics
    • How to setup your Cloud Server securely
      • Create new user
      • Use ssh key pair to access your server
        • Create .ssh folder
        • Create rsa key pair (public/private)
        • Copy rsa public key to remote server
      • Disable root login,password and change default port 22
      • Install fail2ban
      • Firewall rules
      • Enable 2FA
      • Setup video
    • Linux Swap Space
  • Server Settings
    • Setting Up chrony
    • Netplan Configuration
    • Dual NIC WAN failover setup
    • Time Synchronization
    • Important Settings
    • Systemd Services with systemctl
    • TMUX
  • Linux Fundamentals
    • Linux OS Architecture
    • Basic Commands
    • Important Uses
  • Node Setup Guide
    • Cardano
    • Ethereum
    • Flux
  • Monitoring
    • Raspberry Pi ARM
    • Linux System x64
  • Maintenance
  • Logical Volume Management (LVM)
  • Disk Check
  • Backup Disk
Powered by GitBook
On this page
  1. Server Setup Basics
  2. How to setup your Cloud Server securely

Use ssh key pair to access your server

Security Layer 2

Create .ssh folderCreate rsa key pair (public/private)Copy rsa public key to remote server
PreviousCreate new userNextCreate .ssh folder

Last updated 2 years ago