Author Topic: help please  (Read 1856 times)

nue2

  • Newbie
  • *
  • Posts: 8
    • View Profile
help please
« on: May 01, 2009, 10:50:50 pm »
I'm new to linux. I goggled but can't find the right answer to solve my problem. hopefully you guys would be willing to help.  I'm trying to use konsole to edit, I bring up whatever i need to edit fine. Then I hit the insert so i can change the text, but every command i use to save the edited text such as ctrl-o does not work. it just comes back up with the original text. what am i doing wrong?

Pnuts

  • Veteran
  • ***
  • Posts: 130
    • View Profile
Re: help please
« Reply #1 on: May 01, 2009, 11:15:28 pm »
you might not have the correct priv's to edit the file?

try adding sudo to the start of the command your using

ie:

sudo nano file.txt