Quote:
Originally Posted by kaziko
how did you edit the webpage? i tried to gedit through connectbot but then again im a linux noob
|
gedit is a graphic editor for x windows. It won't work in ssh over your phone. You need to learn command line utilities in order to use ssh. I use an editor called "joe", but a lot of people swear by "vi" and "vim". Finally, "pico" is another popular text based editor. They are all probably installed on your system already. You will find all the help on these programs you could ever ask for if you google for "linux vi", or "linux joe", etc.