marciolinuxforce
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by marciolinuxforce-
The following code may help too, # sed -i~ '/^GRUB_CMDLINE_LINUX/s/"$/ net.ifnames=0"/' /etc/sysconfig/grub # grub2-mkconfig -o /boot/grub2/grub.cfg I had the same problem on the production se...