If you're new to Linux and you've been following along a tutorial or something somewhere tells you to use the nano command, you may get this error at first: [crayon-5c716782bd06d134743837/] Fear not. It's a fairly simple fix. Nano is a text editor and although your Linux server may have the package, it may not already be installed. Before installing nano, give vi a try. Vi or Vim Editor is widely accepted as the most popular text editor in Linux. If you're running CentOS, Vim Editor is already … [Read more...] about -bash: nano: command not found
Recent Activity