Quote:
Originally Posted by ReaLx3m
Oh nice, youll have to hold my hand for a bit as i havent used telnet for very long time and have basic understanding of it. The device got detected and i logged in with user root and no password. Cd to the folder where the config is , but dont know the command to open the file for editing. Can you point me in the right direction?
Edit: Im using PuTTY, in case that makes any difference
|
You can use vi to edit the file. Find the line I mentioned, type "o" (without the quotes) to add a line after it and type in the new line. Press the escape key and then ":wq" to save the changes an exit.