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

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
gregpeterson
OpenVpn Newbie
Posts: 7
Joined: Tue Dec 02, 2014 2:32 am

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

Post by gregpeterson » Tue Dec 02, 2014 10:11 pm

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?

User avatar
maikcat
Forum Team
Posts: 4200
Joined: Wed Jan 12, 2011 9:23 am
Location: Athens,Greece
Contact:

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

Post by maikcat » Thu Dec 04, 2014 5:28 pm

to view a file you can use:

less
cat
more
vi
nano

:)

Michael.

Post Reply