I’m the first one to admit that i’m probably the last one to know that you can easily make changes to your screenshots in macOS using the built-in Preview application:) What you’re looking for is called Markup Toolbar….. So my use case was to hide information in a screenshot before i share it with other …
Category Archive: Other
.Next 2021. How to Build a Database-as-a-Service with Nutanix Era
Updated 2021-09-20: Session description has been updated to also include English. ————————————————————————————————————- As i guess most of you know the Nutanix .Next digital experience runs through September 20th – 23rd, 2021 where the 20:th is the Partner Xchange day in Americas. During this years event i’ll be delivering a session around Database as a Service with …
Veeam Comic Book
I just found out that Veeam released a comic book about how to combine Veeam with AWS to achieve better data protection. Compared to traditional industry publications which can be 20 – X hundred pages this comic is just a few pages and brings up some very good use cases. The following 4 stories are …
ServiceNow – Login Redirected To external_logout_complete.do
The other day when i tried to login to a ServiceNow dev instance which is shared among a few people i ended up in a situation where i was redirected to a web page which said “Logout successful” I was immediately redirected to https://dev-instance-name.service-now.com/external_logout_complete.do and didn’t get a chance to login at all. Not exactly …
Howto Fix WordPress – There Has Been A Critical Error On Your Website
A few days back i was contacted by a blog reader who pointed out that some of my posts were not displayed correctly. Actually both good and bad news same time:) It means people are actually reading my blog posts and in this case it was a 3.5 old post he was trying to access. …
Global Nutanix .Next 2021
Even though this years Global .NEXT Digital Experience are quite a few months out it’s time to register and block your calendar so you don’t miss it. To cover the different time zones the conference will be held 20-23 September 2021 and more specifically: Americas: September 20-22 The rest which includes EMEA, Australia, Singapore, India: …
VeeamOn May 2021
For those of you who haven’t seen it already – this years virtual VeeamOn is scheduled to take place in May and more specifically: 25-26 May for Americas & EMEA 26 – 27 May for APJ As usual the agenda is packed and this time with 35+ sessions to chose from during the two days …
Take Veeam Quiz & Win An Apple Watch
About 4.5 years ago Veeam gave my blog readers a chance to win a Fitbit Charge HR or Ondo Air levitating speakers depending on your preferences as per this blog post. After the recent release of Veeam Backup & Replication v11 they have decided to give you a chance to win an Apple Watch by …
ZertoCON 2021 – Unlock Continuous Cloud Protection
The yearly Zerto CON will be a virtual event just the way it was back in 2020. I have, during the past year, come to enjoy the virtual events more and more and i guess the biggest part is that i have learned how to actually set aside time and not just attend a vitrual …
Eight years as a blogger
Today, 2021-03-13, i celebrate (or whatever i’m doing) eight years as a blogger. During past 12 months around 60 blog post have been created meaning total number of live blog posts are now in the 820 range. Apart from creating blog posts i have made a few changes to the blog including: Enable SSL – …
Atom Text Editor Won’t Start On MacBook
So the other day i ran into a problem when the graphical text editor of my choice for Macbook, Atom, didn’t start. I’m still using macos catalina 10.15.7 and the Atom version is 1.54.0. Atom didn’t completely launched when i try to start it and it didn’t matter if i started it via the Dock, …
WordPress Theme Graphene – Revert Back from 2.x To 1.9
Not that often these days that you need to downgrade/revert back from an upgraded software version to the one previously running. However, that was exactly what i had to do with my blog a while ago:) My WordPress theme Graphene haven’t been upgrade for quite some time so i decided to jump on the 2.x …
Check MSSQL Version Via Command Prompt
First day of 2021 and the first blog post…. In situations where you don’t have Microsoft SQL Server Management Studio available or if you just like to use command prompt you can use the command sqlcmd to manage and view your Microsoft SQL Server. Before start managing your MSSQL server via command prompt you need …
Configure User Account Password Never Expires Via Command Prompt – Windows Server 2019
The length of the heading is almost longer than the blog post 🙂 Anyway, for whatever reason i had to set a Windows Server 2019 local user account password policy to never expire via the command prompt the other day. There are only two commands required to accomplish this so here we go. First – …