To add this extra space to your instance you type:
sudo /bin/dd if=/dev/zero of=/var/swap.1 bs=1M count=1024
sudo /sbin/mkswap /var/swap.1
sudo chmod 600 /var/swap.1
sudo /sbin/swapon /var/swap.1
If you need more than 1024 then change that to something higher.
To enable it by default after reboot, add this line to /etc/fstab:
/var/swap.1 swap swap defaults 0 0bash history
An awesome simple static site generator for photoessays
pour faire des présentations à partir de SVG
ubuntu micro kubernetes k8s
docker for AWS
screen locker that shows the desktop
apt install xtrlock
python screen locker that show the desktop
monitor swarm cluster with prometheus & grafana
samples au format .gig
monitoring prometheus / grafana
Adding a Real Time Clock to Raspberry Pi
Keep time at all times with a real time clock
Menu system / "About"
Haut, Droite, Bas, Haut, Droite, Bas
ILI9331
elasticsearch admin tools running in a container
watch -n 0.5 "docker ps -q | xargs docker stats --no-stream"