August 2022 - BRS MEDIA TECHNOLOGIES
Pihole UnboundDNS Configuration

Pi-hole as All-Around DNS Solution with Unbound DNS

Posted on August 19, 2022 at 2:58 am

The problem: Whom can you trust? Pi-hole includes a caching and forwarding DNS server, now known as FTLDNS. After applying […]

Internet and DNS

Fundamentals of Internet DNS and DNS Record Types

Posted on August 18, 2022 at 3:08 pm

DNS Fundamentals DNS is a service that turns your human-friendly domain name into a machine-friendly IP address of a server […]

website hosting

Facts of Different Types of Web Hosting Services

Posted on August 16, 2022 at 2:00 pm

10 Different Types of Web Hosting A web hosting service is a type of Internet hosting service that hosts websites […]

calmav an open source antivirus

Easy solution for LibClamAV Error

Posted on August 14, 2022 at 6:40 pm

Easy solution for “LibClamAV Error: cli_loaddbdir(): No supported database files found in /var/lib/clamav” error After a fresh install of Virtualmin […]

Kubctl Kubernetes Commands

Some facts of Kubernetes kubeadm and kubectl

Posted on at 3:52 pm

Kubernetes is an open source container orchestration engine for automating deployment, scaling, and management of containerized applications. The open source […]

dpkg command in linux

DPKG as Package Manger in Debian based Linux distributions

Posted on at 2:44 pm

Debian Linux and other Debian based Linux distributions, such as Ubuntu and Linux Mint, use dpkg as a package manager. […]

containers vs virtualmachines

Containers vs Virtual Machines

Posted on August 11, 2022 at 11:32 pm

Maintaining a large software application is not an easy task since it may contains lots of dependencies and Operating System […]

composer for php

What is Composer and how to use it?

Posted on August 9, 2022 at 11:45 pm

Composer was inspired by projects like NPM and Bundler. Dependencies save you time and energy. Functionalities you may need for […]