Hello folks,
I want to start an FTB Unleashed server on Ubuntu and share it with friends to modify world, plugins etc., but I don't want them to be able to modify server.properties and ftbserver.jar, so added the immutable bit (chattr +i server.properties; chattr +i ftbserver.jar)...