Running local large language models can feel overwhelming when you first encounter the maze of file formats and quantization options. You'll see...


Running local large language models can feel overwhelming when you first encounter the maze of file formats and quantization options. You'll see...

Ever tried to show your local development server to a colleague, only to realize they can't access localhost:8080 from their machine? By default,...
![Setting up a Local Server [2023] [Ubuntu 23.10, Server]](https://toddronczka.com/wp-content/uploads/default-blog_image-01-1080x617.png)
Objective: local server enabling the running of a DNS agent and various services. Choice of operating system, Ubuntu Server distribution, 23.10,...

Securing your Ubuntu Server is paramount in today’s digital landscape. One effective way to enhance your server’s security is by configuring a...
![Installing fail2ban and configure it for Ubuntu Server [2023, 23.10]](https://toddronczka.com/wp-content/uploads/default-blog_image-03-1080x617.png)
Install Fail2Ban: You can install Fail2Ban using the APT package manager. Use the following command to install Fail2Ban: sudo apt install fail2ban...

Installing Ubuntu Server 23.10 (or any Ubuntu distro) via a USB installer, configuring it securely, and setting up various services can be a...