diff --git a/README.md b/README.md index d617832..d45f580 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Linux / Unix](#linux--unix) * [Linux for fun](#linux-for-fun) * [Troubleshooting](#troubleshooting) + * [Tuning](#tuning) * [Vim](#vim) * [Manga](#manga) * [Music](#music) @@ -665,6 +666,11 @@ I just want to centralize my findings and bookmarks in a central location, and s * [Stack Exchange](https://unix.stackexchange.com/questions/68523/find-and-remove-large-files-that-are-open-but-have-been-deleted) - Find and remove large files that are open but have been deleted * [Phil Rzewski](https://sysdig.com/blog/linux-troubleshooting-cheatsheet/) - Linux Troubleshooting Cheatsheet: strace, htop, lsof, tcpdump, iftop & sysdig +## Tuning +* [Michael Hoting](http://blog.cloud-client.info/?p=1365) - Optimizing WD My Cloud NAS drive [Part 1](http://blog.cloud-client.info/?p=1365), [Part 2](http://blog.cloud-client.info/?p=1384) +* [Christophe Vanlancker](https://carroarmato0.wordpress.com/2012/04/30/how-to-change-dns-in-dhcp-on-the-bbox2/) - How to change DNS in DHCP on the BBox2 +* [Christophe Vanlancker ](https://carroarmato0.wordpress.com/2010/06/20/how-to-bridge-the-lan-ports-of-your-belgacom-bbox2/) - How to Bridge the Lan ports of your Belgacom BBox2 + ## Vim * [Sandra Henry-Stocker](http://www.computerworld.com/article/2968352/linux/tricks-to-play-with-vim.html) - Tricks to play with vim * [Vim Tips Wiki](http://vim.wikia.com/wiki/Search_and_replace) - Search and replace in VIM