Dominik Geimer
Articles About

Articles

Overview of all articles published so far. You can filter the articles by the categories listed below.

Getting Started with ARM Templates in Azure

Azure

Discover the power of ARM Templates for Azure infrastructure deployment! Learn to create, deploy, and optimize templates for seamless cloud management.

Read more

Maximizing Efficiency and Organization: Why You Should Use Tags in Your Azure Environment

Azure

Unlock the power of Azure tags to enhance organization, cost management, and security in your cloud environment. Learn how a robust tagging strategy simplifies resource management and boosts efficiency.

Read more

Cutting Costs in Azure: Strategies and Best Practices for Optimizing Your Cloud Spending

Azure

Explore ways to cut costs in Azure, including choosing the right pricing model, using reserved instances and automation tools, and monitoring usage. Learn valuable tips to save money on your Azure bill.

Read more

How to Call an External API from PowerShell

Server

How to call an external API from PowerShell using the Invoke-WebRequest cmdlet. The steps for using this cmdlet to make an API call, process the response, and work with the data returned by the API are described in detail.

Read more

Building an Instant Search with Laravel Livewire and Laravel Scout

Laravel

How to use Laravel Livewire and Laravel Scout to build an instant search that allows users to search a dataset in real-time as they type. Using Livewire and Scout makes it easy to implement instant search in your Laravel applications.

Read more

5 Open Source and Self-Hosted Alternatives to Popular Web Apps

Server

Do you want to save money and gain more control over your data and privacy? Then check out these open source and self-hosted alternatives to popular web apps.

Read more

A Simple Way to Protect Your Laravel Routes with Laravel Shield

Laravel

The Laravel Shield package is a simple and lightweight package that adds HTTP Basic Authentication to Laravel routes. This can be useful for protecting sensitive routes and pages on your Laravel application from unauthorized access.

Read more

5 Laravel Packages from Spatie to Help You Create Your Own Blog

Laravel

Five useful Laravel packages from the popular package provider Spatie that can be used to create a blog. With these packages, creating a blog with Laravel becomes easier and more efficient.

Read more

The Benefits of Email Archiving with MailStore

MailStore

MailStore is a tool that helps organizations comply with email compliance and eDiscovery requirements by offering features such as data loss prevention, improved performance, email search and retrieval, reduced storage space usage, and more.

Read more

Enabling and Configuring Nested Virtualization in Microsoft Hyper-V

Hyper-V

Nested virtualization allows a virtual machine (VM) to run virtualization software itself, enabling multiple virtualization platforms to run on the same host machine.

Read more

The 3-2-1 Backup Strategy: A Simple Approach to Data Protection

Backup

The 3-2-1 backup strategy is a widely-used and effective method for ensuring the safety and security of your data. It is a simple and straightforward approach that can help protect against data loss and other disasters.

Read more

Publish an RDS RemoteApp from a network share

Server

It is not possible to publish a RemoteApp via the Sever Manager if it is located on a network share, but you can still do it via PowerShell.

Read more

Remove back quotes around inline code in Tailwind CSS Typography

Tailwind CSS

By default, all inline code blocks in the Tailwind CSS typography plugin are surrounded by additional back quotes. You have two different options to remove them, if you don’t like this behavior.

Read more

Change the icon of a published RemoteApp in Windows Server

Server

If you have selected an incorrect icon when publishing a RemoteApp on a Remote Desktop Services server, then unfortunately this cannot be changed via the GUI, but you can use the PowerShell to change it.

Read more