Page 1 of 1

What is the SSH command used to view server.conf file

Posted: Tue Dec 02, 2014 10:11 pm
by gregpeterson
Hello. I installed OpenWRT on my router (actually Gargoyle). I have "flipped on" the OpenVPN feature and it works, but I need help, so I am now using SSH to examine the files a bit more. Once I am logged in as root via SSH, what is the command used to view the server.conf file?

Re: What is the SSH command used to view server.conf file

Posted: Thu Dec 04, 2014 5:28 pm
by maikcat
to view a file you can use:

less
cat
more
vi
nano

:)

Michael.