schakko.de

  • Home
  • Blog
  • Get to know me

Blog

Networking

Unknown status LTE_DIA_IP with FRITZ!Box 6850 LTE and Telekom MagentaMobil Business

This is one of those times when I feel pretty stupid.We booked the MagentaMobil Business Speedbox Flex tariff from Telekom for a company event. As the Speedbox wasn’t available and the event was taking place soon, we booked a FRITZ!Box Read more…

By Schakko, 7 months7 months ago
Microsoft

Migrating from 2 TByte SSD with MBR to 4 TByte with GPT

Yesterday I wanted to replace my 2 TByte SSD with a 4 TByte model as I was running out of hard drive space. My last upgrade two years ago from 1 TByte to 2 TByte went smoothly: I cloned the Read more…

By Schakko, 12 months12 months ago
Microsoft

Fixing “Guided Access app unavailable. Please contact your administrator” when using Microsoft Intune and Endpoint Manager

Another problem I had recently asked about, had been a failed iPhone MDM rollout. As in my previous blog post mentioned, the endpoints in the environment – including iPhones – are managed with Microsoft Endpoint Manager. During one of the Read more…

By Schakko, 4 years4 years ago
Deploying Adobe Acrobat DC with Microsoft Intune
Microsoft

Distributing Adobe Acrobat DC with Microsoft Intune and Endpoint Manager

Lately, I had been asked to help out with the deployment Adobe Acrobat DC to Microsoft Intune-managed notebooks. Getting out of my system design/software architecture bubble turned out to be an interesting experience. First of all some background: All notebooks Read more…

By Schakko, 4 years4 years ago
Azure

Deploying PHP 8.0 applications with Azure App Service

To be able to run PHP applications on Azure App Services which are using PHP 8.0 features, the Runtime Stack has to be changed. With the newer Runtime Stack, you also have to update the nginx.conf of the underlying Docker Read more…

By Schakko, 4 years3 years ago
CI/CD

Using GitHub Workflow with Maven dependencices from a private GitHub Package Registry

GitHhub Package Repository provides an easy way to share dependencies like Maven artifacts between GitHub projects. Publishing of new artifacts into GitHub Package Repository can be automated with GitHub Actions. In May 2019 GitHub introduced the GitHub Package Registry: an Read more…

By Schakko, 5 years5 years ago
Uncategorized

Diagnosing and fixing an ERR_CONNECTION_RESET error in WordPress

If you receive the error ERR_CONNECTION_RESET on one website only, it is highly likely that something went wrong on the server side. Receiving random ERR_CONNECTION_RESETs A few weeks ago one of my colleagues complained to me: Sometimes, when he was Read more…

By Schakko, 5 years5 years ago
WordPress

Fixing HTTP 401 Unauthorized when calling WooCommerce’s REST API

WooCommerce returns an HTTP 401 error if you are not using HTTPS or the Authorization header is not parsed correctly by your webserver. Receiving HTTP 401 during authentication WooCommerce provides an extensive REST API with which you can automate your Read more…

By Schakko, 5 years5 years ago
Personal

My software developer’s journey of narrowing down thought constructs I believe in

If you are following me on Twitter, you might have seen a change of content in my tweets. It’s more about making money and value. There are a ton of reasons why this has happened and I’ll try to explain Read more…

By Schakko, 5 years5 years ago
CI/CD

Restrict SSH to rsync for deploying files with GitHub Actions

rsync access can be restricted with a custom wrapper script or an official script named “rrsync”. Access to your remote filesystem should always be restricted so you won’t leak any information in case of a security breach. I’ve used GitHub Read more…

By Schakko, 5 years2 years ago

Posts pagination

1 2 … 17 Next
Other places
  • dreitier.com
  • GitHub
  • Gumroad
  • Twitter
  • Xing
  • YouTube
About this blog
Practical stuff apart from my work in system design and software architecture.
Contact
  • E-Mail
  • GitHub
  • Twitter
Legal
  • Imprint
  • Privacy Policy