Changing appliance config

Moderator: crythias

Locked
OTRSSkeptic
Znuny newbie
Posts: 13
Joined: 17 Oct 2014, 20:48
Znuny Version: 3.3.9 Appliance
Real Name: Jerry
Company: INDS

Changing appliance config

Post by OTRSSkeptic »

I am not a Linux person, but can someone tell me how to modify the config file in OTRS appliance?
RStraub
Znuny guru
Posts: 2210
Joined: 13 Mar 2014, 09:16
Znuny Version: 6.0.14
Real Name: Rolf Straub

Re: Changing appliance config

Post by RStraub »

Well, the most popular editor would be vi or vim. To open the config file, the command is:
vi /opt/otrs/Kernel/Config.pm

But you should look up the vi-commands on google as it isn't intuitive to use.
Currently using: OTRS 6.0.14 -- MariaDB -- Ubuntu 16 LTS
crythias
Moderator
Posts: 10170
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: Changing appliance config

Post by crythias »

try also nano if vi is too obscure.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Locked