Report this

What is the reason for this report?

How to İnstall Lightirc on centos 7

Posted on December 31, 2014

How to İnstall Lightirc on centos 7?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Are you running into a specific issue? What have you tried so far? The more detail you give, the better help you’ll get.

At it’s most basic, installing Lightirc is as simple as running:

yum install unzip httpd
cd /var/www/html/
wget http://www.lightirc.com/release/lightIRC_1.3.3_build_144.zip
unzip lightIRC_1.3.3_build_144.zip
rm lightIRC_1.3.3_build_144.zip
service httpd start

It should now be available at http://your.ip.address/lightIRC/

Let us know how it goes!

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.