blog.masoko.net
layout: post title: Rename bluetooth device in Ubuntu date: 2022-10-18 categories: linux Use bt-device (part of the bluez-tools package). sudo...
Set in your .bashrc or .zshrc file: export username="git-hub-token" Then run the command below to save your credentials git remote...
To mount a samba share when Ubuntu boots you need to add a line to your /etc/fstab file. You’ll have...
Github repos for some usefull CLI tools fd https://github.com/sharkdp/fd/ fd is a program to find entries in your filesystem. It...
How do I enable ‘minimize on click’ on Ubuntu dock Open Terminal and run gsettings set org.gnome.shell.extensions.dash-to-dock click-action 'minimize' To...
Generate the certificate on the machine you are going to login from: ssh-keygen Check the certificate to make sure it...
How to Install Mosquitto Broker on Raspberry Pi Install the mosquitto broker with the command below: sudo apt install -y...
In this article I’ll show you how I installed LetsEncrypt certificate for my home-assistant instance that is behind a nginx...
Block ads and protect your network from malware by changing your DNS provider. It is very easy to block more...
How to Make Windows 10 Automatically login without password. If you are like me and don’t like to enter passwords...
In this articel I’ll show you how to create a static html site with Pelican and host it for free...
This article will show you how to translate your Fask site using the python module Babel on a Debian based...
How to build cheap Multi-Room Audio System This build will use raspberry pis for network players and logitec media server...
Configure NGINX as a reverse proxy In this tutorial we assume that there are two python applications / sites running...
Collection of different OS Distributions for the SBC Raspberry Pi motionEyeOS - a Linux distribution that turns your single board...
Markdown - Python implementation of Markdown. Pickle - Pickling is a way to convert a python object (list, dict, etc.)...
This is the iptables configuration I have used to secure my pihole instance before exposing it publicly. This configuration will...
Collection of sites offering free live webcamera feeds from around the world webcamhopper.com - Live Webcams from Around the World...
Collection of software for raspberry pi PiVPN - Simplest OpenVPN setup and configuration, designed for Raspberry Pi. Pi-Hole - black...
Yawcam - is a webcam software for Windows written in Java. iSpy - is our free, open source video surveillance...