Jump to content

miwilc

Helpers
  • Posts

    189
  • Joined

  • Last visited

Everything posted by miwilc

  1. What? @mods close this thread. I don't think self/site advertising should be allowed in this context.
  2. HelioHost uses cPanel, you'd need to manually add records. I recommend just creating a subfolder. <domain>/~<user>/ Wildcard DNS does not exist btw.
  3. There you go # which ffmpeg /usr/bin/ffmpeg Don't blame me when you get suspended.ffmpeg -i krydos.user -o krydos.heliohost Processing krydos.user (2.3TB) into krydos.heliohost. * 10 years later..*
  4. "Maximum Efficiency - Guaranteed" But realistically you'd be using KVM instead of ESXi.
  5. Wine in Cygwin on Wine. Lol -- Some people got Xorg and wine working on the Linux Subsystem for Windows. Lol
  6. Yeah, wordpress is extremely slow. Check out other, faster CMSs.
  7. @mrj you can install ffmpeg on your phone then. Install "Termux" and type: pkg update pkg install ffmpeg
  8. Congratulations wolstech! A great post too. Linux is not hard to learn imo
  9. @Krydos it must be showing as MySQL: SSL enabled to the program then.
  10. Ty, this DST stuff is quite popular now -- @Bailey hide your email with Google's mailhide or similar. Too many b0ts, much spam.
  11. Sure, email me the details Email: http://www.google.com/recaptcha/mailhide/d?k=017dBX-54-EOSdpzxLJiMnFg==&c=mX-9ZxfSMJwLAT1C-uyNhM-u8G1eZHWHC85w6G6JtXw=
  12. What type of website? If it's a WP/Blog-type website, I prefer not to touch it (well... I could, it's very uninteresting... :3) Anything else, I don't mind. As far as gameservers go: not really experienced with your types, I could try but websites are easier to work with. Invite sent. My ID: https://steamcommunity.com/id/michaelwilc/ (Like that custom background? Lol ^.^) Background: http://steamcommunity.com/market/listings/753/322330-Smorgasbord
  13. Don't use non-maintained forums. I recommend a MyBB forum. __ A more older forum (that is in bug-fix only mode) that I enjoy is mwForum.
  14. @Krydos what usually causes core dumps? It used to occur on one of my development environments, it got patched, I believe.
  15. Sending files individually can take a long time, compress it into a .zip or a .tar.gz
  16. I don't see any public git repositories above, can someone create a personal repository for the code in the meantime? I'm okay with @mrj being in the dev board. -- More future-tense: how do we plan to accept patches? Via the GitHub PR's and/or .patch files (hosted on GitHub Gist or pastebin) in the dev forum, I'd assume? We should look into self hosting our data later on like having our own GitLab CE, maybe.
  17. I think the email scripts and account creation is the only blockers for upgrading the forum, the other modifications (like the theme.) done to this forum will not be needed as it doesn't need to be carried over. Maybe you could post a sample of the scripts (remove any Auth/data.)) we're working with to GitHub as @Bailey said. And isn't this forum version End of Lifed? Better security could be helpful *wink wink*
  18. I recommend just renaming the wiki section.
  19. Can I request access too? I am miwilc on GitHub
  20. @Bailey you are reading the license document, you are not allowed to change the license. You can modify the source code. Take a read https://www.gnu.org/licenses/quick-guide-gplv3.html -- Update V2: The merge tool is setup, https://helio.miwilc.com/merge/ Pending the database, and if the staff wants to go through with this. I've disabled registrations on the website while we wait.
  21. @Bailey you misunderstood the current forum is under a IPB paid license. MyBB is GNU GPLv3, a free software license that encourages forking/tweaking. Anyways, we will not be touching the source for either forums, it is not necessary. As I said before, we only need the database.
  22. Github is not necessary for the forum itself @Bailey, it would probably be a violation of the license. I just need the database. @Krydos hmm, maybe. This is a older plugin for MyBB http://mods.mybb.com/view/post-via-email but replies are not sent back (via email.) 🤔, but using this we can still keep the current email, but replies are going to be tricky. Should we go ahead with this? I can start setting up the development environment for anyone who wants to work on it. Edit: I've started the initial setup on https://helio.miwilc.com/ /This thread probably needs to split to the development forum.
  23. Hmm, I'm curious, is the majority of the process handled in the script files? Because it should be easy to write a wrapper plugin for that. https://docs.mybb.com/1.8/development/plugins/basics/#plugin-hooks I think it should be easy to setup cPanel creation (should be called after member_do_register_end) but can the staff entertain the idea of dropping the support email? Maybe setting up a autoresponder on the current one and maintaining a separate email for DMCA's. I doubt we can get two way [email->forum|forum->email] even if we did do this. It will most likely be email->forum only but even that is doubtful.
  24. If this is going to take time, why not @Krydos create a repo on the personal account and grant commit privileges to @Bailey.
  25. @Bailey it helps to view the forum software and the code for cPanel integration (etc.) as separate things. As the forum itself can be easily upgraded but the custom code will need to be reprogrammed to work with the new forum software, this is what takes time.
×
×
  • Create New...