Category: Uncategorized
-
Install Ollama and DeepseekR1 on Debian12
In this tutorial, we’ll cover how to install Ollama and the DeepseekR1 model on Debian, along with NVIDIA drivers and CUDA Toolkit directly from NVIDIA’s official website. We’ll also configure GPU usage for all available GPUs and install OpenWebUI for a user-friendly interface. Prerequisites: Step 1: Install NVIDIA Drivers and CUDA Toolkit NVIDIA Drivers: CUDA…
-
A Guide to Subnet Masks
Introduction to Subnet Masks Subnet masks are a fundamental concept in computer networking that play a crucial role in dividing and organizing IP (Internet Protocol) address space. They determine the network and host portions of an IP address, facilitating communication within and between networks. This guide will explain what subnet masks are, how they work,…
-
Optimizing Nextcloud: Administration Settings for Increased Performance
If you navigate to your Nextcloud instance using a browser and go to Administration Settings after a fresh install, you may notice some warnings and recomendations, many of the technologies used on the server side are not optimized for use with Nextcloud out of the box. Any red warnings should be dealt with. The PHP…