Nano Text Editor Guide for Seedbox Users
On this page ▾
What Is Nano?
Nano is a simple terminal text editor. When you need to edit a config file on your seedbox via SSH, nano is the easiest option (much simpler than vim).
Opening a File
nano filename.txtnnano ~/.rtorrent.rc
Essential Commands
| Shortcut | Action |
|---|---|
| Ctrl+O | Save file |
| Ctrl+X | Exit nano |
| Ctrl+K | Cut line |
| Ctrl+U | Paste line |
| Ctrl+W | Search |
| Ctrl+G | Help |
| Alt+U | Undo |
Common Config File Edits
Edit rtorrent.rc
nano ~/.rtorrent.rc
Edit crontab (scheduled tasks)
crontab -en# Select nano as editor if prompted
← PreviousLinux Basics for Seedbox Users: Essential Commands Next →Seedbox Speed Test: Monitor Your Performance with LibreSpeed
Related articles
Authelia: How Authentication Works on Your Seedbox →
Linux Basics for Seedbox Users: Essential Commands →
Seedbox Speed Test: Monitor Your Performance with LibreSpeed →
Split Tunneling with WireGuard on Android →
SSH Key Authentication: Passwordless Login to Your Seedbox →
SSL Certificate Setup for Seedbox Web Services →
Put this into practice
EvoSeedbox ships with one-click app installs and up to 10 Gbps per box.