How to open Shell of OTRS !!

English! place to talk about development, programming and coding
Post Reply
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

How to open Shell of OTRS !!

Post by IrtazaIjaz »

Can any one Please tell me how i can open shell of otrs !!

Thanks.
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to open Shell of OTRS !!

Post by jojo »

otrs does not have a shell.

If you wan't to open a shell for the UNIX user otrs, try

Code: Select all

sudo -s /bin/bash - otrs 
as root
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
IrtazaIjaz
Znuny newbie
Posts: 23
Joined: 19 Mar 2013, 14:39
Znuny Version: 3.2.1
Real Name: Irtaza Ijaz

Re: How to open Shell of OTRS !!

Post by IrtazaIjaz »

i'm using windows server but how i can open in it ?
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How to open Shell of OTRS !!

Post by jojo »

OTRS is a webapplication, so you have to use your browser.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Post Reply