nano

  1. M

    Unable to access via SSH and the GUI after failed nano attempt

    Hi first time posting here. I've been working on my homeserver for the past couple of months using proxmox. This is my first real attempt at making an homeserver and I was pretty happy with my installation with truenas, jellyfin, radarr, sonarr, etc... and I think I just broke my proxmox access...
  2. S

    Console not catching control characters

    I am checking the configuration of the updates in /etc/apt/sources.list using nano. I am unable to exit the nano console because the Control character is not caught by the console: when I type CTRL + X to exit the page, it types a 'X' instead. Please note: I have installed PBS in a VM within...
  3. I

    alpine container image terminal incorrect, text editors unusable

    Hi. When I tried to setup an alpine container, I couldn't use nano or vim and would receive an error regarding the $TERM variable. Its value was "vt[container#]" I'm not a linux expert by any means, but when I tried using the latest debian container instead, the $TERM value was just "linux". So...