• Skip to primary navigation
  • Skip to content
  • Skip to footer
Tom's Bowels
  • Home
  • How Tos
  • UFO/Aliens
  • Audio
  • Privacy Policy

    How to clear your proxy's cache, without fastcgi_cache_purge

    March 28, 2017

    Didn't know that module was free, the paid NGINX has something that does that. Use NGINX Helper, and set it to URL, then use fcgiwrap. Change the user and gr...

    How to speed up compiling in Manjaro or Arch Linux with a AMD Ryzen CPU

    March 11, 2017

    Edit /etc/makepkg.conf. That is assuming you are using makepkg. Add "MAKEFLAGS='-j17'" to it. And be amazed at how fast it compiles stuff. Did it take less t...

    How to fix Jetpack if using NGINX as a proxy

    March 2, 2017

    Add "set_real_ip_from 192.168.122.1;" on the backend, to the nginx.conf file. Under http. Replace the IP with the proxy's IP. Stolen from here. Editing wp-...

    • Feed
    © 2025 Tom's Bowels. Powered by Jekyll & Minimal Mistakes.