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… Read more
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-config.php with… Read more