

Yeah, it would be insane not to buy a Tesla self-driving taxi, they pay for themselves
Other accounts: @Dima@lemmy.one
Yeah, it would be insane not to buy a Tesla self-driving taxi, they pay for themselves
The “correcthorse” part
Yeah, I was mostly thinking of smaller businesses that used it because it was part of the office suite they were subscribed to and not the professional creative, print or whatever places
Yeah, tbh I was surprised several years ago when I found out it was still being updated and included with 365, since they basically don’t do anything to push people to use it. I still can’t believe they aren’t allowing people on 365 to use it unsupported after they drop support or at least release a good converter to convert them to .docx or .pptx - I can imagine there’s plenty of businesses on office 365 that either: will forget that an important document is in publisher format or will completely fail to take any action to convert/migrate their publisher documents and will be scrabbling to try and replace/convert them.
I remember using publisher a lot in school in the 2000s because it was better for doing layout stuff for posters, etc. than word or PowerPoint were at the time. Nowadays I’d just use word or maybe PowerPoint (if I’m using MS office for it).
I understand dropping support because it’s not that used anymore and word or PowerPoint can do similar things, but stopping people from being able to use it or open existing documents is crazy. If you’re on office 365 and don’t convert your files before MS shuts down publisher you simply won’t be able to open your old publisher documents with the office suite you pay for.
For security disable password authentication - use public key instead, disable root login via ssh - use sudo or su from another user.
To reduce the number of attempts of others trying to get in change the ssh port and/or set-up fail2ban.
You could also set a firewall rule to only allow ssh from your IP address, if you have a static address at home and only need access from there, or have a way to VPN into your home network. Make sure you have a static address if you do this though, you don’t want your IP to change and be left locked out of your server.