InspIRCd Updates

IRC4Fun maintains a fork of InspIRCd on our GitHub, which allows for easy deployment and updating of IRC4Fun IRC servers.

Updating your Server

Updating your IRC4Fun InspIRCd server is easy, quick, and simple:

  • SSH to your server
  • Type: cd inspircd
  • Type: git pull
  • Run make, followed by make install.
  • Now you should begin to shed users on the server you intend to update.  (Make sure you’re connected & /oper‘d on the correct server)
  • On IRC, type: /shedusers
  • Wait a few moments, and then you can ps xkill processid
  • Type: cd run/bin, ./inspircd start
  • You’re all done!

 

Was this page helpful?