Proxmox disable swap unless totally out of RAM
The defautl vm.swappiness value for Proxmox 5.2.x is 60 Run this command in Shell in order to reduce swappiness...
11 articles
The defautl vm.swappiness value for Proxmox 5.2.x is 60 Run this command in Shell in order to reduce swappiness...
If you're looking for a way to boost your cloud instance performance this swapiness tip might just be just the tip you'v...
Are your videos downloading slowing? Webpages not loading? If you have already cleared your browser cache and have res...
sudo ~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/Resources/GoogleSoftwareUpdateAgent....
Remove anything you don’t absolutely need to run at startup or login. /Library/Launch Agents/ /Library/Launch Daemons/...
Is it true that MySQL Galera is as slow as the slowest node? Yes it is. Galera relies on group communication betwe...
You might have too many httpd processes running on your system during development. Screenshot of httpd processes haven t...
sudo apt-get install htop htop http://www.upubuntu.com/2012/06/list-of-best-system-monitoring.html...
Locate you mysql configuration file (usally, my.ini or my.cnf) and add this: [mysqld] performance_schema = off ...
Scaling a PHP MySQL Web Application, Part 1 By Eli White Tips for scaling your PHP-MySQL Web app based on real-wor...
This works for Windows You have to do the following steps: run defrag in the guest (Windows) nullify free spac...