Skip to content

Techetio

Category: How-To’s

How-To's

Setting Up A Grafana Loki Demo Environment on Kubernetes

  • Posted on August 25, 2024
  • by Techetio
  • – Make a comment on Setting Up A Grafana Loki Demo Environment on Kubernetes
Setting Up A Grafana Loki Demo Environment on Kubernetes

I recently wanted to set up a small Loki environment on Kubernetes just to see how it worked, evaluate how it performs out of the box, and decide if it was something I wanted to…

Continue Reading…

How-To's

How To: Running Your Own Large Language Model On Linux

  • Posted on January 15, 2024January 28, 2025
  • by Techetio
  • – 1 Comment on How To: Running Your Own Large Language Model On Linux
How To: Running Your Own Large Language Model On Linux

With the recent advent of large language models, the open source community has done what they tend to do quite often, and they created their own. There are all sorts of tools out there for…

Continue Reading…

How-To's

A Seamless Authenticated Proxy Solution For Selenium

  • Posted on December 24, 2023
  • by Techetio
  • – Make a comment on A Seamless Authenticated Proxy Solution For Selenium
A Seamless Authenticated Proxy Solution For Selenium

Forwarding Requests To An Authenticated Proxy With Squid In my web scraping adventures, I’ve run into the problem of attempting to use an authenticated proxy with Selenium. Using a proxy is relatively easy to configure…

Continue Reading…

How-To's

Calling Command Line Tools With The Python Subprocess Module

  • Posted on December 9, 2023August 25, 2024
  • by Techetio
  • – Make a comment on Calling Command Line Tools With The Python Subprocess Module
Calling Command Line Tools With The Python Subprocess Module

Being able to use and control external tools within a programming language is a valuable resource. Obviously its ideal to have libraries and modules for such things, but sometimes when you’re trying to move fast,…

Continue Reading…

How-To's

Creating A Default DEV Container File For GitHub Codespaces

  • Posted on December 2, 2023December 2, 2023
  • by Techetio
  • – Make a comment on Creating A Default DEV Container File For GitHub Codespaces
Creating A Default DEV Container File For GitHub Codespaces

GitHub Codespaces is an incredible offering that lets you run Visual Studio Code within a Docker container in the cloud, from your browser. What makes this offering a real game changer is when you couple…

Continue Reading…

How-To's

Reducing Docker ext4.vhdx File Size On Windows

  • Posted on November 25, 2023December 2, 2023
  • by Techetio
  • – Make a comment on Reducing Docker ext4.vhdx File Size On Windows
Reducing Docker ext4.vhdx File Size On Windows

A common issue I’ve ran into when running Docker Desktop on Windows is a virtual drive consuming a large amount of disk space. If the common methods of reducing the disk space used by Docker…

Continue Reading…

How-To's

How To Limit Core Dump Size In Docker

  • Posted on October 28, 2023October 28, 2023
  • by Techetio
  • – 1 Comment on How To Limit Core Dump Size In Docker

You may be filling up the disk with core dumps causing outages in your application. Or you’re troubleshooting Docker failures and don’t need 3000 core dumps. Whatever it is, you’ve decided to limit the size…

Continue Reading…

How-To's

Finding The Largest Directories on Linux

  • Posted on October 20, 2023December 2, 2023
  • by Techetio
  • – Make a comment on Finding The Largest Directories on Linux
Finding The Largest Directories on Linux

Managing disk space on a Linux machine is a critical aspect of system administration. As data accumulates over time, it’s essential to identify which directories are consuming the most space. One powerful command that can…

Continue Reading…

How-To's

Sending OpenTelemetry Logs To Vector Using Python

  • Posted on April 29, 2023
  • by Techetio
  • – Make a comment on Sending OpenTelemetry Logs To Vector Using Python
Sending OpenTelemetry Logs To Vector Using Python

In the world of software development, log management plays a crucial role in understanding the behavior of applications and detecting potential issues. Vector is an open source project currently maintained by DataDog that provides robust…

Continue Reading…

How-To's

How to Secure Your Docker Environment with NordVPN

  • Posted on December 22, 2022December 22, 2022
  • by Techetio
  • – Make a comment on How to Secure Your Docker Environment with NordVPN
How to Secure Your Docker Environment with NordVPN

Docker is a powerful tool that allows you to easily deploy and manage applications in a containerized environment. If you’re also a user of NordVPN, you may wish to pass the traffic coming from your…

Continue Reading…

Recent Posts

  • Setting Up A Grafana Loki Demo Environment on Kubernetes
  • How To: Running Your Own Large Language Model On Linux
  • A Seamless Authenticated Proxy Solution For Selenium
  • Calling Command Line Tools With The Python Subprocess Module
  • Creating A Default DEV Container File For GitHub Codespaces

Get Notified of New Articles

Loading

Contact Us

Loading

Posts navigation

Older posts
Techetio—Homebase For Tech
Copyright © 2025 . All rights reserved.
[ Back to the Top ]