Miscellaneous Tech News
-
@scottalanmiller said in Miscellaneous Tech News:
Yes, it is super cool. Our dev team was talking about it a few days ago.
What's a real use case for that other than look what I can do? Training? Correcting?
-
@Obsolesce said in Miscellaneous Tech News:
@scottalanmiller said in Miscellaneous Tech News:
Yes, it is super cool. Our dev team was talking about it a few days ago.
What's a real use case for that other than look what I can do? Training? Correcting?
I can see this be useful in a programming class where a teacher can help students with their code.
-
@Obsolesce said in Miscellaneous Tech News:
@scottalanmiller said in Miscellaneous Tech News:
Yes, it is super cool. Our dev team was talking about it a few days ago.
What's a real use case for that other than look what I can do? Training? Correcting?
Pair Programming is the big one.
-
NextCloud 15 Beta 2 is out.
-
@jospoortvliet points out that this release is mostly about under the hood and app improvements. Not a lot in the way of things to "see" other than simply a better experience. Sharing is supposed to get an upgrade.
-
Asterisk 16 is now available to be switched to in FreePBX 14.
FreePBX 15 is in
betaalpha still, apparently. -
It is super hard to switch versions too..
Switch to root if not logged in that way
sudo su -
Then fire off the command.
asterisk-version-switch
-
https://www.itnews.com.au/news/microsoft-warns-of-cloud-login-outage-515801
Microsoft has revealed that some users of its Office 365 and Azure clouds may have been unable to access the services since late Monday afternoon, Australian time.
The outage only impacts users who choose to sign in using multi-factor authentication and has hit the company's Europe, Asia-Pacific and Americas regions.https://www.theregister.co.uk/2018/11/19/azure_down/
While Azure's support orifices continue to maintain a dignified silence on the issues, the Azure status page has had an update: "Engineers have explored mitigating a back-end service via deploying a code hotfix, and this is currently being validated in a staging environment to verify before potential roll-out to production."
Final update
Azure is back on its feet, while Office 364 is still borked for multi-factor auth.EDIT: Already being discussed here: https://mangolassi.it/topic/18415/microsoft-multi-factor-auth-down-worldwide
-
-
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
ug.. more requesting quotes.
-
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
Deeper integration with Nextcloud, this does sound good...
-
@Dashrender said in Miscellaneous Tech News:
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
ug.. more requesting quotes.
I don't think I have ever seen clear OnlyOffice pricing.
-
@JaredBusch said in Miscellaneous Tech News:
@Dashrender said in Miscellaneous Tech News:
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
ug.. more requesting quotes.
I don't think I have ever seen clear OpenOffice pricing.
did OpenOffice become OnlyOffice?
-
@Dashrender said in Miscellaneous Tech News:
@JaredBusch said in Miscellaneous Tech News:
@Dashrender said in Miscellaneous Tech News:
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
ug.. more requesting quotes.
I don't think I have ever seen clear OpenOffice pricing.
did OpenOffice become OnlyOffice?
No, that was my brain and fingers not coordinating with each other. Fixed post.
-
@JaredBusch said in Miscellaneous Tech News:
@Dashrender said in Miscellaneous Tech News:
@dbeato said in Miscellaneous Tech News:
https://nextcloud.com/blog/onlyoffice-and-nextcloud-partnering-up/
ug.. more requesting quotes.
I don't think I have ever seen clear OnlyOffice pricing.
It's free under the AGPL.
-
Desktop apps are free, too.
-
just to be clear, this is basically an open source cloud version of office, at least in function? If this is the case, and it is integrated into NC, would it only be the web based view of NC?
-
@Donahue said in Miscellaneous Tech News:
just to be clear, this is basically an open source cloud version of office, at least in function? If this is the case, and it is integrated into NC, would it only be the web based view of NC?
OnlyOffice has desktop and mobile clients, as well.
-
If you use Windows, OnlyOffice is handled by Chocolatey. If you are on Linux, you can use Snaps or AppImage, or RPM, or Deb.
-
@scottalanmiller said in Miscellaneous Tech News:
If you use Windows, OnlyOffice is handled by Chocolatey. If you are on Linux, you can use Snaps or AppImage, or RPM, or Deb.
Chocolatey looks like linux style app store for windows. Is that about right?