How you install Gitlab CORRECTLY on a Raspberry Pi!
Today I want to show you how to install Gitlab correctly on a Raspberry Pi. Maybe you already tried to install Gitlab with another tutorial but it freezes during the
the tech blog directly from space
After a restart it can happen that your ZFS Pool does not remount automatically. If that happens you can do the following to fix this issue. I have written this
If you have a lot of web projects, then you quickly accumulate something like a “websites” folder with all the projects. Until recently, I created a corresponding vhost config in
In fact, the following is not in the Gitlab Docs: How to uninstall Gitlab. After some back and forth searching and desperately trying to delete Gitlab via apt purge (which
This is just a small hack to make your macOS Dock more organized and clean. With the following terminal command you can get an app icon in your dock without
Normally this should work directly, but with some hosts it happens that the Nextcloud URL constantly has an index.php in the URL. It doesn’t have to be. So here is
Today I want to show you how to install Gitlab correctly on a Raspberry Pi. Maybe you already tried to install Gitlab with another tutorial but it freezes during the
My first React Native project (with expo) is now finished. Now I was wondering how can I compile an Android APK from React Native? You can find some tips and
I had some startup problems when I installed Ubuntu as a subsystem. I could install node and npm, but not global npm packages. If you get errors like this: Maybe