Using SSH, what is the command one uses to view server.conf

If your problem doesn't fall into one of the other categories, report it here.

Moderator: Moderators

Post Reply
gper
Posts: 8
Joined: Wed Nov 05, 2014 7:45 pm

Using SSH, what is the command one uses to view server.conf

Post by gper »

Need help using SSH. Once I'm in, what is the command to view the OpenVPN server.conf file?

ispyisail
Moderator
Posts: 5212
Joined: Mon Apr 06, 2009 3:15 am
Location: New Zealand

Re: Using SSH, what is the command one uses to view server.c

Post by ispyisail »

something like

Code: Select all

vi /{directoty}/server.conf
http://www.cs.colostate.edu/helpdocs/vi.html

Post Reply