Skip to content
Tech from space

Tech from space

the tech blog directly from space

  • Imprint

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 theContinue readingHow you install Gitlab CORRECTLY on a Raspberry Pi!

Build standalone Android APK from react-native locally (with expo)

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 andContinue readingBuild standalone Android APK from react-native locally (with expo)

How to fix npm permission issues when using WSL

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: MaybeContinue readingHow to fix npm permission issues when using WSL

Posted on 4. May 2022
Cat Links Hotfixes

How to reimport your unmounted ZFS Pool

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 thisContinue readingHow to reimport your unmounted ZFS Pool

Posted on 3. May 20223. May 2022
Cat Links Guides

How to setup a Wildcard DNS Setup for your local development on MacOS with Apache

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 inContinue readingHow to setup a Wildcard DNS Setup for your local development on MacOS with Apache

Posted on 28. January 202228. January 2022
Cat Links Guides

How to uninstall Gitlab completly (Tested on Ubuntu 20)

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 (whichContinue readingHow to uninstall Gitlab completly (Tested on Ubuntu 20)

Posted on 20. October 202120. October 2021
Cat Links Hotfixes

MacOS: How to create blank spaces in your Dock

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 withoutContinue readingMacOS: How to create blank spaces in your Dock

Posted on 25. February 202125. February 2021
Cat Links Hotfixes

Remove index.php from Nextcloud URL

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 isContinue readingRemove index.php from Nextcloud URL

Posted on 24. February 202124. February 2021
Cat Links Guides

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 theContinue readingHow you install Gitlab CORRECTLY on a Raspberry Pi!

Posted on 24. February 202124. February 2021
Cat Links Guides

Build standalone Android APK from react-native locally (with expo)

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 andContinue readingBuild standalone Android APK from react-native locally (with expo)

Posted on 24. February 202124. February 2021
Cat Links Hotfixes

How to fix npm permission issues when using WSL

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: MaybeContinue readingHow to fix npm permission issues when using WSL

Recent Posts

  • How to reimport your unmounted ZFS Pool
  • How to setup a Wildcard DNS Setup for your local development on MacOS with Apache
  • How to uninstall Gitlab completly (Tested on Ubuntu 20)
  • MacOS: How to create blank spaces in your Dock
  • Remove index.php from Nextcloud URL

Categories

  • Guides
  • Hotfixes

Most Liked Posts

  • Build standalone Android APK from react-native locally (with expo) (10)
  • How to fix npm permission issues when using WSL (8)
  • Remove index.php from Nextcloud URL (5)
  • How you install Gitlab CORRECTLY on a Raspberry Pi! (4)
  • How to setup a Wildcard DNS Setup for your local development on MacOS with Apache (3)
  • How to uninstall Gitlab completly (Tested on Ubuntu 20) (3)
  • How to reimport your unmounted ZFS Pool (1)
  • MacOS: How to create blank spaces in your Dock (1)
Copyright © 2025 Tech from space