What is the SSH command used to view server.conf file
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 7
- Joined: Tue Dec 02, 2014 2:32 am
What is the SSH command used to view server.conf file
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?
- 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
to view a file you can use:
less
cat
more
vi
nano

Michael.
less
cat
more
vi
nano

Michael.