View Single Post
Posts: 25 | Thanked: 87 times | Joined on Nov 2009
#48
Originally Posted by noobmonkey View Post
lol ok we all seem to be in the same place..... ish...

Wifi is just not working...... In my case 3G internet works..... i assume others have the same (or 2g/3.5g etc)....


I can follow juaalto's steps up to and including 4 - but not 5 and 6 as i don't know how to create a file in linux/x-terminal?
I use editor called 'vi' but it may look cryptic to you if you have not used it before.

General Startup
To use vi: vi filename
To exit vi and save changes: ZZ or :wq
To exit vi without saving changes: :q!
To enter vi command mode: [esc]
To enter text press 'i' in command mode

http://www.cs.rit.edu/~cslab/vi.html
 

The Following User Says Thank You to juaalto For This Useful Post: