Last active
April 29, 2020 11:20
-
-
Save gfever/f1a228ba14b4d7d94d2fbf0025be6fe6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| https://www.tecmint.com/install-upgrade-kernel-version-in-centos-7/ | |
| https://ma.ttias.be/centos-7-networkmanager-keeps-overwriting-etcresolv-conf/ | |
| https://forums.docker.com/t/some-way-to-clean-up-identify-contents-of-var-lib-docker-overlay/30604/26 | |
| docker system prune --all --volumes --force | |
| fs.inotify.max_user_watches = 1048576 | |
| https://serverfault.com/questions/984066/too-many-open-files-centos7-already-tried-setting-higher-limits |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment