return2
  • Feed
  • About Us
  • Alex
  • Malte

DevOps

A collection of 11 posts

Transfer Files Between Two FTP Servers (Move Website)
Sep 2022 / DevOps

Transfer Files Between Two FTP Servers (Move Website)

This article describes how to transfer files and folders from one webhosting FTP server to another provider, e.g. for moving a website.

  • Malte Hellmeier
    Malte Hellmeier
2 min read
[Quick Tip] Easiest Way to get your SSH Keys onto a new Machine
Mar 2022 / Quick Tip

[Quick Tip] Easiest Way to get your SSH Keys onto a new Machine

GitHub offers an easy HTTP-API to download your public key without prior setup. You can use it to easily configure SSH logins on a new machine.

  • Alexander Droste
    Alexander Droste
1 min read
macOS Big Sur: Python 3.7 Installation with Homebrew
Apr 2021 / DevOps

macOS Big Sur: Python 3.7 Installation with Homebrew

A step-by-step tutorial on how to install Python 3.7 on macOS Big Sur with Homebrew and fix all upcoming bugs, errors and problems with popular packages.

  • Malte Hellmeier
    Malte Hellmeier
7 min read
Self-Host and Dockerize Standard Notes Extensions with Docker-Compose
Dec 2020 / DevOps

Self-Host and Dockerize Standard Notes Extensions with Docker-Compose

In this article we show how to use docker and docker-compose to host Standard Notes extensions on your own infrastructure.

  • Malte Hellmeier
    Malte Hellmeier
4 min read
CSF / LFD Firewall: csf.pignore not working or ignoring processes
Nov 2020 / DevOps

CSF / LFD Firewall: csf.pignore not working or ignoring processes

Sometimes, processes added to the csf.pignore file aren't ignored and alert mails still arrive. This article introduces several solutions and fixes.

  • Malte Hellmeier
    Malte Hellmeier
2 min read
Raspberry Pi – Basic Setup on Raspbian (Raspberry Pi OS)
Oct 2020 / Raspberry Pi

Raspberry Pi – Basic Setup on Raspbian (Raspberry Pi OS)

This quick guide describes the important steps to create a fully working Raspbian (Raspberry Pi OS) system (langauge setup, static IP, expand disk etc.).

  • Malte Hellmeier
    Malte Hellmeier
4 min read
[How-to] Own CA Certificate in GitLab CI with dind service (docker-in-docker)
Sep 2020 / DevOps

[How-to] Own CA Certificate in GitLab CI with dind service (docker-in-docker)

How to properly install a custom CA certificate in GitLab CI dind service to prevent the error: "x509: certificate signed by unknown authority".

  • Alexander Droste
    Alexander Droste
2 min read
[How-to] Migrate ownCloud 10.5.0 to Nextcloud
Sep 2020 / DevOps

[How-to] Migrate ownCloud 10.5.0 to Nextcloud

This step-by-step tutorial explains how to migrate an existing ownCloud instance to Nextcloud by preserving existing shares and federations.

  • Malte Hellmeier
    Malte Hellmeier
5 min read
Nextcloud 19 Server: Allow iframe / embedding from external Domains
Sep 2020 / Tools

Nextcloud 19 Server: Allow iframe / embedding from external Domains

If you host your own Nextcloud 19 server and you try to embed the content from other URLs or domains via an iframe or other HTML elements it doesn't work. The solution for the problem is briefly described in this blog post.

  • Malte Hellmeier
    Malte Hellmeier
2 min read
[Quick Tip] Deploy React App build to any Subdirectory
May 2020 / Quick Tip

[Quick Tip] Deploy React App build to any Subdirectory

You can deploy your react app to any subdirectory by setting the homepage attribute to a relative path inside your package.json

  • Alexander Droste
    Alexander Droste
1 min read
Git Collection of most used Commands and Solutions of typical Problems
Mar 2020 / DevOps

Git Collection of most used Commands and Solutions of typical Problems

My personal, briefly Git overview of the most important basic commands and a collection of solutions for some typical Git problems of the daily work.

  • Malte Hellmeier
    Malte Hellmeier
5 min read
return2 © 2025
Legal Disclosure Privacy Policy
* As an Amazon Associate the website owner earns from qualifying purchases.