I’ve been doing a lot of work with Linux (specifically CentOS) and I have the following words of wisdom for new Sysadmins:
- Disable SELinux
- Fix IPTables
- Install **packagename**-devel (it’s probably a dependency of your makefile)
I’ve been doing a lot of work with Linux (specifically CentOS) and I have the following words of wisdom for new Sysadmins: