Obvious you know better. But having a green will make someone assume to choose that one.
And that's a regular complaint that I have always had about it. But that "installing by accident" doesn't apply to IRJ, or really anyone here. Random users, sure.
It's been like that since Fedora 31. At least with the netinstall everything iso.
Gotta be the Netinstall because we install this constantly, every few days, and in the Server Edition, it's not there by default.
root account is disabled with the following ISOs:
Fedora-Everything-netinst-x86_64-31-1.9.iso
Fedora-Server-dvd-x86_64-31-1.9.iso
Fedora-Server-netinst-x86_64-31-1.9.iso
Fedora-Workstation-Live-x86_64-31-1.9.iso
Must be in 1.9. We do these constantly and haven't seen it yet.
Was there more than one ISO release of Fedora 31? There is not always.
Not sure. I just looked and we are on the 1.9 ISO and it definitely has a different default.
And when you use -e you should have it after user and password so the SQL commands you want to execute comes after the -e.
That was a once off artifact of me doing it on this system after the root password has been set.
OK, so maybe this then:
sudo mysql -e "CREATE USER $DB_USER@localhost IDENTIFIED by '$DB_PASS';"
sudo mysql -e "GRANT ALL ON $DB_NAME.* TO $DB_USER@localhost;"
sudo mysql -e "FLUSH PRIVILEGES;"
right. Updating the guide. but half tempted to leave the single quotes everywhere it that causes no error in order to protect against spaces by others. Though I am using pwgen to to this.
It's kind of f*cked up to have spaces in user names and passwords. Personally I don't use something unless it's specifically needed but either way works.
If the screen protector is the problem then they have to remove it. It's as simple as that.
If it BYOD then it's their problem. If it's a company device, why are they having screen protectors in the first place? Rip it off.
This is definitely BYOD, we're only in this situation because of Covid-19. otherwise we'd likely never have people working at home on their own devices, just not in the management's mental wheelhouse.
Ahh, that explains it. Maybe offer them a cash reward for wear and tear of their own devices as well as a new screen protector.
You seriously would not expect logic out of @Dashrender's company, would you?