Recent content by rdk01

  1. R

    Issue Backspace key doesn't work when logged in chroot account

    Had exactly the same behavior with backspace adding an extra space instead of deleting the last character in Ubuntu 20.04 + Bash 5.0 Resolved with: copy /lib/terminfo to /var/www/vhosts/chroot/lib/terminfo copy /usr/share/terminfo/ to /var/www/vhosts/chroot/usr/share/terminfo/ copy...
Back
Top