Answer the question
In order to leave comments, you need to log in
Resolf.conf resets on Centos 7. How to be?
Centos 7. Set up network via nmtui. I'm trying to make my settings in resolf.conf. After a reboot, the file is overwritten. As I understand it, nmtui overwrites other than its settings. How to be in this case?
Answer the question
In order to leave comments, you need to log in
I'll clarify the question. For Asterisk, I need to add an options section to this file. How to do it?
I don't remember from which version, but the DNS settings are no longer stored in resolv.conf. Write them in the interface settings, ifcfg-eth0 for example. In resolv.conf, the settings will be written from this file on reboot
Remove babel-loader from config, or rather don't add this setting in development mode:
{
test: /\.(js|jsx)$/,
exclude: /node_modules/,
loader: 'babel',
query: {
cacheDirectory: true,
plugins: ['transform-runtime', 'transform-decorators-legacy'],
presets: ['es2015', 'react', 'stage-0']
}
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question