Tagged Questions
9
votes
3answers
7k views
Error opening terminal: xterm-256color
When I try to nano something on my server I'm getting this error "Error opening terminal: xterm-256color." that I've never seen before, and on top of that nano used to work fine last week. Even when ...
0
votes
2answers
1k views
Visudo not working anymore, what can I do?
So... I accidentally opened up visudo by typing
vi visudo
and at the same time I also prefer nano so I just naturally pressed ctrl+x to exit, then didn't realize right away that I was in vi (yes ...
0
votes
1answer
518 views
svn and nano Issues
I'm trying to configure svn to run locally on my machine (Ubuntu) and am having some problems. Following the instructions - verbatim - from the official svn-redbooks tutorial is causing me headaches.
...