adamth0

joined 2 years ago
 

Does anyone have a recommendation for a Teams "Operator Connect" provider which will do a single number for a single user? Ideally, either a British or Irish phone number (and most calls will be made to these countries, and a few to Germany, Spain and the Netherlands).
Ideally, I just want something I can fill in my details for, not have to talk to sales reps, and not have a minimum number of users I need to pay for (it's just me).

[โ€“] adamth0@lemmy.world 3 points 2 years ago

That's what I was wondering. It's doing a SELECT, but not saying exactly which columns it wants to retrieve.

[โ€“] adamth0@lemmy.world 10 points 2 years ago

I also use ClamAV, but only in specific circumstances, such as when a Linux server will be hosting end-user files. Perhaps a SAMBA server with a file share, or a web server which accepts user uploads.
In those cases, I might want to have it monitor the relevant part of the disk, but I also need to make sure my web application won't fall over when the file it just accepted is unceremoniously ripped away from it. You can test that out using the EICAR file as your payload.
On a jump box, I might also have it turned on for scanning user home directories, by including /home, and then excluding any home directories for applications and daemons which might not deal well with having their IOPS nuked or delayed.