Issue in install openfire using SSH/putty
We had created SSH key and done firewall settings from WHM panel for enable SSH for installing custom software.
I had tried to Install Openfire using SSH/putty by follow steps of this thread http://community.igniterealtime.org/thread/42269 using below 4 commands
1. cd /tmp
2. wget 'http://download.igniterealtime.org/openfire/openfire-3.8.1-1.i386.rpm'
3. sudo rpm -ivh openfire-3.8.1-1.i386.rpm
4. sudo /sbin/service openfire start
From above 4 command I am able to execute 2 commands only because we I have no rights for sudo user.
I am getting below error
[email protected] [/tmp]# sudo rpm -ivh openfire-3.8.1-1.i386.rpm
[sudo] password for qwirks5:
qwirks5 is not in the sudoers file. This incident will be reported.
So please help me for Installing Openfire.
I had tried to Install Openfire using SSH/putty by follow steps of this thread http://community.igniterealtime.org/thread/42269 using below 4 commands
1. cd /tmp
2. wget 'http://download.igniterealtime.org/openfire/openfire-3.8.1-1.i386.rpm'
3. sudo rpm -ivh openfire-3.8.1-1.i386.rpm
4. sudo /sbin/service openfire start
From above 4 command I am able to execute 2 commands only because we I have no rights for sudo user.
I am getting below error
[email protected] [/tmp]# sudo rpm -ivh openfire-3.8.1-1.i386.rpm
[sudo] password for qwirks5:
qwirks5 is not in the sudoers file. This incident will be reported.
So please help me for Installing Openfire.