Tag: Bash

Posted in DevOps/Sysadmin hacks

How to convert Thick vmdk to Thin and export to OVF/OVA ESXI virtual machine?

To convert thick volume to thin you must enable SSH in WEB-interface of your ESXI:

Posted in Coding Python

Server control by Telegram Bot – Run Shell commands by Python

I have more than one Telegram bots for different purposes but one day I realise I need…

raspberry-pi-temp-control
Posted in Arduino

Linux Ubuntu Raspberry PI temperature control script

Today I am sharing my simple and at the same time useful Linux script which checks the…

Posted in Web

Auto update IP address via Post Query for Dynamic DNS Services UNIX

This script is suitable for all systems based on Linux or UNIX-like operating systems. The main functions…