Rocky Linux Installation previously CentOS: Difference between revisions
mNo edit summary |
mNo edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 56: | Line 56: | ||
* | * | ||
'''Cockpit AddOns;''' | '''Cockpit and AddOns;''' | ||
*...make sure it is enabled and started (not so by default) | |||
*/etc/cockpit/disallowed-users (get rid of it to enable ROOT User) | |||
*From: https://github.com/45Drives/cockpit-file-sharing | *From: https://github.com/45Drives/cockpit-file-sharing | ||
**Don't use this one (too much of a hastle): Samba PlugIn: dnf install <nowiki>https://github.com/45Drives/cockpit-file-sharing/releases/download/v3.2.9/cockpit-file-sharing-3.2.9-2.el8.noarch.rpm</nowiki> | **Don't use this one (too much of a hastle): Samba PlugIn: dnf install <nowiki>https://github.com/45Drives/cockpit-file-sharing/releases/download/v3.2.9/cockpit-file-sharing-3.2.9-2.el8.noarch.rpm</nowiki> | ||
Line 116: | Line 118: | ||
**...and for detailed information on as specific adapter: ethtool WhatEverLogicalNameOfAdapter | **...and for detailed information on as specific adapter: ethtool WhatEverLogicalNameOfAdapter | ||
*Webmin is a bit wonky with NetworkManager. | *Webmin is a bit wonky with NetworkManager. | ||
*Stop the "...renamed from eth0" 'consistent naming' 'capability' (from: https://www.itzgeek.com/how-tos/linux/centos-how-tos/how-to-change-network-interface-name-to-eth0-on-centos-8-rhel-8.html) | |||
** | |||
'''NetworkManager (if it is necessary to use it);''' | '''NetworkManager (if it is necessary to use it);''' | ||
Line 171: | Line 175: | ||
...and watch out for this annoying error from PING every time it is used: Address family not supported by protocol | ...and watch out for this annoying error from PING every time it is used: Address family not supported by protocol | ||
'''Update Check: Disabling''' | |||
There's a bunch of different things to do with a lot of 'it depends', so impossible to cover everything, sadly, look it up and resign one's self to doing a bunch of different things. | |||
===Boot Time=== | ===Boot Time=== | ||
Line 222: | Line 230: | ||
...and in the end test with the plain MOUNT command to find none of it works. So reboot. | ...and in the end test with the plain MOUNT command to find none of it works. So reboot. | ||
==Obnoxious Issues== | |||
===Error: Environment block too small ( in regards to grubenv )=== | |||
Source: https://www.linuxsysadmins.com/grub2-editenv-block-too-small/ | |||
==Other Notes== | ==Other Notes== | ||
Line 414: | Line 427: | ||
MailWatch and MailScanner note; Version 5 for MailScanner changes some stuff including directory files, see the ReadMe in the installation source folder. | MailWatch and MailScanner note; Version 5 for MailScanner changes some stuff including directory files, see the ReadMe in the installation source folder. | ||
...path issue on Rocky Linux: MailWatchConf.pm and other files here: /usr/share/MailScanner/perl/custom | |||