Block a user
This is a command line bash script with arguments used to compress a folder and store it in given location with a specific system user owner.
It uses Bzip2 compression.
Updated 2024-08-04 02:47:15 +02:00
This script is meant to make daily backups of a wordpress website, but can be used for something similar like joomla or any other folder and its associated mysql database.
First stops nginx then copies the folder into another temp folder and then a backup of the database to the same temp folder.
Updated 2024-07-29 18:12:45 +02:00
This bash file will monitor any linux service and once it stops running it will send a message to a bot in a chat room
Updated 2024-03-09 14:33:03 +01:00
This bash scripts monitors a given process and once the process stops by any reason it a telegram BOT will send a message to a user or group.
Updated 2023-05-28 12:10:50 +02:00
This script sends an email with N last bytes from file X,
X and N are given has command line arguments
Updated 2023-05-28 11:57:34 +02:00
Parts that Spark and other Skraps
Its an electronic components database to manage and keep inventory
Updated 2023-01-22 21:04:37 +01:00
Little and big tricks to make your Raspberry Pi experience easier.
Updated 2022-07-01 01:26:26 +02:00
Very basic bash script to create a database on mysql whit its own user and password to be used by an application like a website, cloud, etc.
To be used on a myql server like mariaDB.
Updated 2021-04-26 00:40:52 +02:00
This pcb will UDP broadcast the inputed RS422 or receive throuth UDP and send it out to RS422.
Updated 2018-10-22 18:49:15 +02:00
Simple read/write of BMP180, pressure/temperature sensor with the Raspberry PI
Updated 2017-07-16 03:43:43 +02:00