Skip to main content

Tutorial

2026


2025


SSH - Access your server remotely

·12 mins
SSH is the tool of choice if you need to access a server remotely. It securely opens a connection and you can run any command as if you would run it as if it would be your local computer. You can even use it for file transfer and other usecases.

Git - Distributed version control

·11 mins
Learn how to use Git for effective version control, track changes, and collaborate seamlessly. This guide covers essential Git commands and concepts - a perfect starting point.

How to connect PHP with MySQL

··6 mins
Discover how to easily integrate PHP with MySQL for efficient backend development. Ideal for developers, sysadmins, and self-hosters, this guide covers essential steps and best practices for managing and storing data cost-effectively.

File Transfer Protocol (FTP)

··8 mins
Discover how to efficiently upload multiple files of various sizes and types to remote storage using the File Transfer Protocol (FTP). This guide covers both graphical and command-line FTP clients, making it perfect for developers, sysadmins, and self-hosters.

DNS changes in under 10 minutes

·2 mins
Discover how to accelerate DNS changes to under 10 minutes, minimizing downtime and optimizing your migration process. Perfect for developers, sysadmins, and self-hosters.

2024


Easily use temporary files in Jetbrains (Scratch Files)

·2 mins
Learn how to leverage scratch files in JetBrains IDEs for fast, temporary code snippets that won’t clutter your projects. Create, manage, and execute cross-project files effortlessly while keeping your codebase clean.

Streamline Web-Development with Bulma CSS Framework

··13 mins
Boost your web development efficiency by leveraging the power of CSS Frameworks. Explore how Bulma simplifies styling, allowing you to create stunning websites effortlessly.