Home
Brambilla
Cancel

Home Assistant on OrangePi 3 LTS

This guide shows how to install HA(Supervised) on the Orange-Pi 3LTS board using Debian 11. Home Assistant is a free and open-source platform for home automation that controls almost all smart devi...

Linux Tools

Tool for Linux (.deb family) Some Tools: - Net-tools sudo apt install net-tools -y - Nala sudo apt update && sudo apt install nala -y older distribution sudo apt update && sudo a...

Cockpit Linux

Cockpit makes Linux discoverable. You don’t have to remember commands at a command-line. See your server in a web browser and perform system tasks with a mouse. It’s easy to start containers, admin...

Pi-hole on Orange Pi Zero2

Pi-hole is a Linux network-level advertisement and Internet tracker blocking application which acts as a DNS sinkhole and optionally a DHCP server, intended for use on a private network. Installat...

NeoVim Installation and Plugins

NeoVim installation and Config Installation Programs that you should have to work with all NeoVim Plugins and settings. sudo apt update sudo apt install -y neovim git wget curl NeoVim plugin s...

How to install and custom lf

How to install lf Instalation Instalation sudo apt update && sudo apt install -y wget tar unzip vim cd /tmp wget https://github.com/gokcehan/lf/releases/download/r27/lf-linux-amd64.tar.gz ...

My first post

Hello World This is my first post for test echo ¨Hello World¨