Home Blog Page 3
mariadb

How to backup and restore MySQL and MariaDB databases

1
MySQL and MariaDB are the most popular database systems that use the SQL language. It's important to take a quick backup before making some...
docker-cheat-sheet

Docker Cheat Sheet

1
I love Docker, containers, orchestration and distributed systems and here is my cheat sheet: Installation Linux curl -sSL https://get.docker.com/ | sh Mac Use this link to download the dmg. https://download.docker.com/mac/stable/Docker.dmg Windows Use...
debian-10-sudo

How to Install Sudo and Create a Debian 10 Sudo User

0
Depending on how you installed Debian 10 Buster, sudo may not have been installed by default. This is normal, actually. So first you have...
proxmox-qemu-guest-agent

Resolving No Qemu Guest Agent error in Proxmox VE

0
The qemu-guest-agent is a helper daemon, which is installed in the guest. It is used to exchange information between the host and guest, and...
linux-mount-usb-drive

How to Mount an External USB Drive in Debian 10 Linux

0
If the option to automatically mount USB devices has been disabled, or if the device has been unmounted, you can manually mount it by...
whatspup

NEWS: WhatsApp Vulnerability Used to Secretly Infect Phones With Spyware from a single missed...

0
“A buffer overflow vulnerability in WhatsApp VoIP stack allowed remote code execution via specially crafted series of SRTCP packets sent to a target phone...
server 2019

CentOS 7 Installation on Microsoft Hyper-V 2019 Server

1
Why you should choose CentOS for your Hyper-V based Linux server: CentOS is based on RHEL. This is not something that someone is assembling...
sensor

Temperature monitoring with Zabbix and Raspberry Pi via SNMP using DS18B20 sensors

0
To monitor the temperature I have made a system based on a Raspberry Pi combined with the classic Maxim DS18B20 temperature sensors. My Raspberry...
rpi

Raspberry Pi ADS-B Receiver Project (dump1090-mutability with FlightRadar24, FlightAware, Virtual Radar, Planefinder and ADS-B...

0
The ADS-B Receiver Project is a set of bash scripts and files which can be used to setup an ADS-B receiver on a Debian...
raspberrypicli

Useful Raspberry Pi CLI Commands

0
Sometimes it’s hard to keep track of all the Raspberry Pi commands you use, so I created a list of some of the most...
11

Sending emails from CentOS to external email address with authorization on GMail or another...

0
Setup postfix mail server to use external SMTP with authorization In order to be aware of everything what happens on the server (in addition to...
22

Advanced CentOS 7 Server Configuration – Tips and Tricks

1
Advanced configuration of the CentOS 7 server This can be a web server, a VPN server, a monitoring server etc. Let's talk about the initial...
centos

How to install CentOS 7 on Microsoft Hyper-V 2016

1
Good reasons to choose CentOS for your Hyper-V based Linux server: CentOS is based on RHEL. This is not something that someone is assembling...
1

Hello world!

2
Welcome! This is our first post. =^.^=